2024-04-24T17:13:38.987 INFO:root:teuthology version: 0.0.1.dev269+g9481b1d 2024-04-24T17:13:38.987 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_adking@teuthology --description orch:cephadm/upgrade/{1-start-distro/1-start-ubuntu_22.04 2-repo_digest/repo_digest 3-upgrade/simple 4-wait 5-upgrade-ls agent/off mon_election/connectivity} --verbose --archive /home/teuthworker/archive/adking-2024-04-24_15:49:18-orch:cephadm-wip-adk-testing-2024-04-24-0937-distro-default-smithi/7671847 --name adking-2024-04-24_15:49:18-orch:cephadm-wip-adk-testing-2024-04-24-0937-distro-default-smithi -- /home/teuthworker/archive/adking-2024-04-24_15:49:18-orch:cephadm-wip-adk-testing-2024-04-24-0937-distro-default-smithi/7671847/orig.config.yaml 2024-04-24T17:13:39.020 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-24T17:13:39.107 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/adking-2024-04-24_15:49:18-orch:cephadm-wip-adk-testing-2024-04-24-0937-distro-default-smithi/7671847 branch: wip-adk-testing-2024-04-24-0937 description: orch:cephadm/upgrade/{1-start-distro/1-start-ubuntu_22.04 2-repo_digest/repo_digest 3-upgrade/simple 4-wait 5-upgrade-ls agent/off mon_election/connectivity} email: adking@redhat.com first_in_suite: false job_id: '7671847' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: adking-2024-04-24_15:49:18-orch:cephadm-wip-adk-testing-2024-04-24-0937-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: wip-adk-testing-2024-04-24-0937 ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: false mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) log-only-match: - CEPHADM_ sha1: 5904d29475f5be602879d9fb26280e89b808d5cc ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 5904d29475f5be602879d9fb26280e89b808d5cc workunit: branch: wip-adk-testing-2024-04-24-0937 sha1: 5904d29475f5be602879d9fb26280e89b808d5cc owner: scheduled_adking@teuthology priority: 80 repo: https://git.ceph.com/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 2532 sha1: 5904d29475f5be602879d9fb26280e89b808d5cc sleep_before_teardown: 0 subset: 1/16 suite: orch:cephadm suite_branch: wip-adk-testing-2024-04-24-0937 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_5904d29475f5be602879d9fb26280e89b808d5cc/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 5904d29475f5be602879d9fb26280e89b808d5cc targets: smithi070.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJDYcOnVXFt5lAHRqaCBE1Yiq9BnzgsOzkYmCqAiNQ/fiKDuMZAkShQgdteCVML0kTC+sn6T1raPYnF9RzfTAbc= smithi137.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMOYkFh0UYMZ2cyNYsEwyhlzRKlwg1VYRMXJKrAOZ1rhYsn7nFyZVZDHQLvHxfHRP/AehBUdsJAIwK7c/9yr6VU= 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 orch apply rgw smpl - ceph osd pool create foo - rbd pool init foo - ceph orch apply iscsi foo u p - sleep 120 - 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 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: 9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17 timestamp: 2024-04-24_15:49:18 tube: smithi user: adking verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-04-24T17:13:39.107 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_5904d29475f5be602879d9fb26280e89b808d5cc/qa; will attempt to use it 2024-04-24T17:13:39.107 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_5904d29475f5be602879d9fb26280e89b808d5cc/qa/tasks 2024-04-24T17:13:39.108 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-24T17:13:39.109 INFO:teuthology.task.internal:Checking packages... 2024-04-24T17:13:39.133 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '5904d29475f5be602879d9fb26280e89b808d5cc' 2024-04-24T17:13:39.133 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-24T17:13:39.133 INFO:teuthology.packaging:ref: None 2024-04-24T17:13:39.133 INFO:teuthology.packaging:tag: None 2024-04-24T17:13:39.134 INFO:teuthology.packaging:branch: wip-adk-testing-2024-04-24-0937 2024-04-24T17:13:39.134 INFO:teuthology.packaging:sha1: 5904d29475f5be602879d9fb26280e89b808d5cc 2024-04-24T17:13:39.134 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=wip-adk-testing-2024-04-24-0937 2024-04-24T17:13:39.375 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-3285-g5904d294-1jammy 2024-04-24T17:13:39.377 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-24T17:13:39.383 INFO:teuthology.task.internal:no buildpackages task found 2024-04-24T17:13:39.384 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-24T17:13:39.393 INFO:teuthology.task.internal:Saving configuration 2024-04-24T17:13:39.406 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-24T17:13:39.412 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-24T17:13:39.436 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi070.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-04-24_15:49:18-orch:cephadm-wip-adk-testing-2024-04-24-0937-distro-default-smithi/7671847', '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-04-24 17:08:04.214214', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKdCpz5pHmO7rD28lZNYpQ720yfNL5OrkCzLzELqNqv5'} 2024-04-24T17:13:39.457 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi137.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-04-24_15:49:18-orch:cephadm-wip-adk-testing-2024-04-24-0937-distro-default-smithi/7671847', '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-04-24 17:08:04.215558', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINcMwM4YelsuVbGiqmSI7Es6kDlz3CSy1JiCcUk4hS2H'} 2024-04-24T17:13:39.457 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-24T17:13:39.463 INFO:teuthology.task.internal:roles: ubuntu@smithi070.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-04-24T17:13:39.464 INFO:teuthology.task.internal:roles: ubuntu@smithi137.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-04-24T17:13:39.464 INFO:teuthology.run_tasks:Running task console_log... 2024-04-24T17:13:39.528 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f6f2602f670>, signals=[15]) 2024-04-24T17:13:39.528 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-24T17:13:39.535 INFO:teuthology.task.internal:Opening connections... 2024-04-24T17:13:39.535 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi070.front.sepia.ceph.com 2024-04-24T17:13:39.536 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi070.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-24T17:13:39.616 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi137.front.sepia.ceph.com 2024-04-24T17:13:39.617 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi137.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-24T17:13:39.693 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-24T17:13:39.700 DEBUG:teuthology.orchestra.run.smithi070:> uname -m 2024-04-24T17:13:39.706 INFO:teuthology.orchestra.run.smithi070.stdout:x86_64 2024-04-24T17:13:39.706 DEBUG:teuthology.orchestra.run.smithi070:> cat /etc/os-release 2024-04-24T17:13:39.754 INFO:teuthology.orchestra.run.smithi070.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-04-24T17:13:39.754 INFO:teuthology.orchestra.run.smithi070.stdout:NAME="Ubuntu" 2024-04-24T17:13:39.754 INFO:teuthology.orchestra.run.smithi070.stdout:VERSION_ID="22.04" 2024-04-24T17:13:39.754 INFO:teuthology.orchestra.run.smithi070.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-04-24T17:13:39.754 INFO:teuthology.orchestra.run.smithi070.stdout:VERSION_CODENAME=jammy 2024-04-24T17:13:39.754 INFO:teuthology.orchestra.run.smithi070.stdout:ID=ubuntu 2024-04-24T17:13:39.754 INFO:teuthology.orchestra.run.smithi070.stdout:ID_LIKE=debian 2024-04-24T17:13:39.754 INFO:teuthology.orchestra.run.smithi070.stdout:HOME_URL="https://www.ubuntu.com/" 2024-04-24T17:13:39.754 INFO:teuthology.orchestra.run.smithi070.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-04-24T17:13:39.754 INFO:teuthology.orchestra.run.smithi070.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-04-24T17:13:39.755 INFO:teuthology.orchestra.run.smithi070.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-04-24T17:13:39.755 INFO:teuthology.orchestra.run.smithi070.stdout:UBUNTU_CODENAME=jammy 2024-04-24T17:13:39.755 INFO:teuthology.lock.ops:Updating smithi070.front.sepia.ceph.com on lock server 2024-04-24T17:13:39.775 DEBUG:teuthology.orchestra.run.smithi137:> uname -m 2024-04-24T17:13:39.780 INFO:teuthology.orchestra.run.smithi137.stdout:x86_64 2024-04-24T17:13:39.780 DEBUG:teuthology.orchestra.run.smithi137:> cat /etc/os-release 2024-04-24T17:13:39.827 INFO:teuthology.orchestra.run.smithi137.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-04-24T17:13:39.827 INFO:teuthology.orchestra.run.smithi137.stdout:NAME="Ubuntu" 2024-04-24T17:13:39.827 INFO:teuthology.orchestra.run.smithi137.stdout:VERSION_ID="22.04" 2024-04-24T17:13:39.827 INFO:teuthology.orchestra.run.smithi137.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-04-24T17:13:39.827 INFO:teuthology.orchestra.run.smithi137.stdout:VERSION_CODENAME=jammy 2024-04-24T17:13:39.827 INFO:teuthology.orchestra.run.smithi137.stdout:ID=ubuntu 2024-04-24T17:13:39.827 INFO:teuthology.orchestra.run.smithi137.stdout:ID_LIKE=debian 2024-04-24T17:13:39.827 INFO:teuthology.orchestra.run.smithi137.stdout:HOME_URL="https://www.ubuntu.com/" 2024-04-24T17:13:39.827 INFO:teuthology.orchestra.run.smithi137.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-04-24T17:13:39.827 INFO:teuthology.orchestra.run.smithi137.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-04-24T17:13:39.827 INFO:teuthology.orchestra.run.smithi137.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-04-24T17:13:39.827 INFO:teuthology.orchestra.run.smithi137.stdout:UBUNTU_CODENAME=jammy 2024-04-24T17:13:39.830 INFO:teuthology.lock.ops:Updating smithi137.front.sepia.ceph.com on lock server 2024-04-24T17:13:39.867 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-24T17:13:39.876 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-24T17:13:39.882 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-24T17:13:39.882 DEBUG:teuthology.orchestra.run.smithi070:> test '!' -e /home/ubuntu/cephtest 2024-04-24T17:13:39.885 DEBUG:teuthology.orchestra.run.smithi137:> test '!' -e /home/ubuntu/cephtest 2024-04-24T17:13:39.890 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-24T17:13:39.899 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-24T17:13:39.899 DEBUG:teuthology.orchestra.run.smithi070:> test -z $(ls -A /var/lib/ceph) 2024-04-24T17:13:39.931 DEBUG:teuthology.orchestra.run.smithi137:> test -z $(ls -A /var/lib/ceph) 2024-04-24T17:13:40.003 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-24T17:13:40.054 INFO:teuthology.run_tasks:Running task kernel... 2024-04-24T17:13:40.070 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-04-24T17:13:40.070 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-04-24T17:13:40.071 DEBUG:teuthology.orchestra.run.smithi070:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-24T17:13:40.071 DEBUG:teuthology.orchestra.run.smithi137:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-24T17:13:40.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-24T17:13:40.076 DEBUG:teuthology.orchestra.run.smithi070:> uname -r 2024-04-24T17:13:40.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-24T17:13:40.077 DEBUG:teuthology.orchestra.run.smithi137:> uname -r 2024-04-24T17:13:40.122 INFO:teuthology.orchestra.run.smithi070.stdout:5.15.0-56-generic 2024-04-24T17:13:40.123 INFO:teuthology.task.kernel:Running kernel on smithi070: 5.15.0-56-generic 2024-04-24T17:13:40.123 DEBUG:teuthology.orchestra.run.smithi070:> sudo apt-get clean 2024-04-24T17:13:40.124 INFO:teuthology.orchestra.run.smithi137.stdout:5.15.0-56-generic 2024-04-24T17:13:40.124 INFO:teuthology.task.kernel:Running kernel on smithi137: 5.15.0-56-generic 2024-04-24T17:13:40.124 DEBUG:teuthology.orchestra.run.smithi137:> sudo apt-get clean 2024-04-24T17:13:40.267 DEBUG:teuthology.orchestra.run.smithi070:> sudo apt-get update 2024-04-24T17:13:40.271 DEBUG:teuthology.orchestra.run.smithi137:> sudo apt-get update 2024-04-24T17:13:40.410 INFO:teuthology.orchestra.run.smithi070.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-24T17:13:40.411 INFO:teuthology.orchestra.run.smithi137.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-24T17:13:40.411 INFO:teuthology.orchestra.run.smithi137.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-04-24T17:13:40.419 INFO:teuthology.orchestra.run.smithi137.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-04-24T17:13:40.425 INFO:teuthology.orchestra.run.smithi070.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-04-24T17:13:40.517 INFO:teuthology.orchestra.run.smithi070.stdout:Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-04-24T17:13:40.529 INFO:teuthology.orchestra.run.smithi137.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 2024-04-24T17:13:40.530 INFO:teuthology.orchestra.run.smithi070.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 2024-04-24T17:13:40.625 INFO:teuthology.orchestra.run.smithi070.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,610 kB] 2024-04-24T17:13:40.643 INFO:teuthology.orchestra.run.smithi137.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [452 kB] 2024-04-24T17:13:40.714 INFO:teuthology.orchestra.run.smithi137.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [618 kB] 2024-04-24T17:13:40.731 INFO:teuthology.orchestra.run.smithi070.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [618 kB] 2024-04-24T17:13:40.737 INFO:teuthology.orchestra.run.smithi137.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,392 kB] 2024-04-24T17:13:40.741 INFO:teuthology.orchestra.run.smithi070.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [303 kB] 2024-04-24T17:13:40.747 INFO:teuthology.orchestra.run.smithi070.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-04-24T17:13:40.747 INFO:teuthology.orchestra.run.smithi070.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,830 kB] 2024-04-24T17:13:40.778 INFO:teuthology.orchestra.run.smithi070.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.1 kB] 2024-04-24T17:13:40.779 INFO:teuthology.orchestra.run.smithi070.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [311 kB] 2024-04-24T17:13:40.785 INFO:teuthology.orchestra.run.smithi070.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-04-24T17:13:40.786 INFO:teuthology.orchestra.run.smithi070.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,070 kB] 2024-04-24T17:13:40.807 INFO:teuthology.orchestra.run.smithi070.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [700 kB] 2024-04-24T17:13:40.816 INFO:teuthology.orchestra.run.smithi070.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [244 kB] 2024-04-24T17:13:40.823 INFO:teuthology.orchestra.run.smithi137.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [243 kB] 2024-04-24T17:13:40.824 INFO:teuthology.orchestra.run.smithi137.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,610 kB] 2024-04-24T17:13:40.829 INFO:teuthology.orchestra.run.smithi137.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-04-24T17:13:40.829 INFO:teuthology.orchestra.run.smithi137.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [36.5 kB] 2024-04-24T17:13:40.829 INFO:teuthology.orchestra.run.smithi137.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,768 kB] 2024-04-24T17:13:40.838 INFO:teuthology.orchestra.run.smithi070.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-04-24T17:13:40.838 INFO:teuthology.orchestra.run.smithi070.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,472 B] 2024-04-24T17:13:40.838 INFO:teuthology.orchestra.run.smithi070.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [42.7 kB] 2024-04-24T17:13:40.839 INFO:teuthology.orchestra.run.smithi070.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.4 kB] 2024-04-24T17:13:40.839 INFO:teuthology.orchestra.run.smithi070.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-04-24T17:13:40.866 INFO:teuthology.orchestra.run.smithi070.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [82.9 kB] 2024-04-24T17:13:40.867 INFO:teuthology.orchestra.run.smithi070.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [90.8 kB] 2024-04-24T17:13:40.868 INFO:teuthology.orchestra.run.smithi070.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-04-24T17:13:40.868 INFO:teuthology.orchestra.run.smithi070.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-04-24T17:13:40.877 INFO:teuthology.orchestra.run.smithi137.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [299 kB] 2024-04-24T17:13:40.884 INFO:teuthology.orchestra.run.smithi137.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-04-24T17:13:40.885 INFO:teuthology.orchestra.run.smithi137.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [848 kB] 2024-04-24T17:13:40.909 INFO:teuthology.orchestra.run.smithi070.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [18.5 kB] 2024-04-24T17:13:40.910 INFO:teuthology.orchestra.run.smithi070.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [29.8 kB] 2024-04-24T17:13:40.910 INFO:teuthology.orchestra.run.smithi070.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB] 2024-04-24T17:13:40.910 INFO:teuthology.orchestra.run.smithi070.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-04-24T17:13:40.939 INFO:teuthology.orchestra.run.smithi137.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [303 kB] 2024-04-24T17:13:40.939 INFO:teuthology.orchestra.run.smithi137.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [601 kB] 2024-04-24T17:13:40.943 INFO:teuthology.orchestra.run.smithi137.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-04-24T17:13:40.943 INFO:teuthology.orchestra.run.smithi137.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,830 kB] 2024-04-24T17:13:40.946 INFO:teuthology.orchestra.run.smithi070.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,392 kB] 2024-04-24T17:13:40.948 INFO:teuthology.orchestra.run.smithi137.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [163 kB] 2024-04-24T17:13:40.951 INFO:teuthology.orchestra.run.smithi137.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-04-24T17:13:40.951 INFO:teuthology.orchestra.run.smithi137.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-04-24T17:13:40.952 INFO:teuthology.orchestra.run.smithi137.stdout:Get:23 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-04-24T17:13:40.952 INFO:teuthology.orchestra.run.smithi137.stdout:Get:24 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-04-24T17:13:40.953 INFO:teuthology.orchestra.run.smithi137.stdout:Get:25 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-04-24T17:13:40.971 INFO:teuthology.orchestra.run.smithi137.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.1 kB] 2024-04-24T17:13:40.972 INFO:teuthology.orchestra.run.smithi137.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [311 kB] 2024-04-24T17:13:40.977 INFO:teuthology.orchestra.run.smithi137.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-04-24T17:13:40.977 INFO:teuthology.orchestra.run.smithi137.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,070 kB] 2024-04-24T17:13:40.995 INFO:teuthology.orchestra.run.smithi137.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [700 kB] 2024-04-24T17:13:41.007 INFO:teuthology.orchestra.run.smithi137.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [244 kB] 2024-04-24T17:13:41.011 INFO:teuthology.orchestra.run.smithi137.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-04-24T17:13:41.011 INFO:teuthology.orchestra.run.smithi137.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [42.7 kB] 2024-04-24T17:13:41.012 INFO:teuthology.orchestra.run.smithi137.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,472 B] 2024-04-24T17:13:41.023 INFO:teuthology.orchestra.run.smithi137.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.4 kB] 2024-04-24T17:13:41.023 INFO:teuthology.orchestra.run.smithi137.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-04-24T17:13:41.023 INFO:teuthology.orchestra.run.smithi137.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [90.8 kB] 2024-04-24T17:13:41.024 INFO:teuthology.orchestra.run.smithi137.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [82.9 kB] 2024-04-24T17:13:41.025 INFO:teuthology.orchestra.run.smithi137.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-04-24T17:13:41.043 INFO:teuthology.orchestra.run.smithi137.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-04-24T17:13:41.044 INFO:teuthology.orchestra.run.smithi137.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [29.8 kB] 2024-04-24T17:13:41.044 INFO:teuthology.orchestra.run.smithi137.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [18.5 kB] 2024-04-24T17:13:41.044 INFO:teuthology.orchestra.run.smithi137.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB] 2024-04-24T17:13:41.045 INFO:teuthology.orchestra.run.smithi137.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-04-24T17:13:41.435 INFO:teuthology.orchestra.run.smithi070.stdout:Get:30 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [452 kB] 2024-04-24T17:13:41.465 INFO:teuthology.orchestra.run.smithi070.stdout:Get:31 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [243 kB] 2024-04-24T17:13:41.478 INFO:teuthology.orchestra.run.smithi070.stdout:Get:32 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-04-24T17:13:41.479 INFO:teuthology.orchestra.run.smithi070.stdout:Get:33 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [36.5 kB] 2024-04-24T17:13:41.481 INFO:teuthology.orchestra.run.smithi070.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,768 kB] 2024-04-24T17:13:41.615 INFO:teuthology.orchestra.run.smithi070.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [299 kB] 2024-04-24T17:13:41.635 INFO:teuthology.orchestra.run.smithi070.stdout:Get:36 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-04-24T17:13:41.635 INFO:teuthology.orchestra.run.smithi070.stdout:Get:37 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [848 kB] 2024-04-24T17:13:41.677 INFO:teuthology.orchestra.run.smithi070.stdout:Get:38 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [601 kB] 2024-04-24T17:13:41.871 INFO:teuthology.orchestra.run.smithi070.stdout:Get:39 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [163 kB] 2024-04-24T17:13:42.290 INFO:teuthology.orchestra.run.smithi070.stdout:Get:40 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-04-24T17:13:42.303 INFO:teuthology.orchestra.run.smithi070.stdout:Get:41 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-04-24T17:13:42.303 INFO:teuthology.orchestra.run.smithi070.stdout:Get:42 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-04-24T17:13:42.326 INFO:teuthology.orchestra.run.smithi070.stdout:Get:43 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-04-24T17:13:42.329 INFO:teuthology.orchestra.run.smithi070.stdout:Get:44 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-04-24T17:13:46.506 INFO:teuthology.orchestra.run.smithi137.stdout:Fetched 13.3 MB in 2s (7,065 kB/s) 2024-04-24T17:13:46.602 INFO:teuthology.orchestra.run.smithi070.stdout:Fetched 13.3 MB in 2s (6,661 kB/s) 2024-04-24T17:13:47.887 INFO:teuthology.orchestra.run.smithi137.stdout:Reading package lists... 2024-04-24T17:13:47.905 DEBUG:teuthology.orchestra.run.smithi137:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-24T17:13:47.914 INFO:teuthology.orchestra.run.smithi070.stdout:Reading package lists... 2024-04-24T17:13:47.932 DEBUG:teuthology.orchestra.run.smithi070:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-24T17:13:47.956 INFO:teuthology.orchestra.run.smithi137.stdout:Reading package lists... 2024-04-24T17:13:47.984 INFO:teuthology.orchestra.run.smithi070.stdout:Reading package lists... 2024-04-24T17:13:48.133 INFO:teuthology.orchestra.run.smithi137.stdout:Building dependency tree... 2024-04-24T17:13:48.133 INFO:teuthology.orchestra.run.smithi137.stdout:Reading state information... 2024-04-24T17:13:48.160 INFO:teuthology.orchestra.run.smithi070.stdout:Building dependency tree... 2024-04-24T17:13:48.161 INFO:teuthology.orchestra.run.smithi070.stdout:Reading state information... 2024-04-24T17:13:48.288 INFO:teuthology.orchestra.run.smithi137.stdout:The following packages were automatically installed and are no longer required: 2024-04-24T17:13:48.288 INFO:teuthology.orchestra.run.smithi137.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-24T17:13:48.288 INFO:teuthology.orchestra.run.smithi137.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-24T17:13:48.289 INFO:teuthology.orchestra.run.smithi137.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-24T17:13:48.289 INFO:teuthology.orchestra.run.smithi137.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-04-24T17:13:48.289 INFO:teuthology.orchestra.run.smithi137.stdout: python2.7-minimal 2024-04-24T17:13:48.289 INFO:teuthology.orchestra.run.smithi137.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-24T17:13:48.290 INFO:teuthology.orchestra.run.smithi137.stdout:The following additional packages will be installed: 2024-04-24T17:13:48.290 INFO:teuthology.orchestra.run.smithi137.stdout: linux-generic linux-headers-5.15.0-105 linux-headers-5.15.0-105-generic 2024-04-24T17:13:48.290 INFO:teuthology.orchestra.run.smithi137.stdout: linux-headers-generic linux-image-5.15.0-105-generic 2024-04-24T17:13:48.290 INFO:teuthology.orchestra.run.smithi137.stdout: linux-modules-5.15.0-105-generic linux-modules-extra-5.15.0-105-generic 2024-04-24T17:13:48.291 INFO:teuthology.orchestra.run.smithi137.stdout:Suggested packages: 2024-04-24T17:13:48.291 INFO:teuthology.orchestra.run.smithi137.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-04-24T17:13:48.291 INFO:teuthology.orchestra.run.smithi137.stdout:Recommended packages: 2024-04-24T17:13:48.291 INFO:teuthology.orchestra.run.smithi137.stdout: thermald 2024-04-24T17:13:48.314 INFO:teuthology.orchestra.run.smithi070.stdout:The following packages were automatically installed and are no longer required: 2024-04-24T17:13:48.314 INFO:teuthology.orchestra.run.smithi070.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-24T17:13:48.314 INFO:teuthology.orchestra.run.smithi070.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-24T17:13:48.315 INFO:teuthology.orchestra.run.smithi070.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-24T17:13:48.315 INFO:teuthology.orchestra.run.smithi070.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-04-24T17:13:48.315 INFO:teuthology.orchestra.run.smithi070.stdout: python2.7-minimal 2024-04-24T17:13:48.315 INFO:teuthology.orchestra.run.smithi070.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-24T17:13:48.316 INFO:teuthology.orchestra.run.smithi070.stdout:The following additional packages will be installed: 2024-04-24T17:13:48.316 INFO:teuthology.orchestra.run.smithi070.stdout: linux-generic linux-headers-5.15.0-105 linux-headers-5.15.0-105-generic 2024-04-24T17:13:48.316 INFO:teuthology.orchestra.run.smithi070.stdout: linux-headers-generic linux-image-5.15.0-105-generic 2024-04-24T17:13:48.316 INFO:teuthology.orchestra.run.smithi070.stdout: linux-modules-5.15.0-105-generic linux-modules-extra-5.15.0-105-generic 2024-04-24T17:13:48.317 INFO:teuthology.orchestra.run.smithi070.stdout:Suggested packages: 2024-04-24T17:13:48.317 INFO:teuthology.orchestra.run.smithi070.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-04-24T17:13:48.317 INFO:teuthology.orchestra.run.smithi070.stdout:Recommended packages: 2024-04-24T17:13:48.317 INFO:teuthology.orchestra.run.smithi070.stdout: thermald 2024-04-24T17:13:48.352 INFO:teuthology.orchestra.run.smithi137.stdout:The following NEW packages will be installed: 2024-04-24T17:13:48.352 INFO:teuthology.orchestra.run.smithi137.stdout: linux-headers-5.15.0-105 linux-headers-5.15.0-105-generic 2024-04-24T17:13:48.352 INFO:teuthology.orchestra.run.smithi137.stdout: linux-image-5.15.0-105-generic linux-modules-5.15.0-105-generic 2024-04-24T17:13:48.353 INFO:teuthology.orchestra.run.smithi137.stdout: linux-modules-extra-5.15.0-105-generic 2024-04-24T17:13:48.354 INFO:teuthology.orchestra.run.smithi137.stdout:The following packages will be upgraded: 2024-04-24T17:13:48.354 INFO:teuthology.orchestra.run.smithi137.stdout: linux-generic linux-headers-generic linux-image-generic 2024-04-24T17:13:48.371 INFO:teuthology.orchestra.run.smithi070.stdout:The following NEW packages will be installed: 2024-04-24T17:13:48.371 INFO:teuthology.orchestra.run.smithi070.stdout: linux-headers-5.15.0-105 linux-headers-5.15.0-105-generic 2024-04-24T17:13:48.371 INFO:teuthology.orchestra.run.smithi070.stdout: linux-image-5.15.0-105-generic linux-modules-5.15.0-105-generic 2024-04-24T17:13:48.372 INFO:teuthology.orchestra.run.smithi070.stdout: linux-modules-extra-5.15.0-105-generic 2024-04-24T17:13:48.373 INFO:teuthology.orchestra.run.smithi070.stdout:The following packages will be upgraded: 2024-04-24T17:13:48.373 INFO:teuthology.orchestra.run.smithi070.stdout: linux-generic linux-headers-generic linux-image-generic 2024-04-24T17:13:48.412 INFO:teuthology.orchestra.run.smithi137.stdout:3 upgraded, 5 newly installed, 0 to remove and 315 not upgraded. 2024-04-24T17:13:48.412 INFO:teuthology.orchestra.run.smithi137.stdout:Need to get 113 MB of archives. 2024-04-24T17:13:48.412 INFO:teuthology.orchestra.run.smithi137.stdout:After this operation, 583 MB of additional disk space will be used. 2024-04-24T17:13:48.412 INFO:teuthology.orchestra.run.smithi137.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-105-generic amd64 5.15.0-105.115 [22.7 MB] 2024-04-24T17:13:48.427 INFO:teuthology.orchestra.run.smithi070.stdout:3 upgraded, 5 newly installed, 0 to remove and 315 not upgraded. 2024-04-24T17:13:48.428 INFO:teuthology.orchestra.run.smithi070.stdout:Need to get 113 MB of archives. 2024-04-24T17:13:48.428 INFO:teuthology.orchestra.run.smithi070.stdout:After this operation, 583 MB of additional disk space will be used. 2024-04-24T17:13:48.428 INFO:teuthology.orchestra.run.smithi070.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-105-generic amd64 5.15.0-105.115 [22.7 MB] 2024-04-24T17:13:49.050 INFO:teuthology.orchestra.run.smithi137.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-105-generic amd64 5.15.0-105.115 [11.5 MB] 2024-04-24T17:13:49.072 INFO:teuthology.orchestra.run.smithi070.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-105-generic amd64 5.15.0-105.115 [11.5 MB] 2024-04-24T17:13:49.247 INFO:teuthology.orchestra.run.smithi137.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-105-generic amd64 5.15.0-105.115 [63.9 MB] 2024-04-24T17:13:49.272 INFO:teuthology.orchestra.run.smithi070.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-105-generic amd64 5.15.0-105.115 [63.9 MB] 2024-04-24T17:13:50.823 INFO:teuthology.orchestra.run.smithi137.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.105.102 [1,694 B] 2024-04-24T17:13:50.823 INFO:teuthology.orchestra.run.smithi137.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.105.102 [2,530 B] 2024-04-24T17:13:50.824 INFO:teuthology.orchestra.run.smithi137.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-105 all 5.15.0-105.115 [12.3 MB] 2024-04-24T17:13:51.063 INFO:teuthology.orchestra.run.smithi137.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-105-generic amd64 5.15.0-105.115 [2,857 kB] 2024-04-24T17:13:51.108 INFO:teuthology.orchestra.run.smithi137.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.105.102 [2,382 B] 2024-04-24T17:13:51.246 INFO:teuthology.orchestra.run.smithi070.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.105.102 [1,694 B] 2024-04-24T17:13:51.246 INFO:teuthology.orchestra.run.smithi070.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.105.102 [2,530 B] 2024-04-24T17:13:51.247 INFO:teuthology.orchestra.run.smithi070.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-105 all 5.15.0-105.115 [12.3 MB] 2024-04-24T17:13:51.438 INFO:teuthology.orchestra.run.smithi070.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-105-generic amd64 5.15.0-105.115 [2,857 kB] 2024-04-24T17:13:51.479 INFO:teuthology.orchestra.run.smithi070.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.105.102 [2,382 B] 2024-04-24T17:13:51.508 INFO:teuthology.orchestra.run.smithi137.stdout:Fetched 113 MB in 3s (41.2 MB/s) 2024-04-24T17:13:51.686 INFO:teuthology.orchestra.run.smithi137.stdout:Selecting previously unselected package linux-modules-5.15.0-105-generic. 2024-04-24T17:13:51.886 INFO:teuthology.orchestra.run.smithi070.stdout:Fetched 113 MB in 3s (36.6 MB/s) 2024-04-24T17:13:52.041 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package linux-modules-5.15.0-105-generic. 2024-04-24T17:13:53.668 INFO:teuthology.orchestra.run.smithi137.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-04-24T17:13:53.672 INFO:teuthology.orchestra.run.smithi137.stdout:Preparing to unpack .../0-linux-modules-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-24T17:13:53.766 INFO:teuthology.orchestra.run.smithi137.stdout:Unpacking linux-modules-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-24T17:13:54.119 INFO:teuthology.orchestra.run.smithi070.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-04-24T17:13:54.123 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../0-linux-modules-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-24T17:13:54.240 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking linux-modules-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-24T17:13:55.900 INFO:teuthology.orchestra.run.smithi137.stdout:Selecting previously unselected package linux-image-5.15.0-105-generic. 2024-04-24T17:13:55.921 INFO:teuthology.orchestra.run.smithi137.stdout:Preparing to unpack .../1-linux-image-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-24T17:13:56.011 INFO:teuthology.orchestra.run.smithi137.stdout:Unpacking linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-24T17:13:56.275 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package linux-image-5.15.0-105-generic. 2024-04-24T17:13:56.296 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../1-linux-image-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-24T17:13:56.377 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-24T17:13:56.470 INFO:teuthology.orchestra.run.smithi137.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-105-generic. 2024-04-24T17:13:56.490 INFO:teuthology.orchestra.run.smithi137.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-24T17:13:56.528 INFO:teuthology.orchestra.run.smithi137.stdout:Unpacking linux-modules-extra-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-24T17:13:56.845 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-105-generic. 2024-04-24T17:13:56.866 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-24T17:13:56.903 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking linux-modules-extra-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-24T17:14:03.463 INFO:teuthology.orchestra.run.smithi137.stdout:Preparing to unpack .../3-linux-generic_5.15.0.105.102_amd64.deb ... 2024-04-24T17:14:03.588 INFO:teuthology.orchestra.run.smithi137.stdout:Unpacking linux-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-24T17:14:03.873 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../3-linux-generic_5.15.0.105.102_amd64.deb ... 2024-04-24T17:14:03.911 INFO:teuthology.orchestra.run.smithi137.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.105.102_amd64.deb ... 2024-04-24T17:14:03.992 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking linux-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-24T17:14:04.033 INFO:teuthology.orchestra.run.smithi137.stdout:Unpacking linux-image-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-24T17:14:04.319 INFO:teuthology.orchestra.run.smithi137.stdout:Selecting previously unselected package linux-headers-5.15.0-105. 2024-04-24T17:14:04.341 INFO:teuthology.orchestra.run.smithi137.stdout:Preparing to unpack .../5-linux-headers-5.15.0-105_5.15.0-105.115_all.deb ... 2024-04-24T17:14:04.349 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.105.102_amd64.deb ... 2024-04-24T17:14:04.377 INFO:teuthology.orchestra.run.smithi137.stdout:Unpacking linux-headers-5.15.0-105 (5.15.0-105.115) ... 2024-04-24T17:14:04.470 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking linux-image-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-24T17:14:04.740 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package linux-headers-5.15.0-105. 2024-04-24T17:14:04.751 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../5-linux-headers-5.15.0-105_5.15.0-105.115_all.deb ... 2024-04-24T17:14:04.782 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking linux-headers-5.15.0-105 (5.15.0-105.115) ... 2024-04-24T17:14:10.452 INFO:teuthology.orchestra.run.smithi137.stdout:Selecting previously unselected package linux-headers-5.15.0-105-generic. 2024-04-24T17:14:10.489 INFO:teuthology.orchestra.run.smithi137.stdout:Preparing to unpack .../6-linux-headers-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-24T17:14:10.527 INFO:teuthology.orchestra.run.smithi137.stdout:Unpacking linux-headers-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-24T17:14:10.661 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package linux-headers-5.15.0-105-generic. 2024-04-24T17:14:10.698 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../6-linux-headers-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-24T17:14:10.736 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking linux-headers-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-24T17:14:13.065 INFO:teuthology.orchestra.run.smithi137.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.105.102_amd64.deb ... 2024-04-24T17:14:13.188 INFO:teuthology.orchestra.run.smithi137.stdout:Unpacking linux-headers-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-24T17:14:13.352 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.105.102_amd64.deb ... 2024-04-24T17:14:13.474 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking linux-headers-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-24T17:14:13.512 INFO:teuthology.orchestra.run.smithi137.stdout:Setting up linux-headers-5.15.0-105 (5.15.0-105.115) ... 2024-04-24T17:14:13.642 INFO:teuthology.orchestra.run.smithi137.stdout:Setting up linux-headers-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-24T17:14:13.777 INFO:teuthology.orchestra.run.smithi137.stdout:Setting up linux-headers-generic (5.15.0.105.102) ... 2024-04-24T17:14:13.808 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up linux-headers-5.15.0-105 (5.15.0-105.115) ... 2024-04-24T17:14:13.905 INFO:teuthology.orchestra.run.smithi137.stdout:Setting up linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-24T17:14:13.929 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up linux-headers-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-24T17:14:14.055 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up linux-headers-generic (5.15.0.105.102) ... 2024-04-24T17:14:14.184 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-24T17:14:15.250 INFO:teuthology.orchestra.run.smithi137.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-04-24T17:14:15.251 INFO:teuthology.orchestra.run.smithi137.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-04-24T17:14:15.251 INFO:teuthology.orchestra.run.smithi137.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-105-generic 2024-04-24T17:14:15.251 INFO:teuthology.orchestra.run.smithi137.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-105-generic 2024-04-24T17:14:15.424 INFO:teuthology.orchestra.run.smithi137.stdout:Setting up linux-modules-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-24T17:14:15.525 INFO:teuthology.orchestra.run.smithi070.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-04-24T17:14:15.525 INFO:teuthology.orchestra.run.smithi070.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-04-24T17:14:15.525 INFO:teuthology.orchestra.run.smithi070.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-105-generic 2024-04-24T17:14:15.526 INFO:teuthology.orchestra.run.smithi070.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-105-generic 2024-04-24T17:14:15.687 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up linux-modules-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-24T17:14:17.101 INFO:teuthology.orchestra.run.smithi137.stdout:Setting up linux-modules-extra-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-24T17:14:17.173 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up linux-modules-extra-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-24T17:14:18.510 INFO:teuthology.orchestra.run.smithi137.stdout:Setting up linux-image-generic (5.15.0.105.102) ... 2024-04-24T17:14:18.573 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up linux-image-generic (5.15.0.105.102) ... 2024-04-24T17:14:18.636 INFO:teuthology.orchestra.run.smithi137.stdout:Setting up linux-generic (5.15.0.105.102) ... 2024-04-24T17:14:18.690 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up linux-generic (5.15.0.105.102) ... 2024-04-24T17:14:18.762 INFO:teuthology.orchestra.run.smithi137.stdout:Processing triggers for linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-24T17:14:18.792 INFO:teuthology.orchestra.run.smithi070.stdout:Processing triggers for linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-24T17:14:18.820 INFO:teuthology.orchestra.run.smithi137.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-04-24T17:14:18.821 INFO:teuthology.orchestra.run.smithi137.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-105-generic 2024-04-24T17:14:18.848 INFO:teuthology.orchestra.run.smithi070.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-04-24T17:14:18.848 INFO:teuthology.orchestra.run.smithi070.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-105-generic 2024-04-24T17:14:32.694 INFO:teuthology.orchestra.run.smithi070.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-04-24T17:14:32.694 INFO:teuthology.orchestra.run.smithi070.stdout:Sourcing file `/etc/default/grub' 2024-04-24T17:14:32.716 INFO:teuthology.orchestra.run.smithi070.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-24T17:14:32.741 INFO:teuthology.orchestra.run.smithi070.stdout:Generating grub configuration file ... 2024-04-24T17:14:32.920 INFO:teuthology.orchestra.run.smithi137.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-04-24T17:14:32.920 INFO:teuthology.orchestra.run.smithi137.stdout:Sourcing file `/etc/default/grub' 2024-04-24T17:14:32.929 INFO:teuthology.orchestra.run.smithi137.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-24T17:14:32.952 INFO:teuthology.orchestra.run.smithi137.stdout:Generating grub configuration file ... 2024-04-24T17:14:33.014 INFO:teuthology.orchestra.run.smithi070.stdout:Found linux image: /boot/vmlinuz-5.15.0-105-generic 2024-04-24T17:14:33.033 INFO:teuthology.orchestra.run.smithi070.stdout:Found initrd image: /boot/initrd.img-5.15.0-105-generic 2024-04-24T17:14:33.305 INFO:teuthology.orchestra.run.smithi137.stdout:Found linux image: /boot/vmlinuz-5.15.0-105-generic 2024-04-24T17:14:33.330 INFO:teuthology.orchestra.run.smithi070.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-24T17:14:33.333 INFO:teuthology.orchestra.run.smithi137.stdout:Found initrd image: /boot/initrd.img-5.15.0-105-generic 2024-04-24T17:14:33.335 INFO:teuthology.orchestra.run.smithi070.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-24T17:14:33.404 INFO:teuthology.orchestra.run.smithi070.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-24T17:14:33.410 INFO:teuthology.orchestra.run.smithi070.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-24T17:14:33.586 INFO:teuthology.orchestra.run.smithi070.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-24T17:14:33.586 INFO:teuthology.orchestra.run.smithi070.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-04-24T17:14:33.586 INFO:teuthology.orchestra.run.smithi070.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-24T17:14:33.622 INFO:teuthology.orchestra.run.smithi070.stdout:done 2024-04-24T17:14:33.699 INFO:teuthology.orchestra.run.smithi137.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-24T17:14:33.704 INFO:teuthology.orchestra.run.smithi137.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-24T17:14:33.767 INFO:teuthology.orchestra.run.smithi137.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-24T17:14:33.772 INFO:teuthology.orchestra.run.smithi137.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-24T17:14:33.918 INFO:teuthology.orchestra.run.smithi137.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-24T17:14:33.918 INFO:teuthology.orchestra.run.smithi137.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-04-24T17:14:33.918 INFO:teuthology.orchestra.run.smithi137.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-24T17:14:33.971 INFO:teuthology.orchestra.run.smithi137.stdout:done 2024-04-24T17:14:34.090 DEBUG:teuthology.orchestra.run.smithi070:> dpkg -s linux-image-generic 2024-04-24T17:14:34.111 INFO:teuthology.orchestra.run.smithi070.stdout:Package: linux-image-generic 2024-04-24T17:14:34.111 INFO:teuthology.orchestra.run.smithi070.stdout:Status: install ok installed 2024-04-24T17:14:34.111 INFO:teuthology.orchestra.run.smithi070.stdout:Priority: optional 2024-04-24T17:14:34.112 INFO:teuthology.orchestra.run.smithi070.stdout:Section: kernel 2024-04-24T17:14:34.112 INFO:teuthology.orchestra.run.smithi070.stdout:Installed-Size: 21 2024-04-24T17:14:34.112 INFO:teuthology.orchestra.run.smithi070.stdout:Maintainer: Ubuntu Kernel Team 2024-04-24T17:14:34.112 INFO:teuthology.orchestra.run.smithi070.stdout:Architecture: amd64 2024-04-24T17:14:34.112 INFO:teuthology.orchestra.run.smithi070.stdout:Source: linux-meta 2024-04-24T17:14:34.112 INFO:teuthology.orchestra.run.smithi070.stdout:Version: 5.15.0.105.102 2024-04-24T17:14:34.112 INFO:teuthology.orchestra.run.smithi070.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-105), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-04-24T17:14:34.112 INFO:teuthology.orchestra.run.smithi070.stdout:Depends: linux-image-5.15.0-105-generic, linux-modules-extra-5.15.0-105-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-24T17:14:34.112 INFO:teuthology.orchestra.run.smithi070.stdout:Recommends: thermald 2024-04-24T17:14:34.112 INFO:teuthology.orchestra.run.smithi070.stdout:Description: Generic Linux kernel image 2024-04-24T17:14:34.112 INFO:teuthology.orchestra.run.smithi070.stdout: This package will always depend on the latest generic kernel image 2024-04-24T17:14:34.112 INFO:teuthology.orchestra.run.smithi070.stdout: available. 2024-04-24T17:14:34.113 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-105-generic 2024-04-24T17:14:34.113 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-24T17:14:34.113 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-24T17:14:34.113 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-04-24T17:14:34.113 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi070.front.sepia.ceph.com, path=None, version=distro) 2024-04-24T17:14:34.113 DEBUG:teuthology.orchestra.run.smithi070:> sudo apt-get clean 2024-04-24T17:14:34.274 DEBUG:teuthology.orchestra.run.smithi070:> sudo apt-get update 2024-04-24T17:14:34.426 INFO:teuthology.orchestra.run.smithi070.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-04-24T17:14:34.464 DEBUG:teuthology.orchestra.run.smithi137:> dpkg -s linux-image-generic 2024-04-24T17:14:34.493 INFO:teuthology.orchestra.run.smithi137.stdout:Package: linux-image-generic 2024-04-24T17:14:34.493 INFO:teuthology.orchestra.run.smithi137.stdout:Status: install ok installed 2024-04-24T17:14:34.493 INFO:teuthology.orchestra.run.smithi137.stdout:Priority: optional 2024-04-24T17:14:34.493 INFO:teuthology.orchestra.run.smithi137.stdout:Section: kernel 2024-04-24T17:14:34.493 INFO:teuthology.orchestra.run.smithi137.stdout:Installed-Size: 21 2024-04-24T17:14:34.493 INFO:teuthology.orchestra.run.smithi137.stdout:Maintainer: Ubuntu Kernel Team 2024-04-24T17:14:34.493 INFO:teuthology.orchestra.run.smithi137.stdout:Architecture: amd64 2024-04-24T17:14:34.493 INFO:teuthology.orchestra.run.smithi137.stdout:Source: linux-meta 2024-04-24T17:14:34.494 INFO:teuthology.orchestra.run.smithi137.stdout:Version: 5.15.0.105.102 2024-04-24T17:14:34.494 INFO:teuthology.orchestra.run.smithi137.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-105), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-04-24T17:14:34.494 INFO:teuthology.orchestra.run.smithi137.stdout:Depends: linux-image-5.15.0-105-generic, linux-modules-extra-5.15.0-105-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-24T17:14:34.494 INFO:teuthology.orchestra.run.smithi137.stdout:Recommends: thermald 2024-04-24T17:14:34.494 INFO:teuthology.orchestra.run.smithi137.stdout:Description: Generic Linux kernel image 2024-04-24T17:14:34.494 INFO:teuthology.orchestra.run.smithi137.stdout: This package will always depend on the latest generic kernel image 2024-04-24T17:14:34.494 INFO:teuthology.orchestra.run.smithi137.stdout: available. 2024-04-24T17:14:34.494 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-105-generic 2024-04-24T17:14:34.494 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-24T17:14:34.494 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-24T17:14:34.494 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-04-24T17:14:34.495 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi137.front.sepia.ceph.com, path=None, version=distro) 2024-04-24T17:14:34.495 DEBUG:teuthology.orchestra.run.smithi137:> sudo apt-get clean 2024-04-24T17:14:34.514 INFO:teuthology.orchestra.run.smithi070.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-24T17:14:34.598 INFO:teuthology.orchestra.run.smithi070.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-04-24T17:14:34.681 INFO:teuthology.orchestra.run.smithi070.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-04-24T17:14:34.693 DEBUG:teuthology.orchestra.run.smithi137:> sudo apt-get update 2024-04-24T17:14:34.814 INFO:teuthology.orchestra.run.smithi137.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-24T17:14:34.815 INFO:teuthology.orchestra.run.smithi137.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-04-24T17:14:34.828 INFO:teuthology.orchestra.run.smithi137.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-04-24T17:14:34.849 INFO:teuthology.orchestra.run.smithi137.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-04-24T17:14:35.812 INFO:teuthology.orchestra.run.smithi070.stdout:Reading package lists... 2024-04-24T17:14:35.830 DEBUG:teuthology.orchestra.run.smithi070:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-24T17:14:35.891 INFO:teuthology.orchestra.run.smithi070.stdout:Reading package lists... 2024-04-24T17:14:36.094 INFO:teuthology.orchestra.run.smithi070.stdout:Building dependency tree... 2024-04-24T17:14:36.095 INFO:teuthology.orchestra.run.smithi070.stdout:Reading state information... 2024-04-24T17:14:36.164 INFO:teuthology.orchestra.run.smithi137.stdout:Reading package lists... 2024-04-24T17:14:36.181 DEBUG:teuthology.orchestra.run.smithi137:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-24T17:14:36.241 INFO:teuthology.orchestra.run.smithi137.stdout:Reading package lists... 2024-04-24T17:14:36.271 INFO:teuthology.orchestra.run.smithi070.stdout:linux-image-generic is already the newest version (5.15.0.105.102). 2024-04-24T17:14:36.271 INFO:teuthology.orchestra.run.smithi070.stdout:The following packages were automatically installed and are no longer required: 2024-04-24T17:14:36.271 INFO:teuthology.orchestra.run.smithi070.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-24T17:14:36.271 INFO:teuthology.orchestra.run.smithi070.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-24T17:14:36.272 INFO:teuthology.orchestra.run.smithi070.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-24T17:14:36.272 INFO:teuthology.orchestra.run.smithi070.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-04-24T17:14:36.272 INFO:teuthology.orchestra.run.smithi070.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-04-24T17:14:36.272 INFO:teuthology.orchestra.run.smithi070.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-24T17:14:36.315 INFO:teuthology.orchestra.run.smithi070.stdout:0 upgraded, 0 newly installed, 0 to remove and 315 not upgraded. 2024-04-24T17:14:36.317 DEBUG:teuthology.orchestra.run.smithi070:> dpkg -s linux-image-generic 2024-04-24T17:14:36.333 INFO:teuthology.orchestra.run.smithi070.stdout:Package: linux-image-generic 2024-04-24T17:14:36.333 INFO:teuthology.orchestra.run.smithi070.stdout:Status: install ok installed 2024-04-24T17:14:36.333 INFO:teuthology.orchestra.run.smithi070.stdout:Priority: optional 2024-04-24T17:14:36.334 INFO:teuthology.orchestra.run.smithi070.stdout:Section: kernel 2024-04-24T17:14:36.334 INFO:teuthology.orchestra.run.smithi070.stdout:Installed-Size: 21 2024-04-24T17:14:36.334 INFO:teuthology.orchestra.run.smithi070.stdout:Maintainer: Ubuntu Kernel Team 2024-04-24T17:14:36.334 INFO:teuthology.orchestra.run.smithi070.stdout:Architecture: amd64 2024-04-24T17:14:36.335 INFO:teuthology.orchestra.run.smithi070.stdout:Source: linux-meta 2024-04-24T17:14:36.335 INFO:teuthology.orchestra.run.smithi070.stdout:Version: 5.15.0.105.102 2024-04-24T17:14:36.335 INFO:teuthology.orchestra.run.smithi070.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-105), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-04-24T17:14:36.335 INFO:teuthology.orchestra.run.smithi070.stdout:Depends: linux-image-5.15.0-105-generic, linux-modules-extra-5.15.0-105-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-24T17:14:36.335 INFO:teuthology.orchestra.run.smithi070.stdout:Recommends: thermald 2024-04-24T17:14:36.336 INFO:teuthology.orchestra.run.smithi070.stdout:Description: Generic Linux kernel image 2024-04-24T17:14:36.336 INFO:teuthology.orchestra.run.smithi070.stdout: This package will always depend on the latest generic kernel image 2024-04-24T17:14:36.336 INFO:teuthology.orchestra.run.smithi070.stdout: available. 2024-04-24T17:14:36.336 DEBUG:teuthology.orchestra.run.smithi070:> mktemp 2024-04-24T17:14:36.381 INFO:teuthology.orchestra.run.smithi070.stdout:/tmp/tmp.rtdPqUfsEN 2024-04-24T17:14:36.381 DEBUG:teuthology.orchestra.run.smithi070:> sudo cp /boot/grub/grub.cfg /tmp/tmp.rtdPqUfsEN 2024-04-24T17:14:36.436 DEBUG:teuthology.orchestra.run.smithi070:> sudo chmod 0666 /tmp/tmp.rtdPqUfsEN 2024-04-24T17:14:36.441 INFO:teuthology.orchestra.run.smithi137.stdout:Building dependency tree... 2024-04-24T17:14:36.442 INFO:teuthology.orchestra.run.smithi137.stdout:Reading state information... 2024-04-24T17:14:36.558 DEBUG:teuthology.orchestra.remote:smithi070:/tmp/tmp.rtdPqUfsEN is 10KB 2024-04-24T17:14:36.571 DEBUG:teuthology.orchestra.run.smithi070:> rm -fr /tmp/tmp.rtdPqUfsEN 2024-04-24T17:14:36.576 DEBUG:teuthology.orchestra.run.smithi070:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-04-24T17:14:36.625 INFO:teuthology.orchestra.run.smithi137.stdout:linux-image-generic is already the newest version (5.15.0.105.102). 2024-04-24T17:14:36.625 INFO:teuthology.orchestra.run.smithi137.stdout:The following packages were automatically installed and are no longer required: 2024-04-24T17:14:36.625 INFO:teuthology.orchestra.run.smithi137.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-24T17:14:36.626 INFO:teuthology.orchestra.run.smithi137.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-24T17:14:36.626 INFO:teuthology.orchestra.run.smithi137.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-24T17:14:36.626 INFO:teuthology.orchestra.run.smithi137.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-04-24T17:14:36.627 INFO:teuthology.orchestra.run.smithi137.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-04-24T17:14:36.627 INFO:teuthology.orchestra.run.smithi137.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-24T17:14:36.632 DEBUG:teuthology.orchestra.run.smithi070:> set -ex 2024-04-24T17:14:36.632 DEBUG:teuthology.orchestra.run.smithi070:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-04-24T17:14:36.632 DEBUG:teuthology.orchestra.run.smithi070:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-04-24T17:14:36.669 INFO:teuthology.orchestra.run.smithi137.stdout:0 upgraded, 0 newly installed, 0 to remove and 315 not upgraded. 2024-04-24T17:14:36.671 DEBUG:teuthology.orchestra.run.smithi137:> dpkg -s linux-image-generic 2024-04-24T17:14:36.683 INFO:teuthology.orchestra.run.smithi137.stdout:Package: linux-image-generic 2024-04-24T17:14:36.683 INFO:teuthology.orchestra.run.smithi137.stdout:Status: install ok installed 2024-04-24T17:14:36.684 INFO:teuthology.orchestra.run.smithi137.stdout:Priority: optional 2024-04-24T17:14:36.684 INFO:teuthology.orchestra.run.smithi137.stdout:Section: kernel 2024-04-24T17:14:36.684 INFO:teuthology.orchestra.run.smithi137.stdout:Installed-Size: 21 2024-04-24T17:14:36.684 INFO:teuthology.orchestra.run.smithi137.stdout:Maintainer: Ubuntu Kernel Team 2024-04-24T17:14:36.684 INFO:teuthology.orchestra.run.smithi137.stdout:Architecture: amd64 2024-04-24T17:14:36.684 INFO:teuthology.orchestra.run.smithi137.stdout:Source: linux-meta 2024-04-24T17:14:36.684 INFO:teuthology.orchestra.run.smithi137.stdout:Version: 5.15.0.105.102 2024-04-24T17:14:36.684 INFO:teuthology.orchestra.run.smithi137.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-105), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-04-24T17:14:36.684 INFO:teuthology.orchestra.run.smithi137.stdout:Depends: linux-image-5.15.0-105-generic, linux-modules-extra-5.15.0-105-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-24T17:14:36.685 INFO:teuthology.orchestra.run.smithi137.stdout:Recommends: thermald 2024-04-24T17:14:36.685 INFO:teuthology.orchestra.run.smithi137.stdout:Description: Generic Linux kernel image 2024-04-24T17:14:36.685 INFO:teuthology.orchestra.run.smithi137.stdout: This package will always depend on the latest generic kernel image 2024-04-24T17:14:36.685 INFO:teuthology.orchestra.run.smithi137.stdout: available. 2024-04-24T17:14:36.685 DEBUG:teuthology.orchestra.run.smithi137:> mktemp 2024-04-24T17:14:36.708 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-105-generic 2024-04-24T17:14:36.708 DEBUG:teuthology.orchestra.run.smithi070:> sudo update-grub 2024-04-24T17:14:36.730 INFO:teuthology.orchestra.run.smithi137.stdout:/tmp/tmp.S7d7yhT7AV 2024-04-24T17:14:36.730 DEBUG:teuthology.orchestra.run.smithi137:> sudo cp /boot/grub/grub.cfg /tmp/tmp.S7d7yhT7AV 2024-04-24T17:14:36.783 DEBUG:teuthology.orchestra.run.smithi137:> sudo chmod 0666 /tmp/tmp.S7d7yhT7AV 2024-04-24T17:14:36.898 DEBUG:teuthology.orchestra.remote:smithi137:/tmp/tmp.S7d7yhT7AV is 10KB 2024-04-24T17:14:36.912 DEBUG:teuthology.orchestra.run.smithi137:> rm -fr /tmp/tmp.S7d7yhT7AV 2024-04-24T17:14:36.919 DEBUG:teuthology.orchestra.run.smithi137:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-04-24T17:14:36.968 DEBUG:teuthology.orchestra.run.smithi137:> set -ex 2024-04-24T17:14:36.969 DEBUG:teuthology.orchestra.run.smithi137:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-04-24T17:14:36.969 DEBUG:teuthology.orchestra.run.smithi137:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-04-24T17:14:37.032 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-105-generic 2024-04-24T17:14:37.032 DEBUG:teuthology.orchestra.run.smithi137:> sudo update-grub 2024-04-24T17:14:37.884 INFO:teuthology.orchestra.run.smithi070.stderr:Sourcing file `/etc/default/grub' 2024-04-24T17:14:37.886 INFO:teuthology.orchestra.run.smithi070.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-24T17:14:37.889 INFO:teuthology.orchestra.run.smithi070.stderr:Generating grub configuration file ... 2024-04-24T17:14:38.081 INFO:teuthology.orchestra.run.smithi070.stderr:Found linux image: /boot/vmlinuz-5.15.0-105-generic 2024-04-24T17:14:38.088 INFO:teuthology.orchestra.run.smithi070.stderr:Found initrd image: /boot/initrd.img-5.15.0-105-generic 2024-04-24T17:14:38.236 INFO:teuthology.orchestra.run.smithi137.stderr:Sourcing file `/etc/default/grub' 2024-04-24T17:14:38.237 INFO:teuthology.orchestra.run.smithi137.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-24T17:14:38.239 INFO:teuthology.orchestra.run.smithi137.stderr:Generating grub configuration file ... 2024-04-24T17:14:38.323 INFO:teuthology.orchestra.run.smithi070.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-24T17:14:38.328 INFO:teuthology.orchestra.run.smithi070.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-24T17:14:38.369 INFO:teuthology.orchestra.run.smithi070.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-24T17:14:38.374 INFO:teuthology.orchestra.run.smithi070.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-24T17:14:38.490 INFO:teuthology.orchestra.run.smithi137.stderr:Found linux image: /boot/vmlinuz-5.15.0-105-generic 2024-04-24T17:14:38.497 INFO:teuthology.orchestra.run.smithi137.stderr:Found initrd image: /boot/initrd.img-5.15.0-105-generic 2024-04-24T17:14:38.499 INFO:teuthology.orchestra.run.smithi070.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-24T17:14:38.499 INFO:teuthology.orchestra.run.smithi070.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-04-24T17:14:38.499 INFO:teuthology.orchestra.run.smithi070.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-24T17:14:38.510 INFO:teuthology.orchestra.run.smithi070.stderr:done 2024-04-24T17:14:38.512 DEBUG:teuthology.orchestra.run.smithi070:> sudo shutdown -r now 2024-04-24T17:14:38.797 INFO:teuthology.orchestra.run.smithi137.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-24T17:14:38.802 INFO:teuthology.orchestra.run.smithi137.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-24T17:14:38.840 INFO:teuthology.orchestra.run.smithi137.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-24T17:14:38.844 INFO:teuthology.orchestra.run.smithi137.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-24T17:14:38.990 INFO:teuthology.orchestra.run.smithi137.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-24T17:14:38.990 INFO:teuthology.orchestra.run.smithi137.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-04-24T17:14:38.990 INFO:teuthology.orchestra.run.smithi137.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-24T17:14:39.010 INFO:teuthology.orchestra.run.smithi137.stderr:done 2024-04-24T17:14:39.019 DEBUG:teuthology.orchestra.run.smithi137:> sudo shutdown -r now 2024-04-24T17:15:08.544 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-04-24T17:15:08.544 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi070.front.sepia.ceph.com' 2024-04-24T17:15:08.545 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi070.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-24T17:15:09.022 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-04-24T17:15:09.023 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi137.front.sepia.ceph.com' 2024-04-24T17:15:09.023 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi137.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-24T17:15:26.878 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.70 2024-04-24T17:15:27.394 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.137 2024-04-24T17:15:35.883 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi070.front.sepia.ceph.com' 2024-04-24T17:15:35.884 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi070.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-24T17:15:36.395 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi137.front.sepia.ceph.com' 2024-04-24T17:15:36.396 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi137.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-24T17:15:38.946 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.70 2024-04-24T17:15:39.454 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.137 2024-04-24T17:15:50.955 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi070.front.sepia.ceph.com' 2024-04-24T17:15:50.956 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi070.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-24T17:15:51.456 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi137.front.sepia.ceph.com' 2024-04-24T17:15:51.457 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi137.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-24T17:16:09.886 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.137 2024-04-24T17:16:22.722 DEBUG:teuthology.orchestra.run.smithi070:> true 2024-04-24T17:16:23.301 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi070.front.sepia.ceph.com' 2024-04-24T17:16:23.301 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-105-generic"... 2024-04-24T17:16:23.301 DEBUG:teuthology.orchestra.run.smithi070:> uname -r 2024-04-24T17:16:23.349 INFO:teuthology.orchestra.run.smithi070.stdout:5.15.0-105-generic 2024-04-24T17:16:23.350 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-105-generic vs 5.15.0-105-generic 2024-04-24T17:16:23.350 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-24T17:16:23.350 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-04-24T17:16:24.351 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-04-24T17:16:24.351 DEBUG:teuthology.orchestra.run.smithi070:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-24T17:16:24.708 INFO:teuthology.orchestra.run.smithi070.stdout:ttyS1 2024-04-24T17:16:24.731 DEBUG:teuthology.parallel:result is None 2024-04-24T17:16:24.887 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi137.front.sepia.ceph.com' 2024-04-24T17:16:24.888 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi137.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-24T17:16:25.090 DEBUG:teuthology.orchestra.run.smithi137:> true 2024-04-24T17:16:25.647 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi137.front.sepia.ceph.com' 2024-04-24T17:16:25.647 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-105-generic"... 2024-04-24T17:16:25.647 DEBUG:teuthology.orchestra.run.smithi137:> uname -r 2024-04-24T17:16:25.692 INFO:teuthology.orchestra.run.smithi137.stdout:5.15.0-105-generic 2024-04-24T17:16:25.693 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-105-generic vs 5.15.0-105-generic 2024-04-24T17:16:25.693 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-24T17:16:25.693 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-04-24T17:16:26.694 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-04-24T17:16:26.694 DEBUG:teuthology.orchestra.run.smithi137:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-24T17:16:26.760 INFO:teuthology.orchestra.run.smithi137.stdout:ttyS1 2024-04-24T17:16:26.790 DEBUG:teuthology.parallel:result is None 2024-04-24T17:16:26.791 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-24T17:16:26.798 INFO:teuthology.task.internal:Creating test directory... 2024-04-24T17:16:26.799 DEBUG:teuthology.orchestra.run.smithi070:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-24T17:16:26.801 DEBUG:teuthology.orchestra.run.smithi137:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-24T17:16:26.807 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-24T17:16:26.813 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-24T17:16:26.823 INFO:teuthology.task.internal:Creating archive directory... 2024-04-24T17:16:26.823 DEBUG:teuthology.orchestra.run.smithi070:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-24T17:16:26.851 DEBUG:teuthology.orchestra.run.smithi137:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-24T17:16:27.107 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-24T17:16:27.114 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-24T17:16:27.114 DEBUG:teuthology.orchestra.run.smithi070:> 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-04-24T17:16:27.117 DEBUG:teuthology.orchestra.run.smithi137:> 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-04-24T17:16:27.137 INFO:teuthology.orchestra.run.smithi070.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-24T17:16:27.140 INFO:teuthology.orchestra.run.smithi137.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-24T17:16:27.146 INFO:teuthology.orchestra.run.smithi070.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-24T17:16:27.149 INFO:teuthology.orchestra.run.smithi137.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-24T17:16:27.151 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-24T17:16:27.158 INFO:teuthology.task.internal:Configuring sudo... 2024-04-24T17:16:27.158 DEBUG:teuthology.orchestra.run.smithi070:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-24T17:16:27.190 DEBUG:teuthology.orchestra.run.smithi137:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-24T17:16:27.205 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-24T17:16:27.214 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-24T17:16:27.214 DEBUG:teuthology.orchestra.run.smithi070:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-24T17:16:27.246 DEBUG:teuthology.orchestra.run.smithi137:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-24T17:16:27.253 DEBUG:teuthology.orchestra.run.smithi070:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-24T17:16:27.297 DEBUG:teuthology.orchestra.run.smithi070:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-24T17:16:27.346 DEBUG:teuthology.orchestra.run.smithi070:> set -ex 2024-04-24T17:16:27.346 DEBUG:teuthology.orchestra.run.smithi070:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-24T17:16:27.449 DEBUG:teuthology.orchestra.run.smithi137:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-24T17:16:27.455 DEBUG:teuthology.orchestra.run.smithi137:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-24T17:16:27.501 DEBUG:teuthology.orchestra.run.smithi137:> set -ex 2024-04-24T17:16:27.501 DEBUG:teuthology.orchestra.run.smithi137:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-24T17:16:27.573 DEBUG:teuthology.orchestra.run.smithi070:> sudo service rsyslog restart 2024-04-24T17:16:27.576 DEBUG:teuthology.orchestra.run.smithi137:> sudo service rsyslog restart 2024-04-24T17:16:27.650 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-24T17:16:27.658 INFO:teuthology.task.internal:Starting timer... 2024-04-24T17:16:27.658 INFO:teuthology.run_tasks:Running task pcp... 2024-04-24T17:16:27.668 INFO:teuthology.run_tasks:Running task selinux... 2024-04-24T17:16:27.676 DEBUG:teuthology.task.selinux:Excluding smithi070: OS 'ubuntu' does not support SELinux 2024-04-24T17:16:27.676 DEBUG:teuthology.task.selinux:Excluding smithi137: OS 'ubuntu' does not support SELinux 2024-04-24T17:16:27.677 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-24T17:16:27.677 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-04-24T17:16:27.677 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-24T17:16:27.677 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-24T17:16:27.685 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-04-24T17:16:27.691 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-04-24T17:16:27.813 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-24T17:16:27.827 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-04-24T17:16:27.828 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi070.front.sepia.ceph.com,smithi137.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-24T17:23:25.825 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi070.front.sepia.ceph.com'), Remote(name='ubuntu@smithi137.front.sepia.ceph.com')] 2024-04-24T17:23:25.826 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi070.front.sepia.ceph.com' 2024-04-24T17:23:25.827 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi070.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-24T17:23:25.920 DEBUG:teuthology.orchestra.run.smithi070:> true 2024-04-24T17:23:25.999 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi070.front.sepia.ceph.com' 2024-04-24T17:23:25.999 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi137.front.sepia.ceph.com' 2024-04-24T17:23:26.000 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi137.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-24T17:23:26.080 DEBUG:teuthology.orchestra.run.smithi137:> true 2024-04-24T17:23:26.158 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi137.front.sepia.ceph.com' 2024-04-24T17:23:26.158 INFO:teuthology.run_tasks:Running task clock... 2024-04-24T17:23:26.169 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-04-24T17:23:26.169 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-24T17:23:26.170 DEBUG:teuthology.orchestra.run.smithi070:> 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-04-24T17:23:26.172 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-24T17:23:26.172 DEBUG:teuthology.orchestra.run.smithi137:> 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-04-24T17:23:26.199 INFO:teuthology.orchestra.run.smithi070.stdout:24 Apr 17:23:26 ntpd[17232]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-04-24T17:23:26.199 INFO:teuthology.orchestra.run.smithi070.stdout:24 Apr 17:23:26 ntpd[17232]: Command line: ntpd -gq 2024-04-24T17:23:26.199 INFO:teuthology.orchestra.run.smithi070.stdout:24 Apr 17:23:26 ntpd[17232]: ---------------------------------------------------- 2024-04-24T17:23:26.200 INFO:teuthology.orchestra.run.smithi070.stdout:24 Apr 17:23:26 ntpd[17232]: ntp-4 is maintained by Network Time Foundation, 2024-04-24T17:23:26.200 INFO:teuthology.orchestra.run.smithi070.stdout:24 Apr 17:23:26 ntpd[17232]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-04-24T17:23:26.200 INFO:teuthology.orchestra.run.smithi070.stdout:24 Apr 17:23:26 ntpd[17232]: corporation. Support and training for ntp-4 are 2024-04-24T17:23:26.200 INFO:teuthology.orchestra.run.smithi070.stdout:24 Apr 17:23:26 ntpd[17232]: available at https://www.nwtime.org/support 2024-04-24T17:23:26.200 INFO:teuthology.orchestra.run.smithi070.stdout:24 Apr 17:23:26 ntpd[17232]: ---------------------------------------------------- 2024-04-24T17:23:26.200 INFO:teuthology.orchestra.run.smithi070.stdout:24 Apr 17:23:26 ntpd[17232]: proto: precision = 0.044 usec (-24) 2024-04-24T17:23:26.200 INFO:teuthology.orchestra.run.smithi070.stdout:24 Apr 17:23:26 ntpd[17232]: basedate set to 2022-02-04 2024-04-24T17:23:26.201 INFO:teuthology.orchestra.run.smithi070.stdout:24 Apr 17:23:26 ntpd[17232]: gps base set to 2022-02-06 (week 2196) 2024-04-24T17:23:26.201 INFO:teuthology.orchestra.run.smithi070.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-24T17:23:26.202 INFO:teuthology.orchestra.run.smithi070.stdout:24 Apr 17:23:26 ntpd[17232]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-24T17:23:26.202 INFO:teuthology.orchestra.run.smithi070.stdout:24 Apr 17:23:26 ntpd[17232]: restrict ::: KOD does nothing without LIMITED. 2024-04-24T17:23:26.202 INFO:teuthology.orchestra.run.smithi070.stderr:restrict ::: KOD does nothing without LIMITED. 2024-04-24T17:23:26.203 INFO:teuthology.orchestra.run.smithi070.stdout:24 Apr 17:23:26 ntpd[17232]: Listen and drop on 0 v6wildcard [::]:123 2024-04-24T17:23:26.203 INFO:teuthology.orchestra.run.smithi070.stdout:24 Apr 17:23:26 ntpd[17232]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-04-24T17:23:26.203 INFO:teuthology.orchestra.run.smithi070.stdout:24 Apr 17:23:26 ntpd[17232]: Listen normally on 2 lo 127.0.0.1:123 2024-04-24T17:23:26.203 INFO:teuthology.orchestra.run.smithi070.stdout:24 Apr 17:23:26 ntpd[17232]: Listen normally on 3 enp3s0f1 172.21.15.70:123 2024-04-24T17:23:26.203 INFO:teuthology.orchestra.run.smithi070.stdout:24 Apr 17:23:26 ntpd[17232]: Listen normally on 4 lo [::1]:123 2024-04-24T17:23:26.203 INFO:teuthology.orchestra.run.smithi070.stdout:24 Apr 17:23:26 ntpd[17232]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d3e7%5]:123 2024-04-24T17:23:26.203 INFO:teuthology.orchestra.run.smithi070.stdout:24 Apr 17:23:26 ntpd[17232]: Listening on routing socket on fd #22 for interface updates 2024-04-24T17:23:26.229 INFO:teuthology.orchestra.run.smithi137.stdout:24 Apr 17:23:26 ntpd[17225]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-04-24T17:23:26.229 INFO:teuthology.orchestra.run.smithi137.stdout:24 Apr 17:23:26 ntpd[17225]: Command line: ntpd -gq 2024-04-24T17:23:26.229 INFO:teuthology.orchestra.run.smithi137.stdout:24 Apr 17:23:26 ntpd[17225]: ---------------------------------------------------- 2024-04-24T17:23:26.229 INFO:teuthology.orchestra.run.smithi137.stdout:24 Apr 17:23:26 ntpd[17225]: ntp-4 is maintained by Network Time Foundation, 2024-04-24T17:23:26.229 INFO:teuthology.orchestra.run.smithi137.stdout:24 Apr 17:23:26 ntpd[17225]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-04-24T17:23:26.229 INFO:teuthology.orchestra.run.smithi137.stdout:24 Apr 17:23:26 ntpd[17225]: corporation. Support and training for ntp-4 are 2024-04-24T17:23:26.229 INFO:teuthology.orchestra.run.smithi137.stdout:24 Apr 17:23:26 ntpd[17225]: available at https://www.nwtime.org/support 2024-04-24T17:23:26.230 INFO:teuthology.orchestra.run.smithi137.stdout:24 Apr 17:23:26 ntpd[17225]: ---------------------------------------------------- 2024-04-24T17:23:26.230 INFO:teuthology.orchestra.run.smithi137.stdout:24 Apr 17:23:26 ntpd[17225]: proto: precision = 0.064 usec (-24) 2024-04-24T17:23:26.231 INFO:teuthology.orchestra.run.smithi137.stdout:24 Apr 17:23:26 ntpd[17225]: basedate set to 2022-02-04 2024-04-24T17:23:26.231 INFO:teuthology.orchestra.run.smithi137.stdout:24 Apr 17:23:26 ntpd[17225]: gps base set to 2022-02-06 (week 2196) 2024-04-24T17:23:26.231 INFO:teuthology.orchestra.run.smithi137.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-24T17:23:26.231 INFO:teuthology.orchestra.run.smithi137.stdout:24 Apr 17:23:26 ntpd[17225]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-24T17:23:26.231 INFO:teuthology.orchestra.run.smithi137.stdout:24 Apr 17:23:26 ntpd[17225]: restrict ::: KOD does nothing without LIMITED. 2024-04-24T17:23:26.232 INFO:teuthology.orchestra.run.smithi137.stderr:restrict ::: KOD does nothing without LIMITED. 2024-04-24T17:23:26.232 INFO:teuthology.orchestra.run.smithi137.stdout:24 Apr 17:23:26 ntpd[17225]: Listen and drop on 0 v6wildcard [::]:123 2024-04-24T17:23:26.233 INFO:teuthology.orchestra.run.smithi137.stdout:24 Apr 17:23:26 ntpd[17225]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-04-24T17:23:26.233 INFO:teuthology.orchestra.run.smithi137.stdout:24 Apr 17:23:26 ntpd[17225]: Listen normally on 2 lo 127.0.0.1:123 2024-04-24T17:23:26.233 INFO:teuthology.orchestra.run.smithi137.stdout:24 Apr 17:23:26 ntpd[17225]: Listen normally on 3 enp3s0f1 172.21.15.137:123 2024-04-24T17:23:26.233 INFO:teuthology.orchestra.run.smithi137.stdout:24 Apr 17:23:26 ntpd[17225]: Listen normally on 4 lo [::1]:123 2024-04-24T17:23:26.233 INFO:teuthology.orchestra.run.smithi137.stdout:24 Apr 17:23:26 ntpd[17225]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:8137%5]:123 2024-04-24T17:23:26.233 INFO:teuthology.orchestra.run.smithi137.stdout:24 Apr 17:23:26 ntpd[17225]: Listening on routing socket on fd #22 for interface updates 2024-04-24T17:23:27.200 INFO:teuthology.orchestra.run.smithi070.stderr:24 Apr 17:23:27 ntpd[17232]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T17:23:27.200 INFO:teuthology.orchestra.run.smithi070.stderr:24 Apr 17:23:27 ntpd[17232]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T17:23:27.229 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:27 ntpd[17225]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T17:23:27.229 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:27 ntpd[17225]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T17:23:28.200 INFO:teuthology.orchestra.run.smithi070.stderr:24 Apr 17:23:28 ntpd[17232]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T17:23:28.200 INFO:teuthology.orchestra.run.smithi070.stderr:24 Apr 17:23:28 ntpd[17232]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T17:23:28.200 INFO:teuthology.orchestra.run.smithi070.stderr:24 Apr 17:23:28 ntpd[17232]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T17:23:28.201 INFO:teuthology.orchestra.run.smithi070.stderr:24 Apr 17:23:28 ntpd[17232]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T17:23:28.201 INFO:teuthology.orchestra.run.smithi070.stderr:24 Apr 17:23:28 ntpd[17232]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-24T17:23:28.201 INFO:teuthology.orchestra.run.smithi070.stderr:24 Apr 17:23:28 ntpd[17232]: can't open /var/log/ntpstats/peerstats.20240424: Permission denied 2024-04-24T17:23:30.201 INFO:teuthology.orchestra.run.smithi070.stderr:24 Apr 17:23:30 ntpd[17232]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T17:23:30.201 INFO:teuthology.orchestra.run.smithi070.stderr:24 Apr 17:23:30 ntpd[17232]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T17:23:30.202 INFO:teuthology.orchestra.run.smithi070.stderr:24 Apr 17:23:30 ntpd[17232]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T17:23:30.202 INFO:teuthology.orchestra.run.smithi070.stderr:24 Apr 17:23:30 ntpd[17232]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T17:23:30.202 INFO:teuthology.orchestra.run.smithi070.stderr:24 Apr 17:23:30 ntpd[17232]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T17:23:30.202 INFO:teuthology.orchestra.run.smithi070.stderr:24 Apr 17:23:30 ntpd[17232]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T17:23:30.202 INFO:teuthology.orchestra.run.smithi070.stderr:24 Apr 17:23:30 ntpd[17232]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T17:23:30.202 INFO:teuthology.orchestra.run.smithi070.stderr:24 Apr 17:23:30 ntpd[17232]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T17:23:30.202 INFO:teuthology.orchestra.run.smithi070.stderr:24 Apr 17:23:30 ntpd[17232]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-24T17:23:30.202 INFO:teuthology.orchestra.run.smithi070.stderr:24 Apr 17:23:30 ntpd[17232]: can't open /var/log/ntpstats/peerstats.20240424: Permission denied 2024-04-24T17:23:30.202 INFO:teuthology.orchestra.run.smithi070.stderr:24 Apr 17:23:30 ntpd[17232]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T17:23:30.202 INFO:teuthology.orchestra.run.smithi070.stderr:24 Apr 17:23:30 ntpd[17232]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T17:23:30.202 INFO:teuthology.orchestra.run.smithi070.stderr:24 Apr 17:23:30 ntpd[17232]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-24T17:23:30.202 INFO:teuthology.orchestra.run.smithi070.stderr:24 Apr 17:23:30 ntpd[17232]: can't open /var/log/ntpstats/peerstats.20240424: Permission denied 2024-04-24T17:23:30.203 INFO:teuthology.orchestra.run.smithi070.stderr:24 Apr 17:23:30 ntpd[17232]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T17:23:30.203 INFO:teuthology.orchestra.run.smithi070.stderr:24 Apr 17:23:30 ntpd[17232]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T17:23:30.203 INFO:teuthology.orchestra.run.smithi070.stderr:24 Apr 17:23:30 ntpd[17232]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-24T17:23:30.203 INFO:teuthology.orchestra.run.smithi070.stderr:24 Apr 17:23:30 ntpd[17232]: can't open /var/log/ntpstats/peerstats.20240424: Permission denied 2024-04-24T17:23:30.230 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:30 ntpd[17225]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T17:23:30.231 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:30 ntpd[17225]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T17:23:30.231 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:30 ntpd[17225]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T17:23:30.231 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:30 ntpd[17225]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T17:23:30.231 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:30 ntpd[17225]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T17:23:30.231 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:30 ntpd[17225]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T17:23:30.231 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:30 ntpd[17225]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T17:23:30.231 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:30 ntpd[17225]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T17:23:30.231 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:30 ntpd[17225]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-24T17:23:30.231 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:30 ntpd[17225]: can't open /var/log/ntpstats/peerstats.20240424: Permission denied 2024-04-24T17:23:30.231 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:30 ntpd[17225]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T17:23:30.231 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:30 ntpd[17225]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T17:23:30.231 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:30 ntpd[17225]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-24T17:23:30.231 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:30 ntpd[17225]: can't open /var/log/ntpstats/peerstats.20240424: Permission denied 2024-04-24T17:23:30.232 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:30 ntpd[17225]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T17:23:30.232 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:30 ntpd[17225]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T17:23:30.232 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:30 ntpd[17225]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-24T17:23:30.232 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:30 ntpd[17225]: can't open /var/log/ntpstats/peerstats.20240424: Permission denied 2024-04-24T17:23:32.201 INFO:teuthology.orchestra.run.smithi070.stderr:24 Apr 17:23:32 ntpd[17232]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T17:23:32.201 INFO:teuthology.orchestra.run.smithi070.stderr:24 Apr 17:23:32 ntpd[17232]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T17:23:32.202 INFO:teuthology.orchestra.run.smithi070.stderr:24 Apr 17:23:32 ntpd[17232]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T17:23:32.202 INFO:teuthology.orchestra.run.smithi070.stderr:24 Apr 17:23:32 ntpd[17232]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T17:23:32.202 INFO:teuthology.orchestra.run.smithi070.stderr:24 Apr 17:23:32 ntpd[17232]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T17:23:32.202 INFO:teuthology.orchestra.run.smithi070.stderr:24 Apr 17:23:32 ntpd[17232]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T17:23:32.202 INFO:teuthology.orchestra.run.smithi070.stderr:24 Apr 17:23:32 ntpd[17232]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T17:23:32.202 INFO:teuthology.orchestra.run.smithi070.stderr:24 Apr 17:23:32 ntpd[17232]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T17:23:32.202 INFO:teuthology.orchestra.run.smithi070.stderr:24 Apr 17:23:32 ntpd[17232]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-24T17:23:32.202 INFO:teuthology.orchestra.run.smithi070.stderr:24 Apr 17:23:32 ntpd[17232]: can't open /var/log/ntpstats/peerstats.20240424: Permission denied 2024-04-24T17:23:32.202 INFO:teuthology.orchestra.run.smithi070.stderr:24 Apr 17:23:32 ntpd[17232]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T17:23:32.202 INFO:teuthology.orchestra.run.smithi070.stderr:24 Apr 17:23:32 ntpd[17232]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T17:23:32.202 INFO:teuthology.orchestra.run.smithi070.stderr:24 Apr 17:23:32 ntpd[17232]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-24T17:23:32.202 INFO:teuthology.orchestra.run.smithi070.stderr:24 Apr 17:23:32 ntpd[17232]: can't open /var/log/ntpstats/peerstats.20240424: Permission denied 2024-04-24T17:23:32.202 INFO:teuthology.orchestra.run.smithi070.stderr:24 Apr 17:23:32 ntpd[17232]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T17:23:32.202 INFO:teuthology.orchestra.run.smithi070.stderr:24 Apr 17:23:32 ntpd[17232]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T17:23:32.203 INFO:teuthology.orchestra.run.smithi070.stderr:24 Apr 17:23:32 ntpd[17232]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-24T17:23:32.203 INFO:teuthology.orchestra.run.smithi070.stderr:24 Apr 17:23:32 ntpd[17232]: can't open /var/log/ntpstats/peerstats.20240424: Permission denied 2024-04-24T17:23:32.230 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:32 ntpd[17225]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T17:23:32.230 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:32 ntpd[17225]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T17:23:32.230 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:32 ntpd[17225]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T17:23:32.230 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:32 ntpd[17225]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T17:23:32.231 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:32 ntpd[17225]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T17:23:32.231 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:32 ntpd[17225]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T17:23:32.231 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:32 ntpd[17225]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T17:23:32.231 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:32 ntpd[17225]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T17:23:32.231 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:32 ntpd[17225]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-24T17:23:32.231 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:32 ntpd[17225]: can't open /var/log/ntpstats/peerstats.20240424: Permission denied 2024-04-24T17:23:32.231 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:32 ntpd[17225]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T17:23:32.231 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:32 ntpd[17225]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T17:23:32.231 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:32 ntpd[17225]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-24T17:23:32.231 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:32 ntpd[17225]: can't open /var/log/ntpstats/peerstats.20240424: Permission denied 2024-04-24T17:23:32.231 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:32 ntpd[17225]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T17:23:32.231 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:32 ntpd[17225]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T17:23:32.231 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:32 ntpd[17225]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-24T17:23:32.231 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:32 ntpd[17225]: can't open /var/log/ntpstats/peerstats.20240424: Permission denied 2024-04-24T17:23:34.200 INFO:teuthology.orchestra.run.smithi070.stderr:24 Apr 17:23:34 ntpd[17232]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T17:23:34.201 INFO:teuthology.orchestra.run.smithi070.stderr:24 Apr 17:23:34 ntpd[17232]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T17:23:34.201 INFO:teuthology.orchestra.run.smithi070.stderr:24 Apr 17:23:34 ntpd[17232]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T17:23:34.201 INFO:teuthology.orchestra.run.smithi070.stderr:24 Apr 17:23:34 ntpd[17232]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T17:23:34.201 INFO:teuthology.orchestra.run.smithi070.stderr:24 Apr 17:23:34 ntpd[17232]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T17:23:34.201 INFO:teuthology.orchestra.run.smithi070.stderr:24 Apr 17:23:34 ntpd[17232]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T17:23:34.201 INFO:teuthology.orchestra.run.smithi070.stderr:24 Apr 17:23:34 ntpd[17232]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T17:23:34.201 INFO:teuthology.orchestra.run.smithi070.stderr:24 Apr 17:23:34 ntpd[17232]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T17:23:34.201 INFO:teuthology.orchestra.run.smithi070.stderr:24 Apr 17:23:34 ntpd[17232]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-24T17:23:34.201 INFO:teuthology.orchestra.run.smithi070.stderr:24 Apr 17:23:34 ntpd[17232]: can't open /var/log/ntpstats/peerstats.20240424: Permission denied 2024-04-24T17:23:34.201 INFO:teuthology.orchestra.run.smithi070.stdout:24 Apr 17:23:34 ntpd[17232]: ntpd: time slew -0.002068 s 2024-04-24T17:23:34.201 INFO:teuthology.orchestra.run.smithi070.stdout:ntpd: time slew -0.002068s 2024-04-24T17:23:34.202 INFO:teuthology.orchestra.run.smithi070.stderr:24 Apr 17:23:34 ntpd[17232]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-04-24T17:23:34.202 INFO:teuthology.orchestra.run.smithi070.stderr:24 Apr 17:23:34 ntpd[17232]: can't open /var/log/ntpstats/loopstats.20240424: Permission denied 2024-04-24T17:23:34.230 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:34 ntpd[17225]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T17:23:34.231 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:34 ntpd[17225]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T17:23:34.231 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:34 ntpd[17225]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T17:23:34.231 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:34 ntpd[17225]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T17:23:34.231 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:34 ntpd[17225]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T17:23:34.231 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:34 ntpd[17225]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T17:23:34.231 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:34 ntpd[17225]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T17:23:34.231 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:34 ntpd[17225]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T17:23:34.231 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:34 ntpd[17225]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-24T17:23:34.231 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:34 ntpd[17225]: can't open /var/log/ntpstats/peerstats.20240424: Permission denied 2024-04-24T17:23:34.231 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:34 ntpd[17225]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T17:23:34.231 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:34 ntpd[17225]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T17:23:34.231 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:34 ntpd[17225]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-24T17:23:34.231 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:34 ntpd[17225]: can't open /var/log/ntpstats/peerstats.20240424: Permission denied 2024-04-24T17:23:34.232 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:34 ntpd[17225]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T17:23:34.232 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:34 ntpd[17225]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T17:23:34.232 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:34 ntpd[17225]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-24T17:23:34.232 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:34 ntpd[17225]: can't open /var/log/ntpstats/peerstats.20240424: Permission denied 2024-04-24T17:23:34.251 INFO:teuthology.orchestra.run.smithi070.stdout: remote refid st t when poll reach delay offset jitter 2024-04-24T17:23:34.251 INFO:teuthology.orchestra.run.smithi070.stdout:============================================================================== 2024-04-24T17:23:34.251 INFO:teuthology.orchestra.run.smithi070.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-24T17:23:34.251 INFO:teuthology.orchestra.run.smithi070.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-24T17:23:34.251 INFO:teuthology.orchestra.run.smithi070.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-24T17:23:34.251 INFO:teuthology.orchestra.run.smithi070.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-24T17:23:36.230 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:36 ntpd[17225]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T17:23:36.230 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:36 ntpd[17225]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T17:23:36.230 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:36 ntpd[17225]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T17:23:36.230 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:36 ntpd[17225]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T17:23:36.230 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:36 ntpd[17225]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T17:23:36.231 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:36 ntpd[17225]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T17:23:36.231 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:36 ntpd[17225]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T17:23:36.231 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:36 ntpd[17225]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T17:23:36.231 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:36 ntpd[17225]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-24T17:23:36.231 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:36 ntpd[17225]: can't open /var/log/ntpstats/peerstats.20240424: Permission denied 2024-04-24T17:23:36.231 INFO:teuthology.orchestra.run.smithi137.stdout:24 Apr 17:23:36 ntpd[17225]: ntpd: time slew -0.001085 s 2024-04-24T17:23:36.231 INFO:teuthology.orchestra.run.smithi137.stdout:ntpd: time slew -0.001085s 2024-04-24T17:23:36.232 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:36 ntpd[17225]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-04-24T17:23:36.232 INFO:teuthology.orchestra.run.smithi137.stderr:24 Apr 17:23:36 ntpd[17225]: can't open /var/log/ntpstats/loopstats.20240424: Permission denied 2024-04-24T17:23:36.282 INFO:teuthology.orchestra.run.smithi137.stdout: remote refid st t when poll reach delay offset jitter 2024-04-24T17:23:36.282 INFO:teuthology.orchestra.run.smithi137.stdout:============================================================================== 2024-04-24T17:23:36.282 INFO:teuthology.orchestra.run.smithi137.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-24T17:23:36.283 INFO:teuthology.orchestra.run.smithi137.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-24T17:23:36.283 INFO:teuthology.orchestra.run.smithi137.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-24T17:23:36.283 INFO:teuthology.orchestra.run.smithi137.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-24T17:23:36.284 INFO:teuthology.run_tasks:Running task cephadm... 2024-04-24T17:23:36.382 INFO:tasks.cephadm:Config: {'cephadm_branch': 'v17.2.0', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'image': 'quay.io/ceph/ceph:v17.2.0', 'conf': {'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': False}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'log-only-match': ['CEPHADM_'], 'sha1': '5904d29475f5be602879d9fb26280e89b808d5cc'} 2024-04-24T17:23:36.382 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v17.2.0 2024-04-24T17:23:36.383 INFO:tasks.cephadm:Cluster fsid is 6229cc3c-025f-11ef-bc93-c7b262605968 2024-04-24T17:23:36.383 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-04-24T17:23:36.383 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.70', 'mon.c': '[v2:172.21.15.70:3301,v1:172.21.15.70:6790]', 'mon.b': '172.21.15.137'} 2024-04-24T17:23:36.383 INFO:tasks.cephadm:First mon is mon.a on smithi070 2024-04-24T17:23:36.383 INFO:tasks.cephadm:First mgr is y 2024-04-24T17:23:36.383 INFO:tasks.cephadm:Normalizing hostnames... 2024-04-24T17:23:36.383 DEBUG:teuthology.orchestra.run.smithi070:> sudo hostname $(hostname -s) 2024-04-24T17:23:36.398 DEBUG:teuthology.orchestra.run.smithi137:> sudo hostname $(hostname -s) 2024-04-24T17:23:36.412 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v17.2.0)... 2024-04-24T17:23:36.413 DEBUG:teuthology.orchestra.run.smithi070:> 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-04-24T17:23:36.777 INFO:teuthology.orchestra.run.smithi070.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Apr 24 17:23 /home/ubuntu/cephtest/cephadm 2024-04-24T17:23:36.777 DEBUG:teuthology.orchestra.run.smithi137:> 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-04-24T17:23:37.137 INFO:teuthology.orchestra.run.smithi137.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Apr 24 17:23 /home/ubuntu/cephtest/cephadm 2024-04-24T17:23:37.137 DEBUG:teuthology.orchestra.run.smithi070:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-24T17:23:37.145 DEBUG:teuthology.orchestra.run.smithi137:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-24T17:23:37.163 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v17.2.0 on all hosts... 2024-04-24T17:23:37.163 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-04-24T17:23:37.190 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-04-24T17:23:37.343 INFO:teuthology.orchestra.run.smithi070.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-04-24T17:23:37.350 INFO:teuthology.orchestra.run.smithi137.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-04-24T17:24:21.120 INFO:teuthology.orchestra.run.smithi137.stdout:{ 2024-04-24T17:24:21.120 INFO:teuthology.orchestra.run.smithi137.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-04-24T17:24:21.121 INFO:teuthology.orchestra.run.smithi137.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-04-24T17:24:21.121 INFO:teuthology.orchestra.run.smithi137.stdout: "repo_digests": [ 2024-04-24T17:24:21.121 INFO:teuthology.orchestra.run.smithi137.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-04-24T17:24:21.121 INFO:teuthology.orchestra.run.smithi137.stdout: ] 2024-04-24T17:24:21.121 INFO:teuthology.orchestra.run.smithi137.stdout:} 2024-04-24T17:24:25.431 INFO:teuthology.orchestra.run.smithi070.stdout:{ 2024-04-24T17:24:25.431 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-04-24T17:24:25.431 INFO:teuthology.orchestra.run.smithi070.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-04-24T17:24:25.431 INFO:teuthology.orchestra.run.smithi070.stdout: "repo_digests": [ 2024-04-24T17:24:25.431 INFO:teuthology.orchestra.run.smithi070.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-04-24T17:24:25.431 INFO:teuthology.orchestra.run.smithi070.stdout: ] 2024-04-24T17:24:25.431 INFO:teuthology.orchestra.run.smithi070.stdout:} 2024-04-24T17:24:25.455 DEBUG:teuthology.orchestra.run.smithi070:> sudo mkdir -p /etc/ceph 2024-04-24T17:24:25.468 DEBUG:teuthology.orchestra.run.smithi137:> sudo mkdir -p /etc/ceph 2024-04-24T17:24:25.482 DEBUG:teuthology.orchestra.run.smithi070:> sudo chmod 777 /etc/ceph 2024-04-24T17:24:25.524 DEBUG:teuthology.orchestra.run.smithi137:> sudo chmod 777 /etc/ceph 2024-04-24T17:24:25.538 INFO:tasks.cephadm:Writing seed config... 2024-04-24T17:24:25.539 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-04-24T17:24:25.539 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-04-24T17:24:25.539 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-04-24T17:24:25.539 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2024-04-24T17:24:25.539 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-04-24T17:24:25.539 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-04-24T17:24:25.539 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-04-24T17:24:25.539 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-04-24T17:24:25.539 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-04-24T17:24:25.540 DEBUG:teuthology.orchestra.run.smithi070:> set -ex 2024-04-24T17:24:25.540 DEBUG:teuthology.orchestra.run.smithi070:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-04-24T17:24:25.572 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 = 6229cc3c-025f-11ef-bc93-c7b262605968 mon election default strategy = 3 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 mgr/cephadm/use_agent = False [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-04-24T17:24:25.573 DEBUG:teuthology.orchestra.run.smithi070:mon.a> sudo journalctl -f -n 0 -u ceph-6229cc3c-025f-11ef-bc93-c7b262605968@mon.a.service 2024-04-24T17:24:25.618 DEBUG:teuthology.orchestra.run.smithi070:mgr.y> sudo journalctl -f -n 0 -u ceph-6229cc3c-025f-11ef-bc93-c7b262605968@mgr.y.service 2024-04-24T17:24:25.661 INFO:tasks.cephadm:Bootstrapping... 2024-04-24T17:24:25.661 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 -v bootstrap --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id y --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.70 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-04-24T17:24:25.859 INFO:teuthology.orchestra.run.smithi070.stderr:-------------------------------------------------------------------------------- 2024-04-24T17:24:25.859 INFO:teuthology.orchestra.run.smithi070.stderr:cephadm ['--image', 'quay.io/ceph/ceph:v17.2.0', '-v', 'bootstrap', '--fsid', '6229cc3c-025f-11ef-bc93-c7b262605968', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'y', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.70', '--skip-admin-label'] 2024-04-24T17:24:25.859 INFO:teuthology.orchestra.run.smithi070.stderr:Verifying podman|docker is present... 2024-04-24T17:24:25.859 INFO:teuthology.orchestra.run.smithi070.stderr:Verifying lvm2 is present... 2024-04-24T17:24:25.859 INFO:teuthology.orchestra.run.smithi070.stderr:Verifying time synchronization is in place... 2024-04-24T17:24:25.864 INFO:teuthology.orchestra.run.smithi070.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-04-24T17:24:25.868 INFO:teuthology.orchestra.run.smithi070.stderr:systemctl: inactive 2024-04-24T17:24:25.872 INFO:teuthology.orchestra.run.smithi070.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-04-24T17:24:25.877 INFO:teuthology.orchestra.run.smithi070.stderr:systemctl: inactive 2024-04-24T17:24:25.881 INFO:teuthology.orchestra.run.smithi070.stderr:systemctl: masked 2024-04-24T17:24:25.886 INFO:teuthology.orchestra.run.smithi070.stderr:systemctl: inactive 2024-04-24T17:24:25.889 INFO:teuthology.orchestra.run.smithi070.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-04-24T17:24:25.893 INFO:teuthology.orchestra.run.smithi070.stderr:systemctl: inactive 2024-04-24T17:24:25.897 INFO:teuthology.orchestra.run.smithi070.stderr:systemctl: enabled 2024-04-24T17:24:25.900 INFO:teuthology.orchestra.run.smithi070.stderr:systemctl: active 2024-04-24T17:24:25.901 INFO:teuthology.orchestra.run.smithi070.stderr:Unit ntp.service is enabled and running 2024-04-24T17:24:25.901 INFO:teuthology.orchestra.run.smithi070.stderr:Repeating the final host check... 2024-04-24T17:24:25.901 INFO:teuthology.orchestra.run.smithi070.stderr:docker (/usr/bin/docker) is present 2024-04-24T17:24:25.901 INFO:teuthology.orchestra.run.smithi070.stderr:systemctl is present 2024-04-24T17:24:25.901 INFO:teuthology.orchestra.run.smithi070.stderr:lvcreate is present 2024-04-24T17:24:25.904 INFO:teuthology.orchestra.run.smithi070.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-04-24T17:24:25.907 INFO:teuthology.orchestra.run.smithi070.stderr:systemctl: inactive 2024-04-24T17:24:25.911 INFO:teuthology.orchestra.run.smithi070.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-04-24T17:24:25.914 INFO:teuthology.orchestra.run.smithi070.stderr:systemctl: inactive 2024-04-24T17:24:25.917 INFO:teuthology.orchestra.run.smithi070.stderr:systemctl: masked 2024-04-24T17:24:25.920 INFO:teuthology.orchestra.run.smithi070.stderr:systemctl: inactive 2024-04-24T17:24:25.924 INFO:teuthology.orchestra.run.smithi070.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-04-24T17:24:25.927 INFO:teuthology.orchestra.run.smithi070.stderr:systemctl: inactive 2024-04-24T17:24:25.931 INFO:teuthology.orchestra.run.smithi070.stderr:systemctl: enabled 2024-04-24T17:24:25.934 INFO:teuthology.orchestra.run.smithi070.stderr:systemctl: active 2024-04-24T17:24:25.935 INFO:teuthology.orchestra.run.smithi070.stderr:Unit ntp.service is enabled and running 2024-04-24T17:24:25.935 INFO:teuthology.orchestra.run.smithi070.stderr:Host looks OK 2024-04-24T17:24:25.936 INFO:teuthology.orchestra.run.smithi070.stderr:Cluster fsid: 6229cc3c-025f-11ef-bc93-c7b262605968 2024-04-24T17:24:25.936 INFO:teuthology.orchestra.run.smithi070.stderr:Acquiring lock 140141405029760 on /run/cephadm/6229cc3c-025f-11ef-bc93-c7b262605968.lock 2024-04-24T17:24:25.936 INFO:teuthology.orchestra.run.smithi070.stderr:Lock 140141405029760 acquired on /run/cephadm/6229cc3c-025f-11ef-bc93-c7b262605968.lock 2024-04-24T17:24:25.936 INFO:teuthology.orchestra.run.smithi070.stderr:Verifying IP 172.21.15.70 port 3300 ... 2024-04-24T17:24:25.936 INFO:teuthology.orchestra.run.smithi070.stderr:Verifying IP 172.21.15.70 port 6789 ... 2024-04-24T17:24:25.936 INFO:teuthology.orchestra.run.smithi070.stderr:Base mon IP is 172.21.15.70, final addrv is [v2:172.21.15.70:3300,v1:172.21.15.70:6789] 2024-04-24T17:24:25.938 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 2024-04-24T17:24:25.938 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.70 metric 100 2024-04-24T17:24:25.938 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/sbin/ip: 158.69.67.47 via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.70 metric 100 2024-04-24T17:24:25.938 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/sbin/ip: 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-04-24T17:24:25.938 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.70 metric 100 2024-04-24T17:24:25.938 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/sbin/ip: 172.21.0.1 dev enp3s0f1 proto dhcp scope link src 172.21.15.70 metric 100 2024-04-24T17:24:25.938 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/sbin/ip: 172.21.0.2 dev enp3s0f1 proto dhcp scope link src 172.21.15.70 metric 100 2024-04-24T17:24:25.938 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/sbin/ip: 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.70 metric 100 2024-04-24T17:24:25.940 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-04-24T17:24:25.940 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-04-24T17:24:25.940 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 expires 1783sec pref medium 2024-04-24T17:24:25.942 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-04-24T17:24:25.942 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/sbin/ip: inet6 ::1/128 scope host 2024-04-24T17:24:25.942 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-04-24T17:24:25.942 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-04-24T17:24:25.942 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/sbin/ip: inet6 fe80::ec4:7aff:fe8f:d3e7/64 scope link 2024-04-24T17:24:25.942 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-04-24T17:24:25.943 INFO:teuthology.orchestra.run.smithi070.stderr:Mon IP `172.21.15.70` is in CIDR network `172.21.0.0/20` 2024-04-24T17:24:25.943 INFO:teuthology.orchestra.run.smithi070.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-04-24T17:24:25.943 INFO:teuthology.orchestra.run.smithi070.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-04-24T17:24:26.652 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/docker: v17.2.0: Pulling from ceph/ceph 2024-04-24T17:24:26.796 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/docker: Digest: sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2024-04-24T17:24:26.797 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/docker: Status: Image is up to date for quay.io/ceph/ceph:v17.2.0 2024-04-24T17:24:26.830 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/docker: quay.io/ceph/ceph:v17.2.0 2024-04-24T17:24:27.745 INFO:teuthology.orchestra.run.smithi070.stderr:ceph: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-04-24T17:24:28.292 INFO:teuthology.orchestra.run.smithi070.stderr:Ceph version: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-04-24T17:24:28.292 INFO:teuthology.orchestra.run.smithi070.stderr:Extracting ceph user uid/gid from container image... 2024-04-24T17:24:28.976 INFO:teuthology.orchestra.run.smithi070.stderr:stat: 167 167 2024-04-24T17:24:29.589 INFO:teuthology.orchestra.run.smithi070.stderr:Creating initial keys... 2024-04-24T17:24:30.256 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-authtool: AQBOQClmON9pDxAAmSd3YWuRcrMlJtNNnG7ihQ== 2024-04-24T17:24:31.397 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-authtool: AQBPQClmODTFFxAAj4DQDUpUraAKxwCZ3PyQkw== 2024-04-24T17:24:32.588 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-authtool: AQBQQClmTiY3IxAAqEzO0aAzYcAjze3U1A+jhQ== 2024-04-24T17:24:33.093 INFO:teuthology.orchestra.run.smithi070.stderr:Creating initial monmap... 2024-04-24T17:24:33.858 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-24T17:24:33.858 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/monmaptool: setting min_mon_release = octopus 2024-04-24T17:24:33.859 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 6229cc3c-025f-11ef-bc93-c7b262605968 2024-04-24T17:24:33.859 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-24T17:24:34.448 INFO:teuthology.orchestra.run.smithi070.stderr:monmaptool for a [v2:172.21.15.70:3300,v1:172.21.15.70:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-24T17:24:34.448 INFO:teuthology.orchestra.run.smithi070.stderr:setting min_mon_release = octopus 2024-04-24T17:24:34.448 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/monmaptool: set fsid to 6229cc3c-025f-11ef-bc93-c7b262605968 2024-04-24T17:24:34.448 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-24T17:24:34.448 INFO:teuthology.orchestra.run.smithi070.stderr: 2024-04-24T17:24:34.448 INFO:teuthology.orchestra.run.smithi070.stderr:Creating mon... 2024-04-24T17:24:35.108 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.105+0000 7f0a95735880 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-24T17:24:35.108 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.105+0000 7f0a95735880 1 imported monmap: 2024-04-24T17:24:35.108 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: epoch 0 2024-04-24T17:24:35.108 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: fsid 6229cc3c-025f-11ef-bc93-c7b262605968 2024-04-24T17:24:35.108 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: last_changed 2024-04-24T17:24:33.860323+0000 2024-04-24T17:24:35.108 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: created 2024-04-24T17:24:33.860323+0000 2024-04-24T17:24:35.108 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: min_mon_release 15 (octopus) 2024-04-24T17:24:35.108 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: election_strategy: 1 2024-04-24T17:24:35.108 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.70:3300/0,v1:172.21.15.70:6789/0] mon.a 2024-04-24T17:24:35.108 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: 2024-04-24T17:24:35.108 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.105+0000 7f0a95735880 0 /usr/bin/ceph-mon: set fsid to 6229cc3c-025f-11ef-bc93-c7b262605968 2024-04-24T17:24:35.132 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.105+0000 7f0a95735880 4 rocksdb: RocksDB version: 6.15.5 2024-04-24T17:24:35.132 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: 2024-04-24T17:24:35.132 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.105+0000 7f0a95735880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-24T17:24:35.132 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.105+0000 7f0a95735880 4 rocksdb: Compile date Apr 18 2022 2024-04-24T17:24:35.132 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.105+0000 7f0a95735880 4 rocksdb: DB SUMMARY 2024-04-24T17:24:35.132 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: 2024-04-24T17:24:35.132 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.105+0000 7f0a95735880 4 rocksdb: DB Session ID: QYMSTNTA4FJ39EASDYQS 2024-04-24T17:24:35.132 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: 2024-04-24T17:24:35.133 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-04-24T17:24:35.133 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: 2024-04-24T17:24:35.133 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-04-24T17:24:35.133 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: 2024-04-24T17:24:35.133 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.error_if_exists: 0 2024-04-24T17:24:35.133 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.create_if_missing: 1 2024-04-24T17:24:35.133 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.paranoid_checks: 1 2024-04-24T17:24:35.133 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-24T17:24:35.133 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.env: 0x56387aec6860 2024-04-24T17:24:35.133 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.fs: Posix File System 2024-04-24T17:24:35.133 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.info_log: 0x56387bf9b320 2024-04-24T17:24:35.133 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-24T17:24:35.134 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.statistics: (nil) 2024-04-24T17:24:35.134 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.use_fsync: 0 2024-04-24T17:24:35.134 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.max_log_file_size: 0 2024-04-24T17:24:35.134 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-24T17:24:35.134 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-24T17:24:35.134 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-24T17:24:35.134 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-24T17:24:35.134 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.allow_fallocate: 1 2024-04-24T17:24:35.134 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-24T17:24:35.134 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-24T17:24:35.134 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.use_direct_reads: 0 2024-04-24T17:24:35.134 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-24T17:24:35.134 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.create_missing_column_families: 0 2024-04-24T17:24:35.134 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.db_log_dir: 2024-04-24T17:24:35.135 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-04-24T17:24:35.135 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-24T17:24:35.135 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-24T17:24:35.135 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-24T17:24:35.135 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-24T17:24:35.135 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-24T17:24:35.135 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-24T17:24:35.135 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.advise_random_on_open: 1 2024-04-24T17:24:35.135 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-24T17:24:35.135 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.write_buffer_manager: 0x56387c23b950 2024-04-24T17:24:35.135 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-24T17:24:35.135 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-24T17:24:35.135 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-24T17:24:35.135 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-24T17:24:35.135 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.rate_limiter: (nil) 2024-04-24T17:24:35.135 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-24T17:24:35.136 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-24T17:24:35.136 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-24T17:24:35.136 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-24T17:24:35.136 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.unordered_write: 0 2024-04-24T17:24:35.136 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-24T17:24:35.136 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-24T17:24:35.136 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-24T17:24:35.136 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-24T17:24:35.136 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.row_cache: None 2024-04-24T17:24:35.136 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.wal_filter: None 2024-04-24T17:24:35.136 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-24T17:24:35.136 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-24T17:24:35.136 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.preserve_deletes: 0 2024-04-24T17:24:35.136 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.two_write_queues: 0 2024-04-24T17:24:35.136 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.manual_wal_flush: 0 2024-04-24T17:24:35.137 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.atomic_flush: 0 2024-04-24T17:24:35.137 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-24T17:24:35.137 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-24T17:24:35.137 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-24T17:24:35.137 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.log_readahead_size: 0 2024-04-24T17:24:35.137 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-24T17:24:35.137 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-24T17:24:35.137 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-24T17:24:35.137 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-24T17:24:35.137 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-24T17:24:35.137 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-24T17:24:35.137 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.max_background_jobs: 2 2024-04-24T17:24:35.137 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.max_background_compactions: -1 2024-04-24T17:24:35.137 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.max_subcompactions: 1 2024-04-24T17:24:35.137 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-24T17:24:35.137 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-24T17:24:35.138 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-24T17:24:35.138 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.max_total_wal_size: 0 2024-04-24T17:24:35.138 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-24T17:24:35.138 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-24T17:24:35.138 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-24T17:24:35.138 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-24T17:24:35.138 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.max_open_files: -1 2024-04-24T17:24:35.138 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.bytes_per_sync: 0 2024-04-24T17:24:35.138 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-24T17:24:35.138 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-24T17:24:35.138 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-24T17:24:35.138 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.max_background_flushes: -1 2024-04-24T17:24:35.138 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Compression algorithms supported: 2024-04-24T17:24:35.138 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-24T17:24:35.138 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: kZSTD supported: 0 2024-04-24T17:24:35.139 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: kXpressCompression supported: 0 2024-04-24T17:24:35.139 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-24T17:24:35.139 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: kLZ4Compression supported: 1 2024-04-24T17:24:35.139 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: kBZip2Compression supported: 0 2024-04-24T17:24:35.139 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: kZlibCompression supported: 1 2024-04-24T17:24:35.139 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: kSnappyCompression supported: 1 2024-04-24T17:24:35.139 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-24T17:24:35.139 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: [db/db_impl/db_impl_open.cc:281] Creating manifest 1 2024-04-24T17:24:35.139 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: 2024-04-24T17:24:35.139 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-04-24T17:24:35.139 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: 2024-04-24T17:24:35.139 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-04-24T17:24:35.139 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: 2024-04-24T17:24:35.139 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-24T17:24:35.139 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.merge_operator: 2024-04-24T17:24:35.140 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.compaction_filter: None 2024-04-24T17:24:35.140 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.compaction_filter_factory: None 2024-04-24T17:24:35.140 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-24T17:24:35.140 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-24T17:24:35.140 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-24T17:24:35.140 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56387bfecb08) 2024-04-24T17:24:35.140 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2024-04-24T17:24:35.140 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-24T17:24:35.140 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-24T17:24:35.140 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2024-04-24T17:24:35.140 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: index_type: 0 2024-04-24T17:24:35.140 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2024-04-24T17:24:35.140 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: index_shortening: 1 2024-04-24T17:24:35.141 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2024-04-24T17:24:35.141 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2024-04-24T17:24:35.141 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: checksum: 1 2024-04-24T17:24:35.141 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2024-04-24T17:24:35.141 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: block_cache: 0x56387bfcc170 2024-04-24T17:24:35.141 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2024-04-24T17:24:35.141 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: block_cache_options: 2024-04-24T17:24:35.141 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: capacity : 536870912 2024-04-24T17:24:35.141 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2024-04-24T17:24:35.141 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2024-04-24T17:24:35.141 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2024-04-24T17:24:35.141 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2024-04-24T17:24:35.141 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2024-04-24T17:24:35.141 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: block_size: 4096 2024-04-24T17:24:35.141 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2024-04-24T17:24:35.142 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2024-04-24T17:24:35.142 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2024-04-24T17:24:35.142 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2024-04-24T17:24:35.142 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: partition_filters: 0 2024-04-24T17:24:35.142 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2024-04-24T17:24:35.142 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-24T17:24:35.142 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2024-04-24T17:24:35.142 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: verify_compression: 0 2024-04-24T17:24:35.142 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2024-04-24T17:24:35.142 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: format_version: 4 2024-04-24T17:24:35.142 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2024-04-24T17:24:35.142 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: block_align: 0 2024-04-24T17:24:35.142 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: 2024-04-24T17:24:35.142 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-24T17:24:35.142 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-24T17:24:35.143 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.compression: NoCompression 2024-04-24T17:24:35.143 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-24T17:24:35.143 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-24T17:24:35.143 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-24T17:24:35.143 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.num_levels: 7 2024-04-24T17:24:35.143 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-24T17:24:35.143 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-24T17:24:35.143 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-24T17:24:35.143 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-24T17:24:35.143 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-24T17:24:35.143 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-24T17:24:35.143 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-24T17:24:35.143 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-24T17:24:35.143 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-24T17:24:35.144 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-24T17:24:35.144 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-24T17:24:35.144 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.compression_opts.level: 32767 2024-04-24T17:24:35.144 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-24T17:24:35.144 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-24T17:24:35.144 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-24T17:24:35.144 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-24T17:24:35.144 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.compression_opts.enabled: false 2024-04-24T17:24:35.144 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-24T17:24:35.144 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-24T17:24:35.144 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-24T17:24:35.144 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-24T17:24:35.144 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-24T17:24:35.144 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-24T17:24:35.144 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-24T17:24:35.145 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-24T17:24:35.145 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-24T17:24:35.145 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-24T17:24:35.145 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-24T17:24:35.145 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-24T17:24:35.145 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-24T17:24:35.145 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-24T17:24:35.145 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-24T17:24:35.145 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-24T17:24:35.145 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-24T17:24:35.145 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.arena_block_size: 4194304 2024-04-24T17:24:35.145 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-24T17:24:35.145 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-24T17:24:35.145 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-24T17:24:35.145 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-24T17:24:35.146 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-24T17:24:35.146 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-24T17:24:35.146 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-24T17:24:35.146 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-24T17:24:35.146 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-24T17:24:35.146 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-24T17:24:35.146 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-24T17:24:35.146 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-24T17:24:35.146 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-24T17:24:35.146 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-24T17:24:35.146 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.table_properties_collectors: 2024-04-24T17:24:35.146 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.inplace_update_support: 0 2024-04-24T17:24:35.146 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-24T17:24:35.146 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-24T17:24:35.146 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-24T17:24:35.147 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-24T17:24:35.147 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.bloom_locality: 0 2024-04-24T17:24:35.147 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.max_successive_merges: 0 2024-04-24T17:24:35.147 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-24T17:24:35.147 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-24T17:24:35.147 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.force_consistency_checks: 1 2024-04-24T17:24:35.147 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-24T17:24:35.147 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.ttl: 2592000 2024-04-24T17:24:35.147 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-24T17:24:35.147 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.enable_blob_files: false 2024-04-24T17:24:35.147 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.min_blob_size: 0 2024-04-24T17:24:35.147 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.blob_file_size: 268435456 2024-04-24T17:24:35.147 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-24T17:24:35.147 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-24T17:24:35.147 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-24T17:24:35.148 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 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-04-24T17:24:35.148 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: 2024-04-24T17:24:35.148 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-04-24T17:24:35.148 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: 2024-04-24T17:24:35.148 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 3 2024-04-24T17:24:35.148 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: 2024-04-24T17:24:35.148 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x56387bfb2a80 2024-04-24T17:24:35.148 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a95735880 4 rocksdb: DB pointer 0x56387c026000 2024-04-24T17:24:35.148 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a8731f700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-04-24T17:24:35.148 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.109+0000 7f0a8731f700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-04-24T17:24:35.148 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2024-04-24T17:24:35.148 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-24T17:24:35.148 INFO:teuthology.orchestra.run.smithi070.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-04-24T17:24:35.148 INFO:teuthology.orchestra.run.smithi070.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-04-24T17:24:35.148 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-24T17:24:35.148 INFO:teuthology.orchestra.run.smithi070.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-04-24T17:24:35.149 INFO:teuthology.orchestra.run.smithi070.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-04-24T17:24:35.149 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-24T17:24:35.149 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: 2024-04-24T17:24:35.149 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-24T17:24:35.149 INFO:teuthology.orchestra.run.smithi070.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-04-24T17:24:35.149 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-24T17:24:35.149 INFO:teuthology.orchestra.run.smithi070.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-04-24T17:24:35.149 INFO:teuthology.orchestra.run.smithi070.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-04-24T17:24:35.149 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: 2024-04-24T17:24:35.149 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-24T17:24:35.149 INFO:teuthology.orchestra.run.smithi070.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-04-24T17:24:35.149 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-24T17:24:35.149 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-24T17:24:35.149 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-04-24T17:24:35.149 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-24T17:24:35.149 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-04-24T17:24:35.150 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-04-24T17:24:35.150 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-04-24T17:24:35.150 INFO:teuthology.orchestra.run.smithi070.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-04-24T17:24:35.150 INFO:teuthology.orchestra.run.smithi070.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-04-24T17:24:35.150 INFO:teuthology.orchestra.run.smithi070.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-04-24T17:24:35.150 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: 2024-04-24T17:24:35.150 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-04-24T17:24:35.150 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: 2024-04-24T17:24:35.150 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-24T17:24:35.150 INFO:teuthology.orchestra.run.smithi070.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-04-24T17:24:35.150 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-24T17:24:35.150 INFO:teuthology.orchestra.run.smithi070.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-04-24T17:24:35.150 INFO:teuthology.orchestra.run.smithi070.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-04-24T17:24:35.150 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: 2024-04-24T17:24:35.150 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-24T17:24:35.151 INFO:teuthology.orchestra.run.smithi070.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-04-24T17:24:35.151 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-24T17:24:35.151 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-24T17:24:35.151 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-04-24T17:24:35.151 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-24T17:24:35.151 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-04-24T17:24:35.151 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-04-24T17:24:35.151 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-04-24T17:24:35.151 INFO:teuthology.orchestra.run.smithi070.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-04-24T17:24:35.151 INFO:teuthology.orchestra.run.smithi070.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-04-24T17:24:35.151 INFO:teuthology.orchestra.run.smithi070.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-04-24T17:24:35.151 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: 2024-04-24T17:24:35.151 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-04-24T17:24:35.151 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: 2024-04-24T17:24:35.151 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.113+0000 7f0a95735880 4 rocksdb: [db/db_impl/db_impl.cc:447] Shutdown: canceling all background work 2024-04-24T17:24:35.152 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.113+0000 7f0a95735880 4 rocksdb: [db/db_impl/db_impl.cc:625] Shutdown complete 2024-04-24T17:24:35.152 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph-mon: debug 2024-04-24T17:24:35.113+0000 7f0a95735880 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-04-24T17:24:35.645 INFO:teuthology.orchestra.run.smithi070.stderr:create mon.a on 2024-04-24T17:24:35.897 INFO:teuthology.orchestra.run.smithi070.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-04-24T17:24:36.089 INFO:teuthology.orchestra.run.smithi070.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-6229cc3c-025f-11ef-bc93-c7b262605968.target -> /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968.target. 2024-04-24T17:24:36.089 INFO:teuthology.orchestra.run.smithi070.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-6229cc3c-025f-11ef-bc93-c7b262605968.target -> /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968.target. 2024-04-24T17:24:36.470 INFO:teuthology.orchestra.run.smithi070.stderr:systemctl: Failed to reset failed state of unit ceph-6229cc3c-025f-11ef-bc93-c7b262605968@mon.a.service: Unit ceph-6229cc3c-025f-11ef-bc93-c7b262605968@mon.a.service not loaded. 2024-04-24T17:24:36.475 INFO:teuthology.orchestra.run.smithi070.stderr:systemctl: Created symlink /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968.target.wants/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@mon.a.service -> /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service. 2024-04-24T17:24:36.658 INFO:teuthology.orchestra.run.smithi070.stderr:firewalld does not appear to be present 2024-04-24T17:24:36.658 INFO:teuthology.orchestra.run.smithi070.stderr:Not possible to enable service . firewalld.service is not available 2024-04-24T17:24:36.659 INFO:teuthology.orchestra.run.smithi070.stderr:Waiting for mon to start... 2024-04-24T17:24:36.659 INFO:teuthology.orchestra.run.smithi070.stderr:Waiting for mon... 2024-04-24T17:24:38.257 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: cluster: 2024-04-24T17:24:38.258 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: id: 6229cc3c-025f-11ef-bc93-c7b262605968 2024-04-24T17:24:38.258 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-04-24T17:24:38.258 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: 2024-04-24T17:24:38.258 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: services: 2024-04-24T17:24:38.258 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.203099s) 2024-04-24T17:24:38.258 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: mgr: no daemons active 2024-04-24T17:24:38.258 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-04-24T17:24:38.258 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: 2024-04-24T17:24:38.258 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: data: 2024-04-24T17:24:38.258 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-04-24T17:24:38.259 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-04-24T17:24:38.259 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-04-24T17:24:38.259 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: pgs: 2024-04-24T17:24:38.259 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: 2024-04-24T17:24:38.268 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:38 smithi070 bash[18128]: cluster 2024-04-24T17:24:38.050997+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-04-24T17:24:38.904 INFO:teuthology.orchestra.run.smithi070.stderr:mon is available 2024-04-24T17:24:38.904 INFO:teuthology.orchestra.run.smithi070.stderr:Assimilating anything we can from ceph.conf... 2024-04-24T17:24:39.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:39 smithi070 bash[18128]: cluster 2024-04-24T17:24:38.054408+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-04-24T17:24:39.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:39 smithi070 bash[18128]: cluster 2024-04-24T17:24:38.054555+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.70:3300/0,v1:172.21.15.70:6789/0]} 2024-04-24T17:24:39.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:39 smithi070 bash[18128]: cluster 2024-04-24T17:24:38.056120+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-04-24T17:24:39.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:39 smithi070 bash[18128]: cluster 2024-04-24T17:24:38.058086+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-04-24T17:24:39.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:39 smithi070 bash[18128]: cluster 2024-04-24T17:24:38.058496+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-04-24T17:24:39.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:39 smithi070 bash[18128]: audit 2024-04-24T17:24:38.257472+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.70:0/499943124' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-24T17:24:39.789 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: 2024-04-24T17:24:39.789 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: [global] 2024-04-24T17:24:39.789 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: fsid = 6229cc3c-025f-11ef-bc93-c7b262605968 2024-04-24T17:24:39.789 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.70:3300,v1:172.21.15.70:6789] 2024-04-24T17:24:39.790 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-04-24T17:24:39.790 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-04-24T17:24:39.790 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-04-24T17:24:39.791 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-04-24T17:24:39.791 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: 2024-04-24T17:24:39.791 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: [mgr] 2024-04-24T17:24:39.791 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: mgr/cephadm/use_agent = False 2024-04-24T17:24:39.791 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-04-24T17:24:39.791 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: 2024-04-24T17:24:39.791 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: [osd] 2024-04-24T17:24:39.791 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-04-24T17:24:39.791 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-04-24T17:24:40.340 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:40 smithi070 bash[18128]: audit 2024-04-24T17:24:39.787784+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.70:0/529518331' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-24T17:24:40.340 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:40 smithi070 bash[18128]: audit 2024-04-24T17:24:39.790695+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.70:0/529518331' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-24T17:24:40.385 INFO:teuthology.orchestra.run.smithi070.stderr:Generating new minimal ceph.conf... 2024-04-24T17:24:41.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:41 smithi070 bash[18128]: audit 2024-04-24T17:24:41.403003+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.70:0/1144656440' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:24:41.998 INFO:teuthology.orchestra.run.smithi070.stderr:Restarting the monitor... 2024-04-24T17:24:42.324 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:42 smithi070 systemd[1]: Stopping Ceph mon.a for 6229cc3c-025f-11ef-bc93-c7b262605968... 2024-04-24T17:24:42.324 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:42 smithi070 bash[18498]: Error response from daemon: No such container: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-mon.a 2024-04-24T17:24:42.324 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:42 smithi070 bash[18128]: debug 2024-04-24T17:24:42.097+0000 7feab4c42700 -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-04-24T17:24:42.324 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:42 smithi070 bash[18128]: debug 2024-04-24T17:24:42.097+0000 7feab4c42700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-04-24T17:24:42.905 INFO:teuthology.orchestra.run.smithi070.stderr:Setting mon public_network to 172.21.0.0/20 2024-04-24T17:24:43.090 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:42 smithi070 bash[18507]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-mon-a 2024-04-24T17:24:43.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:42 smithi070 bash[18540]: Error response from daemon: No such container: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-mon.a 2024-04-24T17:24:43.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:42 smithi070 systemd[1]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968@mon.a.service: Deactivated successfully. 2024-04-24T17:24:43.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:42 smithi070 systemd[1]: Stopped Ceph mon.a for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:24:43.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:42 smithi070 systemd[1]: Started Ceph mon.a for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:24:44.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.925+0000 7f973be57880 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-24T17:24:44.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.925+0000 7f973be57880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-04-24T17:24:44.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.925+0000 7f973be57880 0 pidfile_write: ignore empty --pid-file 2024-04-24T17:24:44.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 0 load: jerasure load: lrc 2024-04-24T17:24:44.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: RocksDB version: 6.15.5 2024-04-24T17:24:44.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-24T17:24:44.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Compile date Apr 18 2022 2024-04-24T17:24:44.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: DB SUMMARY 2024-04-24T17:24:44.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: DB Session ID: SI83ORYELLDIRXRIAGNE 2024-04-24T17:24:44.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: CURRENT file: CURRENT 2024-04-24T17:24:44.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: IDENTITY file: IDENTITY 2024-04-24T17:24:44.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2024-04-24T17:24:44.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-04-24T17:24:44.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 82617 ; 2024-04-24T17:24:44.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.error_if_exists: 0 2024-04-24T17:24:44.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.create_if_missing: 0 2024-04-24T17:24:44.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.paranoid_checks: 1 2024-04-24T17:24:44.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-24T17:24:44.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.env: 0x55eac5cc6860 2024-04-24T17:24:44.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.fs: Posix File System 2024-04-24T17:24:44.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.info_log: 0x55eac79fde00 2024-04-24T17:24:44.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-24T17:24:44.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.statistics: (nil) 2024-04-24T17:24:44.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.use_fsync: 0 2024-04-24T17:24:44.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.max_log_file_size: 0 2024-04-24T17:24:44.093 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-24T17:24:44.093 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-24T17:24:44.093 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-24T17:24:44.094 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-24T17:24:44.094 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.allow_fallocate: 1 2024-04-24T17:24:44.094 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-24T17:24:44.094 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-24T17:24:44.094 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.use_direct_reads: 0 2024-04-24T17:24:44.094 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-24T17:24:44.094 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.create_missing_column_families: 0 2024-04-24T17:24:44.094 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.db_log_dir: 2024-04-24T17:24:44.094 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-04-24T17:24:44.094 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-24T17:24:44.094 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-24T17:24:44.095 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-24T17:24:44.095 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-24T17:24:44.095 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-24T17:24:44.097 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-24T17:24:44.097 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.advise_random_on_open: 1 2024-04-24T17:24:44.098 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-24T17:24:44.098 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.write_buffer_manager: 0x55eac7aee2d0 2024-04-24T17:24:44.098 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-24T17:24:44.098 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-24T17:24:44.098 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-24T17:24:44.098 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-24T17:24:44.098 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.rate_limiter: (nil) 2024-04-24T17:24:44.098 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-24T17:24:44.098 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-24T17:24:44.098 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-24T17:24:44.098 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-24T17:24:44.098 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.unordered_write: 0 2024-04-24T17:24:44.098 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-24T17:24:44.098 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-24T17:24:44.099 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-24T17:24:44.099 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-24T17:24:44.099 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.row_cache: None 2024-04-24T17:24:44.099 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.wal_filter: None 2024-04-24T17:24:44.099 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-24T17:24:44.099 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-24T17:24:44.099 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.preserve_deletes: 0 2024-04-24T17:24:44.099 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.two_write_queues: 0 2024-04-24T17:24:44.099 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.manual_wal_flush: 0 2024-04-24T17:24:44.099 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.atomic_flush: 0 2024-04-24T17:24:44.099 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-24T17:24:44.099 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-24T17:24:44.099 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-24T17:24:44.099 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.log_readahead_size: 0 2024-04-24T17:24:44.099 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-24T17:24:44.100 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-24T17:24:44.100 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-24T17:24:44.100 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-24T17:24:44.100 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-24T17:24:44.100 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-24T17:24:44.100 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.max_background_jobs: 2 2024-04-24T17:24:44.100 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.max_background_compactions: -1 2024-04-24T17:24:44.100 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.max_subcompactions: 1 2024-04-24T17:24:44.100 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-24T17:24:44.100 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-24T17:24:44.100 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-24T17:24:44.100 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.max_total_wal_size: 0 2024-04-24T17:24:44.100 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-24T17:24:44.100 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-24T17:24:44.100 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-24T17:24:44.101 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-24T17:24:44.101 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.max_open_files: -1 2024-04-24T17:24:44.101 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.bytes_per_sync: 0 2024-04-24T17:24:44.101 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-24T17:24:44.101 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-24T17:24:44.101 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-24T17:24:44.101 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.max_background_flushes: -1 2024-04-24T17:24:44.101 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Compression algorithms supported: 2024-04-24T17:24:44.101 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-24T17:24:44.101 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: kZSTD supported: 0 2024-04-24T17:24:44.101 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: kXpressCompression supported: 0 2024-04-24T17:24:44.101 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-24T17:24:44.101 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: kLZ4Compression supported: 1 2024-04-24T17:24:44.101 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: kBZip2Compression supported: 0 2024-04-24T17:24:44.101 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: kZlibCompression supported: 1 2024-04-24T17:24:44.102 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: kSnappyCompression supported: 1 2024-04-24T17:24:44.102 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-24T17:24:44.102 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2024-04-24T17:24:44.102 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-04-24T17:24:44.102 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-24T17:24:44.102 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.merge_operator: 2024-04-24T17:24:44.102 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.compaction_filter: None 2024-04-24T17:24:44.102 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.compaction_filter_factory: None 2024-04-24T17:24:44.102 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-24T17:24:44.102 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-24T17:24:44.102 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-24T17:24:44.102 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55eac79cbd00) 2024-04-24T17:24:44.102 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: cache_index_and_filter_blocks: 1 2024-04-24T17:24:44.102 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-24T17:24:44.102 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-24T17:24:44.102 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: pin_top_level_index_and_filter: 1 2024-04-24T17:24:44.103 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: index_type: 0 2024-04-24T17:24:44.103 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: data_block_index_type: 0 2024-04-24T17:24:44.103 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: index_shortening: 1 2024-04-24T17:24:44.103 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: data_block_hash_table_util_ratio: 0.750000 2024-04-24T17:24:44.103 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: hash_index_allow_collision: 1 2024-04-24T17:24:44.103 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: checksum: 1 2024-04-24T17:24:44.103 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: no_block_cache: 0 2024-04-24T17:24:44.103 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: block_cache: 0x55eac7a32170 2024-04-24T17:24:44.103 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: block_cache_name: BinnedLRUCache 2024-04-24T17:24:44.103 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: block_cache_options: 2024-04-24T17:24:44.103 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: capacity : 536870912 2024-04-24T17:24:44.103 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: num_shard_bits : 4 2024-04-24T17:24:44.103 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: strict_capacity_limit : 0 2024-04-24T17:24:44.103 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: high_pri_pool_ratio: 0.000 2024-04-24T17:24:44.103 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: block_cache_compressed: (nil) 2024-04-24T17:24:44.103 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: persistent_cache: (nil) 2024-04-24T17:24:44.104 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: block_size: 4096 2024-04-24T17:24:44.104 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: block_size_deviation: 10 2024-04-24T17:24:44.104 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: block_restart_interval: 16 2024-04-24T17:24:44.104 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: index_block_restart_interval: 1 2024-04-24T17:24:44.104 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: metadata_block_size: 4096 2024-04-24T17:24:44.104 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: partition_filters: 0 2024-04-24T17:24:44.104 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: use_delta_encoding: 1 2024-04-24T17:24:44.104 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-24T17:24:44.104 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: whole_key_filtering: 1 2024-04-24T17:24:44.104 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: verify_compression: 0 2024-04-24T17:24:44.104 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: read_amp_bytes_per_bit: 0 2024-04-24T17:24:44.104 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: format_version: 4 2024-04-24T17:24:44.104 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: enable_index_compression: 1 2024-04-24T17:24:44.104 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: block_align: 0 2024-04-24T17:24:44.104 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-24T17:24:44.104 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-24T17:24:44.104 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.compression: NoCompression 2024-04-24T17:24:44.105 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-24T17:24:44.105 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-24T17:24:44.105 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-24T17:24:44.105 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.num_levels: 7 2024-04-24T17:24:44.105 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-24T17:24:44.105 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-24T17:24:44.105 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-24T17:24:44.105 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-24T17:24:44.105 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-24T17:24:44.105 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-24T17:24:44.105 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-24T17:24:44.105 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-24T17:24:44.106 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-24T17:24:44.106 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-24T17:24:44.106 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-24T17:24:44.106 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.compression_opts.level: 32767 2024-04-24T17:24:44.106 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-24T17:24:44.106 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-24T17:24:44.106 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-24T17:24:44.106 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-24T17:24:44.106 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.compression_opts.enabled: false 2024-04-24T17:24:44.106 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-24T17:24:44.106 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-24T17:24:44.106 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-24T17:24:44.106 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-24T17:24:44.107 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-24T17:24:44.107 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-24T17:24:44.107 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-24T17:24:44.107 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-24T17:24:44.107 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-24T17:24:44.108 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-24T17:24:44.108 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-24T17:24:44.108 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-24T17:24:44.108 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-24T17:24:44.108 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-24T17:24:44.108 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-24T17:24:44.108 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-24T17:24:44.108 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-24T17:24:44.109 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.arena_block_size: 4194304 2024-04-24T17:24:44.109 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-24T17:24:44.109 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-24T17:24:44.109 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-24T17:24:44.109 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-24T17:24:44.109 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-24T17:24:44.109 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-24T17:24:44.109 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-24T17:24:44.109 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-24T17:24:44.109 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-24T17:24:44.109 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-24T17:24:44.109 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-24T17:24:44.109 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-24T17:24:44.109 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-24T17:24:44.109 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-24T17:24:44.109 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.table_properties_collectors: 2024-04-24T17:24:44.110 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.inplace_update_support: 0 2024-04-24T17:24:44.110 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-24T17:24:44.110 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-24T17:24:44.110 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-24T17:24:44.110 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-24T17:24:44.110 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.bloom_locality: 0 2024-04-24T17:24:44.110 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.max_successive_merges: 0 2024-04-24T17:24:44.110 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-24T17:24:44.110 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-24T17:24:44.110 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.force_consistency_checks: 1 2024-04-24T17:24:44.110 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-24T17:24:44.110 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.ttl: 2592000 2024-04-24T17:24:44.110 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-24T17:24:44.111 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.enable_blob_files: false 2024-04-24T17:24:44.111 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.min_blob_size: 0 2024-04-24T17:24:44.111 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.blob_file_size: 268435456 2024-04-24T17:24:44.111 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-24T17:24:44.111 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-24T17:24:44.111 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-24T17:24:44.111 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 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-04-24T17:24:44.111 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 5 2024-04-24T17:24:44.111 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.929+0000 7f973be57880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 13 2024-04-24T17:24:44.111 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.933+0000 7f973be57880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713979483934629, "job": 1, "event": "recovery_started", "wal_files": [10]} 2024-04-24T17:24:44.111 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.933+0000 7f973be57880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #10 mode 2 2024-04-24T17:24:44.111 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.933+0000 7f973be57880 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-04-24T17:24:44.111 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.933+0000 7f973be57880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713979483935621, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 79167, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 77430, "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": 71739, "raw_average_value_size": 339, "num_data_blocks": 10, "num_entries": 211, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1713979483, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "5c9f305c-e9c4-45c4-aef4-2ea2e88f84fd", "db_session_id": "SI83ORYELLDIRXRIAGNE"}} 2024-04-24T17:24:44.112 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.933+0000 7f973be57880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 15 2024-04-24T17:24:44.112 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.933+0000 7f973be57880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713979483936048, "job": 1, "event": "recovery_finished"} 2024-04-24T17:24:44.112 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.933+0000 7f973be57880 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-04-24T17:24:44.112 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.933+0000 7f973be57880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55eac7a18a80 2024-04-24T17:24:44.112 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.933+0000 7f973be57880 4 rocksdb: DB pointer 0x55eac7a28000 2024-04-24T17:24:44.112 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.933+0000 7f972bbdf700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-04-24T17:24:44.112 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.933+0000 7f972bbdf700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-04-24T17:24:44.112 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: ** DB Stats ** 2024-04-24T17:24:44.112 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-24T17:24:44.112 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-24T17:24:44.112 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-24T17:24:44.112 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-24T17:24:44.112 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-24T17:24:44.112 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-04-24T17:24:44.112 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-24T17:24:44.113 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: ** Compaction Stats [default] ** 2024-04-24T17:24:44.113 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: 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-04-24T17:24:44.113 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-24T17:24:44.113 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: L0 2/0 79.07 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 119.7 0.00 0.00 1 0.001 0 0 2024-04-24T17:24:44.113 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: Sum 2/0 79.07 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 119.7 0.00 0.00 1 0.001 0 0 2024-04-24T17:24:44.113 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 119.7 0.00 0.00 1 0.001 0 0 2024-04-24T17:24:44.113 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: ** Compaction Stats [default] ** 2024-04-24T17:24:44.113 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: 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-04-24T17:24:44.113 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-24T17:24:44.113 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 119.7 0.00 0.00 1 0.001 0 0 2024-04-24T17:24:44.113 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-24T17:24:44.113 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-24T17:24:44.113 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-24T17:24:44.113 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: AddFile(Total Files): cumulative 0, interval 0 2024-04-24T17:24:44.114 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-24T17:24:44.114 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: AddFile(Keys): cumulative 0, interval 0 2024-04-24T17:24:44.114 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: Cumulative compaction: 0.00 GB write, 18.45 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-24T17:24:44.114 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: Interval compaction: 0.00 GB write, 18.45 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-24T17:24:44.114 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: 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-04-24T17:24:44.114 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: ** File Read Latency Histogram By Level [default] ** 2024-04-24T17:24:44.114 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: ** Compaction Stats [default] ** 2024-04-24T17:24:44.114 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: 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-04-24T17:24:44.114 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-24T17:24:44.114 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: L0 2/0 79.07 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 119.7 0.00 0.00 1 0.001 0 0 2024-04-24T17:24:44.114 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: Sum 2/0 79.07 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 119.7 0.00 0.00 1 0.001 0 0 2024-04-24T17:24:44.114 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: 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-04-24T17:24:44.114 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: ** Compaction Stats [default] ** 2024-04-24T17:24:44.114 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: 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-04-24T17:24:44.114 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-24T17:24:44.115 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 119.7 0.00 0.00 1 0.001 0 0 2024-04-24T17:24:44.115 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-24T17:24:44.115 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-24T17:24:44.115 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-24T17:24:44.115 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: AddFile(Total Files): cumulative 0, interval 0 2024-04-24T17:24:44.115 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-24T17:24:44.115 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: AddFile(Keys): cumulative 0, interval 0 2024-04-24T17:24:44.115 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: Cumulative compaction: 0.00 GB write, 18.29 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-24T17:24:44.115 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-24T17:24:44.115 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: 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-04-24T17:24:44.115 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: ** File Read Latency Histogram By Level [default] ** 2024-04-24T17:24:44.115 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.933+0000 7f973be57880 0 starting mon.a rank 0 at public addrs [v2:172.21.15.70:3300/0,v1:172.21.15.70:6789/0] at bind addrs [v2:172.21.15.70:3300/0,v1:172.21.15.70:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 6229cc3c-025f-11ef-bc93-c7b262605968 2024-04-24T17:24:44.115 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.937+0000 7f973be57880 1 mon.a@-1(???) e1 preinit fsid 6229cc3c-025f-11ef-bc93-c7b262605968 2024-04-24T17:24:44.115 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.937+0000 7f973be57880 0 mon.a@-1(???).mds e1 new map 2024-04-24T17:24:44.115 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.937+0000 7f973be57880 0 mon.a@-1(???).mds e1 print_map 2024-04-24T17:24:44.116 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: e1 2024-04-24T17:24:44.116 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-24T17:24:44.116 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: 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-04-24T17:24:44.116 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: legacy client fscid: -1 2024-04-24T17:24:44.116 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: 2024-04-24T17:24:44.116 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: No filesystems configured 2024-04-24T17:24:44.116 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.937+0000 7f973be57880 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-24T17:24:44.116 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.937+0000 7f973be57880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-24T17:24:44.117 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.937+0000 7f973be57880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-24T17:24:44.117 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.937+0000 7f973be57880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-24T17:24:44.117 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.937+0000 7f973be57880 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-04-24T17:24:44.117 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.937+0000 7f973be57880 20 expand_channel_meta expand map: {default=false} 2024-04-24T17:24:44.117 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.937+0000 7f973be57880 20 expand_channel_meta from 'false' to 'false' 2024-04-24T17:24:44.117 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.937+0000 7f973be57880 20 expand_channel_meta expanded map: {default=false} 2024-04-24T17:24:44.117 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.937+0000 7f973be57880 20 expand_channel_meta expand map: {default=info} 2024-04-24T17:24:44.117 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.937+0000 7f973be57880 20 expand_channel_meta from 'info' to 'info' 2024-04-24T17:24:44.117 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.937+0000 7f973be57880 20 expand_channel_meta expanded map: {default=info} 2024-04-24T17:24:44.117 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.937+0000 7f973be57880 20 expand_channel_meta expand map: {default=daemon} 2024-04-24T17:24:44.117 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.937+0000 7f973be57880 20 expand_channel_meta from 'daemon' to 'daemon' 2024-04-24T17:24:44.117 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.937+0000 7f973be57880 20 expand_channel_meta expanded map: {default=daemon} 2024-04-24T17:24:44.117 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.937+0000 7f973be57880 20 expand_channel_meta expand map: {default=debug} 2024-04-24T17:24:44.117 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.937+0000 7f973be57880 20 expand_channel_meta from 'debug' to 'debug' 2024-04-24T17:24:44.117 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: debug 2024-04-24T17:24:43.937+0000 7f973be57880 20 expand_channel_meta expanded map: {default=debug} 2024-04-24T17:24:44.117 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: cluster 2024-04-24T17:24:43.945784+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-04-24T17:24:44.117 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: cluster 2024-04-24T17:24:43.945881+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.70:3300/0,v1:172.21.15.70:6789/0]} 2024-04-24T17:24:44.118 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: cluster 2024-04-24T17:24:43.945995+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-04-24T17:24:44.118 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: cluster 2024-04-24T17:24:43.946047+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-04-24T17:24:44.118 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:43 smithi070 bash[18579]: cluster 2024-04-24T17:24:43.946517+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-04-24T17:24:44.807 INFO:teuthology.orchestra.run.smithi070.stderr:Wrote config to /etc/ceph/ceph.conf 2024-04-24T17:24:44.807 INFO:teuthology.orchestra.run.smithi070.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-04-24T17:24:44.808 INFO:teuthology.orchestra.run.smithi070.stderr:Creating mgr... 2024-04-24T17:24:44.808 INFO:teuthology.orchestra.run.smithi070.stderr:Verifying port 9283 ... 2024-04-24T17:24:45.056 INFO:teuthology.orchestra.run.smithi070.stderr:systemctl: Failed to reset failed state of unit ceph-6229cc3c-025f-11ef-bc93-c7b262605968@mgr.y.service: Unit ceph-6229cc3c-025f-11ef-bc93-c7b262605968@mgr.y.service not loaded. 2024-04-24T17:24:45.061 INFO:teuthology.orchestra.run.smithi070.stderr:systemctl: Created symlink /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968.target.wants/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@mgr.y.service -> /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service. 2024-04-24T17:24:45.090 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:44 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:24:45.256 INFO:teuthology.orchestra.run.smithi070.stderr:firewalld does not appear to be present 2024-04-24T17:24:45.256 INFO:teuthology.orchestra.run.smithi070.stderr:Not possible to enable service . firewalld.service is not available 2024-04-24T17:24:45.256 INFO:teuthology.orchestra.run.smithi070.stderr:firewalld does not appear to be present 2024-04-24T17:24:45.256 INFO:teuthology.orchestra.run.smithi070.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-04-24T17:24:45.256 INFO:teuthology.orchestra.run.smithi070.stderr:Waiting for mgr to start... 2024-04-24T17:24:45.257 INFO:teuthology.orchestra.run.smithi070.stderr:Waiting for mgr... 2024-04-24T17:24:45.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:45 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:24:45.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:45 smithi070 bash[18579]: audit 2024-04-24T17:24:44.166138+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.70:0/443742444' entity='client.admin' 2024-04-24T17:24:46.550 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: 2024-04-24T17:24:46.550 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: { 2024-04-24T17:24:46.550 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "fsid": "6229cc3c-025f-11ef-bc93-c7b262605968", 2024-04-24T17:24:46.551 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "health": { 2024-04-24T17:24:46.551 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-24T17:24:46.551 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "checks": {}, 2024-04-24T17:24:46.551 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "mutes": [] 2024-04-24T17:24:46.551 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: }, 2024-04-24T17:24:46.551 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-24T17:24:46.551 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "quorum": [ 2024-04-24T17:24:46.551 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: 0 2024-04-24T17:24:46.551 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: ], 2024-04-24T17:24:46.551 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-24T17:24:46.551 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "a" 2024-04-24T17:24:46.551 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: ], 2024-04-24T17:24:46.551 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "quorum_age": 2, 2024-04-24T17:24:46.552 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "monmap": { 2024-04-24T17:24:46.552 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-24T17:24:46.552 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-04-24T17:24:46.552 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-24T17:24:46.552 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: }, 2024-04-24T17:24:46.552 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "osdmap": { 2024-04-24T17:24:46.552 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-24T17:24:46.552 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-24T17:24:46.552 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-24T17:24:46.552 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-24T17:24:46.552 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-24T17:24:46.556 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-24T17:24:46.556 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-24T17:24:46.556 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: }, 2024-04-24T17:24:46.556 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "pgmap": { 2024-04-24T17:24:46.556 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-24T17:24:46.556 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-24T17:24:46.556 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-24T17:24:46.556 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-24T17:24:46.557 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-24T17:24:46.557 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-24T17:24:46.557 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-24T17:24:46.557 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-24T17:24:46.557 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: }, 2024-04-24T17:24:46.557 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "fsmap": { 2024-04-24T17:24:46.557 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-24T17:24:46.557 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-24T17:24:46.557 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-24T17:24:46.557 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: }, 2024-04-24T17:24:46.557 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-24T17:24:46.557 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "available": false, 2024-04-24T17:24:46.557 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-24T17:24:46.557 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "modules": [ 2024-04-24T17:24:46.558 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "iostat", 2024-04-24T17:24:46.558 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "nfs", 2024-04-24T17:24:46.558 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "restful" 2024-04-24T17:24:46.558 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: ], 2024-04-24T17:24:46.558 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "services": {} 2024-04-24T17:24:46.558 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: }, 2024-04-24T17:24:46.558 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "servicemap": { 2024-04-24T17:24:46.558 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-24T17:24:46.558 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "modified": "2024-04-24T17:24:38.055317+0000", 2024-04-24T17:24:46.558 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "services": {} 2024-04-24T17:24:46.558 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: }, 2024-04-24T17:24:46.558 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-24T17:24:46.558 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: } 2024-04-24T17:24:46.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:46 smithi070 bash[18579]: audit 2024-04-24T17:24:46.549696+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.70:0/4164283847' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-24T17:24:46.840 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:24:46 smithi070 bash[18833]: debug 2024-04-24T17:24:46.513+0000 7f409af30000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-24T17:24:47.181 INFO:teuthology.orchestra.run.smithi070.stderr:mgr not available, waiting (1/15)... 2024-04-24T17:24:48.340 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:24:48 smithi070 bash[18833]: debug 2024-04-24T17:24:48.021+0000 7f409af30000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-24T17:24:48.341 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:24:48 smithi070 bash[18833]: debug 2024-04-24T17:24:48.113+0000 7f409af30000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-24T17:24:48.840 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:24:48 smithi070 bash[18833]: debug 2024-04-24T17:24:48.353+0000 7f409af30000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-24T17:24:49.340 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:24:49 smithi070 bash[18833]: debug 2024-04-24T17:24:49.073+0000 7f409af30000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-24T17:24:49.340 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:24:49 smithi070 bash[18833]: debug 2024-04-24T17:24:49.177+0000 7f409af30000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-24T17:24:49.341 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:24:49 smithi070 bash[18833]: debug 2024-04-24T17:24:49.277+0000 7f409af30000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-24T17:24:49.840 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:24:49 smithi070 bash[18833]: debug 2024-04-24T17:24:49.385+0000 7f409af30000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-24T17:24:49.840 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:24:49 smithi070 bash[18833]: debug 2024-04-24T17:24:49.593+0000 7f409af30000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-24T17:24:50.150 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:24:49 smithi070 bash[18833]: debug 2024-04-24T17:24:49.865+0000 7f409af30000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-24T17:24:50.150 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:24:49 smithi070 bash[18833]: debug 2024-04-24T17:24:49.965+0000 7f409af30000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-24T17:24:50.226 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: 2024-04-24T17:24:50.227 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: { 2024-04-24T17:24:50.227 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "fsid": "6229cc3c-025f-11ef-bc93-c7b262605968", 2024-04-24T17:24:50.227 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "health": { 2024-04-24T17:24:50.227 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-24T17:24:50.227 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "checks": {}, 2024-04-24T17:24:50.227 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "mutes": [] 2024-04-24T17:24:50.227 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: }, 2024-04-24T17:24:50.227 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-24T17:24:50.227 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "quorum": [ 2024-04-24T17:24:50.227 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: 0 2024-04-24T17:24:50.227 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: ], 2024-04-24T17:24:50.227 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-24T17:24:50.227 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "a" 2024-04-24T17:24:50.227 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: ], 2024-04-24T17:24:50.228 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "quorum_age": 6, 2024-04-24T17:24:50.228 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "monmap": { 2024-04-24T17:24:50.228 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-24T17:24:50.228 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-04-24T17:24:50.228 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-24T17:24:50.228 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: }, 2024-04-24T17:24:50.228 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "osdmap": { 2024-04-24T17:24:50.228 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-24T17:24:50.228 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-24T17:24:50.228 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-24T17:24:50.228 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-24T17:24:50.228 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-24T17:24:50.232 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-24T17:24:50.232 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-24T17:24:50.232 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: }, 2024-04-24T17:24:50.232 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "pgmap": { 2024-04-24T17:24:50.232 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-24T17:24:50.232 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-24T17:24:50.232 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-24T17:24:50.232 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-24T17:24:50.232 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-24T17:24:50.232 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-24T17:24:50.232 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-24T17:24:50.233 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-24T17:24:50.233 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: }, 2024-04-24T17:24:50.233 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "fsmap": { 2024-04-24T17:24:50.233 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-24T17:24:50.233 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-24T17:24:50.233 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-24T17:24:50.233 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: }, 2024-04-24T17:24:50.233 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-24T17:24:50.233 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "available": false, 2024-04-24T17:24:50.233 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-24T17:24:50.233 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "modules": [ 2024-04-24T17:24:50.233 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "iostat", 2024-04-24T17:24:50.233 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "nfs", 2024-04-24T17:24:50.233 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "restful" 2024-04-24T17:24:50.234 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: ], 2024-04-24T17:24:50.234 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "services": {} 2024-04-24T17:24:50.234 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: }, 2024-04-24T17:24:50.234 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "servicemap": { 2024-04-24T17:24:50.234 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-24T17:24:50.234 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "modified": "2024-04-24T17:24:38.055317+0000", 2024-04-24T17:24:50.234 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "services": {} 2024-04-24T17:24:50.234 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: }, 2024-04-24T17:24:50.234 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-24T17:24:50.234 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: } 2024-04-24T17:24:50.444 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:24:50 smithi070 bash[18833]: debug 2024-04-24T17:24:50.145+0000 7f409af30000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-24T17:24:50.444 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:24:50 smithi070 bash[18833]: debug 2024-04-24T17:24:50.393+0000 7f409af30000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-24T17:24:50.444 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:50 smithi070 bash[18579]: audit 2024-04-24T17:24:50.226356+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.70:0/1223011929' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-24T17:24:50.819 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:24:50 smithi070 bash[18833]: debug 2024-04-24T17:24:50.657+0000 7f409af30000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-24T17:24:50.828 INFO:teuthology.orchestra.run.smithi070.stderr:mgr not available, waiting (2/15)... 2024-04-24T17:24:51.090 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:24:50 smithi070 bash[18833]: debug 2024-04-24T17:24:50.817+0000 7f409af30000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-24T17:24:51.090 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:24:51 smithi070 bash[18833]: debug 2024-04-24T17:24:51.049+0000 7f409af30000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-24T17:24:51.491 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:24:51 smithi070 bash[18833]: debug 2024-04-24T17:24:51.161+0000 7f409af30000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-24T17:24:51.840 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:24:51 smithi070 bash[18833]: debug 2024-04-24T17:24:51.489+0000 7f409af30000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-24T17:24:52.504 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:24:52 smithi070 bash[18833]: debug 2024-04-24T17:24:52.193+0000 7f409af30000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-24T17:24:52.505 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:24:52 smithi070 bash[18833]: debug 2024-04-24T17:24:52.305+0000 7f409af30000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-24T17:24:53.090 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:24:52 smithi070 bash[18833]: debug 2024-04-24T17:24:52.505+0000 7f409af30000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-24T17:24:53.090 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:24:52 smithi070 bash[18833]: debug 2024-04-24T17:24:52.821+0000 7f409af30000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-24T17:24:53.590 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:24:53 smithi070 bash[18833]: debug 2024-04-24T17:24:53.189+0000 7f409af30000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-24T17:24:53.590 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:24:53 smithi070 bash[18833]: debug 2024-04-24T17:24:53.301+0000 7f409af30000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-24T17:24:53.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:53 smithi070 bash[18579]: cluster 2024-04-24T17:24:53.324401+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2024-04-24T17:24:53.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:53 smithi070 bash[18579]: cluster 2024-04-24T17:24:53.330698+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00650423s) 2024-04-24T17:24:53.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:53 smithi070 bash[18579]: audit 2024-04-24T17:24:53.333170+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.70:0/1599672099' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-24T17:24:53.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:53 smithi070 bash[18579]: audit 2024-04-24T17:24:53.333838+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.70:0/1599672099' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-24T17:24:53.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:53 smithi070 bash[18579]: audit 2024-04-24T17:24:53.334425+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.70:0/1599672099' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-24T17:24:53.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:53 smithi070 bash[18579]: audit 2024-04-24T17:24:53.335023+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.70:0/1599672099' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:24:53.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:53 smithi070 bash[18579]: audit 2024-04-24T17:24:53.335467+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.70:0/1599672099' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-24T17:24:53.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:53 smithi070 bash[18579]: cluster 2024-04-24T17:24:53.360406+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2024-04-24T17:24:53.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:53 smithi070 bash[18579]: audit 2024-04-24T17:24:53.372340+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.70:0/1599672099' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:24:53.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:53 smithi070 bash[18579]: audit 2024-04-24T17:24:53.373616+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.70:0/1599672099' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:24:53.896 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: 2024-04-24T17:24:53.896 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: { 2024-04-24T17:24:53.896 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "fsid": "6229cc3c-025f-11ef-bc93-c7b262605968", 2024-04-24T17:24:53.896 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "health": { 2024-04-24T17:24:53.896 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-24T17:24:53.896 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "checks": {}, 2024-04-24T17:24:53.896 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "mutes": [] 2024-04-24T17:24:53.896 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: }, 2024-04-24T17:24:53.896 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-24T17:24:53.897 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "quorum": [ 2024-04-24T17:24:53.897 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: 0 2024-04-24T17:24:53.897 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: ], 2024-04-24T17:24:53.897 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-24T17:24:53.897 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "a" 2024-04-24T17:24:53.897 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: ], 2024-04-24T17:24:53.897 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "quorum_age": 9, 2024-04-24T17:24:53.897 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "monmap": { 2024-04-24T17:24:53.897 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-24T17:24:53.897 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-04-24T17:24:53.897 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-24T17:24:53.897 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: }, 2024-04-24T17:24:53.897 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "osdmap": { 2024-04-24T17:24:53.897 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-24T17:24:53.897 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-24T17:24:53.897 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-24T17:24:53.897 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-24T17:24:53.898 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-24T17:24:53.898 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-24T17:24:53.898 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-24T17:24:53.898 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: }, 2024-04-24T17:24:53.898 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "pgmap": { 2024-04-24T17:24:53.898 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-24T17:24:53.898 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-24T17:24:53.898 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-24T17:24:53.898 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-24T17:24:53.898 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-24T17:24:53.898 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-24T17:24:53.898 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-24T17:24:53.898 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-24T17:24:53.899 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: }, 2024-04-24T17:24:53.899 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "fsmap": { 2024-04-24T17:24:53.899 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-24T17:24:53.899 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-24T17:24:53.899 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-24T17:24:53.899 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: }, 2024-04-24T17:24:53.899 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-24T17:24:53.899 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "available": false, 2024-04-24T17:24:53.899 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-24T17:24:53.899 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "modules": [ 2024-04-24T17:24:53.899 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "iostat", 2024-04-24T17:24:53.899 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "nfs", 2024-04-24T17:24:53.899 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "restful" 2024-04-24T17:24:53.899 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: ], 2024-04-24T17:24:53.899 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "services": {} 2024-04-24T17:24:53.899 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: }, 2024-04-24T17:24:53.899 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "servicemap": { 2024-04-24T17:24:53.900 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-24T17:24:53.900 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "modified": "2024-04-24T17:24:38.055317+0000", 2024-04-24T17:24:53.900 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "services": {} 2024-04-24T17:24:53.900 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: }, 2024-04-24T17:24:53.900 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-24T17:24:53.900 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: } 2024-04-24T17:24:54.475 INFO:teuthology.orchestra.run.smithi070.stderr:mgr not available, waiting (3/15)... 2024-04-24T17:24:54.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:54 smithi070 bash[18579]: audit 2024-04-24T17:24:53.380304+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.70:0/1599672099' entity='mgr.y' 2024-04-24T17:24:54.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:54 smithi070 bash[18579]: audit 2024-04-24T17:24:53.382185+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.70:0/1599672099' entity='mgr.y' 2024-04-24T17:24:54.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:54 smithi070 bash[18579]: audit 2024-04-24T17:24:53.384229+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.70:0/1599672099' entity='mgr.y' 2024-04-24T17:24:54.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:54 smithi070 bash[18579]: audit 2024-04-24T17:24:53.892461+0000 mon.a (mon.0) 22 : audit [DBG] from='client.? 172.21.15.70:0/2454548378' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-24T17:24:54.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:54 smithi070 bash[18579]: cluster 2024-04-24T17:24:54.337820+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e3: y(active, since 1.01362s) 2024-04-24T17:24:56.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:56 smithi070 bash[18579]: cluster 2024-04-24T17:24:55.386724+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-04-24T17:24:57.841 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: 2024-04-24T17:24:57.841 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: { 2024-04-24T17:24:57.841 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "fsid": "6229cc3c-025f-11ef-bc93-c7b262605968", 2024-04-24T17:24:57.841 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "health": { 2024-04-24T17:24:57.841 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-24T17:24:57.841 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "checks": {}, 2024-04-24T17:24:57.841 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "mutes": [] 2024-04-24T17:24:57.841 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: }, 2024-04-24T17:24:57.841 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-24T17:24:57.841 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "quorum": [ 2024-04-24T17:24:57.841 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: 0 2024-04-24T17:24:57.842 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: ], 2024-04-24T17:24:57.842 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-24T17:24:57.842 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "a" 2024-04-24T17:24:57.843 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: ], 2024-04-24T17:24:57.843 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "quorum_age": 13, 2024-04-24T17:24:57.843 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "monmap": { 2024-04-24T17:24:57.843 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-24T17:24:57.843 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-04-24T17:24:57.843 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-24T17:24:57.844 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: }, 2024-04-24T17:24:57.844 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "osdmap": { 2024-04-24T17:24:57.844 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-24T17:24:57.844 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-24T17:24:57.844 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-24T17:24:57.844 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-24T17:24:57.844 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-24T17:24:57.847 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-24T17:24:57.847 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-24T17:24:57.847 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: }, 2024-04-24T17:24:57.847 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "pgmap": { 2024-04-24T17:24:57.847 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-24T17:24:57.847 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-24T17:24:57.847 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-24T17:24:57.847 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-24T17:24:57.847 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-24T17:24:57.847 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-24T17:24:57.848 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-24T17:24:57.848 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-24T17:24:57.848 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: }, 2024-04-24T17:24:57.848 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "fsmap": { 2024-04-24T17:24:57.848 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-24T17:24:57.848 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-24T17:24:57.848 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-24T17:24:57.848 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: }, 2024-04-24T17:24:57.848 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-24T17:24:57.848 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "available": true, 2024-04-24T17:24:57.848 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-24T17:24:57.848 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "modules": [ 2024-04-24T17:24:57.848 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "iostat", 2024-04-24T17:24:57.848 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "nfs", 2024-04-24T17:24:57.848 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "restful" 2024-04-24T17:24:57.848 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: ], 2024-04-24T17:24:57.848 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "services": {} 2024-04-24T17:24:57.849 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: }, 2024-04-24T17:24:57.849 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "servicemap": { 2024-04-24T17:24:57.849 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-24T17:24:57.849 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "modified": "2024-04-24T17:24:38.055317+0000", 2024-04-24T17:24:57.849 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "services": {} 2024-04-24T17:24:57.849 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: }, 2024-04-24T17:24:57.849 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-24T17:24:57.849 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: } 2024-04-24T17:24:58.340 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:57 smithi070 bash[18579]: audit 2024-04-24T17:24:57.841614+0000 mon.a (mon.0) 25 : audit [DBG] from='client.? 172.21.15.70:0/3368658787' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-24T17:24:58.421 INFO:teuthology.orchestra.run.smithi070.stderr:mgr is available 2024-04-24T17:24:59.562 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: 2024-04-24T17:24:59.563 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: [global] 2024-04-24T17:24:59.563 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: fsid = 6229cc3c-025f-11ef-bc93-c7b262605968 2024-04-24T17:24:59.563 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-04-24T17:24:59.563 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-04-24T17:24:59.563 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-04-24T17:24:59.563 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-04-24T17:24:59.563 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: 2024-04-24T17:24:59.563 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: [mgr] 2024-04-24T17:24:59.563 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-04-24T17:24:59.563 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: 2024-04-24T17:24:59.563 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: [osd] 2024-04-24T17:24:59.563 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-04-24T17:24:59.563 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-04-24T17:25:00.110 INFO:teuthology.orchestra.run.smithi070.stderr:Enabling cephadm module... 2024-04-24T17:25:00.340 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:59 smithi070 bash[18579]: audit 2024-04-24T17:24:59.558425+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.70:0/2917920731' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-24T17:25:00.340 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:24:59 smithi070 bash[18579]: audit 2024-04-24T17:24:59.563370+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.70:0/2917920731' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-24T17:25:01.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:01 smithi070 bash[18579]: audit 2024-04-24T17:25:01.420929+0000 mon.a (mon.0) 28 : audit [INF] from='client.? 172.21.15.70:0/3412574500' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-04-24T17:25:01.840 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:01 smithi070 bash[18833]: ignoring --setuser ceph since I am not root 2024-04-24T17:25:01.840 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:01 smithi070 bash[18833]: ignoring --setgroup ceph since I am not root 2024-04-24T17:25:01.840 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:01 smithi070 bash[18833]: debug 2024-04-24T17:25:01.653+0000 7f447a9d6000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-24T17:25:02.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:02 smithi070 bash[18579]: audit 2024-04-24T17:25:01.477345+0000 mon.a (mon.0) 29 : audit [INF] from='client.? 172.21.15.70:0/3412574500' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-04-24T17:25:02.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:02 smithi070 bash[18579]: cluster 2024-04-24T17:25:01.477439+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e5: y(active, since 8s) 2024-04-24T17:25:03.465 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: { 2024-04-24T17:25:03.465 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "epoch": 5, 2024-04-24T17:25:03.465 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "available": true, 2024-04-24T17:25:03.465 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "active_name": "y", 2024-04-24T17:25:03.465 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "num_standby": 0 2024-04-24T17:25:03.465 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: } 2024-04-24T17:25:03.476 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:03 smithi070 bash[18833]: debug 2024-04-24T17:25:03.157+0000 7f447a9d6000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-24T17:25:03.476 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:03 smithi070 bash[18833]: debug 2024-04-24T17:25:03.249+0000 7f447a9d6000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-24T17:25:03.840 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:03 smithi070 bash[18833]: debug 2024-04-24T17:25:03.497+0000 7f447a9d6000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-24T17:25:03.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:03 smithi070 bash[18579]: audit 2024-04-24T17:25:03.467056+0000 mon.a (mon.0) 31 : audit [DBG] from='client.? 172.21.15.70:0/2868566173' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-24T17:25:04.052 INFO:teuthology.orchestra.run.smithi070.stderr:Waiting for the mgr to restart... 2024-04-24T17:25:04.052 INFO:teuthology.orchestra.run.smithi070.stderr:Waiting for mgr epoch 5... 2024-04-24T17:25:04.330 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:04 smithi070 bash[18833]: debug 2024-04-24T17:25:04.225+0000 7f447a9d6000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-24T17:25:04.590 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:04 smithi070 bash[18833]: debug 2024-04-24T17:25:04.329+0000 7f447a9d6000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-24T17:25:04.590 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:04 smithi070 bash[18833]: debug 2024-04-24T17:25:04.429+0000 7f447a9d6000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-24T17:25:04.590 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:04 smithi070 bash[18833]: debug 2024-04-24T17:25:04.537+0000 7f447a9d6000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-24T17:25:05.023 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:04 smithi070 bash[18833]: debug 2024-04-24T17:25:04.749+0000 7f447a9d6000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-24T17:25:05.297 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:05 smithi070 bash[18833]: debug 2024-04-24T17:25:05.021+0000 7f447a9d6000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-24T17:25:05.298 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:05 smithi070 bash[18833]: debug 2024-04-24T17:25:05.121+0000 7f447a9d6000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-24T17:25:05.590 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:05 smithi070 bash[18833]: debug 2024-04-24T17:25:05.297+0000 7f447a9d6000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-24T17:25:05.590 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:05 smithi070 bash[18833]: debug 2024-04-24T17:25:05.537+0000 7f447a9d6000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-24T17:25:06.090 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:05 smithi070 bash[18833]: debug 2024-04-24T17:25:05.801+0000 7f447a9d6000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-24T17:25:06.090 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:05 smithi070 bash[18833]: debug 2024-04-24T17:25:05.961+0000 7f447a9d6000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-24T17:25:06.590 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:06 smithi070 bash[18833]: debug 2024-04-24T17:25:06.189+0000 7f447a9d6000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-24T17:25:06.590 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:06 smithi070 bash[18833]: debug 2024-04-24T17:25:06.305+0000 7f447a9d6000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-24T17:25:07.090 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:06 smithi070 bash[18833]: debug 2024-04-24T17:25:06.633+0000 7f447a9d6000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-24T17:25:07.652 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:07 smithi070 bash[18833]: debug 2024-04-24T17:25:07.341+0000 7f447a9d6000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-24T17:25:07.652 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:07 smithi070 bash[18833]: debug 2024-04-24T17:25:07.449+0000 7f447a9d6000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-24T17:25:08.333 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:07 smithi070 bash[18833]: debug 2024-04-24T17:25:07.653+0000 7f447a9d6000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-24T17:25:08.333 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:07 smithi070 bash[18833]: debug 2024-04-24T17:25:07.969+0000 7f447a9d6000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-24T17:25:08.589 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:08 smithi070 bash[18833]: debug 2024-04-24T17:25:08.333+0000 7f447a9d6000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-24T17:25:08.589 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:08 smithi070 bash[18833]: debug 2024-04-24T17:25:08.445+0000 7f447a9d6000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-24T17:25:09.539 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: { 2024-04-24T17:25:09.539 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-04-24T17:25:09.539 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "initialized": true 2024-04-24T17:25:09.539 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: } 2024-04-24T17:25:09.748 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:09 smithi070 bash[18579]: cluster 2024-04-24T17:25:08.468830+0000 mon.a (mon.0) 32 : cluster [INF] Active manager daemon y restarted 2024-04-24T17:25:09.749 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:09 smithi070 bash[18579]: cluster 2024-04-24T17:25:08.469612+0000 mon.a (mon.0) 33 : cluster [INF] Activating manager daemon y 2024-04-24T17:25:09.749 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:09 smithi070 bash[18579]: cluster 2024-04-24T17:25:08.474342+0000 mon.a (mon.0) 34 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-04-24T17:25:09.749 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:09 smithi070 bash[18579]: cluster 2024-04-24T17:25:08.526335+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e6: y(active, starting, since 0.0568756s) 2024-04-24T17:25:09.749 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:09 smithi070 bash[18579]: audit 2024-04-24T17:25:08.528683+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14120 172.21.15.70:0/1209597559' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:25:09.749 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:09 smithi070 bash[18579]: audit 2024-04-24T17:25:08.531199+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14120 172.21.15.70:0/1209597559' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-24T17:25:09.749 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:09 smithi070 bash[18579]: audit 2024-04-24T17:25:08.532216+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14120 172.21.15.70:0/1209597559' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-24T17:25:09.749 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:09 smithi070 bash[18579]: audit 2024-04-24T17:25:08.532366+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.14120 172.21.15.70:0/1209597559' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-24T17:25:09.749 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:09 smithi070 bash[18579]: audit 2024-04-24T17:25:08.532524+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14120 172.21.15.70:0/1209597559' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-24T17:25:09.749 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:09 smithi070 bash[18579]: cluster 2024-04-24T17:25:08.556993+0000 mon.a (mon.0) 41 : cluster [INF] Manager daemon y is now available 2024-04-24T17:25:09.749 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:09 smithi070 bash[18579]: audit 2024-04-24T17:25:08.571519+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14120 172.21.15.70:0/1209597559' entity='mgr.y' 2024-04-24T17:25:09.749 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:09 smithi070 bash[18579]: audit 2024-04-24T17:25:08.575139+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.14120 172.21.15.70:0/1209597559' entity='mgr.y' 2024-04-24T17:25:09.749 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:09 smithi070 bash[18579]: audit 2024-04-24T17:25:08.578536+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14120 172.21.15.70:0/1209597559' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:25:09.749 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:09 smithi070 bash[18579]: audit 2024-04-24T17:25:08.580333+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14120 172.21.15.70:0/1209597559' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:25:09.749 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:09 smithi070 bash[18579]: audit 2024-04-24T17:25:08.582430+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14120 172.21.15.70:0/1209597559' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:25:09.749 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:09 smithi070 bash[18579]: audit 2024-04-24T17:25:08.591107+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14120 172.21.15.70:0/1209597559' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:25:09.750 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:09 smithi070 bash[18579]: audit 2024-04-24T17:25:08.592450+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14120 172.21.15.70:0/1209597559' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:25:10.090 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:09 smithi070 bash[18833]: [24/Apr/2024:17:25:09] ENGINE Bus STARTING 2024-04-24T17:25:10.090 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:09 smithi070 bash[18833]: [24/Apr/2024:17:25:09] ENGINE Serving on https://172.21.15.70:7150 2024-04-24T17:25:10.090 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:09 smithi070 bash[18833]: [24/Apr/2024:17:25:09] ENGINE Bus STARTED 2024-04-24T17:25:10.166 INFO:teuthology.orchestra.run.smithi070.stderr:mgr epoch 5 is available 2024-04-24T17:25:10.166 INFO:teuthology.orchestra.run.smithi070.stderr:Setting orchestrator backend to cephadm... 2024-04-24T17:25:10.804 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:10 smithi070 bash[18579]: cluster 2024-04-24T17:25:09.531621+0000 mon.a (mon.0) 49 : cluster [DBG] mgrmap e7: y(active, since 1.06217s) 2024-04-24T17:25:10.804 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:10 smithi070 bash[18579]: audit 2024-04-24T17:25:09.980092+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.14120 172.21.15.70:0/1209597559' entity='mgr.y' 2024-04-24T17:25:10.804 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:10 smithi070 bash[18579]: audit 2024-04-24T17:25:10.000857+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.14120 172.21.15.70:0/1209597559' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:25:11.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:11 smithi070 bash[18579]: cephadm 2024-04-24T17:25:09.856991+0000 mgr.y (mgr.14120) 3 : cephadm [INF] [24/Apr/2024:17:25:09] ENGINE Bus STARTING 2024-04-24T17:25:11.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:11 smithi070 bash[18579]: cephadm 2024-04-24T17:25:09.974416+0000 mgr.y (mgr.14120) 4 : cephadm [INF] [24/Apr/2024:17:25:09] ENGINE Serving on https://172.21.15.70:7150 2024-04-24T17:25:11.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:11 smithi070 bash[18579]: cephadm 2024-04-24T17:25:09.974627+0000 mgr.y (mgr.14120) 5 : cephadm [INF] [24/Apr/2024:17:25:09] ENGINE Bus STARTED 2024-04-24T17:25:11.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:11 smithi070 bash[18579]: cluster 2024-04-24T17:25:10.980903+0000 mon.a (mon.0) 52 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-04-24T17:25:11.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:11 smithi070 bash[18579]: audit 2024-04-24T17:25:11.376476+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14120 172.21.15.70:0/1209597559' entity='mgr.y' 2024-04-24T17:25:11.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:11 smithi070 bash[18579]: audit 2024-04-24T17:25:11.421017+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.14120 172.21.15.70:0/1209597559' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:25:12.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:12 smithi070 bash[18579]: audit 2024-04-24T17:25:11.365098+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-04-24T17:25:13.110 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: value unchanged 2024-04-24T17:25:13.718 INFO:teuthology.orchestra.run.smithi070.stderr:Generating ssh key... 2024-04-24T17:25:13.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:13 smithi070 bash[18579]: audit 2024-04-24T17:25:13.112386+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-04-24T17:25:15.340 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:15 smithi070 bash[18833]: Generating public/private rsa key pair. 2024-04-24T17:25:15.340 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:15 smithi070 bash[18833]: Your identification has been saved in /tmp/tmp9b1h9852/key. 2024-04-24T17:25:15.340 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:15 smithi070 bash[18833]: Your public key has been saved in /tmp/tmp9b1h9852/key.pub. 2024-04-24T17:25:15.340 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:15 smithi070 bash[18833]: The key fingerprint is: 2024-04-24T17:25:15.340 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:15 smithi070 bash[18833]: SHA256:EJkSgbKjNXQ51X36p2sKQA5PeoR5GeoJI9uk1pT7DUY ceph-6229cc3c-025f-11ef-bc93-c7b262605968 2024-04-24T17:25:15.340 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:15 smithi070 bash[18833]: The key's randomart image is: 2024-04-24T17:25:15.341 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:15 smithi070 bash[18833]: +---[RSA 3072]----+ 2024-04-24T17:25:15.341 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:15 smithi070 bash[18833]: | .o=++ . | 2024-04-24T17:25:15.341 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:15 smithi070 bash[18833]: |. o *+o+. . . | 2024-04-24T17:25:15.341 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:15 smithi070 bash[18833]: |.+++=EB o | 2024-04-24T17:25:15.341 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:15 smithi070 bash[18833]: |o*=+o@ . . | 2024-04-24T17:25:15.341 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:15 smithi070 bash[18833]: |++.++o= S . | 2024-04-24T17:25:15.341 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:15 smithi070 bash[18833]: |o o.o. . . | 2024-04-24T17:25:15.341 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:15 smithi070 bash[18833]: | . .. o | 2024-04-24T17:25:15.341 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:15 smithi070 bash[18833]: | . o | 2024-04-24T17:25:15.341 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:15 smithi070 bash[18833]: | .o.. | 2024-04-24T17:25:15.341 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:15 smithi070 bash[18833]: +----[SHA256]-----+ 2024-04-24T17:25:16.272 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:16 smithi070 bash[18579]: audit 2024-04-24T17:25:14.919903+0000 mgr.y (mgr.14120) 8 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:25:16.272 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:16 smithi070 bash[18579]: cephadm 2024-04-24T17:25:14.920265+0000 mgr.y (mgr.14120) 9 : cephadm [INF] Generating ssh key... 2024-04-24T17:25:16.272 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:16 smithi070 bash[18579]: audit 2024-04-24T17:25:15.018828+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14120 172.21.15.70:0/1209597559' entity='mgr.y' 2024-04-24T17:25:16.272 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:16 smithi070 bash[18579]: audit 2024-04-24T17:25:15.021411+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14120 172.21.15.70:0/1209597559' entity='mgr.y' 2024-04-24T17:25:16.774 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC4+Fcdnd1zxiZsLYzLGyKDNOTV/Pyb3O+gmF8TFcU2F8Mp05IYE1bGmbFAxfM50Dnft8plIzTvphqxncQiM8QPdQ4sPs+yqyAkvxLjUXdTc5okxWCyCSjhlqgtEb6TET5NTgH0Xb/ABWTXaNb+gq3ji/KF+kXZtUyNNEHfFl+hBJA5vxfpc/odiqYKT+2bITKtKrh1BCovQFnzPMO/OpuqBd13j15Oz+Myj2DHD4Mu+ASdaUkl0Wi6blT2zyZMCNE/urfTovr0gbx91sGs92qk/OY3z0i3mNwrzRn5E3IlGkX3zkKFQ4k44Czb+4ltRwXTgNFLbpA/CfebPXd1eU2I+zjmdXpqoom1o+v6OiXX8jQFeZkApoXu90QAMBC3LU/PXrd93BH5il2Cg/denxWhoaHfQdQt0nlkBTEep9OJZrFiwbV2gE9gJuZtDn3LukdZdd3658YMsoTECTh1+iuKx/8FRdBDh6P7SDLV0inLmWUlLH8IqRuV3U55JqM6HSU= ceph-6229cc3c-025f-11ef-bc93-c7b262605968 2024-04-24T17:25:17.387 INFO:teuthology.orchestra.run.smithi070.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-04-24T17:25:17.388 INFO:teuthology.orchestra.run.smithi070.stderr:Adding key to root@localhost authorized_keys... 2024-04-24T17:25:17.388 INFO:teuthology.orchestra.run.smithi070.stderr:Adding host smithi070... 2024-04-24T17:25:17.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:17 smithi070 bash[18579]: audit 2024-04-24T17:25:16.776730+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-04-24T17:25:19.587 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: Added host 'smithi070' with addr '172.21.15.70' 2024-04-24T17:25:20.340 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:19 smithi070 bash[18579]: audit 2024-04-24T17:25:18.581768+0000 mgr.y (mgr.14120) 11 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi070", "addr": "172.21.15.70", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:25:20.340 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:19 smithi070 bash[18579]: cephadm 2024-04-24T17:25:18.932361+0000 mgr.y (mgr.14120) 12 : cephadm [INF] Deploying cephadm binary to smithi070 2024-04-24T17:25:20.340 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:19 smithi070 bash[18579]: audit 2024-04-24T17:25:19.589521+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14120 172.21.15.70:0/1209597559' entity='mgr.y' 2024-04-24T17:25:20.340 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:19 smithi070 bash[18579]: audit 2024-04-24T17:25:19.631903+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.14120 172.21.15.70:0/1209597559' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:25:20.450 INFO:teuthology.orchestra.run.smithi070.stderr:Deploying unmanaged mon service... 2024-04-24T17:25:21.339 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:20 smithi070 bash[18579]: cephadm 2024-04-24T17:25:19.589856+0000 mgr.y (mgr.14120) 13 : cephadm [INF] Added host smithi070 2024-04-24T17:25:22.248 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: Scheduled mon update... 2024-04-24T17:25:23.133 INFO:teuthology.orchestra.run.smithi070.stderr:Deploying unmanaged mgr service... 2024-04-24T17:25:23.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:23 smithi070 bash[18579]: audit 2024-04-24T17:25:22.243598+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-04-24T17:25:23.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:23 smithi070 bash[18579]: cephadm 2024-04-24T17:25:22.246623+0000 mgr.y (mgr.14120) 15 : cephadm [INF] Saving service mon spec with placement count:5 2024-04-24T17:25:23.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:23 smithi070 bash[18579]: audit 2024-04-24T17:25:22.250382+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14120 172.21.15.70:0/1209597559' entity='mgr.y' 2024-04-24T17:25:23.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:23 smithi070 bash[18579]: audit 2024-04-24T17:25:22.856402+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14120 172.21.15.70:0/1209597559' entity='mgr.y' 2024-04-24T17:25:23.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:23 smithi070 bash[18579]: audit 2024-04-24T17:25:23.121920+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14120 172.21.15.70:0/1209597559' entity='mgr.y' 2024-04-24T17:25:24.491 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-04-24T17:25:25.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:25 smithi070 bash[18579]: audit 2024-04-24T17:25:24.488661+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-04-24T17:25:25.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:25 smithi070 bash[18579]: cephadm 2024-04-24T17:25:24.490957+0000 mgr.y (mgr.14120) 17 : cephadm [INF] Saving service mgr spec with placement count:2 2024-04-24T17:25:25.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:25 smithi070 bash[18579]: audit 2024-04-24T17:25:24.493973+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14120 172.21.15.70:0/1209597559' entity='mgr.y' 2024-04-24T17:25:27.339 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:27 smithi070 bash[18579]: audit 2024-04-24T17:25:26.046198+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14120 172.21.15.70:0/1209597559' entity='mgr.y' 2024-04-24T17:25:27.340 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:27 smithi070 bash[18579]: audit 2024-04-24T17:25:26.204833+0000 mon.a (mon.0) 64 : audit [INF] from='client.? 172.21.15.70:0/511306099' entity='client.admin' 2024-04-24T17:25:27.340 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:27 smithi070 bash[18579]: audit 2024-04-24T17:25:26.509256+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14120 172.21.15.70:0/1209597559' entity='mgr.y' 2024-04-24T17:25:28.803 INFO:teuthology.orchestra.run.smithi070.stderr:Enabling the dashboard module... 2024-04-24T17:25:29.671 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:29 smithi070 bash[18579]: audit 2024-04-24T17:25:28.215616+0000 mon.a (mon.0) 66 : audit [INF] from='client.? 172.21.15.70:0/2502496857' entity='client.admin' 2024-04-24T17:25:30.450 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:30 smithi070 bash[18579]: cluster 2024-04-24T17:25:28.533690+0000 mgr.y (mgr.14120) 18 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:25:31.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:31 smithi070 bash[18579]: audit 2024-04-24T17:25:30.452729+0000 mon.a (mon.0) 67 : audit [INF] from='client.? 172.21.15.70:0/101134961' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-04-24T17:25:31.590 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:31 smithi070 bash[18833]: ignoring --setuser ceph since I am not root 2024-04-24T17:25:31.590 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:31 smithi070 bash[18833]: ignoring --setgroup ceph since I am not root 2024-04-24T17:25:31.590 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:31 smithi070 bash[18833]: debug 2024-04-24T17:25:31.413+0000 7efca9aaa000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-24T17:25:32.496 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:32 smithi070 bash[18579]: audit 2024-04-24T17:25:31.227617+0000 mon.a (mon.0) 68 : audit [INF] from='client.? 172.21.15.70:0/101134961' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-04-24T17:25:32.497 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:32 smithi070 bash[18579]: cluster 2024-04-24T17:25:31.227741+0000 mon.a (mon.0) 69 : cluster [DBG] mgrmap e9: y(active, since 22s) 2024-04-24T17:25:33.109 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: { 2024-04-24T17:25:33.109 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "epoch": 9, 2024-04-24T17:25:33.109 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "available": true, 2024-04-24T17:25:33.109 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "active_name": "y", 2024-04-24T17:25:33.109 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "num_standby": 0 2024-04-24T17:25:33.110 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: } 2024-04-24T17:25:33.219 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:32 smithi070 bash[18833]: debug 2024-04-24T17:25:32.937+0000 7efca9aaa000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-24T17:25:33.219 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:33 smithi070 bash[18833]: debug 2024-04-24T17:25:33.033+0000 7efca9aaa000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-24T17:25:33.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:33 smithi070 bash[18579]: audit 2024-04-24T17:25:33.111717+0000 mon.a (mon.0) 70 : audit [DBG] from='client.? 172.21.15.70:0/4030804256' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-24T17:25:33.589 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:33 smithi070 bash[18833]: debug 2024-04-24T17:25:33.277+0000 7efca9aaa000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-24T17:25:33.711 INFO:teuthology.orchestra.run.smithi070.stderr:Waiting for the mgr to restart... 2024-04-24T17:25:33.711 INFO:teuthology.orchestra.run.smithi070.stderr:Waiting for mgr epoch 9... 2024-04-24T17:25:34.325 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:34 smithi070 bash[18833]: debug 2024-04-24T17:25:34.009+0000 7efca9aaa000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-24T17:25:34.325 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:34 smithi070 bash[18833]: debug 2024-04-24T17:25:34.117+0000 7efca9aaa000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-24T17:25:34.325 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:34 smithi070 bash[18833]: debug 2024-04-24T17:25:34.217+0000 7efca9aaa000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-24T17:25:34.325 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:34 smithi070 bash[18833]: debug 2024-04-24T17:25:34.325+0000 7efca9aaa000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-24T17:25:34.589 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:34 smithi070 bash[18833]: debug 2024-04-24T17:25:34.537+0000 7efca9aaa000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-24T17:25:35.087 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:34 smithi070 bash[18833]: debug 2024-04-24T17:25:34.809+0000 7efca9aaa000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-24T17:25:35.087 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:34 smithi070 bash[18833]: debug 2024-04-24T17:25:34.909+0000 7efca9aaa000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-24T17:25:35.339 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:35 smithi070 bash[18833]: debug 2024-04-24T17:25:35.089+0000 7efca9aaa000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-24T17:25:35.609 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:35 smithi070 bash[18833]: debug 2024-04-24T17:25:35.345+0000 7efca9aaa000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-24T17:25:36.002 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:35 smithi070 bash[18833]: debug 2024-04-24T17:25:35.609+0000 7efca9aaa000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-24T17:25:36.002 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:35 smithi070 bash[18833]: debug 2024-04-24T17:25:35.769+0000 7efca9aaa000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-24T17:25:36.339 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:36 smithi070 bash[18833]: debug 2024-04-24T17:25:36.001+0000 7efca9aaa000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-24T17:25:36.339 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:36 smithi070 bash[18833]: debug 2024-04-24T17:25:36.117+0000 7efca9aaa000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-24T17:25:36.839 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:36 smithi070 bash[18833]: debug 2024-04-24T17:25:36.449+0000 7efca9aaa000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-24T17:25:37.478 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:37 smithi070 bash[18833]: debug 2024-04-24T17:25:37.165+0000 7efca9aaa000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-24T17:25:37.478 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:37 smithi070 bash[18833]: debug 2024-04-24T17:25:37.273+0000 7efca9aaa000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-24T17:25:38.089 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:37 smithi070 bash[18833]: debug 2024-04-24T17:25:37.477+0000 7efca9aaa000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-24T17:25:38.089 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:37 smithi070 bash[18833]: debug 2024-04-24T17:25:37.797+0000 7efca9aaa000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-24T17:25:38.424 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:38 smithi070 bash[18833]: debug 2024-04-24T17:25:38.161+0000 7efca9aaa000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-24T17:25:38.425 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:38 smithi070 bash[18833]: debug 2024-04-24T17:25:38.277+0000 7efca9aaa000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-24T17:25:39.368 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: { 2024-04-24T17:25:39.368 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2024-04-24T17:25:39.368 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: "initialized": true 2024-04-24T17:25:39.368 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: } 2024-04-24T17:25:39.589 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:39 smithi070 bash[18833]: [24/Apr/2024:17:25:39] ENGINE Bus STARTING 2024-04-24T17:25:39.589 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:39 smithi070 bash[18833]: [24/Apr/2024:17:25:39] ENGINE Serving on https://172.21.15.70:7150 2024-04-24T17:25:39.589 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:25:39 smithi070 bash[18833]: [24/Apr/2024:17:25:39] ENGINE Bus STARTED 2024-04-24T17:25:39.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:39 smithi070 bash[18579]: cluster 2024-04-24T17:25:38.299920+0000 mon.a (mon.0) 71 : cluster [INF] Active manager daemon y restarted 2024-04-24T17:25:39.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:39 smithi070 bash[18579]: cluster 2024-04-24T17:25:38.300658+0000 mon.a (mon.0) 72 : cluster [INF] Activating manager daemon y 2024-04-24T17:25:39.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:39 smithi070 bash[18579]: cluster 2024-04-24T17:25:38.302735+0000 mon.a (mon.0) 73 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-04-24T17:25:39.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:39 smithi070 bash[18579]: cluster 2024-04-24T17:25:38.356701+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e10: y(active, starting, since 0.0562079s) 2024-04-24T17:25:39.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:39 smithi070 bash[18579]: audit 2024-04-24T17:25:38.359505+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:25:39.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:39 smithi070 bash[18579]: audit 2024-04-24T17:25:38.361013+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-24T17:25:39.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:39 smithi070 bash[18579]: audit 2024-04-24T17:25:38.362325+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-24T17:25:39.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:39 smithi070 bash[18579]: audit 2024-04-24T17:25:38.362510+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-24T17:25:39.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:39 smithi070 bash[18579]: audit 2024-04-24T17:25:38.362681+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-24T17:25:39.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:39 smithi070 bash[18579]: cluster 2024-04-24T17:25:38.388596+0000 mon.a (mon.0) 80 : cluster [INF] Manager daemon y is now available 2024-04-24T17:25:39.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:39 smithi070 bash[18579]: audit 2024-04-24T17:25:38.406290+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:25:39.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:39 smithi070 bash[18579]: audit 2024-04-24T17:25:38.407619+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:25:39.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:39 smithi070 bash[18579]: audit 2024-04-24T17:25:38.424015+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:25:39.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:39 smithi070 bash[18579]: audit 2024-04-24T17:25:38.425965+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:25:39.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:39 smithi070 bash[18579]: cephadm 2024-04-24T17:25:39.258217+0000 mgr.y (mgr.14152) 1 : cephadm [INF] [24/Apr/2024:17:25:39] ENGINE Bus STARTING 2024-04-24T17:25:40.118 INFO:teuthology.orchestra.run.smithi070.stderr:mgr epoch 9 is available 2024-04-24T17:25:40.118 INFO:teuthology.orchestra.run.smithi070.stderr:Generating a dashboard self-signed certificate... 2024-04-24T17:25:40.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:40 smithi070 bash[18579]: audit 2024-04-24T17:25:39.359290+0000 mgr.y (mgr.14152) 2 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-24T17:25:40.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:40 smithi070 bash[18579]: cluster 2024-04-24T17:25:39.362458+0000 mon.a (mon.0) 85 : cluster [DBG] mgrmap e11: y(active, since 1.06197s) 2024-04-24T17:25:40.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:40 smithi070 bash[18579]: audit 2024-04-24T17:25:39.370880+0000 mgr.y (mgr.14152) 3 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-24T17:25:40.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:40 smithi070 bash[18579]: cephadm 2024-04-24T17:25:39.375452+0000 mgr.y (mgr.14152) 4 : cephadm [INF] [24/Apr/2024:17:25:39] ENGINE Serving on https://172.21.15.70:7150 2024-04-24T17:25:40.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:40 smithi070 bash[18579]: cephadm 2024-04-24T17:25:39.375698+0000 mgr.y (mgr.14152) 5 : cephadm [INF] [24/Apr/2024:17:25:39] ENGINE Bus STARTED 2024-04-24T17:25:40.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:40 smithi070 bash[18579]: audit 2024-04-24T17:25:39.378805+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:25:41.376 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: Self-signed certificate created 2024-04-24T17:25:41.842 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:41 smithi070 bash[18579]: cluster 2024-04-24T17:25:40.384126+0000 mon.a (mon.0) 87 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-04-24T17:25:41.842 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:41 smithi070 bash[18579]: audit 2024-04-24T17:25:41.376021+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:25:41.842 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:41 smithi070 bash[18579]: audit 2024-04-24T17:25:41.378598+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:25:42.006 INFO:teuthology.orchestra.run.smithi070.stderr:Creating initial admin user... 2024-04-24T17:25:42.651 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:42 smithi070 bash[18579]: audit 2024-04-24T17:25:41.304561+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-04-24T17:25:43.421 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$Exhv6QtpYBYDvfVD7hgQTOzopjjAK6VvtPcecgIOKSnhg69fXZT5C", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1713979543, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-04-24T17:25:44.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:43 smithi070 bash[18579]: audit 2024-04-24T17:25:42.691349+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:25:44.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:43 smithi070 bash[18579]: audit 2024-04-24T17:25:43.115667+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:25:44.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:43 smithi070 bash[18579]: audit 2024-04-24T17:25:43.193913+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-04-24T17:25:44.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:43 smithi070 bash[18579]: audit 2024-04-24T17:25:43.423996+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:25:44.178 INFO:teuthology.orchestra.run.smithi070.stderr:Fetching dashboard port number... 2024-04-24T17:25:45.354 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: 8443 2024-04-24T17:25:45.993 INFO:teuthology.orchestra.run.smithi070.stderr:firewalld does not appear to be present 2024-04-24T17:25:45.993 INFO:teuthology.orchestra.run.smithi070.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-04-24T17:25:45.995 INFO:teuthology.orchestra.run.smithi070.stderr:Ceph Dashboard is now available at: 2024-04-24T17:25:45.995 INFO:teuthology.orchestra.run.smithi070.stderr: 2024-04-24T17:25:45.995 INFO:teuthology.orchestra.run.smithi070.stderr: URL: https://smithi070.front.sepia.ceph.com:8443/ 2024-04-24T17:25:45.995 INFO:teuthology.orchestra.run.smithi070.stderr: User: admin 2024-04-24T17:25:45.995 INFO:teuthology.orchestra.run.smithi070.stderr: Password: izjcgnygps 2024-04-24T17:25:45.995 INFO:teuthology.orchestra.run.smithi070.stderr: 2024-04-24T17:25:45.995 INFO:teuthology.orchestra.run.smithi070.stderr:Enabling autotune for osd_memory_target 2024-04-24T17:25:46.339 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:45 smithi070 bash[18579]: cluster 2024-04-24T17:25:44.962233+0000 mon.a (mon.0) 93 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-04-24T17:25:46.339 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:45 smithi070 bash[18579]: audit 2024-04-24T17:25:45.357707+0000 mon.a (mon.0) 94 : audit [DBG] from='client.? 172.21.15.70:0/3502467330' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-04-24T17:25:49.884 INFO:teuthology.orchestra.run.smithi070.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2024-04-24T17:25:50.454 INFO:teuthology.orchestra.run.smithi070.stderr:You can access the Ceph CLI with: 2024-04-24T17:25:50.454 INFO:teuthology.orchestra.run.smithi070.stderr: 2024-04-24T17:25:50.454 INFO:teuthology.orchestra.run.smithi070.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-04-24T17:25:50.455 INFO:teuthology.orchestra.run.smithi070.stderr: 2024-04-24T17:25:50.455 INFO:teuthology.orchestra.run.smithi070.stderr:Please consider enabling telemetry to help improve Ceph: 2024-04-24T17:25:50.455 INFO:teuthology.orchestra.run.smithi070.stderr: 2024-04-24T17:25:50.455 INFO:teuthology.orchestra.run.smithi070.stderr: ceph telemetry on 2024-04-24T17:25:50.455 INFO:teuthology.orchestra.run.smithi070.stderr: 2024-04-24T17:25:50.455 INFO:teuthology.orchestra.run.smithi070.stderr:For more information see: 2024-04-24T17:25:50.455 INFO:teuthology.orchestra.run.smithi070.stderr: 2024-04-24T17:25:50.455 INFO:teuthology.orchestra.run.smithi070.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-04-24T17:25:50.455 INFO:teuthology.orchestra.run.smithi070.stderr: 2024-04-24T17:25:50.455 INFO:teuthology.orchestra.run.smithi070.stderr:Bootstrap complete. 2024-04-24T17:25:50.504 INFO:tasks.cephadm:Fetching config... 2024-04-24T17:25:50.504 DEBUG:teuthology.orchestra.run.smithi070:> set -ex 2024-04-24T17:25:50.504 DEBUG:teuthology.orchestra.run.smithi070:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-04-24T17:25:50.509 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-04-24T17:25:50.510 DEBUG:teuthology.orchestra.run.smithi070:> set -ex 2024-04-24T17:25:50.510 DEBUG:teuthology.orchestra.run.smithi070:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-04-24T17:25:50.555 INFO:tasks.cephadm:Fetching mon keyring... 2024-04-24T17:25:50.555 DEBUG:teuthology.orchestra.run.smithi070:> set -ex 2024-04-24T17:25:50.555 DEBUG:teuthology.orchestra.run.smithi070:> sudo dd if=/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/mon.a/keyring of=/dev/stdout 2024-04-24T17:25:50.609 INFO:tasks.cephadm:Fetching pub ssh key... 2024-04-24T17:25:50.610 DEBUG:teuthology.orchestra.run.smithi070:> set -ex 2024-04-24T17:25:50.610 DEBUG:teuthology.orchestra.run.smithi070:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-04-24T17:25:50.655 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-04-24T17:25:50.655 DEBUG:teuthology.orchestra.run.smithi070:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC4+Fcdnd1zxiZsLYzLGyKDNOTV/Pyb3O+gmF8TFcU2F8Mp05IYE1bGmbFAxfM50Dnft8plIzTvphqxncQiM8QPdQ4sPs+yqyAkvxLjUXdTc5okxWCyCSjhlqgtEb6TET5NTgH0Xb/ABWTXaNb+gq3ji/KF+kXZtUyNNEHfFl+hBJA5vxfpc/odiqYKT+2bITKtKrh1BCovQFnzPMO/OpuqBd13j15Oz+Myj2DHD4Mu+ASdaUkl0Wi6blT2zyZMCNE/urfTovr0gbx91sGs92qk/OY3z0i3mNwrzRn5E3IlGkX3zkKFQ4k44Czb+4ltRwXTgNFLbpA/CfebPXd1eU2I+zjmdXpqoom1o+v6OiXX8jQFeZkApoXu90QAMBC3LU/PXrd93BH5il2Cg/denxWhoaHfQdQt0nlkBTEep9OJZrFiwbV2gE9gJuZtDn3LukdZdd3658YMsoTECTh1+iuKx/8FRdBDh6P7SDLV0inLmWUlLH8IqRuV3U55JqM6HSU= ceph-6229cc3c-025f-11ef-bc93-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-24T17:25:50.724 INFO:teuthology.orchestra.run.smithi070.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC4+Fcdnd1zxiZsLYzLGyKDNOTV/Pyb3O+gmF8TFcU2F8Mp05IYE1bGmbFAxfM50Dnft8plIzTvphqxncQiM8QPdQ4sPs+yqyAkvxLjUXdTc5okxWCyCSjhlqgtEb6TET5NTgH0Xb/ABWTXaNb+gq3ji/KF+kXZtUyNNEHfFl+hBJA5vxfpc/odiqYKT+2bITKtKrh1BCovQFnzPMO/OpuqBd13j15Oz+Myj2DHD4Mu+ASdaUkl0Wi6blT2zyZMCNE/urfTovr0gbx91sGs92qk/OY3z0i3mNwrzRn5E3IlGkX3zkKFQ4k44Czb+4ltRwXTgNFLbpA/CfebPXd1eU2I+zjmdXpqoom1o+v6OiXX8jQFeZkApoXu90QAMBC3LU/PXrd93BH5il2Cg/denxWhoaHfQdQt0nlkBTEep9OJZrFiwbV2gE9gJuZtDn3LukdZdd3658YMsoTECTh1+iuKx/8FRdBDh6P7SDLV0inLmWUlLH8IqRuV3U55JqM6HSU= ceph-6229cc3c-025f-11ef-bc93-c7b262605968 2024-04-24T17:25:50.733 DEBUG:teuthology.orchestra.run.smithi137:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC4+Fcdnd1zxiZsLYzLGyKDNOTV/Pyb3O+gmF8TFcU2F8Mp05IYE1bGmbFAxfM50Dnft8plIzTvphqxncQiM8QPdQ4sPs+yqyAkvxLjUXdTc5okxWCyCSjhlqgtEb6TET5NTgH0Xb/ABWTXaNb+gq3ji/KF+kXZtUyNNEHfFl+hBJA5vxfpc/odiqYKT+2bITKtKrh1BCovQFnzPMO/OpuqBd13j15Oz+Myj2DHD4Mu+ASdaUkl0Wi6blT2zyZMCNE/urfTovr0gbx91sGs92qk/OY3z0i3mNwrzRn5E3IlGkX3zkKFQ4k44Czb+4ltRwXTgNFLbpA/CfebPXd1eU2I+zjmdXpqoom1o+v6OiXX8jQFeZkApoXu90QAMBC3LU/PXrd93BH5il2Cg/denxWhoaHfQdQt0nlkBTEep9OJZrFiwbV2gE9gJuZtDn3LukdZdd3658YMsoTECTh1+iuKx/8FRdBDh6P7SDLV0inLmWUlLH8IqRuV3U55JqM6HSU= ceph-6229cc3c-025f-11ef-bc93-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-24T17:25:50.758 INFO:teuthology.orchestra.run.smithi137.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC4+Fcdnd1zxiZsLYzLGyKDNOTV/Pyb3O+gmF8TFcU2F8Mp05IYE1bGmbFAxfM50Dnft8plIzTvphqxncQiM8QPdQ4sPs+yqyAkvxLjUXdTc5okxWCyCSjhlqgtEb6TET5NTgH0Xb/ABWTXaNb+gq3ji/KF+kXZtUyNNEHfFl+hBJA5vxfpc/odiqYKT+2bITKtKrh1BCovQFnzPMO/OpuqBd13j15Oz+Myj2DHD4Mu+ASdaUkl0Wi6blT2zyZMCNE/urfTovr0gbx91sGs92qk/OY3z0i3mNwrzRn5E3IlGkX3zkKFQ4k44Czb+4ltRwXTgNFLbpA/CfebPXd1eU2I+zjmdXpqoom1o+v6OiXX8jQFeZkApoXu90QAMBC3LU/PXrd93BH5il2Cg/denxWhoaHfQdQt0nlkBTEep9OJZrFiwbV2gE9gJuZtDn3LukdZdd3658YMsoTECTh1+iuKx/8FRdBDh6P7SDLV0inLmWUlLH8IqRuV3U55JqM6HSU= ceph-6229cc3c-025f-11ef-bc93-c7b262605968 2024-04-24T17:25:50.766 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-04-24T17:25:51.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:50 smithi070 bash[18579]: audit 2024-04-24T17:25:49.884376+0000 mon.a (mon.0) 95 : audit [INF] from='client.? 172.21.15.70:0/828775282' entity='client.admin' 2024-04-24T17:25:54.959 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-04-24T17:25:54.960 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-04-24T17:25:55.324 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:55 smithi070 bash[18579]: audit 2024-04-24T17:25:54.024636+0000 mon.a (mon.0) 96 : audit [INF] from='client.? 172.21.15.70:0/439514012' entity='client.admin' 2024-04-24T17:25:58.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:58 smithi070 bash[18579]: audit 2024-04-24T17:25:57.586563+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:25:58.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:58 smithi070 bash[18579]: audit 2024-04-24T17:25:57.587835+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi070", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:25:58.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:58 smithi070 bash[18579]: audit 2024-04-24T17:25:57.593908+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:25:58.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:58 smithi070 bash[18579]: audit 2024-04-24T17:25:57.595869+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:25:58.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:58 smithi070 bash[18579]: audit 2024-04-24T17:25:57.601697+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:25:58.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:58 smithi070 bash[18579]: audit 2024-04-24T17:25:58.174143+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-04-24T17:25:58.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:58 smithi070 bash[18579]: audit 2024-04-24T17:25:58.177904+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:25:58.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:58 smithi070 bash[18579]: audit 2024-04-24T17:25:58.218470+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:25:58.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:58 smithi070 bash[18579]: audit 2024-04-24T17:25:58.219837+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:25:58.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:58 smithi070 bash[18579]: audit 2024-04-24T17:25:58.220627+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:25:58.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:58 smithi070 bash[18579]: cephadm 2024-04-24T17:25:58.221938+0000 mgr.y (mgr.14152) 9 : cephadm [INF] Updating smithi070:/etc/ceph/ceph.conf 2024-04-24T17:25:58.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:58 smithi070 bash[18579]: audit 2024-04-24T17:25:58.382793+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:25:58.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:25:58 smithi070 bash[18579]: audit 2024-04-24T17:25:58.385256+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:25:58.906 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi137 2024-04-24T17:25:58.906 DEBUG:teuthology.orchestra.run.smithi137:> set -ex 2024-04-24T17:25:58.906 DEBUG:teuthology.orchestra.run.smithi137:> dd of=/etc/ceph/ceph.conf 2024-04-24T17:25:58.914 DEBUG:teuthology.orchestra.run.smithi137:> set -ex 2024-04-24T17:25:58.914 DEBUG:teuthology.orchestra.run.smithi137:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:25:58.962 INFO:tasks.cephadm:Adding host smithi137 to orchestrator... 2024-04-24T17:25:58.962 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -- ceph orch host add smithi137 2024-04-24T17:26:00.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:00 smithi070 bash[18579]: cephadm 2024-04-24T17:25:58.301824+0000 mgr.y (mgr.14152) 10 : cephadm [INF] Updating smithi070:/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:26:00.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:00 smithi070 bash[18579]: cluster 2024-04-24T17:25:58.363480+0000 mgr.y (mgr.14152) 11 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:02.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:02 smithi070 bash[18579]: cluster 2024-04-24T17:26:00.363853+0000 mgr.y (mgr.14152) 12 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:02.622 INFO:teuthology.orchestra.run.smithi070.stdout:Added host 'smithi137' with addr '172.21.15.137' 2024-04-24T17:26:03.309 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -- ceph orch host ls --format=json 2024-04-24T17:26:03.487 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:03 smithi070 bash[18579]: audit 2024-04-24T17:26:01.642175+0000 mgr.y (mgr.14152) 13 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi137", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:26:03.488 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:03 smithi070 bash[18579]: cephadm 2024-04-24T17:26:01.957507+0000 mgr.y (mgr.14152) 14 : cephadm [INF] Deploying cephadm binary to smithi137 2024-04-24T17:26:03.488 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:03 smithi070 bash[18579]: audit 2024-04-24T17:26:02.625409+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:03.488 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:03 smithi070 bash[18579]: audit 2024-04-24T17:26:02.631954+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:26:03.488 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:03 smithi070 bash[18579]: audit 2024-04-24T17:26:02.633514+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:26:03.488 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:03 smithi070 bash[18579]: audit 2024-04-24T17:26:02.634432+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:26:03.488 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:03 smithi070 bash[18579]: audit 2024-04-24T17:26:02.874633+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:04.528 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:04 smithi070 bash[18579]: cluster 2024-04-24T17:26:02.364134+0000 mgr.y (mgr.14152) 15 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:04.528 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:04 smithi070 bash[18579]: cephadm 2024-04-24T17:26:02.626058+0000 mgr.y (mgr.14152) 16 : cephadm [INF] Added host smithi137 2024-04-24T17:26:04.528 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:04 smithi070 bash[18579]: audit 2024-04-24T17:26:03.598836+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:05.338 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:05 smithi070 bash[18579]: audit 2024-04-24T17:26:04.203567+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:05.957 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-04-24T17:26:05.957 INFO:teuthology.orchestra.run.smithi070.stdout:[{"addr": "172.21.15.70", "hostname": "smithi070", "labels": [], "status": ""}, {"addr": "172.21.15.137", "hostname": "smithi137", "labels": [], "status": ""}] 2024-04-24T17:26:06.339 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:06 smithi070 bash[18579]: cluster 2024-04-24T17:26:04.364373+0000 mgr.y (mgr.14152) 17 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:06.553 INFO:tasks.cephadm:Setting crush tunables to default 2024-04-24T17:26:06.553 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -- ceph osd crush tunables default 2024-04-24T17:26:07.483 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:07 smithi070 bash[18579]: audit 2024-04-24T17:26:05.960314+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-04-24T17:26:08.588 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:08 smithi070 bash[18579]: cluster 2024-04-24T17:26:06.364761+0000 mgr.y (mgr.14152) 19 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:10.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:09 smithi070 bash[18579]: cluster 2024-04-24T17:26:08.365062+0000 mgr.y (mgr.14152) 20 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:10.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:09 smithi070 bash[18579]: audit 2024-04-24T17:26:08.629203+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:10.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:09 smithi070 bash[18579]: audit 2024-04-24T17:26:08.635200+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:10.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:09 smithi070 bash[18579]: audit 2024-04-24T17:26:08.636633+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi137", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:26:10.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:09 smithi070 bash[18579]: audit 2024-04-24T17:26:08.642913+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:10.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:09 smithi070 bash[18579]: audit 2024-04-24T17:26:09.313585+0000 mon.a (mon.0) 119 : audit [INF] from='client.? 172.21.15.70:0/2671436796' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-04-24T17:26:10.216 INFO:teuthology.orchestra.run.smithi070.stderr:adjusted tunables profile to default 2024-04-24T17:26:10.882 INFO:tasks.cephadm:Adding mon.a on smithi070 2024-04-24T17:26:10.883 INFO:tasks.cephadm:Adding mon.c on smithi070 2024-04-24T17:26:10.883 INFO:tasks.cephadm:Adding mon.b on smithi137 2024-04-24T17:26:10.883 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -- ceph orch apply mon '3;smithi070:172.21.15.70=a;smithi070:[v2:172.21.15.70:3301,v1:172.21.15.70:6790]=c;smithi137:172.21.15.137=b' 2024-04-24T17:26:11.588 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:11 smithi070 bash[18579]: audit 2024-04-24T17:26:10.216310+0000 mon.a (mon.0) 120 : audit [INF] from='client.? 172.21.15.70:0/2671436796' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-24T17:26:11.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:11 smithi070 bash[18579]: cluster 2024-04-24T17:26:10.216428+0000 mon.a (mon.0) 121 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-24T17:26:12.588 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:12 smithi070 bash[18579]: cluster 2024-04-24T17:26:10.365481+0000 mgr.y (mgr.14152) 21 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:13.155 INFO:teuthology.orchestra.run.smithi137.stdout:Scheduled mon update... 2024-04-24T17:26:13.768 DEBUG:teuthology.orchestra.run.smithi070:mon.c> sudo journalctl -f -n 0 -u ceph-6229cc3c-025f-11ef-bc93-c7b262605968@mon.c.service 2024-04-24T17:26:13.770 DEBUG:teuthology.orchestra.run.smithi137:mon.b> sudo journalctl -f -n 0 -u ceph-6229cc3c-025f-11ef-bc93-c7b262605968@mon.b.service 2024-04-24T17:26:13.772 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-24T17:26:13.772 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-24T17:26:14.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:14 smithi070 bash[18579]: cluster 2024-04-24T17:26:12.365911+0000 mgr.y (mgr.14152) 22 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:14.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:14 smithi070 bash[18579]: audit 2024-04-24T17:26:13.148208+0000 mgr.y (mgr.14152) 23 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi070:172.21.15.70=a;smithi070:[v2:172.21.15.70:3301,v1:172.21.15.70:6790]=c;smithi137:172.21.15.137=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:26:14.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:14 smithi070 bash[18579]: cephadm 2024-04-24T17:26:13.153627+0000 mgr.y (mgr.14152) 24 : cephadm [INF] Saving service mon spec with placement smithi070:172.21.15.70=a;smithi070:[v2:172.21.15.70:3301,v1:172.21.15.70:6790]=c;smithi137:172.21.15.137=b;count:3 2024-04-24T17:26:14.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:14 smithi070 bash[18579]: audit 2024-04-24T17:26:13.158652+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:14.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:14 smithi070 bash[18579]: audit 2024-04-24T17:26:13.169384+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:26:14.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:14 smithi070 bash[18579]: audit 2024-04-24T17:26:13.172019+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:26:14.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:14 smithi070 bash[18579]: audit 2024-04-24T17:26:13.173634+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:26:14.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:14 smithi070 bash[18579]: cephadm 2024-04-24T17:26:13.176219+0000 mgr.y (mgr.14152) 25 : cephadm [INF] Updating smithi137:/etc/ceph/ceph.conf 2024-04-24T17:26:14.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:14 smithi070 bash[18579]: audit 2024-04-24T17:26:13.546167+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:14.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:14 smithi070 bash[18579]: audit 2024-04-24T17:26:13.551882+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:14.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:14 smithi070 bash[18579]: audit 2024-04-24T17:26:13.555691+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:26:14.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:14 smithi070 bash[18579]: audit 2024-04-24T17:26:13.557490+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:26:15.338 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:15 smithi070 bash[18579]: cephadm 2024-04-24T17:26:13.299560+0000 mgr.y (mgr.14152) 26 : cephadm [INF] Updating smithi137:/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:26:15.338 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:15 smithi070 bash[18579]: cephadm 2024-04-24T17:26:13.559457+0000 mgr.y (mgr.14152) 27 : cephadm [INF] Deploying daemon mon.c on smithi070 2024-04-24T17:26:16.240 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-04-24T17:26:16.240 INFO:teuthology.orchestra.run.smithi137.stdout:{"epoch":1,"fsid":"6229cc3c-025f-11ef-bc93-c7b262605968","modified":"2024-04-24T17:24:33.860323Z","created":"2024-04-24T17:24:33.860323Z","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.70:3300","nonce":0},{"type":"v1","addr":"172.21.15.70:6789","nonce":0}]},"addr":"172.21.15.70:6789/0","public_addr":"172.21.15.70:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-24T17:26:16.242 INFO:teuthology.orchestra.run.smithi137.stderr:dumped monmap epoch 1 2024-04-24T17:26:16.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:16 smithi070 bash[18579]: cluster 2024-04-24T17:26:14.366298+0000 mgr.y (mgr.14152) 28 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:17.026 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:16 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:26:17.027 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:26:16 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:26:17.027 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:16 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:26:17.027 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:16 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:26:17.027 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:16 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:26:17.027 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:17 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:26:17.338 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:26:17 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:26:17.339 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:17 smithi070 systemd[1]: Started Ceph mon.c for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:26:17.339 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:17 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:26:17.339 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:17 smithi070 bash[18579]: audit 2024-04-24T17:26:16.243520+0000 mon.a (mon.0) 130 : audit [DBG] from='client.? 172.21.15.137:0/3014145342' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-24T17:26:17.339 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:17 smithi070 bash[18579]: audit 2024-04-24T17:26:17.157442+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:17.339 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:17 smithi070 bash[18579]: audit 2024-04-24T17:26:17.158429+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:26:17.339 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:17 smithi070 bash[18579]: audit 2024-04-24T17:26:17.159286+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:26:17.797 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-24T17:26:17.797 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-24T17:26:18.339 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.056+0000 7f514871a880 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-24T17:26:18.339 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.056+0000 7f514871a880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-04-24T17:26:18.340 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.056+0000 7f514871a880 0 pidfile_write: ignore empty --pid-file 2024-04-24T17:26:18.340 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 0 load: jerasure load: lrc 2024-04-24T17:26:18.340 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: RocksDB version: 6.15.5 2024-04-24T17:26:18.340 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-24T17:26:18.340 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Compile date Apr 18 2022 2024-04-24T17:26:18.340 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: DB SUMMARY 2024-04-24T17:26:18.340 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: DB Session ID: NXKQRIYPV21CE23ZZG61 2024-04-24T17:26:18.340 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: CURRENT file: CURRENT 2024-04-24T17:26:18.340 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: IDENTITY file: IDENTITY 2024-04-24T17:26:18.340 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2024-04-24T17:26:18.340 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-04-24T17:26:18.340 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2024-04-24T17:26:18.340 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.error_if_exists: 0 2024-04-24T17:26:18.340 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.create_if_missing: 0 2024-04-24T17:26:18.341 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.paranoid_checks: 1 2024-04-24T17:26:18.341 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-24T17:26:18.341 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.env: 0x5606e98c6860 2024-04-24T17:26:18.341 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.fs: Posix File System 2024-04-24T17:26:18.341 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.info_log: 0x5606eadd5e00 2024-04-24T17:26:18.341 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-24T17:26:18.341 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.statistics: (nil) 2024-04-24T17:26:18.341 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.use_fsync: 0 2024-04-24T17:26:18.341 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.max_log_file_size: 0 2024-04-24T17:26:18.341 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-24T17:26:18.341 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-24T17:26:18.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-24T17:26:18.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-24T17:26:18.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.allow_fallocate: 1 2024-04-24T17:26:18.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-24T17:26:18.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-24T17:26:18.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.use_direct_reads: 0 2024-04-24T17:26:18.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-24T17:26:18.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.create_missing_column_families: 0 2024-04-24T17:26:18.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.db_log_dir: 2024-04-24T17:26:18.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2024-04-24T17:26:18.343 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-24T17:26:18.343 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-24T17:26:18.343 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-24T17:26:18.343 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-24T17:26:18.343 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-24T17:26:18.343 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-24T17:26:18.343 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.advise_random_on_open: 1 2024-04-24T17:26:18.343 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-24T17:26:18.343 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.write_buffer_manager: 0x5606eaec6300 2024-04-24T17:26:18.343 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-24T17:26:18.343 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-24T17:26:18.343 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-24T17:26:18.343 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-24T17:26:18.343 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.rate_limiter: (nil) 2024-04-24T17:26:18.343 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-24T17:26:18.344 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-24T17:26:18.344 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-24T17:26:18.344 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-24T17:26:18.344 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.unordered_write: 0 2024-04-24T17:26:18.344 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-24T17:26:18.344 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-24T17:26:18.344 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-24T17:26:18.344 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-24T17:26:18.344 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.row_cache: None 2024-04-24T17:26:18.344 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.wal_filter: None 2024-04-24T17:26:18.344 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-24T17:26:18.344 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-24T17:26:18.344 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.preserve_deletes: 0 2024-04-24T17:26:18.344 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.two_write_queues: 0 2024-04-24T17:26:18.344 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.manual_wal_flush: 0 2024-04-24T17:26:18.345 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.atomic_flush: 0 2024-04-24T17:26:18.345 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-24T17:26:18.345 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-24T17:26:18.345 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-24T17:26:18.345 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.log_readahead_size: 0 2024-04-24T17:26:18.345 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-24T17:26:18.345 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-24T17:26:18.345 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-24T17:26:18.345 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-24T17:26:18.345 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-24T17:26:18.345 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-24T17:26:18.345 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.max_background_jobs: 2 2024-04-24T17:26:18.345 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.max_background_compactions: -1 2024-04-24T17:26:18.346 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.max_subcompactions: 1 2024-04-24T17:26:18.346 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-24T17:26:18.346 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-24T17:26:18.346 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-24T17:26:18.346 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.max_total_wal_size: 0 2024-04-24T17:26:18.346 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-24T17:26:18.346 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-24T17:26:18.346 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-24T17:26:18.346 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-24T17:26:18.346 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.max_open_files: -1 2024-04-24T17:26:18.346 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.bytes_per_sync: 0 2024-04-24T17:26:18.346 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-24T17:26:18.346 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-24T17:26:18.347 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-24T17:26:18.347 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.max_background_flushes: -1 2024-04-24T17:26:18.347 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Compression algorithms supported: 2024-04-24T17:26:18.347 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-24T17:26:18.347 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: kZSTD supported: 0 2024-04-24T17:26:18.347 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: kXpressCompression supported: 0 2024-04-24T17:26:18.347 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-24T17:26:18.347 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: kLZ4Compression supported: 1 2024-04-24T17:26:18.347 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: kBZip2Compression supported: 0 2024-04-24T17:26:18.347 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: kZlibCompression supported: 1 2024-04-24T17:26:18.347 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: kSnappyCompression supported: 1 2024-04-24T17:26:18.347 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-24T17:26:18.347 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 2024-04-24T17:26:18.347 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-04-24T17:26:18.348 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-24T17:26:18.348 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.merge_operator: 2024-04-24T17:26:18.349 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.compaction_filter: None 2024-04-24T17:26:18.349 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.compaction_filter_factory: None 2024-04-24T17:26:18.349 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-24T17:26:18.349 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-24T17:26:18.349 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-24T17:26:18.349 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5606eada3d00) 2024-04-24T17:26:18.349 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: cache_index_and_filter_blocks: 1 2024-04-24T17:26:18.349 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-24T17:26:18.349 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-24T17:26:18.349 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: pin_top_level_index_and_filter: 1 2024-04-24T17:26:18.349 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: index_type: 0 2024-04-24T17:26:18.350 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: data_block_index_type: 0 2024-04-24T17:26:18.350 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: index_shortening: 1 2024-04-24T17:26:18.350 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: data_block_hash_table_util_ratio: 0.750000 2024-04-24T17:26:18.350 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: hash_index_allow_collision: 1 2024-04-24T17:26:18.350 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: checksum: 1 2024-04-24T17:26:18.350 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: no_block_cache: 0 2024-04-24T17:26:18.350 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: block_cache: 0x5606eae0a170 2024-04-24T17:26:18.350 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: block_cache_name: BinnedLRUCache 2024-04-24T17:26:18.350 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: block_cache_options: 2024-04-24T17:26:18.350 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: capacity : 536870912 2024-04-24T17:26:18.350 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: num_shard_bits : 4 2024-04-24T17:26:18.350 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: strict_capacity_limit : 0 2024-04-24T17:26:18.350 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: high_pri_pool_ratio: 0.000 2024-04-24T17:26:18.350 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: block_cache_compressed: (nil) 2024-04-24T17:26:18.350 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: persistent_cache: (nil) 2024-04-24T17:26:18.350 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: block_size: 4096 2024-04-24T17:26:18.351 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: block_size_deviation: 10 2024-04-24T17:26:18.351 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: block_restart_interval: 16 2024-04-24T17:26:18.351 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: index_block_restart_interval: 1 2024-04-24T17:26:18.351 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: metadata_block_size: 4096 2024-04-24T17:26:18.351 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: partition_filters: 0 2024-04-24T17:26:18.351 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: use_delta_encoding: 1 2024-04-24T17:26:18.351 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-24T17:26:18.351 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: whole_key_filtering: 1 2024-04-24T17:26:18.351 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: verify_compression: 0 2024-04-24T17:26:18.351 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: read_amp_bytes_per_bit: 0 2024-04-24T17:26:18.351 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: format_version: 4 2024-04-24T17:26:18.351 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: enable_index_compression: 1 2024-04-24T17:26:18.351 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: block_align: 0 2024-04-24T17:26:18.351 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-24T17:26:18.351 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-24T17:26:18.351 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.compression: NoCompression 2024-04-24T17:26:18.352 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-24T17:26:18.352 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-24T17:26:18.352 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-24T17:26:18.352 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.num_levels: 7 2024-04-24T17:26:18.352 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-24T17:26:18.352 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-24T17:26:18.352 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-24T17:26:18.352 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-24T17:26:18.352 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-24T17:26:18.352 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-24T17:26:18.352 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-24T17:26:18.352 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-24T17:26:18.352 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-24T17:26:18.352 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-24T17:26:18.352 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-24T17:26:18.352 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.compression_opts.level: 32767 2024-04-24T17:26:18.353 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-24T17:26:18.353 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-24T17:26:18.353 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-24T17:26:18.353 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-24T17:26:18.353 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.compression_opts.enabled: false 2024-04-24T17:26:18.353 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-24T17:26:18.353 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-24T17:26:18.353 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-24T17:26:18.353 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-24T17:26:18.353 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-24T17:26:18.353 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-24T17:26:18.353 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-24T17:26:18.353 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-24T17:26:18.353 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-24T17:26:18.353 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-24T17:26:18.353 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-24T17:26:18.353 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-24T17:26:18.354 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-24T17:26:18.354 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-24T17:26:18.354 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-24T17:26:18.354 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-24T17:26:18.354 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-24T17:26:18.354 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.arena_block_size: 4194304 2024-04-24T17:26:18.354 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-24T17:26:18.354 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-24T17:26:18.354 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-24T17:26:18.354 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-24T17:26:18.354 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-24T17:26:18.354 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-24T17:26:18.354 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-24T17:26:18.354 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-24T17:26:18.354 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-24T17:26:18.355 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-24T17:26:18.355 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-24T17:26:18.355 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-24T17:26:18.355 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-24T17:26:18.355 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-24T17:26:18.355 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.table_properties_collectors: 2024-04-24T17:26:18.355 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.inplace_update_support: 0 2024-04-24T17:26:18.355 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-24T17:26:18.355 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-24T17:26:18.355 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-24T17:26:18.355 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-24T17:26:18.355 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.bloom_locality: 0 2024-04-24T17:26:18.355 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.max_successive_merges: 0 2024-04-24T17:26:18.355 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-24T17:26:18.355 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-24T17:26:18.355 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.force_consistency_checks: 1 2024-04-24T17:26:18.356 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-24T17:26:18.356 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.ttl: 2592000 2024-04-24T17:26:18.356 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-24T17:26:18.356 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.enable_blob_files: false 2024-04-24T17:26:18.356 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.min_blob_size: 0 2024-04-24T17:26:18.356 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.blob_file_size: 268435456 2024-04-24T17:26:18.356 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-24T17:26:18.356 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-24T17:26:18.356 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-24T17:26:18.356 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 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-04-24T17:26:18.356 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-04-24T17:26:18.356 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 7 2024-04-24T17:26:18.356 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713979578065819, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-04-24T17:26:18.356 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #4 mode 2 2024-04-24T17:26:18.356 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 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-04-24T17:26:18.357 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713979578066243, "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": 1713979578, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "8f47b191-5dd2-4c7f-b337-56ee682123a2", "db_session_id": "NXKQRIYPV21CE23ZZG61"}} 2024-04-24T17:26:18.357 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.060+0000 7f514871a880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 9 2024-04-24T17:26:18.357 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.064+0000 7f514871a880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713979578066726, "job": 1, "event": "recovery_finished"} 2024-04-24T17:26:18.357 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.064+0000 7f514871a880 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-04-24T17:26:18.357 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.064+0000 7f514871a880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x5606eadf0a80 2024-04-24T17:26:18.357 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.064+0000 7f514871a880 4 rocksdb: DB pointer 0x5606eae00000 2024-04-24T17:26:18.357 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.064+0000 7f51384a2700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-04-24T17:26:18.357 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.064+0000 7f51384a2700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-04-24T17:26:18.357 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: ** DB Stats ** 2024-04-24T17:26:18.357 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-24T17:26:18.357 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-24T17:26:18.357 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-24T17:26:18.357 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-24T17:26:18.357 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-24T17:26:18.357 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-04-24T17:26:18.357 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-24T17:26:18.358 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: ** Compaction Stats [default] ** 2024-04-24T17:26:18.358 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: 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-04-24T17:26:18.358 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-24T17:26:18.358 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.6 0.00 0.00 1 0.000 0 0 2024-04-24T17:26:18.358 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.6 0.00 0.00 1 0.000 0 0 2024-04-24T17:26:18.358 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.6 0.00 0.00 1 0.000 0 0 2024-04-24T17:26:18.358 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: ** Compaction Stats [default] ** 2024-04-24T17:26:18.358 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: 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-04-24T17:26:18.358 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-24T17:26:18.358 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.6 0.00 0.00 1 0.000 0 0 2024-04-24T17:26:18.358 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-24T17:26:18.358 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-24T17:26:18.358 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-24T17:26:18.358 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: AddFile(Total Files): cumulative 0, interval 0 2024-04-24T17:26:18.358 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-24T17:26:18.358 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: AddFile(Keys): cumulative 0, interval 0 2024-04-24T17:26:18.359 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: Cumulative compaction: 0.00 GB write, 0.40 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-24T17:26:18.359 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: Interval compaction: 0.00 GB write, 0.40 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-24T17:26:18.359 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: 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-04-24T17:26:18.359 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: ** File Read Latency Histogram By Level [default] ** 2024-04-24T17:26:18.359 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: ** Compaction Stats [default] ** 2024-04-24T17:26:18.359 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: 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-04-24T17:26:18.359 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-24T17:26:18.359 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.6 0.00 0.00 1 0.000 0 0 2024-04-24T17:26:18.359 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.6 0.00 0.00 1 0.000 0 0 2024-04-24T17:26:18.359 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: 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-04-24T17:26:18.359 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: ** Compaction Stats [default] ** 2024-04-24T17:26:18.359 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: 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-04-24T17:26:18.359 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-24T17:26:18.359 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.6 0.00 0.00 1 0.000 0 0 2024-04-24T17:26:18.359 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-24T17:26:18.359 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-24T17:26:18.359 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-24T17:26:18.360 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: AddFile(Total Files): cumulative 0, interval 0 2024-04-24T17:26:18.360 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-24T17:26:18.360 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: AddFile(Keys): cumulative 0, interval 0 2024-04-24T17:26:18.360 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: Cumulative compaction: 0.00 GB write, 0.39 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-24T17:26:18.360 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-24T17:26:18.360 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: 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-04-24T17:26:18.360 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: ** File Read Latency Histogram By Level [default] ** 2024-04-24T17:26:18.360 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.064+0000 7f514871a880 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2024-04-24T17:26:18.360 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.064+0000 7f514871a880 0 using public_addrv [v2:172.21.15.70:3301/0,v1:172.21.15.70:6790/0] 2024-04-24T17:26:18.360 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.064+0000 7f514871a880 0 starting mon.c rank -1 at public addrs [v2:172.21.15.70:3301/0,v1:172.21.15.70:6790/0] at bind addrs [v2:172.21.15.70:3301/0,v1:172.21.15.70:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 6229cc3c-025f-11ef-bc93-c7b262605968 2024-04-24T17:26:18.360 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.064+0000 7f514871a880 1 mon.c@-1(???) e0 preinit fsid 6229cc3c-025f-11ef-bc93-c7b262605968 2024-04-24T17:26:18.360 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.080+0000 7f513b4a8700 0 mon.c@-1(synchronizing).mds e1 new map 2024-04-24T17:26:18.360 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.080+0000 7f513b4a8700 0 mon.c@-1(synchronizing).mds e1 print_map 2024-04-24T17:26:18.360 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: e1 2024-04-24T17:26:18.360 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-24T17:26:18.361 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: 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-04-24T17:26:18.361 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: legacy client fscid: -1 2024-04-24T17:26:18.361 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: 2024-04-24T17:26:18.361 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: No filesystems configured 2024-04-24T17:26:18.361 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.080+0000 7f513b4a8700 1 mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-04-24T17:26:18.361 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.080+0000 7f513b4a8700 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-04-24T17:26:18.361 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.080+0000 7f513b4a8700 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-04-24T17:26:18.361 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.080+0000 7f513b4a8700 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-04-24T17:26:18.361 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.080+0000 7f513b4a8700 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-04-24T17:26:18.361 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.080+0000 7f513b4a8700 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-04-24T17:26:18.361 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.080+0000 7f513b4a8700 0 mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-24T17:26:18.361 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.080+0000 7f513b4a8700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-24T17:26:18.361 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.080+0000 7f513b4a8700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-24T17:26:18.361 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.080+0000 7f513b4a8700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-24T17:26:18.361 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: cluster 2024-04-24T17:26:08.365062+0000 mgr.y (mgr.14152) 20 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:18.362 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: audit 2024-04-24T17:26:08.629203+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:18.362 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: audit 2024-04-24T17:26:08.635200+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:18.362 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: audit 2024-04-24T17:26:08.636633+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi137", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:26:18.362 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: audit 2024-04-24T17:26:08.642913+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:18.362 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: audit 2024-04-24T17:26:09.313585+0000 mon.a (mon.0) 119 : audit [INF] from='client.? 172.21.15.70:0/2671436796' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-04-24T17:26:18.362 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: audit 2024-04-24T17:26:10.216310+0000 mon.a (mon.0) 120 : audit [INF] from='client.? 172.21.15.70:0/2671436796' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-24T17:26:18.362 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: cluster 2024-04-24T17:26:10.216428+0000 mon.a (mon.0) 121 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-24T17:26:18.362 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: cluster 2024-04-24T17:26:10.365481+0000 mgr.y (mgr.14152) 21 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:18.362 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: cluster 2024-04-24T17:26:12.365911+0000 mgr.y (mgr.14152) 22 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:18.362 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: audit 2024-04-24T17:26:13.148208+0000 mgr.y (mgr.14152) 23 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi070:172.21.15.70=a;smithi070:[v2:172.21.15.70:3301,v1:172.21.15.70:6790]=c;smithi137:172.21.15.137=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:26:18.362 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: cephadm 2024-04-24T17:26:13.153627+0000 mgr.y (mgr.14152) 24 : cephadm [INF] Saving service mon spec with placement smithi070:172.21.15.70=a;smithi070:[v2:172.21.15.70:3301,v1:172.21.15.70:6790]=c;smithi137:172.21.15.137=b;count:3 2024-04-24T17:26:18.362 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: audit 2024-04-24T17:26:13.158652+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:18.362 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: audit 2024-04-24T17:26:13.169384+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:26:18.362 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: audit 2024-04-24T17:26:13.172019+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:26:18.362 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: audit 2024-04-24T17:26:13.173634+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:26:18.362 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: cephadm 2024-04-24T17:26:13.176219+0000 mgr.y (mgr.14152) 25 : cephadm [INF] Updating smithi137:/etc/ceph/ceph.conf 2024-04-24T17:26:18.362 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: audit 2024-04-24T17:26:13.546167+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:18.363 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: audit 2024-04-24T17:26:13.551882+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:18.363 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: audit 2024-04-24T17:26:13.555691+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:26:18.363 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: audit 2024-04-24T17:26:13.557490+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:26:18.363 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: cephadm 2024-04-24T17:26:13.299560+0000 mgr.y (mgr.14152) 26 : cephadm [INF] Updating smithi137:/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:26:18.363 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: cephadm 2024-04-24T17:26:13.559457+0000 mgr.y (mgr.14152) 27 : cephadm [INF] Deploying daemon mon.c on smithi070 2024-04-24T17:26:18.363 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: cluster 2024-04-24T17:26:14.366298+0000 mgr.y (mgr.14152) 28 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:18.363 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: audit 2024-04-24T17:26:16.243520+0000 mon.a (mon.0) 130 : audit [DBG] from='client.? 172.21.15.137:0/3014145342' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-24T17:26:18.363 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: audit 2024-04-24T17:26:17.157442+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:18.363 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: audit 2024-04-24T17:26:17.158429+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:26:18.363 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: audit 2024-04-24T17:26:17.159286+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:26:18.363 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.080+0000 7f513b4a8700 1 mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-04-24T17:26:18.363 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:18 smithi070 bash[23661]: debug 2024-04-24T17:26:18.084+0000 7f513b4a8700 10 mon.c@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete,mon_cluster_log_to_file 2024-04-24T17:26:21.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:21 smithi137 systemd[1]: Started Ceph mon.b for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:26:23.035 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.698+0000 7fc84f8a4880 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-24T17:26:23.035 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.698+0000 7fc84f8a4880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-04-24T17:26:23.035 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.698+0000 7fc84f8a4880 0 pidfile_write: ignore empty --pid-file 2024-04-24T17:26:23.035 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.702+0000 7fc84f8a4880 0 load: jerasure load: lrc 2024-04-24T17:26:23.035 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: RocksDB version: 6.15.5 2024-04-24T17:26:23.035 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-24T17:26:23.035 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Compile date Apr 18 2022 2024-04-24T17:26:23.036 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: DB SUMMARY 2024-04-24T17:26:23.036 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: DB Session ID: YT9MTS6NKG47S3NY7FIL 2024-04-24T17:26:23.036 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: CURRENT file: CURRENT 2024-04-24T17:26:23.036 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: IDENTITY file: IDENTITY 2024-04-24T17:26:23.036 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2024-04-24T17:26:23.036 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-04-24T17:26:23.036 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-04-24T17:26:23.036 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.error_if_exists: 0 2024-04-24T17:26:23.036 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.create_if_missing: 0 2024-04-24T17:26:23.036 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.paranoid_checks: 1 2024-04-24T17:26:23.036 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-24T17:26:23.036 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.env: 0x55c6b18c6860 2024-04-24T17:26:23.036 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.fs: Posix File System 2024-04-24T17:26:23.036 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.info_log: 0x55c6b3b0fe00 2024-04-24T17:26:23.037 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-24T17:26:23.037 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.statistics: (nil) 2024-04-24T17:26:23.037 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.use_fsync: 0 2024-04-24T17:26:23.037 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.max_log_file_size: 0 2024-04-24T17:26:23.037 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-24T17:26:23.037 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-24T17:26:23.037 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-24T17:26:23.037 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-24T17:26:23.037 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.allow_fallocate: 1 2024-04-24T17:26:23.037 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-24T17:26:23.037 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-24T17:26:23.037 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.use_direct_reads: 0 2024-04-24T17:26:23.037 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-24T17:26:23.038 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.create_missing_column_families: 0 2024-04-24T17:26:23.038 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.db_log_dir: 2024-04-24T17:26:23.038 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2024-04-24T17:26:23.038 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-24T17:26:23.038 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-24T17:26:23.038 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-24T17:26:23.038 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-24T17:26:23.038 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-24T17:26:23.038 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-24T17:26:23.038 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.advise_random_on_open: 1 2024-04-24T17:26:23.038 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-24T17:26:23.038 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.write_buffer_manager: 0x55c6b3c002d0 2024-04-24T17:26:23.038 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-24T17:26:23.039 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-24T17:26:23.039 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-24T17:26:23.039 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-24T17:26:23.039 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.rate_limiter: (nil) 2024-04-24T17:26:23.039 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-24T17:26:23.039 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-24T17:26:23.039 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-24T17:26:23.040 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-24T17:26:23.041 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.unordered_write: 0 2024-04-24T17:26:23.041 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-24T17:26:23.041 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-24T17:26:23.041 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-24T17:26:23.041 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-24T17:26:23.041 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.row_cache: None 2024-04-24T17:26:23.041 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.wal_filter: None 2024-04-24T17:26:23.041 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-24T17:26:23.041 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-24T17:26:23.041 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.preserve_deletes: 0 2024-04-24T17:26:23.041 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.two_write_queues: 0 2024-04-24T17:26:23.041 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.manual_wal_flush: 0 2024-04-24T17:26:23.041 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.atomic_flush: 0 2024-04-24T17:26:23.041 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-24T17:26:23.042 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-24T17:26:23.042 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-24T17:26:23.042 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.log_readahead_size: 0 2024-04-24T17:26:23.042 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-24T17:26:23.042 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-24T17:26:23.042 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-24T17:26:23.042 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-24T17:26:23.042 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-24T17:26:23.043 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-24T17:26:23.043 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.max_background_jobs: 2 2024-04-24T17:26:23.043 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.max_background_compactions: -1 2024-04-24T17:26:23.043 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.max_subcompactions: 1 2024-04-24T17:26:23.043 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-24T17:26:23.043 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-24T17:26:23.043 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-24T17:26:23.043 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.max_total_wal_size: 0 2024-04-24T17:26:23.043 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-24T17:26:23.043 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-24T17:26:23.044 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-24T17:26:23.044 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-24T17:26:23.044 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.max_open_files: -1 2024-04-24T17:26:23.044 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.bytes_per_sync: 0 2024-04-24T17:26:23.044 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-24T17:26:23.044 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-24T17:26:23.044 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-24T17:26:23.044 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.max_background_flushes: -1 2024-04-24T17:26:23.044 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Compression algorithms supported: 2024-04-24T17:26:23.044 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-24T17:26:23.044 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: kZSTD supported: 0 2024-04-24T17:26:23.044 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: kXpressCompression supported: 0 2024-04-24T17:26:23.044 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-24T17:26:23.044 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: kLZ4Compression supported: 1 2024-04-24T17:26:23.045 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: kBZip2Compression supported: 0 2024-04-24T17:26:23.045 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: kZlibCompression supported: 1 2024-04-24T17:26:23.045 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: kSnappyCompression supported: 1 2024-04-24T17:26:23.045 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-24T17:26:23.045 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 2024-04-24T17:26:23.045 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-04-24T17:26:23.045 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-24T17:26:23.045 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.merge_operator: 2024-04-24T17:26:23.045 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.compaction_filter: None 2024-04-24T17:26:23.045 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.compaction_filter_factory: None 2024-04-24T17:26:23.045 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-24T17:26:23.045 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-24T17:26:23.045 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-24T17:26:23.045 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55c6b3addd00) 2024-04-24T17:26:23.046 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: cache_index_and_filter_blocks: 1 2024-04-24T17:26:23.046 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-24T17:26:23.046 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-24T17:26:23.046 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: pin_top_level_index_and_filter: 1 2024-04-24T17:26:23.046 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: index_type: 0 2024-04-24T17:26:23.046 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: data_block_index_type: 0 2024-04-24T17:26:23.046 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: index_shortening: 1 2024-04-24T17:26:23.046 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: data_block_hash_table_util_ratio: 0.750000 2024-04-24T17:26:23.046 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: hash_index_allow_collision: 1 2024-04-24T17:26:23.046 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: checksum: 1 2024-04-24T17:26:23.046 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: no_block_cache: 0 2024-04-24T17:26:23.046 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: block_cache: 0x55c6b3b44170 2024-04-24T17:26:23.047 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: block_cache_name: BinnedLRUCache 2024-04-24T17:26:23.047 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: block_cache_options: 2024-04-24T17:26:23.047 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: capacity : 536870912 2024-04-24T17:26:23.047 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: num_shard_bits : 4 2024-04-24T17:26:23.047 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: strict_capacity_limit : 0 2024-04-24T17:26:23.047 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: high_pri_pool_ratio: 0.000 2024-04-24T17:26:23.047 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: block_cache_compressed: (nil) 2024-04-24T17:26:23.047 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: persistent_cache: (nil) 2024-04-24T17:26:23.047 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: block_size: 4096 2024-04-24T17:26:23.047 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: block_size_deviation: 10 2024-04-24T17:26:23.047 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: block_restart_interval: 16 2024-04-24T17:26:23.047 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: index_block_restart_interval: 1 2024-04-24T17:26:23.047 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: metadata_block_size: 4096 2024-04-24T17:26:23.047 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: partition_filters: 0 2024-04-24T17:26:23.047 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: use_delta_encoding: 1 2024-04-24T17:26:23.048 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-24T17:26:23.048 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: whole_key_filtering: 1 2024-04-24T17:26:23.048 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: verify_compression: 0 2024-04-24T17:26:23.048 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: read_amp_bytes_per_bit: 0 2024-04-24T17:26:23.048 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: format_version: 4 2024-04-24T17:26:23.048 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: enable_index_compression: 1 2024-04-24T17:26:23.048 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: block_align: 0 2024-04-24T17:26:23.048 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-24T17:26:23.048 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-24T17:26:23.048 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.compression: NoCompression 2024-04-24T17:26:23.048 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-24T17:26:23.048 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-24T17:26:23.048 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-24T17:26:23.048 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.num_levels: 7 2024-04-24T17:26:23.048 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-24T17:26:23.048 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-24T17:26:23.049 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-24T17:26:23.049 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-24T17:26:23.049 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-24T17:26:23.049 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-24T17:26:23.049 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-24T17:26:23.049 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-24T17:26:23.049 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-24T17:26:23.049 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-24T17:26:23.049 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-24T17:26:23.049 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.compression_opts.level: 32767 2024-04-24T17:26:23.049 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-24T17:26:23.049 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-24T17:26:23.049 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-24T17:26:23.049 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-24T17:26:23.049 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.compression_opts.enabled: false 2024-04-24T17:26:23.049 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-24T17:26:23.050 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-24T17:26:23.050 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-24T17:26:23.050 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-24T17:26:23.050 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-24T17:26:23.050 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-24T17:26:23.050 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-24T17:26:23.050 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-24T17:26:23.050 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-24T17:26:23.050 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-24T17:26:23.050 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-24T17:26:23.050 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-24T17:26:23.050 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-24T17:26:23.050 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-24T17:26:23.051 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-24T17:26:23.051 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-24T17:26:23.051 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-24T17:26:23.051 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.arena_block_size: 4194304 2024-04-24T17:26:23.051 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-24T17:26:23.051 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-24T17:26:23.051 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-24T17:26:23.051 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-24T17:26:23.051 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-24T17:26:23.051 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-24T17:26:23.051 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-24T17:26:23.051 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-24T17:26:23.052 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-24T17:26:23.052 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-24T17:26:23.052 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-24T17:26:23.052 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-24T17:26:23.052 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-24T17:26:23.052 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-24T17:26:23.052 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.table_properties_collectors: 2024-04-24T17:26:23.052 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.inplace_update_support: 0 2024-04-24T17:26:23.052 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-24T17:26:23.052 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-24T17:26:23.052 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-24T17:26:23.052 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-24T17:26:23.052 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.bloom_locality: 0 2024-04-24T17:26:23.052 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.max_successive_merges: 0 2024-04-24T17:26:23.052 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-24T17:26:23.053 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-24T17:26:23.053 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.force_consistency_checks: 1 2024-04-24T17:26:23.053 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-24T17:26:23.053 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.ttl: 2592000 2024-04-24T17:26:23.053 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-24T17:26:23.053 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.enable_blob_files: false 2024-04-24T17:26:23.053 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.min_blob_size: 0 2024-04-24T17:26:23.053 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.blob_file_size: 268435456 2024-04-24T17:26:23.053 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-24T17:26:23.053 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-24T17:26:23.053 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-24T17:26:23.053 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/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-04-24T17:26:23.053 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-04-24T17:26:23.053 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 7 2024-04-24T17:26:23.053 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713979582709813, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-04-24T17:26:23.053 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #4 mode 2 2024-04-24T17:26:23.053 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 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-04-24T17:26:23.054 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713979582710303, "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": 1713979582, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "9cf6a86d-e7ff-4294-8b23-2d067ee12f68", "db_session_id": "YT9MTS6NKG47S3NY7FIL"}} 2024-04-24T17:26:23.054 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 9 2024-04-24T17:26:23.054 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713979582710809, "job": 1, "event": "recovery_finished"} 2024-04-24T17:26:23.054 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.706+0000 7fc84f8a4880 4 rocksdb: [file/delete_scheduler.cc:73] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-24T17:26:23.054 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.710+0000 7fc84f8a4880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55c6b3b2aa80 2024-04-24T17:26:23.054 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.710+0000 7fc84f8a4880 4 rocksdb: DB pointer 0x55c6b3b3a000 2024-04-24T17:26:23.054 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.710+0000 7fc83f62c700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-04-24T17:26:23.054 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.710+0000 7fc83f62c700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-04-24T17:26:23.054 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: ** DB Stats ** 2024-04-24T17:26:23.054 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-24T17:26:23.054 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-24T17:26:23.054 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-24T17:26:23.054 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-24T17:26:23.054 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-24T17:26:23.054 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-04-24T17:26:23.055 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-24T17:26:23.055 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: ** Compaction Stats [default] ** 2024-04-24T17:26:23.055 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: 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-04-24T17:26:23.055 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-24T17:26:23.055 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.2 0.00 0.00 1 0.000 0 0 2024-04-24T17:26:23.055 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.2 0.00 0.00 1 0.000 0 0 2024-04-24T17:26:23.056 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.2 0.00 0.00 1 0.000 0 0 2024-04-24T17:26:23.056 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: ** Compaction Stats [default] ** 2024-04-24T17:26:23.056 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: 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-04-24T17:26:23.056 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-24T17:26:23.056 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.2 0.00 0.00 1 0.000 0 0 2024-04-24T17:26:23.056 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-24T17:26:23.056 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-24T17:26:23.056 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-24T17:26:23.056 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: AddFile(Total Files): cumulative 0, interval 0 2024-04-24T17:26:23.056 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-24T17:26:23.056 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: AddFile(Keys): cumulative 0, interval 0 2024-04-24T17:26:23.056 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: Cumulative compaction: 0.00 GB write, 0.36 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-24T17:26:23.056 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: Interval compaction: 0.00 GB write, 0.36 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-24T17:26:23.056 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: 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-04-24T17:26:23.056 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: ** File Read Latency Histogram By Level [default] ** 2024-04-24T17:26:23.057 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: ** Compaction Stats [default] ** 2024-04-24T17:26:23.057 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: 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-04-24T17:26:23.057 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-24T17:26:23.057 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.2 0.00 0.00 1 0.000 0 0 2024-04-24T17:26:23.057 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.2 0.00 0.00 1 0.000 0 0 2024-04-24T17:26:23.057 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: 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-04-24T17:26:23.057 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: ** Compaction Stats [default] ** 2024-04-24T17:26:23.057 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: 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-04-24T17:26:23.057 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-24T17:26:23.057 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.2 0.00 0.00 1 0.000 0 0 2024-04-24T17:26:23.057 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-24T17:26:23.057 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-24T17:26:23.057 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-24T17:26:23.058 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: AddFile(Total Files): cumulative 0, interval 0 2024-04-24T17:26:23.058 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-24T17:26:23.058 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: AddFile(Keys): cumulative 0, interval 0 2024-04-24T17:26:23.058 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: Cumulative compaction: 0.00 GB write, 0.36 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-24T17:26:23.058 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-24T17:26:23.058 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: 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-04-24T17:26:23.058 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: ** File Read Latency Histogram By Level [default] ** 2024-04-24T17:26:23.058 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.710+0000 7fc84f8a4880 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2024-04-24T17:26:23.058 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.710+0000 7fc84f8a4880 0 using public_addr v2:172.21.15.137:0/0 -> [v2:172.21.15.137:3300/0,v1:172.21.15.137:6789/0] 2024-04-24T17:26:23.058 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.710+0000 7fc84f8a4880 0 starting mon.b rank -1 at public addrs [v2:172.21.15.137:3300/0,v1:172.21.15.137:6789/0] at bind addrs [v2:172.21.15.137:3300/0,v1:172.21.15.137:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 6229cc3c-025f-11ef-bc93-c7b262605968 2024-04-24T17:26:23.058 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.710+0000 7fc84f8a4880 1 mon.b@-1(???) e0 preinit fsid 6229cc3c-025f-11ef-bc93-c7b262605968 2024-04-24T17:26:23.058 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.726+0000 7fc842632700 0 mon.b@-1(synchronizing).mds e1 new map 2024-04-24T17:26:23.058 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.726+0000 7fc842632700 0 mon.b@-1(synchronizing).mds e1 print_map 2024-04-24T17:26:23.058 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: e1 2024-04-24T17:26:23.058 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-24T17:26:23.059 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: 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-04-24T17:26:23.059 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: legacy client fscid: -1 2024-04-24T17:26:23.059 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: 2024-04-24T17:26:23.059 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: No filesystems configured 2024-04-24T17:26:23.059 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.726+0000 7fc842632700 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-04-24T17:26:23.059 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.726+0000 7fc842632700 1 mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-04-24T17:26:23.059 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.726+0000 7fc842632700 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-04-24T17:26:23.059 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.726+0000 7fc842632700 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-04-24T17:26:23.059 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.726+0000 7fc842632700 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-04-24T17:26:23.059 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.726+0000 7fc842632700 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-04-24T17:26:23.059 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.726+0000 7fc842632700 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-24T17:26:23.059 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.726+0000 7fc842632700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-24T17:26:23.059 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.726+0000 7fc842632700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-24T17:26:23.059 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.726+0000 7fc842632700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-24T17:26:23.059 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: cluster 2024-04-24T17:26:08.365062+0000 mgr.y (mgr.14152) 20 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:23.059 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: audit 2024-04-24T17:26:08.629203+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:23.060 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: audit 2024-04-24T17:26:08.635200+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:23.060 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: audit 2024-04-24T17:26:08.636633+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi137", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:26:23.060 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: audit 2024-04-24T17:26:08.642913+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:23.060 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: audit 2024-04-24T17:26:09.313585+0000 mon.a (mon.0) 119 : audit [INF] from='client.? 172.21.15.70:0/2671436796' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-04-24T17:26:23.060 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: audit 2024-04-24T17:26:10.216310+0000 mon.a (mon.0) 120 : audit [INF] from='client.? 172.21.15.70:0/2671436796' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-24T17:26:23.060 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: cluster 2024-04-24T17:26:10.216428+0000 mon.a (mon.0) 121 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-24T17:26:23.060 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: cluster 2024-04-24T17:26:10.365481+0000 mgr.y (mgr.14152) 21 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:23.060 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: cluster 2024-04-24T17:26:12.365911+0000 mgr.y (mgr.14152) 22 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:23.060 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: audit 2024-04-24T17:26:13.148208+0000 mgr.y (mgr.14152) 23 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi070:172.21.15.70=a;smithi070:[v2:172.21.15.70:3301,v1:172.21.15.70:6790]=c;smithi137:172.21.15.137=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:26:23.060 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: cephadm 2024-04-24T17:26:13.153627+0000 mgr.y (mgr.14152) 24 : cephadm [INF] Saving service mon spec with placement smithi070:172.21.15.70=a;smithi070:[v2:172.21.15.70:3301,v1:172.21.15.70:6790]=c;smithi137:172.21.15.137=b;count:3 2024-04-24T17:26:23.060 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: audit 2024-04-24T17:26:13.158652+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:23.060 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: audit 2024-04-24T17:26:13.169384+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:26:23.060 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: audit 2024-04-24T17:26:13.172019+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:26:23.060 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: audit 2024-04-24T17:26:13.173634+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:26:23.060 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: cephadm 2024-04-24T17:26:13.176219+0000 mgr.y (mgr.14152) 25 : cephadm [INF] Updating smithi137:/etc/ceph/ceph.conf 2024-04-24T17:26:23.060 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: audit 2024-04-24T17:26:13.546167+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:23.061 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: audit 2024-04-24T17:26:13.551882+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:23.061 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: audit 2024-04-24T17:26:13.555691+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:26:23.061 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: audit 2024-04-24T17:26:13.557490+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:26:23.061 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: cephadm 2024-04-24T17:26:13.299560+0000 mgr.y (mgr.14152) 26 : cephadm [INF] Updating smithi137:/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:26:23.061 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: cephadm 2024-04-24T17:26:13.559457+0000 mgr.y (mgr.14152) 27 : cephadm [INF] Deploying daemon mon.c on smithi070 2024-04-24T17:26:23.061 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: cluster 2024-04-24T17:26:14.366298+0000 mgr.y (mgr.14152) 28 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:23.061 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: audit 2024-04-24T17:26:16.243520+0000 mon.a (mon.0) 130 : audit [DBG] from='client.? 172.21.15.137:0/3014145342' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-24T17:26:23.061 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: audit 2024-04-24T17:26:17.157442+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:23.061 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: audit 2024-04-24T17:26:17.158429+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:26:23.061 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: audit 2024-04-24T17:26:17.159286+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:26:23.061 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:22 smithi137 bash[18617]: debug 2024-04-24T17:26:22.730+0000 7fc842632700 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-04-24T17:26:23.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:23 smithi070 bash[18579]: audit 2024-04-24T17:26:18.092402+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:26:23.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:23 smithi070 bash[18579]: cluster 2024-04-24T17:26:18.092615+0000 mon.a (mon.0) 136 : cluster [INF] mon.a calling monitor election 2024-04-24T17:26:23.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:23 smithi070 bash[18579]: audit 2024-04-24T17:26:18.111290+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:26:23.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:23 smithi070 bash[18579]: cluster 2024-04-24T17:26:18.367169+0000 mgr.y (mgr.14152) 31 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:23.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:23 smithi070 bash[18579]: audit 2024-04-24T17:26:19.090511+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:26:23.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:23 smithi070 bash[18579]: audit 2024-04-24T17:26:20.090675+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:26:23.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:23 smithi070 bash[18579]: cluster 2024-04-24T17:26:20.092516+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-24T17:26:23.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:23 smithi070 bash[18579]: cluster 2024-04-24T17:26:20.367568+0000 mgr.y (mgr.14152) 32 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:23.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:23 smithi070 bash[18579]: audit 2024-04-24T17:26:21.090719+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:26:23.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:23 smithi070 bash[18579]: audit 2024-04-24T17:26:22.090847+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:26:23.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:23 smithi070 bash[18579]: audit 2024-04-24T17:26:22.740167+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:26:23.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:23 smithi070 bash[18579]: audit 2024-04-24T17:26:23.090928+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:26:23.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:23 smithi070 bash[18579]: cluster 2024-04-24T17:26:23.131966+0000 mon.a (mon.0) 144 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-24T17:26:23.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:23 smithi070 bash[18579]: cluster 2024-04-24T17:26:23.137459+0000 mon.a (mon.0) 145 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.70:3300/0,v1:172.21.15.70:6789/0],c=[v2:172.21.15.70:3301/0,v1:172.21.15.70:6790/0]} 2024-04-24T17:26:23.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:23 smithi070 bash[18579]: cluster 2024-04-24T17:26:23.137610+0000 mon.a (mon.0) 146 : cluster [DBG] fsmap 2024-04-24T17:26:23.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:23 smithi070 bash[18579]: cluster 2024-04-24T17:26:23.137660+0000 mon.a (mon.0) 147 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-24T17:26:23.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:23 smithi070 bash[18579]: cluster 2024-04-24T17:26:23.137916+0000 mon.a (mon.0) 148 : cluster [DBG] mgrmap e13: y(active, since 44s) 2024-04-24T17:26:23.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:23 smithi070 bash[18579]: cluster 2024-04-24T17:26:23.145056+0000 mon.a (mon.0) 149 : cluster [INF] overall HEALTH_OK 2024-04-24T17:26:23.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:23 smithi070 bash[18579]: audit 2024-04-24T17:26:23.149841+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:23.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:23 smithi070 bash[18579]: audit 2024-04-24T17:26:23.152741+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:26:23.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:23 smithi070 bash[18579]: audit 2024-04-24T17:26:23.155764+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:26:23.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:23 smithi070 bash[18579]: audit 2024-04-24T17:26:23.157560+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:26:23.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:23 smithi070 bash[23661]: audit 2024-04-24T17:26:18.092402+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:26:23.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:23 smithi070 bash[23661]: cluster 2024-04-24T17:26:18.092615+0000 mon.a (mon.0) 136 : cluster [INF] mon.a calling monitor election 2024-04-24T17:26:23.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:23 smithi070 bash[23661]: audit 2024-04-24T17:26:18.111290+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:26:23.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:23 smithi070 bash[23661]: cluster 2024-04-24T17:26:18.367169+0000 mgr.y (mgr.14152) 31 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:23.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:23 smithi070 bash[23661]: audit 2024-04-24T17:26:19.090511+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:26:23.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:23 smithi070 bash[23661]: audit 2024-04-24T17:26:20.090675+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:26:23.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:23 smithi070 bash[23661]: cluster 2024-04-24T17:26:20.092516+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-24T17:26:23.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:23 smithi070 bash[23661]: cluster 2024-04-24T17:26:20.367568+0000 mgr.y (mgr.14152) 32 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:23.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:23 smithi070 bash[23661]: audit 2024-04-24T17:26:21.090719+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:26:23.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:23 smithi070 bash[23661]: audit 2024-04-24T17:26:22.090847+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:26:23.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:23 smithi070 bash[23661]: audit 2024-04-24T17:26:22.740167+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:26:23.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:23 smithi070 bash[23661]: audit 2024-04-24T17:26:23.090928+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:26:23.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:23 smithi070 bash[23661]: cluster 2024-04-24T17:26:23.131966+0000 mon.a (mon.0) 144 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-24T17:26:23.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:23 smithi070 bash[23661]: cluster 2024-04-24T17:26:23.137459+0000 mon.a (mon.0) 145 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.70:3300/0,v1:172.21.15.70:6789/0],c=[v2:172.21.15.70:3301/0,v1:172.21.15.70:6790/0]} 2024-04-24T17:26:23.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:23 smithi070 bash[23661]: cluster 2024-04-24T17:26:23.137610+0000 mon.a (mon.0) 146 : cluster [DBG] fsmap 2024-04-24T17:26:23.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:23 smithi070 bash[23661]: cluster 2024-04-24T17:26:23.137660+0000 mon.a (mon.0) 147 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-24T17:26:23.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:23 smithi070 bash[23661]: cluster 2024-04-24T17:26:23.137916+0000 mon.a (mon.0) 148 : cluster [DBG] mgrmap e13: y(active, since 44s) 2024-04-24T17:26:23.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:23 smithi070 bash[23661]: cluster 2024-04-24T17:26:23.145056+0000 mon.a (mon.0) 149 : cluster [INF] overall HEALTH_OK 2024-04-24T17:26:23.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:23 smithi070 bash[23661]: audit 2024-04-24T17:26:23.149841+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:23.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:23 smithi070 bash[23661]: audit 2024-04-24T17:26:23.152741+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:26:23.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:23 smithi070 bash[23661]: audit 2024-04-24T17:26:23.155764+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:26:23.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:23 smithi070 bash[23661]: audit 2024-04-24T17:26:23.157560+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:26:24.506 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-04-24T17:26:24.506 INFO:teuthology.orchestra.run.smithi137.stdout:{"epoch":2,"fsid":"6229cc3c-025f-11ef-bc93-c7b262605968","modified":"2024-04-24T17:26:18.089976Z","created":"2024-04-24T17:24:33.860323Z","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.70:3300","nonce":0},{"type":"v1","addr":"172.21.15.70:6789","nonce":0}]},"addr":"172.21.15.70:6789/0","public_addr":"172.21.15.70:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:3301","nonce":0},{"type":"v1","addr":"172.21.15.70:6790","nonce":0}]},"addr":"172.21.15.70:6790/0","public_addr":"172.21.15.70:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-04-24T17:26:24.509 INFO:teuthology.orchestra.run.smithi137.stderr:dumped monmap epoch 2 2024-04-24T17:26:24.588 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:24 smithi070 bash[18579]: cluster 2024-04-24T17:26:22.367979+0000 mgr.y (mgr.14152) 33 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:24.588 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:24 smithi070 bash[18579]: audit 2024-04-24T17:26:23.424822+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:24.588 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:24 smithi070 bash[18579]: audit 2024-04-24T17:26:23.740713+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:26:24.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:24 smithi070 bash[18579]: audit 2024-04-24T17:26:24.091075+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:26:24.589 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:24 smithi070 bash[23661]: cluster 2024-04-24T17:26:22.367979+0000 mgr.y (mgr.14152) 33 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:24.589 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:24 smithi070 bash[23661]: audit 2024-04-24T17:26:23.424822+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:24.589 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:24 smithi070 bash[23661]: audit 2024-04-24T17:26:23.740713+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:26:24.589 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:24 smithi070 bash[23661]: audit 2024-04-24T17:26:24.091075+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:26:26.170 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-24T17:26:26.170 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-24T17:26:30.053 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-04-24T17:26:30.053 INFO:teuthology.orchestra.run.smithi137.stdout:{"epoch":3,"fsid":"6229cc3c-025f-11ef-bc93-c7b262605968","modified":"2024-04-24T17:26:24.740290Z","created":"2024-04-24T17:24:33.860323Z","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.70:3300","nonce":0},{"type":"v1","addr":"172.21.15.70:6789","nonce":0}]},"addr":"172.21.15.70:6789/0","public_addr":"172.21.15.70:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:3301","nonce":0},{"type":"v1","addr":"172.21.15.70:6790","nonce":0}]},"addr":"172.21.15.70:6790/0","public_addr":"172.21.15.70:6790/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:3300","nonce":0},{"type":"v1","addr":"172.21.15.137:6789","nonce":0}]},"addr":"172.21.15.137:6789/0","public_addr":"172.21.15.137:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-04-24T17:26:30.055 INFO:teuthology.orchestra.run.smithi137.stderr:dumped monmap epoch 3 2024-04-24T17:26:30.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:29 smithi070 bash[23661]: cluster 2024-04-24T17:26:24.368398+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:30.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:29 smithi070 bash[23661]: audit 2024-04-24T17:26:24.747058+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:26:30.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:29 smithi070 bash[23661]: cluster 2024-04-24T17:26:24.747234+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-24T17:26:30.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:29 smithi070 bash[23661]: cluster 2024-04-24T17:26:24.747535+0000 mon.a (mon.0) 160 : cluster [INF] mon.a calling monitor election 2024-04-24T17:26:30.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:29 smithi070 bash[23661]: audit 2024-04-24T17:26:24.749545+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:26:30.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:29 smithi070 bash[23661]: audit 2024-04-24T17:26:24.749803+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:26:30.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:29 smithi070 bash[23661]: audit 2024-04-24T17:26:25.741028+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:26:30.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:29 smithi070 bash[23661]: cluster 2024-04-24T17:26:26.368841+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:30.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:29 smithi070 bash[23661]: audit 2024-04-24T17:26:26.741396+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:26:30.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:29 smithi070 bash[23661]: audit 2024-04-24T17:26:27.741529+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:26:30.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:29 smithi070 bash[23661]: cluster 2024-04-24T17:26:28.369230+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:30.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:29 smithi070 bash[23661]: audit 2024-04-24T17:26:28.741543+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:26:30.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:29 smithi070 bash[23661]: audit 2024-04-24T17:26:29.741681+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:26:30.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:29 smithi070 bash[23661]: cluster 2024-04-24T17:26:29.749627+0000 mon.a (mon.0) 168 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-24T17:26:30.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:29 smithi070 bash[23661]: cluster 2024-04-24T17:26:29.755236+0000 mon.a (mon.0) 169 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.70:3300/0,v1:172.21.15.70:6789/0],b=[v2:172.21.15.137:3300/0,v1:172.21.15.137:6789/0],c=[v2:172.21.15.70:3301/0,v1:172.21.15.70:6790/0]} 2024-04-24T17:26:30.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:29 smithi070 bash[23661]: cluster 2024-04-24T17:26:29.755385+0000 mon.a (mon.0) 170 : cluster [DBG] fsmap 2024-04-24T17:26:30.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:29 smithi070 bash[23661]: cluster 2024-04-24T17:26:29.755464+0000 mon.a (mon.0) 171 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-24T17:26:30.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:29 smithi070 bash[23661]: cluster 2024-04-24T17:26:29.755787+0000 mon.a (mon.0) 172 : cluster [DBG] mgrmap e13: y(active, since 51s) 2024-04-24T17:26:30.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:29 smithi070 bash[23661]: cluster 2024-04-24T17:26:29.756213+0000 mon.a (mon.0) 173 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-04-24T17:26:30.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:29 smithi070 bash[23661]: cluster 2024-04-24T17:26:29.764908+0000 mon.a (mon.0) 174 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-04-24T17:26:30.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:29 smithi070 bash[23661]: cluster 2024-04-24T17:26:29.764970+0000 mon.a (mon.0) 175 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-04-24T17:26:30.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:29 smithi070 bash[23661]: cluster 2024-04-24T17:26:29.765060+0000 mon.a (mon.0) 176 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.137:3300/0,v1:172.21.15.137:6789/0] is down (out of quorum) 2024-04-24T17:26:30.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:29 smithi070 bash[23661]: audit 2024-04-24T17:26:29.770155+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:30.090 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:29 smithi070 bash[23661]: audit 2024-04-24T17:26:29.776338+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:30.090 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:29 smithi070 bash[18579]: cluster 2024-04-24T17:26:24.368398+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:30.090 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:29 smithi070 bash[18579]: audit 2024-04-24T17:26:24.747058+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:26:30.090 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:29 smithi070 bash[18579]: cluster 2024-04-24T17:26:24.747234+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-24T17:26:30.090 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:29 smithi070 bash[18579]: cluster 2024-04-24T17:26:24.747535+0000 mon.a (mon.0) 160 : cluster [INF] mon.a calling monitor election 2024-04-24T17:26:30.090 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:29 smithi070 bash[18579]: audit 2024-04-24T17:26:24.749545+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:26:30.090 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:29 smithi070 bash[18579]: audit 2024-04-24T17:26:24.749803+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:26:30.090 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:29 smithi070 bash[18579]: audit 2024-04-24T17:26:25.741028+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:26:30.090 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:29 smithi070 bash[18579]: cluster 2024-04-24T17:26:26.368841+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:30.090 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:29 smithi070 bash[18579]: audit 2024-04-24T17:26:26.741396+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:26:30.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:29 smithi070 bash[18579]: audit 2024-04-24T17:26:27.741529+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:26:30.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:29 smithi070 bash[18579]: cluster 2024-04-24T17:26:28.369230+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:30.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:29 smithi070 bash[18579]: audit 2024-04-24T17:26:28.741543+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:26:30.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:29 smithi070 bash[18579]: audit 2024-04-24T17:26:29.741681+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:26:30.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:29 smithi070 bash[18579]: cluster 2024-04-24T17:26:29.749627+0000 mon.a (mon.0) 168 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-24T17:26:30.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:29 smithi070 bash[18579]: cluster 2024-04-24T17:26:29.755236+0000 mon.a (mon.0) 169 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.70:3300/0,v1:172.21.15.70:6789/0],b=[v2:172.21.15.137:3300/0,v1:172.21.15.137:6789/0],c=[v2:172.21.15.70:3301/0,v1:172.21.15.70:6790/0]} 2024-04-24T17:26:30.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:29 smithi070 bash[18579]: cluster 2024-04-24T17:26:29.755385+0000 mon.a (mon.0) 170 : cluster [DBG] fsmap 2024-04-24T17:26:30.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:29 smithi070 bash[18579]: cluster 2024-04-24T17:26:29.755464+0000 mon.a (mon.0) 171 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-24T17:26:30.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:29 smithi070 bash[18579]: cluster 2024-04-24T17:26:29.755787+0000 mon.a (mon.0) 172 : cluster [DBG] mgrmap e13: y(active, since 51s) 2024-04-24T17:26:30.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:29 smithi070 bash[18579]: cluster 2024-04-24T17:26:29.756213+0000 mon.a (mon.0) 173 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-04-24T17:26:30.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:29 smithi070 bash[18579]: cluster 2024-04-24T17:26:29.764908+0000 mon.a (mon.0) 174 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-04-24T17:26:30.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:29 smithi070 bash[18579]: cluster 2024-04-24T17:26:29.764970+0000 mon.a (mon.0) 175 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-04-24T17:26:30.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:29 smithi070 bash[18579]: cluster 2024-04-24T17:26:29.765060+0000 mon.a (mon.0) 176 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.137:3300/0,v1:172.21.15.137:6789/0] is down (out of quorum) 2024-04-24T17:26:30.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:29 smithi070 bash[18579]: audit 2024-04-24T17:26:29.770155+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:30.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:29 smithi070 bash[18579]: audit 2024-04-24T17:26:29.776338+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:30.648 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-04-24T17:26:30.649 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -- ceph config generate-minimal-conf 2024-04-24T17:26:31.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:30 smithi070 bash[18579]: cephadm 2024-04-24T17:26:29.771242+0000 mgr.y (mgr.14152) 37 : cephadm [INF] Updating smithi137:/etc/ceph/ceph.conf 2024-04-24T17:26:31.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:30 smithi070 bash[18579]: cephadm 2024-04-24T17:26:29.777521+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi070:/etc/ceph/ceph.conf 2024-04-24T17:26:31.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:30 smithi070 bash[18579]: audit 2024-04-24T17:26:29.899646+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:31.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:30 smithi070 bash[18579]: audit 2024-04-24T17:26:29.910834+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:31.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:30 smithi070 bash[18579]: audit 2024-04-24T17:26:29.914328+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:31.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:30 smithi070 bash[18579]: cephadm 2024-04-24T17:26:29.915622+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-04-24T17:26:31.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:30 smithi070 bash[18579]: audit 2024-04-24T17:26:29.915937+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:26:31.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:30 smithi070 bash[18579]: audit 2024-04-24T17:26:29.916716+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:26:31.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:30 smithi070 bash[18579]: audit 2024-04-24T17:26:29.917391+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:26:31.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:30 smithi070 bash[18579]: cephadm 2024-04-24T17:26:29.918278+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Reconfiguring daemon mon.a on smithi070 2024-04-24T17:26:31.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:30 smithi070 bash[18579]: audit 2024-04-24T17:26:30.056484+0000 mon.a (mon.0) 185 : audit [DBG] from='client.? 172.21.15.137:0/3726913531' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-24T17:26:31.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:30 smithi070 bash[18579]: audit 2024-04-24T17:26:30.742017+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:26:31.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:30 smithi070 bash[23661]: cephadm 2024-04-24T17:26:29.771242+0000 mgr.y (mgr.14152) 37 : cephadm [INF] Updating smithi137:/etc/ceph/ceph.conf 2024-04-24T17:26:31.090 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:30 smithi070 bash[23661]: cephadm 2024-04-24T17:26:29.777521+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi070:/etc/ceph/ceph.conf 2024-04-24T17:26:31.090 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:30 smithi070 bash[23661]: audit 2024-04-24T17:26:29.899646+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:31.090 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:30 smithi070 bash[23661]: audit 2024-04-24T17:26:29.910834+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:31.090 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:30 smithi070 bash[23661]: audit 2024-04-24T17:26:29.914328+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:31.090 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:30 smithi070 bash[23661]: cephadm 2024-04-24T17:26:29.915622+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-04-24T17:26:31.090 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:30 smithi070 bash[23661]: audit 2024-04-24T17:26:29.915937+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:26:31.090 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:30 smithi070 bash[23661]: audit 2024-04-24T17:26:29.916716+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:26:31.090 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:30 smithi070 bash[23661]: audit 2024-04-24T17:26:29.917391+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:26:31.090 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:30 smithi070 bash[23661]: cephadm 2024-04-24T17:26:29.918278+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Reconfiguring daemon mon.a on smithi070 2024-04-24T17:26:31.090 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:30 smithi070 bash[23661]: audit 2024-04-24T17:26:30.056484+0000 mon.a (mon.0) 185 : audit [DBG] from='client.? 172.21.15.137:0/3726913531' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-24T17:26:31.090 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:30 smithi070 bash[23661]: audit 2024-04-24T17:26:30.742017+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:26:32.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: audit 2024-04-24T17:26:18.092402+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:26:32.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: cluster 2024-04-24T17:26:18.092615+0000 mon.a (mon.0) 136 : cluster [INF] mon.a calling monitor election 2024-04-24T17:26:32.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: audit 2024-04-24T17:26:18.111290+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:26:32.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: cluster 2024-04-24T17:26:18.367169+0000 mgr.y (mgr.14152) 31 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:32.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: audit 2024-04-24T17:26:19.090511+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:26:32.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: audit 2024-04-24T17:26:20.090675+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:26:32.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: cluster 2024-04-24T17:26:20.092516+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-24T17:26:32.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: cluster 2024-04-24T17:26:20.367568+0000 mgr.y (mgr.14152) 32 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:32.035 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: audit 2024-04-24T17:26:21.090719+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:26:32.035 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: audit 2024-04-24T17:26:22.090847+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:26:32.035 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: audit 2024-04-24T17:26:22.740167+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:26:32.035 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: audit 2024-04-24T17:26:23.090928+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:26:32.035 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: cluster 2024-04-24T17:26:23.131966+0000 mon.a (mon.0) 144 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-24T17:26:32.035 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: cluster 2024-04-24T17:26:23.137459+0000 mon.a (mon.0) 145 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.70:3300/0,v1:172.21.15.70:6789/0],c=[v2:172.21.15.70:3301/0,v1:172.21.15.70:6790/0]} 2024-04-24T17:26:32.035 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: cluster 2024-04-24T17:26:23.137610+0000 mon.a (mon.0) 146 : cluster [DBG] fsmap 2024-04-24T17:26:32.035 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: cluster 2024-04-24T17:26:23.137660+0000 mon.a (mon.0) 147 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-24T17:26:32.035 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: cluster 2024-04-24T17:26:23.137916+0000 mon.a (mon.0) 148 : cluster [DBG] mgrmap e13: y(active, since 44s) 2024-04-24T17:26:32.035 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: cluster 2024-04-24T17:26:23.145056+0000 mon.a (mon.0) 149 : cluster [INF] overall HEALTH_OK 2024-04-24T17:26:32.035 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: audit 2024-04-24T17:26:23.149841+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:32.035 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: audit 2024-04-24T17:26:23.152741+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:26:32.035 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: audit 2024-04-24T17:26:23.155764+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:26:32.036 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: audit 2024-04-24T17:26:23.157560+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:26:32.036 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: cluster 2024-04-24T17:26:22.367979+0000 mgr.y (mgr.14152) 33 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:32.036 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: audit 2024-04-24T17:26:23.424822+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:32.036 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: audit 2024-04-24T17:26:23.740713+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:26:32.036 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: audit 2024-04-24T17:26:24.091075+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:26:32.036 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: cluster 2024-04-24T17:26:24.368398+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:32.036 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: audit 2024-04-24T17:26:24.747058+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:26:32.037 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: cluster 2024-04-24T17:26:24.747234+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-24T17:26:32.037 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: cluster 2024-04-24T17:26:24.747535+0000 mon.a (mon.0) 160 : cluster [INF] mon.a calling monitor election 2024-04-24T17:26:32.037 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: audit 2024-04-24T17:26:24.749545+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:26:32.037 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: audit 2024-04-24T17:26:24.749803+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:26:32.037 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: audit 2024-04-24T17:26:25.741028+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:26:32.037 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: cluster 2024-04-24T17:26:26.368841+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:32.037 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: audit 2024-04-24T17:26:26.741396+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:26:32.037 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: audit 2024-04-24T17:26:27.741529+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:26:32.037 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: cluster 2024-04-24T17:26:28.369230+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:32.037 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: audit 2024-04-24T17:26:28.741543+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:26:32.037 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: audit 2024-04-24T17:26:29.741681+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:26:32.037 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: cluster 2024-04-24T17:26:29.749627+0000 mon.a (mon.0) 168 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-24T17:26:32.038 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: cluster 2024-04-24T17:26:29.755236+0000 mon.a (mon.0) 169 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.70:3300/0,v1:172.21.15.70:6789/0],b=[v2:172.21.15.137:3300/0,v1:172.21.15.137:6789/0],c=[v2:172.21.15.70:3301/0,v1:172.21.15.70:6790/0]} 2024-04-24T17:26:32.038 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: cluster 2024-04-24T17:26:29.755385+0000 mon.a (mon.0) 170 : cluster [DBG] fsmap 2024-04-24T17:26:32.038 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: cluster 2024-04-24T17:26:29.755464+0000 mon.a (mon.0) 171 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-24T17:26:32.038 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: cluster 2024-04-24T17:26:29.755787+0000 mon.a (mon.0) 172 : cluster [DBG] mgrmap e13: y(active, since 51s) 2024-04-24T17:26:32.038 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: cluster 2024-04-24T17:26:29.756213+0000 mon.a (mon.0) 173 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-04-24T17:26:32.038 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: cluster 2024-04-24T17:26:29.764908+0000 mon.a (mon.0) 174 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-04-24T17:26:32.038 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: cluster 2024-04-24T17:26:29.764970+0000 mon.a (mon.0) 175 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-04-24T17:26:32.038 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: cluster 2024-04-24T17:26:29.765060+0000 mon.a (mon.0) 176 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.137:3300/0,v1:172.21.15.137:6789/0] is down (out of quorum) 2024-04-24T17:26:32.038 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: audit 2024-04-24T17:26:29.770155+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:32.038 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: audit 2024-04-24T17:26:29.776338+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:32.038 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: cephadm 2024-04-24T17:26:29.771242+0000 mgr.y (mgr.14152) 37 : cephadm [INF] Updating smithi137:/etc/ceph/ceph.conf 2024-04-24T17:26:32.038 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: cephadm 2024-04-24T17:26:29.777521+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi070:/etc/ceph/ceph.conf 2024-04-24T17:26:32.038 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: audit 2024-04-24T17:26:29.899646+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:32.038 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: audit 2024-04-24T17:26:29.910834+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:32.039 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: audit 2024-04-24T17:26:29.914328+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:32.039 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: cephadm 2024-04-24T17:26:29.915622+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-04-24T17:26:32.039 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: audit 2024-04-24T17:26:29.915937+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:26:32.039 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: audit 2024-04-24T17:26:29.916716+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:26:32.039 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: audit 2024-04-24T17:26:29.917391+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:26:32.039 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: cephadm 2024-04-24T17:26:29.918278+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Reconfiguring daemon mon.a on smithi070 2024-04-24T17:26:32.039 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: audit 2024-04-24T17:26:30.056484+0000 mon.a (mon.0) 185 : audit [DBG] from='client.? 172.21.15.137:0/3726913531' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-24T17:26:32.039 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: audit 2024-04-24T17:26:30.742017+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:26:32.039 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: cluster 2024-04-24T17:26:26.740396+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-04-24T17:26:32.039 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: cluster 2024-04-24T17:26:31.778090+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-04-24T17:26:32.039 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: cluster 2024-04-24T17:26:31.780984+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-04-24T17:26:32.039 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: cluster 2024-04-24T17:26:31.781073+0000 mon.a (mon.0) 188 : cluster [INF] mon.a calling monitor election 2024-04-24T17:26:32.039 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: cluster 2024-04-24T17:26:31.806114+0000 mon.a (mon.0) 189 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-24T17:26:32.039 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: cluster 2024-04-24T17:26:31.814175+0000 mon.a (mon.0) 190 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.70:3300/0,v1:172.21.15.70:6789/0],b=[v2:172.21.15.137:3300/0,v1:172.21.15.137:6789/0],c=[v2:172.21.15.70:3301/0,v1:172.21.15.70:6790/0]} 2024-04-24T17:26:32.040 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: cluster 2024-04-24T17:26:31.814263+0000 mon.a (mon.0) 191 : cluster [DBG] fsmap 2024-04-24T17:26:32.040 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: cluster 2024-04-24T17:26:31.814308+0000 mon.a (mon.0) 192 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-24T17:26:32.040 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: cluster 2024-04-24T17:26:31.814584+0000 mon.a (mon.0) 193 : cluster [DBG] mgrmap e13: y(active, since 53s) 2024-04-24T17:26:32.040 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: cluster 2024-04-24T17:26:31.814880+0000 mon.a (mon.0) 194 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-04-24T17:26:32.040 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: cluster 2024-04-24T17:26:31.814921+0000 mon.a (mon.0) 195 : cluster [INF] Cluster is now healthy 2024-04-24T17:26:32.040 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:31 smithi137 bash[18617]: cluster 2024-04-24T17:26:31.822940+0000 mon.a (mon.0) 196 : cluster [INF] overall HEALTH_OK 2024-04-24T17:26:32.177 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:31 smithi070 bash[18579]: cluster 2024-04-24T17:26:26.740396+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-04-24T17:26:32.177 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:31 smithi070 bash[18579]: cluster 2024-04-24T17:26:31.778090+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-04-24T17:26:32.177 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:31 smithi070 bash[18579]: cluster 2024-04-24T17:26:31.780984+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-04-24T17:26:32.177 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:31 smithi070 bash[18579]: cluster 2024-04-24T17:26:31.781073+0000 mon.a (mon.0) 188 : cluster [INF] mon.a calling monitor election 2024-04-24T17:26:32.177 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:31 smithi070 bash[18579]: cluster 2024-04-24T17:26:31.806114+0000 mon.a (mon.0) 189 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-24T17:26:32.177 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:31 smithi070 bash[18579]: cluster 2024-04-24T17:26:31.814175+0000 mon.a (mon.0) 190 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.70:3300/0,v1:172.21.15.70:6789/0],b=[v2:172.21.15.137:3300/0,v1:172.21.15.137:6789/0],c=[v2:172.21.15.70:3301/0,v1:172.21.15.70:6790/0]} 2024-04-24T17:26:32.177 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:31 smithi070 bash[18579]: cluster 2024-04-24T17:26:31.814263+0000 mon.a (mon.0) 191 : cluster [DBG] fsmap 2024-04-24T17:26:32.177 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:31 smithi070 bash[18579]: cluster 2024-04-24T17:26:31.814308+0000 mon.a (mon.0) 192 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-24T17:26:32.177 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:31 smithi070 bash[18579]: cluster 2024-04-24T17:26:31.814584+0000 mon.a (mon.0) 193 : cluster [DBG] mgrmap e13: y(active, since 53s) 2024-04-24T17:26:32.178 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:31 smithi070 bash[18579]: cluster 2024-04-24T17:26:31.814880+0000 mon.a (mon.0) 194 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-04-24T17:26:32.178 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:31 smithi070 bash[18579]: cluster 2024-04-24T17:26:31.814921+0000 mon.a (mon.0) 195 : cluster [INF] Cluster is now healthy 2024-04-24T17:26:32.178 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:31 smithi070 bash[18579]: cluster 2024-04-24T17:26:31.822940+0000 mon.a (mon.0) 196 : cluster [INF] overall HEALTH_OK 2024-04-24T17:26:32.178 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:31 smithi070 bash[23661]: cluster 2024-04-24T17:26:26.740396+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-04-24T17:26:32.178 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:31 smithi070 bash[23661]: cluster 2024-04-24T17:26:31.778090+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-04-24T17:26:32.178 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:31 smithi070 bash[23661]: cluster 2024-04-24T17:26:31.780984+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-04-24T17:26:32.178 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:31 smithi070 bash[23661]: cluster 2024-04-24T17:26:31.781073+0000 mon.a (mon.0) 188 : cluster [INF] mon.a calling monitor election 2024-04-24T17:26:32.178 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:31 smithi070 bash[23661]: cluster 2024-04-24T17:26:31.806114+0000 mon.a (mon.0) 189 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-24T17:26:32.178 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:31 smithi070 bash[23661]: cluster 2024-04-24T17:26:31.814175+0000 mon.a (mon.0) 190 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.70:3300/0,v1:172.21.15.70:6789/0],b=[v2:172.21.15.137:3300/0,v1:172.21.15.137:6789/0],c=[v2:172.21.15.70:3301/0,v1:172.21.15.70:6790/0]} 2024-04-24T17:26:32.178 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:31 smithi070 bash[23661]: cluster 2024-04-24T17:26:31.814263+0000 mon.a (mon.0) 191 : cluster [DBG] fsmap 2024-04-24T17:26:32.179 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:31 smithi070 bash[23661]: cluster 2024-04-24T17:26:31.814308+0000 mon.a (mon.0) 192 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-24T17:26:32.179 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:31 smithi070 bash[23661]: cluster 2024-04-24T17:26:31.814584+0000 mon.a (mon.0) 193 : cluster [DBG] mgrmap e13: y(active, since 53s) 2024-04-24T17:26:32.179 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:31 smithi070 bash[23661]: cluster 2024-04-24T17:26:31.814880+0000 mon.a (mon.0) 194 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-04-24T17:26:32.179 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:31 smithi070 bash[23661]: cluster 2024-04-24T17:26:31.814921+0000 mon.a (mon.0) 195 : cluster [INF] Cluster is now healthy 2024-04-24T17:26:32.179 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:31 smithi070 bash[23661]: cluster 2024-04-24T17:26:31.822940+0000 mon.a (mon.0) 196 : cluster [INF] overall HEALTH_OK 2024-04-24T17:26:33.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:33 smithi070 bash[18579]: cluster 2024-04-24T17:26:32.370070+0000 mgr.y (mgr.14152) 42 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:33.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:33 smithi070 bash[18579]: audit 2024-04-24T17:26:32.574326+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:33.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:33 smithi070 bash[18579]: cephadm 2024-04-24T17:26:32.575555+0000 mgr.y (mgr.14152) 43 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-24T17:26:33.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:33 smithi070 bash[18579]: audit 2024-04-24T17:26:32.575974+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:26:33.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:33 smithi070 bash[18579]: audit 2024-04-24T17:26:32.577082+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:26:33.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:33 smithi070 bash[18579]: audit 2024-04-24T17:26:32.578146+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:26:33.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:33 smithi070 bash[18579]: cephadm 2024-04-24T17:26:32.579371+0000 mgr.y (mgr.14152) 44 : cephadm [INF] Reconfiguring daemon mon.c on smithi070 2024-04-24T17:26:33.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:33 smithi070 bash[18579]: audit 2024-04-24T17:26:32.742050+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:26:33.840 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:33 smithi070 bash[23661]: cluster 2024-04-24T17:26:32.370070+0000 mgr.y (mgr.14152) 42 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:33.840 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:33 smithi070 bash[23661]: audit 2024-04-24T17:26:32.574326+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:33.840 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:33 smithi070 bash[23661]: cephadm 2024-04-24T17:26:32.575555+0000 mgr.y (mgr.14152) 43 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-24T17:26:33.840 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:33 smithi070 bash[23661]: audit 2024-04-24T17:26:32.575974+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:26:33.840 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:33 smithi070 bash[23661]: audit 2024-04-24T17:26:32.577082+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:26:33.840 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:33 smithi070 bash[23661]: audit 2024-04-24T17:26:32.578146+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:26:33.840 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:33 smithi070 bash[23661]: cephadm 2024-04-24T17:26:32.579371+0000 mgr.y (mgr.14152) 44 : cephadm [INF] Reconfiguring daemon mon.c on smithi070 2024-04-24T17:26:33.840 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:33 smithi070 bash[23661]: audit 2024-04-24T17:26:32.742050+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:26:34.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:33 smithi137 bash[18617]: cluster 2024-04-24T17:26:32.370070+0000 mgr.y (mgr.14152) 42 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:34.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:33 smithi137 bash[18617]: audit 2024-04-24T17:26:32.574326+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:34.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:33 smithi137 bash[18617]: cephadm 2024-04-24T17:26:32.575555+0000 mgr.y (mgr.14152) 43 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-24T17:26:34.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:33 smithi137 bash[18617]: audit 2024-04-24T17:26:32.575974+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:26:34.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:33 smithi137 bash[18617]: audit 2024-04-24T17:26:32.577082+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:26:34.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:33 smithi137 bash[18617]: audit 2024-04-24T17:26:32.578146+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:26:34.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:33 smithi137 bash[18617]: cephadm 2024-04-24T17:26:32.579371+0000 mgr.y (mgr.14152) 44 : cephadm [INF] Reconfiguring daemon mon.c on smithi070 2024-04-24T17:26:34.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:33 smithi137 bash[18617]: audit 2024-04-24T17:26:32.742050+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:26:34.794 INFO:teuthology.orchestra.run.smithi070.stdout:# minimal ceph.conf for 6229cc3c-025f-11ef-bc93-c7b262605968 2024-04-24T17:26:34.794 INFO:teuthology.orchestra.run.smithi070.stdout:[global] 2024-04-24T17:26:34.794 INFO:teuthology.orchestra.run.smithi070.stdout: fsid = 6229cc3c-025f-11ef-bc93-c7b262605968 2024-04-24T17:26:34.794 INFO:teuthology.orchestra.run.smithi070.stdout: mon_host = [v2:172.21.15.70:3300/0,v1:172.21.15.70:6789/0] [v2:172.21.15.137:3300/0,v1:172.21.15.137:6789/0] [v2:172.21.15.70:3301/0,v1:172.21.15.70:6790/0] 2024-04-24T17:26:35.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:34 smithi070 bash[18579]: audit 2024-04-24T17:26:34.798404+0000 mon.a (mon.0) 202 : audit [DBG] from='client.? 172.21.15.70:0/2599316581' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:26:35.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:34 smithi070 bash[23661]: audit 2024-04-24T17:26:34.798404+0000 mon.a (mon.0) 202 : audit [DBG] from='client.? 172.21.15.70:0/2599316581' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:26:35.229 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:34 smithi137 bash[18617]: audit 2024-04-24T17:26:34.798404+0000 mon.a (mon.0) 202 : audit [DBG] from='client.? 172.21.15.70:0/2599316581' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:26:35.618 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-04-24T17:26:35.618 DEBUG:teuthology.orchestra.run.smithi070:> set -ex 2024-04-24T17:26:35.619 DEBUG:teuthology.orchestra.run.smithi070:> sudo dd of=/etc/ceph/ceph.conf 2024-04-24T17:26:35.632 DEBUG:teuthology.orchestra.run.smithi070:> set -ex 2024-04-24T17:26:35.632 DEBUG:teuthology.orchestra.run.smithi070:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:26:35.685 DEBUG:teuthology.orchestra.run.smithi137:> set -ex 2024-04-24T17:26:35.686 DEBUG:teuthology.orchestra.run.smithi137:> sudo dd of=/etc/ceph/ceph.conf 2024-04-24T17:26:35.699 DEBUG:teuthology.orchestra.run.smithi137:> set -ex 2024-04-24T17:26:35.699 DEBUG:teuthology.orchestra.run.smithi137:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:26:35.752 INFO:tasks.cephadm:Adding mgr.y on smithi070 2024-04-24T17:26:35.752 INFO:tasks.cephadm:Adding mgr.x on smithi137 2024-04-24T17:26:35.752 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -- ceph orch apply mgr '2;smithi070=y;smithi137=x' 2024-04-24T17:26:36.488 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:36 smithi137 bash[18617]: cluster 2024-04-24T17:26:34.370345+0000 mgr.y (mgr.14152) 45 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:36.488 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:36 smithi137 bash[18617]: audit 2024-04-24T17:26:35.201396+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:36.489 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:36 smithi137 bash[18617]: cephadm 2024-04-24T17:26:35.202322+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-24T17:26:36.489 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:36 smithi137 bash[18617]: audit 2024-04-24T17:26:35.202769+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:26:36.489 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:36 smithi137 bash[18617]: audit 2024-04-24T17:26:35.203859+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:26:36.489 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:36 smithi137 bash[18617]: audit 2024-04-24T17:26:35.205040+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:26:36.489 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:36 smithi137 bash[18617]: cephadm 2024-04-24T17:26:35.206200+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring daemon mon.b on smithi137 2024-04-24T17:26:36.588 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:36 smithi070 bash[18579]: cluster 2024-04-24T17:26:34.370345+0000 mgr.y (mgr.14152) 45 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:36.588 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:36 smithi070 bash[18579]: audit 2024-04-24T17:26:35.201396+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:36.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:36 smithi070 bash[18579]: cephadm 2024-04-24T17:26:35.202322+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-24T17:26:36.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:36 smithi070 bash[18579]: audit 2024-04-24T17:26:35.202769+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:26:36.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:36 smithi070 bash[18579]: audit 2024-04-24T17:26:35.203859+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:26:36.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:36 smithi070 bash[18579]: audit 2024-04-24T17:26:35.205040+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:26:36.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:36 smithi070 bash[18579]: cephadm 2024-04-24T17:26:35.206200+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring daemon mon.b on smithi137 2024-04-24T17:26:36.589 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:36 smithi070 bash[23661]: cluster 2024-04-24T17:26:34.370345+0000 mgr.y (mgr.14152) 45 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:36.589 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:36 smithi070 bash[23661]: audit 2024-04-24T17:26:35.201396+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:36.589 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:36 smithi070 bash[23661]: cephadm 2024-04-24T17:26:35.202322+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-24T17:26:36.589 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:36 smithi070 bash[23661]: audit 2024-04-24T17:26:35.202769+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:26:36.589 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:36 smithi070 bash[23661]: audit 2024-04-24T17:26:35.203859+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:26:36.589 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:36 smithi070 bash[23661]: audit 2024-04-24T17:26:35.205040+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:26:36.589 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:36 smithi070 bash[23661]: cephadm 2024-04-24T17:26:35.206200+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring daemon mon.b on smithi137 2024-04-24T17:26:38.458 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:38 smithi137 bash[18617]: cluster 2024-04-24T17:26:36.370764+0000 mgr.y (mgr.14152) 48 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:38.458 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:38 smithi137 bash[18617]: audit 2024-04-24T17:26:37.463439+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:38.458 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:38 smithi137 bash[18617]: audit 2024-04-24T17:26:37.465695+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:26:38.458 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:38 smithi137 bash[18617]: audit 2024-04-24T17:26:37.468514+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:26:38.458 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:38 smithi137 bash[18617]: audit 2024-04-24T17:26:37.470311+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:26:38.459 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:38 smithi137 bash[18617]: audit 2024-04-24T17:26:37.635392+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:38.459 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:38 smithi137 bash[18617]: audit 2024-04-24T17:26:37.639450+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:38.459 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:38 smithi137 bash[18617]: audit 2024-04-24T17:26:37.643665+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:38.588 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:38 smithi070 bash[18579]: cluster 2024-04-24T17:26:36.370764+0000 mgr.y (mgr.14152) 48 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:38.588 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:38 smithi070 bash[18579]: audit 2024-04-24T17:26:37.463439+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:38.588 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:38 smithi070 bash[18579]: audit 2024-04-24T17:26:37.465695+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:26:38.588 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:38 smithi070 bash[18579]: audit 2024-04-24T17:26:37.468514+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:26:38.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:38 smithi070 bash[18579]: audit 2024-04-24T17:26:37.470311+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:26:38.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:38 smithi070 bash[18579]: audit 2024-04-24T17:26:37.635392+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:38.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:38 smithi070 bash[18579]: audit 2024-04-24T17:26:37.639450+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:38.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:38 smithi070 bash[18579]: audit 2024-04-24T17:26:37.643665+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:38.589 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:38 smithi070 bash[23661]: cluster 2024-04-24T17:26:36.370764+0000 mgr.y (mgr.14152) 48 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:38.589 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:38 smithi070 bash[23661]: audit 2024-04-24T17:26:37.463439+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:38.589 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:38 smithi070 bash[23661]: audit 2024-04-24T17:26:37.465695+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:26:38.589 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:38 smithi070 bash[23661]: audit 2024-04-24T17:26:37.468514+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:26:38.589 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:38 smithi070 bash[23661]: audit 2024-04-24T17:26:37.470311+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:26:38.589 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:38 smithi070 bash[23661]: audit 2024-04-24T17:26:37.635392+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:38.589 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:38 smithi070 bash[23661]: audit 2024-04-24T17:26:37.639450+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:38.589 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:38 smithi070 bash[23661]: audit 2024-04-24T17:26:37.643665+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:38.808 INFO:teuthology.orchestra.run.smithi137.stdout:Scheduled mgr update... 2024-04-24T17:26:39.533 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:39 smithi137 bash[18617]: cephadm 2024-04-24T17:26:37.472867+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Updating smithi070:/etc/ceph/ceph.conf 2024-04-24T17:26:39.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:39 smithi137 bash[18617]: cephadm 2024-04-24T17:26:37.473347+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Updating smithi137:/etc/ceph/ceph.conf 2024-04-24T17:26:39.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:39 smithi137 bash[18617]: audit 2024-04-24T17:26:38.426427+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:26:39.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:39 smithi137 bash[18617]: audit 2024-04-24T17:26:38.427905+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:26:39.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:39 smithi137 bash[18617]: audit 2024-04-24T17:26:38.811680+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:39.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:39 smithi137 bash[18617]: audit 2024-04-24T17:26:38.862864+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:26:39.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:39 smithi137 bash[18617]: audit 2024-04-24T17:26:38.865568+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:26:39.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:39 smithi137 bash[18617]: audit 2024-04-24T17:26:38.867288+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:26:39.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:39 smithi137 bash[18617]: audit 2024-04-24T17:26:38.876648+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:39.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:39 smithi137 bash[18617]: audit 2024-04-24T17:26:38.879675+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:26:39.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:39 smithi137 bash[18617]: audit 2024-04-24T17:26:38.885322+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-24T17:26:39.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:39 smithi137 bash[18617]: audit 2024-04-24T17:26:38.886910+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-24T17:26:39.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:39 smithi137 bash[18617]: audit 2024-04-24T17:26:38.888777+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:26:39.588 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:39 smithi070 bash[18579]: cephadm 2024-04-24T17:26:37.472867+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Updating smithi070:/etc/ceph/ceph.conf 2024-04-24T17:26:39.588 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:39 smithi070 bash[18579]: cephadm 2024-04-24T17:26:37.473347+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Updating smithi137:/etc/ceph/ceph.conf 2024-04-24T17:26:39.588 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:39 smithi070 bash[18579]: audit 2024-04-24T17:26:38.426427+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:26:39.588 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:39 smithi070 bash[18579]: audit 2024-04-24T17:26:38.427905+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:26:39.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:39 smithi070 bash[18579]: audit 2024-04-24T17:26:38.811680+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:39.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:39 smithi070 bash[18579]: audit 2024-04-24T17:26:38.862864+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:26:39.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:39 smithi070 bash[18579]: audit 2024-04-24T17:26:38.865568+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:26:39.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:39 smithi070 bash[18579]: audit 2024-04-24T17:26:38.867288+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:26:39.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:39 smithi070 bash[18579]: audit 2024-04-24T17:26:38.876648+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:39.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:39 smithi070 bash[18579]: audit 2024-04-24T17:26:38.879675+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:26:39.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:39 smithi070 bash[18579]: audit 2024-04-24T17:26:38.885322+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-24T17:26:39.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:39 smithi070 bash[18579]: audit 2024-04-24T17:26:38.886910+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-24T17:26:39.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:39 smithi070 bash[18579]: audit 2024-04-24T17:26:38.888777+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:26:39.589 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:39 smithi070 bash[23661]: cephadm 2024-04-24T17:26:37.472867+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Updating smithi070:/etc/ceph/ceph.conf 2024-04-24T17:26:39.589 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:39 smithi070 bash[23661]: cephadm 2024-04-24T17:26:37.473347+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Updating smithi137:/etc/ceph/ceph.conf 2024-04-24T17:26:39.590 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:39 smithi070 bash[23661]: audit 2024-04-24T17:26:38.426427+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:26:39.590 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:39 smithi070 bash[23661]: audit 2024-04-24T17:26:38.427905+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:26:39.590 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:39 smithi070 bash[23661]: audit 2024-04-24T17:26:38.811680+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:39.590 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:39 smithi070 bash[23661]: audit 2024-04-24T17:26:38.862864+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:26:39.590 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:39 smithi070 bash[23661]: audit 2024-04-24T17:26:38.865568+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:26:39.590 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:39 smithi070 bash[23661]: audit 2024-04-24T17:26:38.867288+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:26:39.590 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:39 smithi070 bash[23661]: audit 2024-04-24T17:26:38.876648+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:39.590 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:39 smithi070 bash[23661]: audit 2024-04-24T17:26:38.879675+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:26:39.590 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:39 smithi070 bash[23661]: audit 2024-04-24T17:26:38.885322+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-24T17:26:39.590 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:39 smithi070 bash[23661]: audit 2024-04-24T17:26:38.886910+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-24T17:26:39.590 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:39 smithi070 bash[23661]: audit 2024-04-24T17:26:38.888777+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:26:39.906 DEBUG:teuthology.orchestra.run.smithi137:mgr.x> sudo journalctl -f -n 0 -u ceph-6229cc3c-025f-11ef-bc93-c7b262605968@mgr.x.service 2024-04-24T17:26:39.908 INFO:tasks.cephadm:Deploying OSDs... 2024-04-24T17:26:39.909 DEBUG:teuthology.orchestra.run.smithi070:> set -ex 2024-04-24T17:26:39.909 DEBUG:teuthology.orchestra.run.smithi070:> dd if=/scratch_devs of=/dev/stdout 2024-04-24T17:26:39.916 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-04-24T17:26:39.916 DEBUG:teuthology.orchestra.run.smithi070:> stat /dev/vg_nvme/lv_1 2024-04-24T17:26:39.962 INFO:teuthology.orchestra.run.smithi070.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-24T17:26:39.962 INFO:teuthology.orchestra.run.smithi070.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-24T17:26:39.962 INFO:teuthology.orchestra.run.smithi070.stdout:Device: 5h/5d Inode: 876 Links: 1 2024-04-24T17:26:39.962 INFO:teuthology.orchestra.run.smithi070.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-24T17:26:39.962 INFO:teuthology.orchestra.run.smithi070.stdout:Access: 2024-04-24 17:20:11.369113781 +0000 2024-04-24T17:26:39.963 INFO:teuthology.orchestra.run.smithi070.stdout:Modify: 2024-04-24 17:20:11.101116174 +0000 2024-04-24T17:26:39.963 INFO:teuthology.orchestra.run.smithi070.stdout:Change: 2024-04-24 17:20:11.101116174 +0000 2024-04-24T17:26:39.963 INFO:teuthology.orchestra.run.smithi070.stdout: Birth: - 2024-04-24T17:26:39.963 DEBUG:teuthology.orchestra.run.smithi070:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-24T17:26:40.016 INFO:teuthology.orchestra.run.smithi070.stderr:1+0 records in 2024-04-24T17:26:40.016 INFO:teuthology.orchestra.run.smithi070.stderr:1+0 records out 2024-04-24T17:26:40.016 INFO:teuthology.orchestra.run.smithi070.stderr:512 bytes copied, 0.000276071 s, 1.9 MB/s 2024-04-24T17:26:40.017 DEBUG:teuthology.orchestra.run.smithi070:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-24T17:26:40.071 DEBUG:teuthology.orchestra.run.smithi070:> stat /dev/vg_nvme/lv_2 2024-04-24T17:26:40.118 INFO:teuthology.orchestra.run.smithi070.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-24T17:26:40.118 INFO:teuthology.orchestra.run.smithi070.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-24T17:26:40.118 INFO:teuthology.orchestra.run.smithi070.stdout:Device: 5h/5d Inode: 892 Links: 1 2024-04-24T17:26:40.118 INFO:teuthology.orchestra.run.smithi070.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-24T17:26:40.118 INFO:teuthology.orchestra.run.smithi070.stdout:Access: 2024-04-24 17:20:11.901109028 +0000 2024-04-24T17:26:40.118 INFO:teuthology.orchestra.run.smithi070.stdout:Modify: 2024-04-24 17:20:11.629111458 +0000 2024-04-24T17:26:40.118 INFO:teuthology.orchestra.run.smithi070.stdout:Change: 2024-04-24 17:20:11.629111458 +0000 2024-04-24T17:26:40.118 INFO:teuthology.orchestra.run.smithi070.stdout: Birth: - 2024-04-24T17:26:40.118 DEBUG:teuthology.orchestra.run.smithi070:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-24T17:26:40.172 INFO:teuthology.orchestra.run.smithi070.stderr:1+0 records in 2024-04-24T17:26:40.172 INFO:teuthology.orchestra.run.smithi070.stderr:1+0 records out 2024-04-24T17:26:40.172 INFO:teuthology.orchestra.run.smithi070.stderr:512 bytes copied, 0.000257541 s, 2.0 MB/s 2024-04-24T17:26:40.173 DEBUG:teuthology.orchestra.run.smithi070:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-24T17:26:40.227 DEBUG:teuthology.orchestra.run.smithi070:> stat /dev/vg_nvme/lv_3 2024-04-24T17:26:40.275 INFO:teuthology.orchestra.run.smithi070.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-24T17:26:40.275 INFO:teuthology.orchestra.run.smithi070.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-24T17:26:40.275 INFO:teuthology.orchestra.run.smithi070.stdout:Device: 5h/5d Inode: 911 Links: 1 2024-04-24T17:26:40.275 INFO:teuthology.orchestra.run.smithi070.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-24T17:26:40.275 INFO:teuthology.orchestra.run.smithi070.stdout:Access: 2024-04-24 17:20:12.369104848 +0000 2024-04-24T17:26:40.275 INFO:teuthology.orchestra.run.smithi070.stdout:Modify: 2024-04-24 17:20:12.121107063 +0000 2024-04-24T17:26:40.275 INFO:teuthology.orchestra.run.smithi070.stdout:Change: 2024-04-24 17:20:12.121107063 +0000 2024-04-24T17:26:40.275 INFO:teuthology.orchestra.run.smithi070.stdout: Birth: - 2024-04-24T17:26:40.276 DEBUG:teuthology.orchestra.run.smithi070:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-24T17:26:40.326 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:40 smithi070 bash[18579]: cluster 2024-04-24T17:26:38.371245+0000 mgr.y (mgr.14152) 51 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:40.326 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:40 smithi070 bash[18579]: audit 2024-04-24T17:26:38.801413+0000 mgr.y (mgr.14152) 52 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi070=y;smithi137=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:26:40.326 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:40 smithi070 bash[18579]: cephadm 2024-04-24T17:26:38.804816+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Saving service mgr spec with placement smithi070=y;smithi137=x;count:2 2024-04-24T17:26:40.326 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:40 smithi070 bash[18579]: cephadm 2024-04-24T17:26:38.890626+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Deploying daemon mgr.x on smithi137 2024-04-24T17:26:40.326 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:40 smithi070 bash[23661]: cluster 2024-04-24T17:26:38.371245+0000 mgr.y (mgr.14152) 51 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:40.327 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:40 smithi070 bash[23661]: audit 2024-04-24T17:26:38.801413+0000 mgr.y (mgr.14152) 52 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi070=y;smithi137=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:26:40.327 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:40 smithi070 bash[23661]: cephadm 2024-04-24T17:26:38.804816+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Saving service mgr spec with placement smithi070=y;smithi137=x;count:2 2024-04-24T17:26:40.327 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:40 smithi070 bash[23661]: cephadm 2024-04-24T17:26:38.890626+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Deploying daemon mgr.x on smithi137 2024-04-24T17:26:40.328 INFO:teuthology.orchestra.run.smithi070.stderr:1+0 records in 2024-04-24T17:26:40.328 INFO:teuthology.orchestra.run.smithi070.stderr:1+0 records out 2024-04-24T17:26:40.328 INFO:teuthology.orchestra.run.smithi070.stderr:512 bytes copied, 0.000323345 s, 1.6 MB/s 2024-04-24T17:26:40.330 DEBUG:teuthology.orchestra.run.smithi070:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-24T17:26:40.379 DEBUG:teuthology.orchestra.run.smithi070:> stat /dev/vg_nvme/lv_4 2024-04-24T17:26:40.425 INFO:teuthology.orchestra.run.smithi070.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-24T17:26:40.425 INFO:teuthology.orchestra.run.smithi070.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-24T17:26:40.425 INFO:teuthology.orchestra.run.smithi070.stdout:Device: 5h/5d Inode: 927 Links: 1 2024-04-24T17:26:40.426 INFO:teuthology.orchestra.run.smithi070.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-24T17:26:40.426 INFO:teuthology.orchestra.run.smithi070.stdout:Access: 2024-04-24 17:20:12.845100597 +0000 2024-04-24T17:26:40.426 INFO:teuthology.orchestra.run.smithi070.stdout:Modify: 2024-04-24 17:20:12.589102883 +0000 2024-04-24T17:26:40.426 INFO:teuthology.orchestra.run.smithi070.stdout:Change: 2024-04-24 17:20:12.589102883 +0000 2024-04-24T17:26:40.426 INFO:teuthology.orchestra.run.smithi070.stdout: Birth: - 2024-04-24T17:26:40.426 DEBUG:teuthology.orchestra.run.smithi070:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-24T17:26:40.481 INFO:teuthology.orchestra.run.smithi070.stderr:1+0 records in 2024-04-24T17:26:40.481 INFO:teuthology.orchestra.run.smithi070.stderr:1+0 records out 2024-04-24T17:26:40.481 INFO:teuthology.orchestra.run.smithi070.stderr:512 bytes copied, 0.000298395 s, 1.7 MB/s 2024-04-24T17:26:40.482 DEBUG:teuthology.orchestra.run.smithi070:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-24T17:26:40.531 DEBUG:teuthology.orchestra.run.smithi137:> set -ex 2024-04-24T17:26:40.531 DEBUG:teuthology.orchestra.run.smithi137:> dd if=/scratch_devs of=/dev/stdout 2024-04-24T17:26:40.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:40 smithi137 bash[18617]: cluster 2024-04-24T17:26:38.371245+0000 mgr.y (mgr.14152) 51 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:40.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:40 smithi137 bash[18617]: audit 2024-04-24T17:26:38.801413+0000 mgr.y (mgr.14152) 52 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi070=y;smithi137=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:26:40.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:40 smithi137 bash[18617]: cephadm 2024-04-24T17:26:38.804816+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Saving service mgr spec with placement smithi070=y;smithi137=x;count:2 2024-04-24T17:26:40.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:40 smithi137 bash[18617]: cephadm 2024-04-24T17:26:38.890626+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Deploying daemon mgr.x on smithi137 2024-04-24T17:26:40.537 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-04-24T17:26:40.537 DEBUG:teuthology.orchestra.run.smithi137:> stat /dev/vg_nvme/lv_1 2024-04-24T17:26:40.587 INFO:teuthology.orchestra.run.smithi137.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-24T17:26:40.587 INFO:teuthology.orchestra.run.smithi137.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-24T17:26:40.587 INFO:teuthology.orchestra.run.smithi137.stdout:Device: 5h/5d Inode: 874 Links: 1 2024-04-24T17:26:40.587 INFO:teuthology.orchestra.run.smithi137.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-24T17:26:40.587 INFO:teuthology.orchestra.run.smithi137.stdout:Access: 2024-04-24 17:20:11.392014531 +0000 2024-04-24T17:26:40.587 INFO:teuthology.orchestra.run.smithi137.stdout:Modify: 2024-04-24 17:20:11.116016996 +0000 2024-04-24T17:26:40.587 INFO:teuthology.orchestra.run.smithi137.stdout:Change: 2024-04-24 17:20:11.116016996 +0000 2024-04-24T17:26:40.587 INFO:teuthology.orchestra.run.smithi137.stdout: Birth: - 2024-04-24T17:26:40.588 DEBUG:teuthology.orchestra.run.smithi137:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-24T17:26:40.641 INFO:teuthology.orchestra.run.smithi137.stderr:1+0 records in 2024-04-24T17:26:40.641 INFO:teuthology.orchestra.run.smithi137.stderr:1+0 records out 2024-04-24T17:26:40.641 INFO:teuthology.orchestra.run.smithi137.stderr:512 bytes copied, 0.000475902 s, 1.1 MB/s 2024-04-24T17:26:40.642 DEBUG:teuthology.orchestra.run.smithi137:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-24T17:26:40.691 DEBUG:teuthology.orchestra.run.smithi137:> stat /dev/vg_nvme/lv_2 2024-04-24T17:26:40.737 INFO:teuthology.orchestra.run.smithi137.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-24T17:26:40.737 INFO:teuthology.orchestra.run.smithi137.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-24T17:26:40.737 INFO:teuthology.orchestra.run.smithi137.stdout:Device: 5h/5d Inode: 890 Links: 1 2024-04-24T17:26:40.737 INFO:teuthology.orchestra.run.smithi137.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-24T17:26:40.738 INFO:teuthology.orchestra.run.smithi137.stdout:Access: 2024-04-24 17:20:11.888010101 +0000 2024-04-24T17:26:40.738 INFO:teuthology.orchestra.run.smithi137.stdout:Modify: 2024-04-24 17:20:11.636012352 +0000 2024-04-24T17:26:40.738 INFO:teuthology.orchestra.run.smithi137.stdout:Change: 2024-04-24 17:20:11.636012352 +0000 2024-04-24T17:26:40.738 INFO:teuthology.orchestra.run.smithi137.stdout: Birth: - 2024-04-24T17:26:40.738 DEBUG:teuthology.orchestra.run.smithi137:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-24T17:26:40.791 INFO:teuthology.orchestra.run.smithi137.stderr:1+0 records in 2024-04-24T17:26:40.792 INFO:teuthology.orchestra.run.smithi137.stderr:1+0 records out 2024-04-24T17:26:40.792 INFO:teuthology.orchestra.run.smithi137.stderr:512 bytes copied, 0.000415717 s, 1.2 MB/s 2024-04-24T17:26:40.793 DEBUG:teuthology.orchestra.run.smithi137:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-24T17:26:40.843 DEBUG:teuthology.orchestra.run.smithi137:> stat /dev/vg_nvme/lv_3 2024-04-24T17:26:40.889 INFO:teuthology.orchestra.run.smithi137.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-24T17:26:40.889 INFO:teuthology.orchestra.run.smithi137.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-24T17:26:40.889 INFO:teuthology.orchestra.run.smithi137.stdout:Device: 5h/5d Inode: 915 Links: 1 2024-04-24T17:26:40.889 INFO:teuthology.orchestra.run.smithi137.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-24T17:26:40.889 INFO:teuthology.orchestra.run.smithi137.stdout:Access: 2024-04-24 17:20:12.132007920 +0000 2024-04-24T17:26:40.889 INFO:teuthology.orchestra.run.smithi137.stdout:Modify: 2024-04-24 17:20:12.128007956 +0000 2024-04-24T17:26:40.889 INFO:teuthology.orchestra.run.smithi137.stdout:Change: 2024-04-24 17:20:12.128007956 +0000 2024-04-24T17:26:40.889 INFO:teuthology.orchestra.run.smithi137.stdout: Birth: - 2024-04-24T17:26:40.890 DEBUG:teuthology.orchestra.run.smithi137:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-24T17:26:40.948 INFO:teuthology.orchestra.run.smithi137.stderr:1+0 records in 2024-04-24T17:26:40.948 INFO:teuthology.orchestra.run.smithi137.stderr:1+0 records out 2024-04-24T17:26:40.948 INFO:teuthology.orchestra.run.smithi137.stderr:512 bytes copied, 0.000315395 s, 1.6 MB/s 2024-04-24T17:26:40.949 DEBUG:teuthology.orchestra.run.smithi137:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-24T17:26:41.002 DEBUG:teuthology.orchestra.run.smithi137:> stat /dev/vg_nvme/lv_4 2024-04-24T17:26:41.053 INFO:teuthology.orchestra.run.smithi137.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-24T17:26:41.053 INFO:teuthology.orchestra.run.smithi137.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-24T17:26:41.053 INFO:teuthology.orchestra.run.smithi137.stdout:Device: 5h/5d Inode: 932 Links: 1 2024-04-24T17:26:41.053 INFO:teuthology.orchestra.run.smithi137.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-24T17:26:41.053 INFO:teuthology.orchestra.run.smithi137.stdout:Access: 2024-04-24 17:20:12.884001204 +0000 2024-04-24T17:26:41.053 INFO:teuthology.orchestra.run.smithi137.stdout:Modify: 2024-04-24 17:20:12.628003489 +0000 2024-04-24T17:26:41.054 INFO:teuthology.orchestra.run.smithi137.stdout:Change: 2024-04-24 17:20:12.628003489 +0000 2024-04-24T17:26:41.054 INFO:teuthology.orchestra.run.smithi137.stdout: Birth: - 2024-04-24T17:26:41.054 DEBUG:teuthology.orchestra.run.smithi137:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-24T17:26:41.113 INFO:teuthology.orchestra.run.smithi137.stderr:1+0 records in 2024-04-24T17:26:41.113 INFO:teuthology.orchestra.run.smithi137.stderr:1+0 records out 2024-04-24T17:26:41.113 INFO:teuthology.orchestra.run.smithi137.stderr:512 bytes copied, 0.000230831 s, 2.2 MB/s 2024-04-24T17:26:41.114 DEBUG:teuthology.orchestra.run.smithi137:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-24T17:26:41.161 INFO:tasks.cephadm:Deploying osd.0 on smithi070 with /dev/vg_nvme/lv_4... 2024-04-24T17:26:41.161 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-04-24T17:26:41.245 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:41 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:26:41.249 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:26:41 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:26:41.249 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:26:41 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:26:41.249 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:26:41 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:26:41.533 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:26:41 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:26:41.533 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:26:41 smithi137 systemd[1]: Started Ceph mgr.x for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:26:41.533 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:41 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:26:42.533 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:42 smithi137 bash[18617]: cluster 2024-04-24T17:26:40.371747+0000 mgr.y (mgr.14152) 55 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:42.533 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:42 smithi137 bash[18617]: audit 2024-04-24T17:26:41.516063+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:42.533 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:42 smithi137 bash[18617]: audit 2024-04-24T17:26:41.520757+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:26:42.533 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:42 smithi137 bash[18617]: audit 2024-04-24T17:26:41.523502+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:26:42.533 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:42 smithi137 bash[18617]: audit 2024-04-24T17:26:41.525333+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:26:42.533 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:26:42 smithi137 bash[19456]: debug 2024-04-24T17:26:42.426+0000 7f25ca18a700 1 -- 172.21.15.137:0/2074001612 <== mon.2 v2:172.21.15.137:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x565288eb2340 con 0x565289c2e400 2024-04-24T17:26:42.577 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:42 smithi070 bash[23661]: cluster 2024-04-24T17:26:40.371747+0000 mgr.y (mgr.14152) 55 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:42.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:42 smithi070 bash[23661]: audit 2024-04-24T17:26:41.516063+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:42.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:42 smithi070 bash[23661]: audit 2024-04-24T17:26:41.520757+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:26:42.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:42 smithi070 bash[23661]: audit 2024-04-24T17:26:41.523502+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:26:42.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:42 smithi070 bash[23661]: audit 2024-04-24T17:26:41.525333+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:26:42.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:42 smithi070 bash[18579]: cluster 2024-04-24T17:26:40.371747+0000 mgr.y (mgr.14152) 55 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:42.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:42 smithi070 bash[18579]: audit 2024-04-24T17:26:41.516063+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:42.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:42 smithi070 bash[18579]: audit 2024-04-24T17:26:41.520757+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:26:42.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:42 smithi070 bash[18579]: audit 2024-04-24T17:26:41.523502+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:26:42.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:42 smithi070 bash[18579]: audit 2024-04-24T17:26:41.525333+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:26:43.033 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:26:42 smithi137 bash[19456]: debug 2024-04-24T17:26:42.566+0000 7f25d2df9000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-24T17:26:44.418 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:44 smithi137 bash[18617]: cluster 2024-04-24T17:26:42.372103+0000 mgr.y (mgr.14152) 56 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:44.418 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:44 smithi137 bash[18617]: audit 2024-04-24T17:26:43.432059+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:44.419 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:26:44 smithi137 bash[19456]: debug 2024-04-24T17:26:44.070+0000 7f25d2df9000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-24T17:26:44.419 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:26:44 smithi137 bash[19456]: debug 2024-04-24T17:26:44.162+0000 7f25d2df9000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-24T17:26:44.481 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:44 smithi070 bash[18579]: cluster 2024-04-24T17:26:42.372103+0000 mgr.y (mgr.14152) 56 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:44.481 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:44 smithi070 bash[18579]: audit 2024-04-24T17:26:43.432059+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:44.481 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:44 smithi070 bash[23661]: cluster 2024-04-24T17:26:42.372103+0000 mgr.y (mgr.14152) 56 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:44.482 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:44 smithi070 bash[23661]: audit 2024-04-24T17:26:43.432059+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:44.783 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:26:44 smithi137 bash[19456]: debug 2024-04-24T17:26:44.418+0000 7f25d2df9000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-24T17:26:44.824 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-04-24T17:26:44.851 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi070:vg_nvme/lv_4 2024-04-24T17:26:45.449 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:26:45 smithi137 bash[19456]: debug 2024-04-24T17:26:45.146+0000 7f25d2df9000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-24T17:26:45.449 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:26:45 smithi137 bash[19456]: debug 2024-04-24T17:26:45.250+0000 7f25d2df9000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-24T17:26:45.449 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:26:45 smithi137 bash[19456]: debug 2024-04-24T17:26:45.350+0000 7f25d2df9000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-24T17:26:45.783 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:26:45 smithi137 bash[19456]: debug 2024-04-24T17:26:45.458+0000 7f25d2df9000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-24T17:26:45.783 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:26:45 smithi137 bash[19456]: debug 2024-04-24T17:26:45.670+0000 7f25d2df9000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-24T17:26:45.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:45 smithi137 bash[18617]: cluster 2024-04-24T17:26:44.372512+0000 mgr.y (mgr.14152) 57 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:45.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:45 smithi137 bash[18617]: audit 2024-04-24T17:26:44.455261+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:45.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:45 smithi137 bash[18617]: audit 2024-04-24T17:26:44.462786+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:45.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:45 smithi137 bash[18617]: cephadm 2024-04-24T17:26:44.466113+0000 mgr.y (mgr.14152) 58 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-04-24T17:26:45.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:45 smithi137 bash[18617]: audit 2024-04-24T17:26:44.466782+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:26:45.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:45 smithi137 bash[18617]: audit 2024-04-24T17:26:44.468647+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-24T17:26:45.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:45 smithi137 bash[18617]: audit 2024-04-24T17:26:44.470212+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:26:45.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:45 smithi137 bash[18617]: cephadm 2024-04-24T17:26:44.472116+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Reconfiguring daemon mgr.y on smithi070 2024-04-24T17:26:45.838 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:45 smithi070 bash[18579]: cluster 2024-04-24T17:26:44.372512+0000 mgr.y (mgr.14152) 57 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:45.838 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:45 smithi070 bash[18579]: audit 2024-04-24T17:26:44.455261+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:45.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:45 smithi070 bash[18579]: audit 2024-04-24T17:26:44.462786+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:45.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:45 smithi070 bash[18579]: cephadm 2024-04-24T17:26:44.466113+0000 mgr.y (mgr.14152) 58 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-04-24T17:26:45.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:45 smithi070 bash[18579]: audit 2024-04-24T17:26:44.466782+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:26:45.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:45 smithi070 bash[18579]: audit 2024-04-24T17:26:44.468647+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-24T17:26:45.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:45 smithi070 bash[18579]: audit 2024-04-24T17:26:44.470212+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:26:45.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:45 smithi070 bash[18579]: cephadm 2024-04-24T17:26:44.472116+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Reconfiguring daemon mgr.y on smithi070 2024-04-24T17:26:45.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:45 smithi070 bash[23661]: cluster 2024-04-24T17:26:44.372512+0000 mgr.y (mgr.14152) 57 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:45.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:45 smithi070 bash[23661]: audit 2024-04-24T17:26:44.455261+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:45.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:45 smithi070 bash[23661]: audit 2024-04-24T17:26:44.462786+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:45.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:45 smithi070 bash[23661]: cephadm 2024-04-24T17:26:44.466113+0000 mgr.y (mgr.14152) 58 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-04-24T17:26:45.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:45 smithi070 bash[23661]: audit 2024-04-24T17:26:44.466782+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:26:45.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:45 smithi070 bash[23661]: audit 2024-04-24T17:26:44.468647+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-24T17:26:45.840 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:45 smithi070 bash[23661]: audit 2024-04-24T17:26:44.470212+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:26:45.840 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:45 smithi070 bash[23661]: cephadm 2024-04-24T17:26:44.472116+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Reconfiguring daemon mgr.y on smithi070 2024-04-24T17:26:46.213 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:26:45 smithi137 bash[19456]: debug 2024-04-24T17:26:45.938+0000 7f25d2df9000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-24T17:26:46.213 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:26:46 smithi137 bash[19456]: debug 2024-04-24T17:26:46.038+0000 7f25d2df9000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-24T17:26:46.533 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:26:46 smithi137 bash[19456]: debug 2024-04-24T17:26:46.214+0000 7f25d2df9000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-24T17:26:46.533 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:26:46 smithi137 bash[19456]: debug 2024-04-24T17:26:46.458+0000 7f25d2df9000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-24T17:26:47.033 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:26:46 smithi137 bash[19456]: debug 2024-04-24T17:26:46.722+0000 7f25d2df9000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-24T17:26:47.033 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:26:46 smithi137 bash[19456]: debug 2024-04-24T17:26:46.882+0000 7f25d2df9000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-24T17:26:47.533 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:26:47 smithi137 bash[19456]: debug 2024-04-24T17:26:47.110+0000 7f25d2df9000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-24T17:26:47.533 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:26:47 smithi137 bash[19456]: debug 2024-04-24T17:26:47.222+0000 7f25d2df9000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-24T17:26:48.005 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:26:47 smithi137 bash[19456]: debug 2024-04-24T17:26:47.558+0000 7f25d2df9000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-24T17:26:48.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:48 smithi070 bash[18579]: cluster 2024-04-24T17:26:46.373004+0000 mgr.y (mgr.14152) 60 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:48.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:48 smithi070 bash[18579]: audit 2024-04-24T17:26:47.010991+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:48.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:48 smithi070 bash[18579]: audit 2024-04-24T17:26:47.012156+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:26:48.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:48 smithi070 bash[18579]: audit 2024-04-24T17:26:47.013293+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:26:48.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:48 smithi070 bash[18579]: audit 2024-04-24T17:26:47.014036+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:26:48.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:48 smithi070 bash[18579]: audit 2024-04-24T17:26:47.291042+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:48.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:48 smithi070 bash[23661]: cluster 2024-04-24T17:26:46.373004+0000 mgr.y (mgr.14152) 60 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:48.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:48 smithi070 bash[23661]: audit 2024-04-24T17:26:47.010991+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:48.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:48 smithi070 bash[23661]: audit 2024-04-24T17:26:47.012156+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:26:48.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:48 smithi070 bash[23661]: audit 2024-04-24T17:26:47.013293+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:26:48.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:48 smithi070 bash[23661]: audit 2024-04-24T17:26:47.014036+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:26:48.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:48 smithi070 bash[23661]: audit 2024-04-24T17:26:47.291042+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:48.272 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:48 smithi137 bash[18617]: cluster 2024-04-24T17:26:46.373004+0000 mgr.y (mgr.14152) 60 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:48.272 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:48 smithi137 bash[18617]: audit 2024-04-24T17:26:47.010991+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:48.272 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:48 smithi137 bash[18617]: audit 2024-04-24T17:26:47.012156+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:26:48.272 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:48 smithi137 bash[18617]: audit 2024-04-24T17:26:47.013293+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:26:48.272 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:48 smithi137 bash[18617]: audit 2024-04-24T17:26:47.014036+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:26:48.272 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:48 smithi137 bash[18617]: audit 2024-04-24T17:26:47.291042+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:26:48.533 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:26:48 smithi137 bash[19456]: debug 2024-04-24T17:26:48.270+0000 7f25d2df9000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-24T17:26:48.533 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:26:48 smithi137 bash[19456]: debug 2024-04-24T17:26:48.378+0000 7f25d2df9000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-24T17:26:48.906 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:26:48 smithi137 bash[19456]: debug 2024-04-24T17:26:48.582+0000 7f25d2df9000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-24T17:26:49.271 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:26:48 smithi137 bash[19456]: debug 2024-04-24T17:26:48.906+0000 7f25d2df9000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-24T17:26:49.271 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:49 smithi137 bash[18617]: audit 2024-04-24T17:26:48.168381+0000 mgr.y (mgr.14152) 61 : audit [DBG] from='client.14211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi070:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:26:49.271 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:49 smithi137 bash[18617]: audit 2024-04-24T17:26:48.170865+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-24T17:26:49.271 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:49 smithi137 bash[18617]: audit 2024-04-24T17:26:48.175195+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-24T17:26:49.271 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:49 smithi137 bash[18617]: audit 2024-04-24T17:26:48.176279+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:26:49.338 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:49 smithi070 bash[23661]: audit 2024-04-24T17:26:48.168381+0000 mgr.y (mgr.14152) 61 : audit [DBG] from='client.14211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi070:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:26:49.338 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:49 smithi070 bash[23661]: audit 2024-04-24T17:26:48.170865+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-24T17:26:49.338 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:49 smithi070 bash[23661]: audit 2024-04-24T17:26:48.175195+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-24T17:26:49.338 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:49 smithi070 bash[23661]: audit 2024-04-24T17:26:48.176279+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:26:49.338 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:49 smithi070 bash[18579]: audit 2024-04-24T17:26:48.168381+0000 mgr.y (mgr.14152) 61 : audit [DBG] from='client.14211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi070:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:26:49.338 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:49 smithi070 bash[18579]: audit 2024-04-24T17:26:48.170865+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-24T17:26:49.338 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:49 smithi070 bash[18579]: audit 2024-04-24T17:26:48.175195+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-24T17:26:49.338 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:49 smithi070 bash[18579]: audit 2024-04-24T17:26:48.176279+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:26:49.533 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:26:49 smithi137 bash[19456]: debug 2024-04-24T17:26:49.270+0000 7f25d2df9000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-24T17:26:49.533 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:26:49 smithi137 bash[19456]: debug 2024-04-24T17:26:49.382+0000 7f25d2df9000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-24T17:26:50.283 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:50 smithi137 bash[18617]: cluster 2024-04-24T17:26:48.373318+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:50.283 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:50 smithi137 bash[18617]: audit 2024-04-24T17:26:49.409023+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.137:0/4249958269' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-24T17:26:50.283 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:50 smithi137 bash[18617]: audit 2024-04-24T17:26:49.409874+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.137:0/4249958269' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-24T17:26:50.283 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:50 smithi137 bash[18617]: cluster 2024-04-24T17:26:49.410203+0000 mon.a (mon.0) 243 : cluster [DBG] Standby manager daemon x started 2024-04-24T17:26:50.283 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:50 smithi137 bash[18617]: audit 2024-04-24T17:26:49.411048+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.137:0/4249958269' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-24T17:26:50.283 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:50 smithi137 bash[18617]: audit 2024-04-24T17:26:49.411451+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.137:0/4249958269' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-24T17:26:50.337 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:50 smithi070 bash[18579]: cluster 2024-04-24T17:26:48.373318+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:50.338 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:50 smithi070 bash[18579]: audit 2024-04-24T17:26:49.409023+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.137:0/4249958269' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-24T17:26:50.338 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:50 smithi070 bash[18579]: audit 2024-04-24T17:26:49.409874+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.137:0/4249958269' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-24T17:26:50.338 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:50 smithi070 bash[18579]: cluster 2024-04-24T17:26:49.410203+0000 mon.a (mon.0) 243 : cluster [DBG] Standby manager daemon x started 2024-04-24T17:26:50.338 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:50 smithi070 bash[18579]: audit 2024-04-24T17:26:49.411048+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.137:0/4249958269' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-24T17:26:50.338 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:50 smithi070 bash[18579]: audit 2024-04-24T17:26:49.411451+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.137:0/4249958269' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-24T17:26:50.338 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:50 smithi070 bash[23661]: cluster 2024-04-24T17:26:48.373318+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:50.338 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:50 smithi070 bash[23661]: audit 2024-04-24T17:26:49.409023+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.137:0/4249958269' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-24T17:26:50.338 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:50 smithi070 bash[23661]: audit 2024-04-24T17:26:49.409874+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.137:0/4249958269' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-24T17:26:50.338 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:50 smithi070 bash[23661]: cluster 2024-04-24T17:26:49.410203+0000 mon.a (mon.0) 243 : cluster [DBG] Standby manager daemon x started 2024-04-24T17:26:50.338 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:50 smithi070 bash[23661]: audit 2024-04-24T17:26:49.411048+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.137:0/4249958269' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-24T17:26:50.338 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:50 smithi070 bash[23661]: audit 2024-04-24T17:26:49.411451+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.137:0/4249958269' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-24T17:26:51.338 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:51 smithi070 bash[18579]: cluster 2024-04-24T17:26:50.031500+0000 mon.a (mon.0) 244 : cluster [DBG] mgrmap e14: y(active, since 71s), standbys: x 2024-04-24T17:26:51.338 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:51 smithi070 bash[18579]: audit 2024-04-24T17:26:50.032286+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-24T17:26:51.338 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:51 smithi070 bash[23661]: cluster 2024-04-24T17:26:50.031500+0000 mon.a (mon.0) 244 : cluster [DBG] mgrmap e14: y(active, since 71s), standbys: x 2024-04-24T17:26:51.338 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:51 smithi070 bash[23661]: audit 2024-04-24T17:26:50.032286+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-24T17:26:51.533 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:51 smithi137 bash[18617]: cluster 2024-04-24T17:26:50.031500+0000 mon.a (mon.0) 244 : cluster [DBG] mgrmap e14: y(active, since 71s), standbys: x 2024-04-24T17:26:51.533 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:51 smithi137 bash[18617]: audit 2024-04-24T17:26:50.032286+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-24T17:26:52.176 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:52 smithi070 bash[18579]: cluster 2024-04-24T17:26:50.373715+0000 mgr.y (mgr.14152) 63 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:52.176 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:52 smithi070 bash[23661]: cluster 2024-04-24T17:26:50.373715+0000 mgr.y (mgr.14152) 63 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:52.533 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:52 smithi137 bash[18617]: cluster 2024-04-24T17:26:50.373715+0000 mgr.y (mgr.14152) 63 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:54.338 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:54 smithi070 bash[18579]: cluster 2024-04-24T17:26:52.374146+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:54.338 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:54 smithi070 bash[23661]: cluster 2024-04-24T17:26:52.374146+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:54.533 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:54 smithi137 bash[18617]: cluster 2024-04-24T17:26:52.374146+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:55.338 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:55 smithi070 bash[18579]: audit 2024-04-24T17:26:54.070750+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.70:0/3973199657' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ac0647b4-bed9-4d7a-b8f5-63bb3e0e2be6"}]: dispatch 2024-04-24T17:26:55.338 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:55 smithi070 bash[18579]: audit 2024-04-24T17:26:54.071407+0000 mon.a (mon.0) 246 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ac0647b4-bed9-4d7a-b8f5-63bb3e0e2be6"}]: dispatch 2024-04-24T17:26:55.338 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:55 smithi070 bash[18579]: audit 2024-04-24T17:26:54.077980+0000 mon.a (mon.0) 247 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ac0647b4-bed9-4d7a-b8f5-63bb3e0e2be6"}]': finished 2024-04-24T17:26:55.338 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:55 smithi070 bash[18579]: cluster 2024-04-24T17:26:54.078202+0000 mon.a (mon.0) 248 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-04-24T17:26:55.338 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:55 smithi070 bash[18579]: audit 2024-04-24T17:26:54.078346+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T17:26:55.338 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:55 smithi070 bash[18579]: audit 2024-04-24T17:26:54.756956+0000 mon.a (mon.0) 250 : audit [DBG] from='client.? 172.21.15.70:0/3319277319' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-24T17:26:55.339 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:55 smithi070 bash[23661]: audit 2024-04-24T17:26:54.070750+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.70:0/3973199657' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ac0647b4-bed9-4d7a-b8f5-63bb3e0e2be6"}]: dispatch 2024-04-24T17:26:55.339 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:55 smithi070 bash[23661]: audit 2024-04-24T17:26:54.071407+0000 mon.a (mon.0) 246 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ac0647b4-bed9-4d7a-b8f5-63bb3e0e2be6"}]: dispatch 2024-04-24T17:26:55.339 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:55 smithi070 bash[23661]: audit 2024-04-24T17:26:54.077980+0000 mon.a (mon.0) 247 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ac0647b4-bed9-4d7a-b8f5-63bb3e0e2be6"}]': finished 2024-04-24T17:26:55.339 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:55 smithi070 bash[23661]: cluster 2024-04-24T17:26:54.078202+0000 mon.a (mon.0) 248 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-04-24T17:26:55.339 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:55 smithi070 bash[23661]: audit 2024-04-24T17:26:54.078346+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T17:26:55.339 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:55 smithi070 bash[23661]: audit 2024-04-24T17:26:54.756956+0000 mon.a (mon.0) 250 : audit [DBG] from='client.? 172.21.15.70:0/3319277319' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-24T17:26:55.533 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:55 smithi137 bash[18617]: audit 2024-04-24T17:26:54.070750+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.70:0/3973199657' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ac0647b4-bed9-4d7a-b8f5-63bb3e0e2be6"}]: dispatch 2024-04-24T17:26:55.533 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:55 smithi137 bash[18617]: audit 2024-04-24T17:26:54.071407+0000 mon.a (mon.0) 246 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ac0647b4-bed9-4d7a-b8f5-63bb3e0e2be6"}]: dispatch 2024-04-24T17:26:55.533 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:55 smithi137 bash[18617]: audit 2024-04-24T17:26:54.077980+0000 mon.a (mon.0) 247 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ac0647b4-bed9-4d7a-b8f5-63bb3e0e2be6"}]': finished 2024-04-24T17:26:55.533 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:55 smithi137 bash[18617]: cluster 2024-04-24T17:26:54.078202+0000 mon.a (mon.0) 248 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-04-24T17:26:55.533 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:55 smithi137 bash[18617]: audit 2024-04-24T17:26:54.078346+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T17:26:55.533 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:55 smithi137 bash[18617]: audit 2024-04-24T17:26:54.756956+0000 mon.a (mon.0) 250 : audit [DBG] from='client.? 172.21.15.70:0/3319277319' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-24T17:26:56.338 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:56 smithi070 bash[18579]: cluster 2024-04-24T17:26:54.374486+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:56.338 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:56 smithi070 bash[23661]: cluster 2024-04-24T17:26:54.374486+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:56.533 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:56 smithi137 bash[18617]: cluster 2024-04-24T17:26:54.374486+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:58.338 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:26:58 smithi070 bash[18579]: cluster 2024-04-24T17:26:56.374882+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:58.339 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:26:58 smithi070 bash[23661]: cluster 2024-04-24T17:26:56.374882+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:26:58.533 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:26:58 smithi137 bash[18617]: cluster 2024-04-24T17:26:56.374882+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:27:00.338 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:00 smithi070 bash[18579]: cluster 2024-04-24T17:26:58.375339+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:27:00.339 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:00 smithi070 bash[23661]: cluster 2024-04-24T17:26:58.375339+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:27:00.533 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:00 smithi137 bash[18617]: cluster 2024-04-24T17:26:58.375339+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:27:02.340 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:02 smithi070 bash[18579]: cluster 2024-04-24T17:27:00.375890+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:27:02.340 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:02 smithi070 bash[23661]: cluster 2024-04-24T17:27:00.375890+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:27:02.533 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:02 smithi137 bash[18617]: cluster 2024-04-24T17:27:00.375890+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:27:04.258 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:04 smithi070 bash[23661]: cluster 2024-04-24T17:27:02.376359+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:27:04.258 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:04 smithi070 bash[23661]: audit 2024-04-24T17:27:04.013961+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-24T17:27:04.258 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:04 smithi070 bash[23661]: audit 2024-04-24T17:27:04.015468+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:27:04.258 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:04 smithi070 bash[18579]: cluster 2024-04-24T17:27:02.376359+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:27:04.258 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:04 smithi070 bash[18579]: audit 2024-04-24T17:27:04.013961+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-24T17:27:04.258 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:04 smithi070 bash[18579]: audit 2024-04-24T17:27:04.015468+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:27:04.533 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:04 smithi137 bash[18617]: cluster 2024-04-24T17:27:02.376359+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:27:04.533 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:04 smithi137 bash[18617]: audit 2024-04-24T17:27:04.013961+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-24T17:27:04.533 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:04 smithi137 bash[18617]: audit 2024-04-24T17:27:04.015468+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:27:05.297 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:05 smithi070 bash[23661]: cephadm 2024-04-24T17:27:04.016834+0000 mgr.y (mgr.14152) 70 : cephadm [INF] Deploying daemon osd.0 on smithi070 2024-04-24T17:27:05.297 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:05 smithi070 bash[18579]: cephadm 2024-04-24T17:27:04.016834+0000 mgr.y (mgr.14152) 70 : cephadm [INF] Deploying daemon osd.0 on smithi070 2024-04-24T17:27:05.533 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:05 smithi137 bash[18617]: cephadm 2024-04-24T17:27:04.016834+0000 mgr.y (mgr.14152) 70 : cephadm [INF] Deploying daemon osd.0 on smithi070 2024-04-24T17:27:06.388 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:06 smithi070 bash[18579]: cluster 2024-04-24T17:27:04.376821+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:27:06.388 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:06 smithi070 bash[23661]: cluster 2024-04-24T17:27:04.376821+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:27:06.533 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:06 smithi137 bash[18617]: cluster 2024-04-24T17:27:04.376821+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:27:07.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:07 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:27:07.589 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:27:07 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:27:07.589 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:07 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:27:08.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:07 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:27:08.089 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:27:07 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:27:08.090 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:07 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:27:08.283 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:08 smithi137 bash[18617]: cluster 2024-04-24T17:27:06.377228+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:27:08.283 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:08 smithi137 bash[18617]: audit 2024-04-24T17:27:07.753719+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:27:08.284 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:08 smithi137 bash[18617]: audit 2024-04-24T17:27:07.757801+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:27:08.284 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:08 smithi137 bash[18617]: audit 2024-04-24T17:27:07.759058+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:27:08.284 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:08 smithi137 bash[18617]: audit 2024-04-24T17:27:07.759780+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:27:08.589 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:08 smithi070 bash[23661]: cluster 2024-04-24T17:27:06.377228+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:27:08.589 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:08 smithi070 bash[23661]: audit 2024-04-24T17:27:07.753719+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:27:08.589 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:08 smithi070 bash[23661]: audit 2024-04-24T17:27:07.757801+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:27:08.589 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:08 smithi070 bash[23661]: audit 2024-04-24T17:27:07.759058+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:27:08.589 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:08 smithi070 bash[23661]: audit 2024-04-24T17:27:07.759780+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:27:08.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:08 smithi070 bash[18579]: cluster 2024-04-24T17:27:06.377228+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:27:08.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:08 smithi070 bash[18579]: audit 2024-04-24T17:27:07.753719+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:27:08.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:08 smithi070 bash[18579]: audit 2024-04-24T17:27:07.757801+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:27:08.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:08 smithi070 bash[18579]: audit 2024-04-24T17:27:07.759058+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:27:08.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:08 smithi070 bash[18579]: audit 2024-04-24T17:27:07.759780+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:27:10.339 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:10 smithi070 bash[18579]: cluster 2024-04-24T17:27:08.377680+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:27:10.339 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:10 smithi070 bash[23661]: cluster 2024-04-24T17:27:08.377680+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:27:10.533 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:10 smithi137 bash[18617]: cluster 2024-04-24T17:27:08.377680+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:27:12.339 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:12 smithi070 bash[23661]: cluster 2024-04-24T17:27:10.378128+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:27:12.339 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:12 smithi070 bash[23661]: audit 2024-04-24T17:27:11.158579+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:27:12.340 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:12 smithi070 bash[23661]: audit 2024-04-24T17:27:11.163500+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:27:12.340 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:12 smithi070 bash[18579]: cluster 2024-04-24T17:27:10.378128+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:27:12.340 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:12 smithi070 bash[18579]: audit 2024-04-24T17:27:11.158579+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:27:12.340 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:12 smithi070 bash[18579]: audit 2024-04-24T17:27:11.163500+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:27:12.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:12 smithi137 bash[18617]: cluster 2024-04-24T17:27:10.378128+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:27:12.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:12 smithi137 bash[18617]: audit 2024-04-24T17:27:11.158579+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:27:12.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:12 smithi137 bash[18617]: audit 2024-04-24T17:27:11.163500+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:27:14.027 INFO:teuthology.orchestra.run.smithi070.stdout:Created osd(s) 0 on host 'smithi070' 2024-04-24T17:27:14.340 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:14 smithi070 bash[18579]: cluster 2024-04-24T17:27:12.378527+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:27:14.340 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:14 smithi070 bash[18579]: audit 2024-04-24T17:27:14.029565+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:27:14.340 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:14 smithi070 bash[18579]: audit 2024-04-24T17:27:14.036213+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:27:14.340 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:14 smithi070 bash[18579]: audit 2024-04-24T17:27:14.037657+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:27:14.340 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:14 smithi070 bash[18579]: audit 2024-04-24T17:27:14.038559+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:27:14.340 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:14 smithi070 bash[23661]: cluster 2024-04-24T17:27:12.378527+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:27:14.340 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:14 smithi070 bash[23661]: audit 2024-04-24T17:27:14.029565+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:27:14.340 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:14 smithi070 bash[23661]: audit 2024-04-24T17:27:14.036213+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:27:14.340 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:14 smithi070 bash[23661]: audit 2024-04-24T17:27:14.037657+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:27:14.340 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:14 smithi070 bash[23661]: audit 2024-04-24T17:27:14.038559+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:27:14.533 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:14 smithi137 bash[18617]: cluster 2024-04-24T17:27:12.378527+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:27:14.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:14 smithi137 bash[18617]: audit 2024-04-24T17:27:14.029565+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:27:14.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:14 smithi137 bash[18617]: audit 2024-04-24T17:27:14.036213+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:27:14.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:14 smithi137 bash[18617]: audit 2024-04-24T17:27:14.037657+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:27:14.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:14 smithi137 bash[18617]: audit 2024-04-24T17:27:14.038559+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:27:14.710 DEBUG:teuthology.orchestra.run.smithi070:osd.0> sudo journalctl -f -n 0 -u ceph-6229cc3c-025f-11ef-bc93-c7b262605968@osd.0.service 2024-04-24T17:27:14.713 INFO:tasks.cephadm:Deploying osd.1 on smithi070 with /dev/vg_nvme/lv_3... 2024-04-24T17:27:14.713 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-04-24T17:27:15.339 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:15 smithi070 bash[18579]: audit 2024-04-24T17:27:14.563905+0000 mon.a (mon.0) 263 : audit [INF] from='osd.0 [v2:172.21.15.70:6802/3687770758,v1:172.21.15.70:6803/3687770758]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-24T17:27:15.340 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:15 smithi070 bash[23661]: audit 2024-04-24T17:27:14.563905+0000 mon.a (mon.0) 263 : audit [INF] from='osd.0 [v2:172.21.15.70:6802/3687770758,v1:172.21.15.70:6803/3687770758]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-24T17:27:15.533 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:15 smithi137 bash[18617]: audit 2024-04-24T17:27:14.563905+0000 mon.a (mon.0) 263 : audit [INF] from='osd.0 [v2:172.21.15.70:6802/3687770758,v1:172.21.15.70:6803/3687770758]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-24T17:27:16.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:16 smithi137 bash[18617]: cluster 2024-04-24T17:27:14.378932+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:27:16.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:16 smithi137 bash[18617]: audit 2024-04-24T17:27:15.175856+0000 mon.a (mon.0) 264 : audit [INF] from='osd.0 [v2:172.21.15.70:6802/3687770758,v1:172.21.15.70:6803/3687770758]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-24T17:27:16.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:16 smithi137 bash[18617]: cluster 2024-04-24T17:27:15.175914+0000 mon.a (mon.0) 265 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-24T17:27:16.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:16 smithi137 bash[18617]: audit 2024-04-24T17:27:15.176093+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T17:27:16.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:16 smithi137 bash[18617]: audit 2024-04-24T17:27:15.176617+0000 mon.a (mon.0) 267 : audit [INF] from='osd.0 [v2:172.21.15.70:6802/3687770758,v1:172.21.15.70:6803/3687770758]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]: dispatch 2024-04-24T17:27:16.590 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:27:16 smithi070 bash[26289]: debug 2024-04-24T17:27:16.186+0000 7f4dd6aa5700 -1 osd.0 0 waiting for initial osdmap 2024-04-24T17:27:16.590 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:27:16 smithi070 bash[26289]: debug 2024-04-24T17:27:16.190+0000 7f4dd1c3d700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-24T17:27:16.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:16 smithi070 bash[18579]: cluster 2024-04-24T17:27:14.378932+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:27:16.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:16 smithi070 bash[18579]: audit 2024-04-24T17:27:15.175856+0000 mon.a (mon.0) 264 : audit [INF] from='osd.0 [v2:172.21.15.70:6802/3687770758,v1:172.21.15.70:6803/3687770758]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-24T17:27:16.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:16 smithi070 bash[18579]: cluster 2024-04-24T17:27:15.175914+0000 mon.a (mon.0) 265 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-24T17:27:16.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:16 smithi070 bash[18579]: audit 2024-04-24T17:27:15.176093+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T17:27:16.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:16 smithi070 bash[18579]: audit 2024-04-24T17:27:15.176617+0000 mon.a (mon.0) 267 : audit [INF] from='osd.0 [v2:172.21.15.70:6802/3687770758,v1:172.21.15.70:6803/3687770758]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]: dispatch 2024-04-24T17:27:16.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:16 smithi070 bash[23661]: cluster 2024-04-24T17:27:14.378932+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:27:16.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:16 smithi070 bash[23661]: audit 2024-04-24T17:27:15.175856+0000 mon.a (mon.0) 264 : audit [INF] from='osd.0 [v2:172.21.15.70:6802/3687770758,v1:172.21.15.70:6803/3687770758]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-24T17:27:16.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:16 smithi070 bash[23661]: cluster 2024-04-24T17:27:15.175914+0000 mon.a (mon.0) 265 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-24T17:27:16.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:16 smithi070 bash[23661]: audit 2024-04-24T17:27:15.176093+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T17:27:16.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:16 smithi070 bash[23661]: audit 2024-04-24T17:27:15.176617+0000 mon.a (mon.0) 267 : audit [INF] from='osd.0 [v2:172.21.15.70:6802/3687770758,v1:172.21.15.70:6803/3687770758]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]: dispatch 2024-04-24T17:27:17.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:17 smithi137 bash[18617]: audit 2024-04-24T17:27:16.178581+0000 mon.a (mon.0) 268 : audit [INF] from='osd.0 [v2:172.21.15.70:6802/3687770758,v1:172.21.15.70:6803/3687770758]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]': finished 2024-04-24T17:27:17.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:17 smithi137 bash[18617]: cluster 2024-04-24T17:27:16.178708+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-24T17:27:17.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:17 smithi137 bash[18617]: audit 2024-04-24T17:27:16.179449+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T17:27:17.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:17 smithi137 bash[18617]: audit 2024-04-24T17:27:16.189194+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T17:27:17.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:17 smithi070 bash[18579]: audit 2024-04-24T17:27:16.178581+0000 mon.a (mon.0) 268 : audit [INF] from='osd.0 [v2:172.21.15.70:6802/3687770758,v1:172.21.15.70:6803/3687770758]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]': finished 2024-04-24T17:27:17.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:17 smithi070 bash[18579]: cluster 2024-04-24T17:27:16.178708+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-24T17:27:17.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:17 smithi070 bash[18579]: audit 2024-04-24T17:27:16.179449+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T17:27:17.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:17 smithi070 bash[18579]: audit 2024-04-24T17:27:16.189194+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T17:27:17.590 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:17 smithi070 bash[23661]: audit 2024-04-24T17:27:16.178581+0000 mon.a (mon.0) 268 : audit [INF] from='osd.0 [v2:172.21.15.70:6802/3687770758,v1:172.21.15.70:6803/3687770758]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]': finished 2024-04-24T17:27:17.590 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:17 smithi070 bash[23661]: cluster 2024-04-24T17:27:16.178708+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-24T17:27:17.590 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:17 smithi070 bash[23661]: audit 2024-04-24T17:27:16.179449+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T17:27:17.590 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:17 smithi070 bash[23661]: audit 2024-04-24T17:27:16.189194+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T17:27:18.527 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:18 smithi070 bash[23661]: cluster 2024-04-24T17:27:15.534050+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-24T17:27:18.527 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:18 smithi070 bash[23661]: cluster 2024-04-24T17:27:15.534230+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-24T17:27:18.527 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:18 smithi070 bash[23661]: cluster 2024-04-24T17:27:16.379303+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:27:18.527 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:18 smithi070 bash[23661]: audit 2024-04-24T17:27:17.187046+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T17:27:18.527 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:18 smithi070 bash[23661]: cluster 2024-04-24T17:27:17.192285+0000 mon.a (mon.0) 273 : cluster [INF] osd.0 [v2:172.21.15.70:6802/3687770758,v1:172.21.15.70:6803/3687770758] boot 2024-04-24T17:27:18.527 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:18 smithi070 bash[23661]: cluster 2024-04-24T17:27:17.192328+0000 mon.a (mon.0) 274 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-04-24T17:27:18.527 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:18 smithi070 bash[23661]: audit 2024-04-24T17:27:17.192666+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T17:27:18.527 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:18 smithi070 bash[18579]: cluster 2024-04-24T17:27:15.534050+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-24T17:27:18.527 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:18 smithi070 bash[18579]: cluster 2024-04-24T17:27:15.534230+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-24T17:27:18.527 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:18 smithi070 bash[18579]: cluster 2024-04-24T17:27:16.379303+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:27:18.527 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:18 smithi070 bash[18579]: audit 2024-04-24T17:27:17.187046+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T17:27:18.528 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:18 smithi070 bash[18579]: cluster 2024-04-24T17:27:17.192285+0000 mon.a (mon.0) 273 : cluster [INF] osd.0 [v2:172.21.15.70:6802/3687770758,v1:172.21.15.70:6803/3687770758] boot 2024-04-24T17:27:18.528 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:18 smithi070 bash[18579]: cluster 2024-04-24T17:27:17.192328+0000 mon.a (mon.0) 274 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-04-24T17:27:18.528 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:18 smithi070 bash[18579]: audit 2024-04-24T17:27:17.192666+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T17:27:18.533 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:18 smithi137 bash[18617]: cluster 2024-04-24T17:27:15.534050+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-24T17:27:18.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:18 smithi137 bash[18617]: cluster 2024-04-24T17:27:15.534230+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-24T17:27:18.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:18 smithi137 bash[18617]: cluster 2024-04-24T17:27:16.379303+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T17:27:18.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:18 smithi137 bash[18617]: audit 2024-04-24T17:27:17.187046+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T17:27:18.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:18 smithi137 bash[18617]: cluster 2024-04-24T17:27:17.192285+0000 mon.a (mon.0) 273 : cluster [INF] osd.0 [v2:172.21.15.70:6802/3687770758,v1:172.21.15.70:6803/3687770758] boot 2024-04-24T17:27:18.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:18 smithi137 bash[18617]: cluster 2024-04-24T17:27:17.192328+0000 mon.a (mon.0) 274 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-04-24T17:27:18.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:18 smithi137 bash[18617]: audit 2024-04-24T17:27:17.192666+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T17:27:19.339 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:19 smithi070 bash[18579]: cluster 2024-04-24T17:27:18.194216+0000 mon.a (mon.0) 276 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-24T17:27:19.340 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:19 smithi070 bash[23661]: cluster 2024-04-24T17:27:18.194216+0000 mon.a (mon.0) 276 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-24T17:27:19.360 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-04-24T17:27:19.386 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi070:vg_nvme/lv_3 2024-04-24T17:27:19.533 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:19 smithi137 bash[18617]: cluster 2024-04-24T17:27:18.194216+0000 mon.a (mon.0) 276 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-24T17:27:20.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:20 smithi137 bash[18617]: cluster 2024-04-24T17:27:18.379598+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-04-24T17:27:20.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:20 smithi070 bash[18579]: cluster 2024-04-24T17:27:18.379598+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-04-24T17:27:20.590 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:20 smithi070 bash[23661]: cluster 2024-04-24T17:27:18.379598+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-04-24T17:27:22.294 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:22 smithi070 bash[18579]: cluster 2024-04-24T17:27:20.379984+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T17:27:22.294 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:22 smithi070 bash[23661]: cluster 2024-04-24T17:27:20.379984+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T17:27:22.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:22 smithi137 bash[18617]: cluster 2024-04-24T17:27:20.379984+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T17:27:23.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:23 smithi137 bash[18617]: audit 2024-04-24T17:27:22.414314+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-24T17:27:23.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:23 smithi137 bash[18617]: audit 2024-04-24T17:27:22.419788+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-24T17:27:23.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:23 smithi137 bash[18617]: audit 2024-04-24T17:27:22.421017+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:27:23.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:23 smithi137 bash[18617]: audit 2024-04-24T17:27:22.788618+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:27:23.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:23 smithi137 bash[18617]: audit 2024-04-24T17:27:22.790525+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:27:23.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:23 smithi137 bash[18617]: audit 2024-04-24T17:27:22.796966+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:27:23.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:23 smithi137 bash[18617]: audit 2024-04-24T17:27:22.803083+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:27:23.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:23 smithi070 bash[18579]: audit 2024-04-24T17:27:22.414314+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-24T17:27:23.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:23 smithi070 bash[18579]: audit 2024-04-24T17:27:22.419788+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-24T17:27:23.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:23 smithi070 bash[18579]: audit 2024-04-24T17:27:22.421017+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:27:23.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:23 smithi070 bash[18579]: audit 2024-04-24T17:27:22.788618+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:27:23.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:23 smithi070 bash[18579]: audit 2024-04-24T17:27:22.790525+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:27:23.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:23 smithi070 bash[18579]: audit 2024-04-24T17:27:22.796966+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:27:23.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:23 smithi070 bash[18579]: audit 2024-04-24T17:27:22.803083+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:27:23.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:23 smithi070 bash[23661]: audit 2024-04-24T17:27:22.414314+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-24T17:27:23.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:23 smithi070 bash[23661]: audit 2024-04-24T17:27:22.419788+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-24T17:27:23.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:23 smithi070 bash[23661]: audit 2024-04-24T17:27:22.421017+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:27:23.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:23 smithi070 bash[23661]: audit 2024-04-24T17:27:22.788618+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:27:23.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:23 smithi070 bash[23661]: audit 2024-04-24T17:27:22.790525+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:27:23.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:23 smithi070 bash[23661]: audit 2024-04-24T17:27:22.796966+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:27:23.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:23 smithi070 bash[23661]: audit 2024-04-24T17:27:22.803083+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:27:24.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:24 smithi137 bash[18617]: cluster 2024-04-24T17:27:22.380376+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T17:27:24.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:24 smithi137 bash[18617]: audit 2024-04-24T17:27:22.410756+0000 mgr.y (mgr.14152) 81 : audit [DBG] from='client.24136 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi070:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:27:24.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:24 smithi137 bash[18617]: cephadm 2024-04-24T17:27:22.780533+0000 mgr.y (mgr.14152) 82 : cephadm [INF] Detected new or changed devices on smithi070 2024-04-24T17:27:24.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:24 smithi137 bash[18617]: cephadm 2024-04-24T17:27:22.791871+0000 mgr.y (mgr.14152) 83 : cephadm [INF] Adjusting osd_memory_target on smithi070 to 16241M 2024-04-24T17:27:24.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:24 smithi070 bash[18579]: cluster 2024-04-24T17:27:22.380376+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T17:27:24.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:24 smithi070 bash[18579]: audit 2024-04-24T17:27:22.410756+0000 mgr.y (mgr.14152) 81 : audit [DBG] from='client.24136 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi070:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:27:24.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:24 smithi070 bash[18579]: cephadm 2024-04-24T17:27:22.780533+0000 mgr.y (mgr.14152) 82 : cephadm [INF] Detected new or changed devices on smithi070 2024-04-24T17:27:24.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:24 smithi070 bash[18579]: cephadm 2024-04-24T17:27:22.791871+0000 mgr.y (mgr.14152) 83 : cephadm [INF] Adjusting osd_memory_target on smithi070 to 16241M 2024-04-24T17:27:24.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:24 smithi070 bash[23661]: cluster 2024-04-24T17:27:22.380376+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T17:27:24.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:24 smithi070 bash[23661]: audit 2024-04-24T17:27:22.410756+0000 mgr.y (mgr.14152) 81 : audit [DBG] from='client.24136 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi070:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:27:24.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:24 smithi070 bash[23661]: cephadm 2024-04-24T17:27:22.780533+0000 mgr.y (mgr.14152) 82 : cephadm [INF] Detected new or changed devices on smithi070 2024-04-24T17:27:24.593 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:24 smithi070 bash[23661]: cephadm 2024-04-24T17:27:22.791871+0000 mgr.y (mgr.14152) 83 : cephadm [INF] Adjusting osd_memory_target on smithi070 to 16241M 2024-04-24T17:27:26.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:26 smithi137 bash[18617]: cluster 2024-04-24T17:27:24.380799+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-04-24T17:27:26.590 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:26 smithi070 bash[23661]: cluster 2024-04-24T17:27:24.380799+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-04-24T17:27:26.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:26 smithi070 bash[18579]: cluster 2024-04-24T17:27:24.380799+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-04-24T17:27:28.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:28 smithi137 bash[18617]: cluster 2024-04-24T17:27:26.381301+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T17:27:28.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:28 smithi137 bash[18617]: audit 2024-04-24T17:27:28.194605+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.70:0/1752398842' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8336e142-2e3b-4e5c-9754-13c0d631ea24"}]: dispatch 2024-04-24T17:27:28.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:28 smithi137 bash[18617]: audit 2024-04-24T17:27:28.195001+0000 mon.a (mon.0) 284 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8336e142-2e3b-4e5c-9754-13c0d631ea24"}]: dispatch 2024-04-24T17:27:28.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:28 smithi137 bash[18617]: audit 2024-04-24T17:27:28.200010+0000 mon.a (mon.0) 285 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8336e142-2e3b-4e5c-9754-13c0d631ea24"}]': finished 2024-04-24T17:27:28.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:28 smithi137 bash[18617]: cluster 2024-04-24T17:27:28.200078+0000 mon.a (mon.0) 286 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-04-24T17:27:28.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:28 smithi137 bash[18617]: audit 2024-04-24T17:27:28.200190+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T17:27:28.590 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:28 smithi070 bash[23661]: cluster 2024-04-24T17:27:26.381301+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T17:27:28.590 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:28 smithi070 bash[23661]: audit 2024-04-24T17:27:28.194605+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.70:0/1752398842' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8336e142-2e3b-4e5c-9754-13c0d631ea24"}]: dispatch 2024-04-24T17:27:28.590 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:28 smithi070 bash[23661]: audit 2024-04-24T17:27:28.195001+0000 mon.a (mon.0) 284 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8336e142-2e3b-4e5c-9754-13c0d631ea24"}]: dispatch 2024-04-24T17:27:28.590 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:28 smithi070 bash[23661]: audit 2024-04-24T17:27:28.200010+0000 mon.a (mon.0) 285 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8336e142-2e3b-4e5c-9754-13c0d631ea24"}]': finished 2024-04-24T17:27:28.590 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:28 smithi070 bash[23661]: cluster 2024-04-24T17:27:28.200078+0000 mon.a (mon.0) 286 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-04-24T17:27:28.590 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:28 smithi070 bash[23661]: audit 2024-04-24T17:27:28.200190+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T17:27:28.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:28 smithi070 bash[18579]: cluster 2024-04-24T17:27:26.381301+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T17:27:28.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:28 smithi070 bash[18579]: audit 2024-04-24T17:27:28.194605+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.70:0/1752398842' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8336e142-2e3b-4e5c-9754-13c0d631ea24"}]: dispatch 2024-04-24T17:27:28.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:28 smithi070 bash[18579]: audit 2024-04-24T17:27:28.195001+0000 mon.a (mon.0) 284 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8336e142-2e3b-4e5c-9754-13c0d631ea24"}]: dispatch 2024-04-24T17:27:28.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:28 smithi070 bash[18579]: audit 2024-04-24T17:27:28.200010+0000 mon.a (mon.0) 285 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8336e142-2e3b-4e5c-9754-13c0d631ea24"}]': finished 2024-04-24T17:27:28.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:28 smithi070 bash[18579]: cluster 2024-04-24T17:27:28.200078+0000 mon.a (mon.0) 286 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-04-24T17:27:28.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:28 smithi070 bash[18579]: audit 2024-04-24T17:27:28.200190+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T17:27:29.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:29 smithi137 bash[18617]: audit 2024-04-24T17:27:28.870696+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.70:0/439001449' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-24T17:27:29.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:29 smithi070 bash[18579]: audit 2024-04-24T17:27:28.870696+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.70:0/439001449' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-24T17:27:29.590 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:29 smithi070 bash[23661]: audit 2024-04-24T17:27:28.870696+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.70:0/439001449' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-24T17:27:30.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:30 smithi137 bash[18617]: cluster 2024-04-24T17:27:28.381761+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-04-24T17:27:30.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:30 smithi070 bash[18579]: cluster 2024-04-24T17:27:28.381761+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-04-24T17:27:30.590 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:30 smithi070 bash[23661]: cluster 2024-04-24T17:27:28.381761+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-04-24T17:27:32.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:32 smithi137 bash[18617]: cluster 2024-04-24T17:27:30.382252+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-04-24T17:27:32.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:32 smithi070 bash[18579]: cluster 2024-04-24T17:27:30.382252+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-04-24T17:27:32.590 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:32 smithi070 bash[23661]: cluster 2024-04-24T17:27:30.382252+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-04-24T17:27:34.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:34 smithi137 bash[18617]: cluster 2024-04-24T17:27:32.382782+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-04-24T17:27:34.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:34 smithi070 bash[18579]: cluster 2024-04-24T17:27:32.382782+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-04-24T17:27:34.590 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:34 smithi070 bash[23661]: cluster 2024-04-24T17:27:32.382782+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-04-24T17:27:36.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:36 smithi137 bash[18617]: cluster 2024-04-24T17:27:34.383250+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-04-24T17:27:36.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:36 smithi070 bash[18579]: cluster 2024-04-24T17:27:34.383250+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-04-24T17:27:36.590 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:36 smithi070 bash[23661]: cluster 2024-04-24T17:27:34.383250+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-04-24T17:27:38.508 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:38 smithi070 bash[18579]: cluster 2024-04-24T17:27:36.383669+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T17:27:38.509 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:38 smithi070 bash[23661]: cluster 2024-04-24T17:27:36.383669+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T17:27:38.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:38 smithi137 bash[18617]: cluster 2024-04-24T17:27:36.383669+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T17:27:39.514 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:39 smithi070 bash[18579]: audit 2024-04-24T17:27:38.276586+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-24T17:27:39.515 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:39 smithi070 bash[18579]: audit 2024-04-24T17:27:38.278071+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:27:39.515 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:39 smithi070 bash[18579]: cephadm 2024-04-24T17:27:38.279180+0000 mgr.y (mgr.14152) 91 : cephadm [INF] Deploying daemon osd.1 on smithi070 2024-04-24T17:27:39.515 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:39 smithi070 bash[18579]: audit 2024-04-24T17:27:38.428493+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:27:39.515 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:39 smithi070 bash[18579]: audit 2024-04-24T17:27:38.430116+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:27:39.515 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:39 smithi070 bash[23661]: audit 2024-04-24T17:27:38.276586+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-24T17:27:39.515 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:39 smithi070 bash[23661]: audit 2024-04-24T17:27:38.278071+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:27:39.515 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:39 smithi070 bash[23661]: cephadm 2024-04-24T17:27:38.279180+0000 mgr.y (mgr.14152) 91 : cephadm [INF] Deploying daemon osd.1 on smithi070 2024-04-24T17:27:39.515 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:39 smithi070 bash[23661]: audit 2024-04-24T17:27:38.428493+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:27:39.515 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:39 smithi070 bash[23661]: audit 2024-04-24T17:27:38.430116+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:27:39.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:39 smithi137 bash[18617]: audit 2024-04-24T17:27:38.276586+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-24T17:27:39.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:39 smithi137 bash[18617]: audit 2024-04-24T17:27:38.278071+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:27:39.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:39 smithi137 bash[18617]: cephadm 2024-04-24T17:27:38.279180+0000 mgr.y (mgr.14152) 91 : cephadm [INF] Deploying daemon osd.1 on smithi070 2024-04-24T17:27:39.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:39 smithi137 bash[18617]: audit 2024-04-24T17:27:38.428493+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:27:39.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:39 smithi137 bash[18617]: audit 2024-04-24T17:27:38.430116+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:27:40.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:40 smithi137 bash[18617]: cluster 2024-04-24T17:27:38.384116+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-04-24T17:27:40.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:40 smithi070 bash[18579]: cluster 2024-04-24T17:27:38.384116+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-04-24T17:27:40.590 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:40 smithi070 bash[23661]: cluster 2024-04-24T17:27:38.384116+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-04-24T17:27:41.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:41 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:27:41.840 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:27:41 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:27:41.840 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:41 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:27:41.841 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:27:41 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:27:42.259 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:41 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:27:42.259 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:27:41 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:27:42.260 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:27:41 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:27:42.260 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:41 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:27:42.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:42 smithi137 bash[18617]: cluster 2024-04-24T17:27:40.384531+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-04-24T17:27:42.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:42 smithi137 bash[18617]: audit 2024-04-24T17:27:42.027637+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:27:42.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:42 smithi137 bash[18617]: audit 2024-04-24T17:27:42.065283+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:27:42.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:42 smithi137 bash[18617]: audit 2024-04-24T17:27:42.066344+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:27:42.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:42 smithi137 bash[18617]: audit 2024-04-24T17:27:42.066942+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:27:42.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:42 smithi070 bash[18579]: cluster 2024-04-24T17:27:40.384531+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-04-24T17:27:42.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:42 smithi070 bash[18579]: audit 2024-04-24T17:27:42.027637+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:27:42.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:42 smithi070 bash[18579]: audit 2024-04-24T17:27:42.065283+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:27:42.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:42 smithi070 bash[18579]: audit 2024-04-24T17:27:42.066344+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:27:42.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:42 smithi070 bash[18579]: audit 2024-04-24T17:27:42.066942+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:27:42.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:42 smithi070 bash[23661]: cluster 2024-04-24T17:27:40.384531+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-04-24T17:27:42.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:42 smithi070 bash[23661]: audit 2024-04-24T17:27:42.027637+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:27:42.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:42 smithi070 bash[23661]: audit 2024-04-24T17:27:42.065283+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:27:42.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:42 smithi070 bash[23661]: audit 2024-04-24T17:27:42.066344+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:27:42.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:42 smithi070 bash[23661]: audit 2024-04-24T17:27:42.066942+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:27:44.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:44 smithi137 bash[18617]: cluster 2024-04-24T17:27:42.384960+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-04-24T17:27:44.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:44 smithi070 bash[18579]: cluster 2024-04-24T17:27:42.384960+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-04-24T17:27:44.590 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:44 smithi070 bash[23661]: cluster 2024-04-24T17:27:42.384960+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-04-24T17:27:46.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:46 smithi137 bash[18617]: cluster 2024-04-24T17:27:44.385456+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-04-24T17:27:46.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:46 smithi137 bash[18617]: audit 2024-04-24T17:27:45.435702+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:27:46.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:46 smithi137 bash[18617]: audit 2024-04-24T17:27:45.447607+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:27:46.590 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:46 smithi070 bash[23661]: cluster 2024-04-24T17:27:44.385456+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-04-24T17:27:46.590 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:46 smithi070 bash[23661]: audit 2024-04-24T17:27:45.435702+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:27:46.590 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:46 smithi070 bash[23661]: audit 2024-04-24T17:27:45.447607+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:27:46.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:46 smithi070 bash[18579]: cluster 2024-04-24T17:27:44.385456+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-04-24T17:27:46.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:46 smithi070 bash[18579]: audit 2024-04-24T17:27:45.435702+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:27:46.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:46 smithi070 bash[18579]: audit 2024-04-24T17:27:45.447607+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:27:48.149 INFO:teuthology.orchestra.run.smithi070.stdout:Created osd(s) 1 on host 'smithi070' 2024-04-24T17:27:48.425 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:48 smithi070 bash[18579]: cluster 2024-04-24T17:27:46.385960+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-04-24T17:27:48.425 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:48 smithi070 bash[18579]: audit 2024-04-24T17:27:48.150940+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:27:48.425 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:48 smithi070 bash[18579]: audit 2024-04-24T17:27:48.171639+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:27:48.426 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:48 smithi070 bash[18579]: audit 2024-04-24T17:27:48.173396+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:27:48.426 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:48 smithi070 bash[18579]: audit 2024-04-24T17:27:48.174497+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:27:48.426 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:48 smithi070 bash[23661]: cluster 2024-04-24T17:27:46.385960+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-04-24T17:27:48.426 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:48 smithi070 bash[23661]: audit 2024-04-24T17:27:48.150940+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:27:48.426 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:48 smithi070 bash[23661]: audit 2024-04-24T17:27:48.171639+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:27:48.426 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:48 smithi070 bash[23661]: audit 2024-04-24T17:27:48.173396+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:27:48.426 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:48 smithi070 bash[23661]: audit 2024-04-24T17:27:48.174497+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:27:48.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:48 smithi137 bash[18617]: cluster 2024-04-24T17:27:46.385960+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-04-24T17:27:48.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:48 smithi137 bash[18617]: audit 2024-04-24T17:27:48.150940+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:27:48.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:48 smithi137 bash[18617]: audit 2024-04-24T17:27:48.171639+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:27:48.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:48 smithi137 bash[18617]: audit 2024-04-24T17:27:48.173396+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:27:48.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:48 smithi137 bash[18617]: audit 2024-04-24T17:27:48.174497+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:27:48.837 DEBUG:teuthology.orchestra.run.smithi070:osd.1> sudo journalctl -f -n 0 -u ceph-6229cc3c-025f-11ef-bc93-c7b262605968@osd.1.service 2024-04-24T17:27:48.839 INFO:tasks.cephadm:Deploying osd.2 on smithi070 with /dev/vg_nvme/lv_2... 2024-04-24T17:27:48.839 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-04-24T17:27:49.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:49 smithi137 bash[18617]: audit 2024-04-24T17:27:48.848865+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.70:6810/2337907058,v1:172.21.15.70:6811/2337907058]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-24T17:27:49.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:49 smithi137 bash[18617]: audit 2024-04-24T17:27:48.849418+0000 mon.a (mon.0) 302 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-24T17:27:49.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:49 smithi070 bash[18579]: audit 2024-04-24T17:27:48.848865+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.70:6810/2337907058,v1:172.21.15.70:6811/2337907058]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-24T17:27:49.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:49 smithi070 bash[18579]: audit 2024-04-24T17:27:48.849418+0000 mon.a (mon.0) 302 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-24T17:27:49.590 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:49 smithi070 bash[23661]: audit 2024-04-24T17:27:48.848865+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.70:6810/2337907058,v1:172.21.15.70:6811/2337907058]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-24T17:27:49.590 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:49 smithi070 bash[23661]: audit 2024-04-24T17:27:48.849418+0000 mon.a (mon.0) 302 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-24T17:27:50.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:50 smithi070 bash[18579]: cluster 2024-04-24T17:27:48.386343+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T17:27:50.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:50 smithi070 bash[18579]: audit 2024-04-24T17:27:49.285658+0000 mon.a (mon.0) 303 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-24T17:27:50.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:50 smithi070 bash[18579]: cluster 2024-04-24T17:27:49.285782+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-24T17:27:50.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:50 smithi070 bash[18579]: audit 2024-04-24T17:27:49.286070+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T17:27:50.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:50 smithi070 bash[18579]: audit 2024-04-24T17:27:49.287147+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.70:6810/2337907058,v1:172.21.15.70:6811/2337907058]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]: dispatch 2024-04-24T17:27:50.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:50 smithi070 bash[18579]: audit 2024-04-24T17:27:49.287972+0000 mon.a (mon.0) 306 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]: dispatch 2024-04-24T17:27:50.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:50 smithi070 bash[23661]: cluster 2024-04-24T17:27:48.386343+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T17:27:50.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:50 smithi070 bash[23661]: audit 2024-04-24T17:27:49.285658+0000 mon.a (mon.0) 303 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-24T17:27:50.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:50 smithi070 bash[23661]: cluster 2024-04-24T17:27:49.285782+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-24T17:27:50.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:50 smithi070 bash[23661]: audit 2024-04-24T17:27:49.286070+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T17:27:50.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:50 smithi070 bash[23661]: audit 2024-04-24T17:27:49.287147+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.70:6810/2337907058,v1:172.21.15.70:6811/2337907058]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]: dispatch 2024-04-24T17:27:50.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:50 smithi070 bash[23661]: audit 2024-04-24T17:27:49.287972+0000 mon.a (mon.0) 306 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]: dispatch 2024-04-24T17:27:50.592 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:27:50 smithi070 bash[29262]: debug 2024-04-24T17:27:50.292+0000 7f7c0f3ba700 -1 osd.1 0 waiting for initial osdmap 2024-04-24T17:27:50.592 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:27:50 smithi070 bash[29262]: debug 2024-04-24T17:27:50.296+0000 7f7c0bd55700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-24T17:27:50.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:50 smithi137 bash[18617]: cluster 2024-04-24T17:27:48.386343+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T17:27:50.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:50 smithi137 bash[18617]: audit 2024-04-24T17:27:49.285658+0000 mon.a (mon.0) 303 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-24T17:27:50.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:50 smithi137 bash[18617]: cluster 2024-04-24T17:27:49.285782+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-24T17:27:50.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:50 smithi137 bash[18617]: audit 2024-04-24T17:27:49.286070+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T17:27:50.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:50 smithi137 bash[18617]: audit 2024-04-24T17:27:49.287147+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.70:6810/2337907058,v1:172.21.15.70:6811/2337907058]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]: dispatch 2024-04-24T17:27:50.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:50 smithi137 bash[18617]: audit 2024-04-24T17:27:49.287972+0000 mon.a (mon.0) 306 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]: dispatch 2024-04-24T17:27:51.612 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:51 smithi070 bash[18579]: audit 2024-04-24T17:27:50.286273+0000 mon.a (mon.0) 307 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]': finished 2024-04-24T17:27:51.612 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:51 smithi070 bash[18579]: cluster 2024-04-24T17:27:50.286423+0000 mon.a (mon.0) 308 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-24T17:27:51.612 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:51 smithi070 bash[18579]: audit 2024-04-24T17:27:50.287074+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T17:27:51.612 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:51 smithi070 bash[18579]: audit 2024-04-24T17:27:50.297308+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T17:27:51.612 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:51 smithi070 bash[23661]: audit 2024-04-24T17:27:50.286273+0000 mon.a (mon.0) 307 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]': finished 2024-04-24T17:27:51.612 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:51 smithi070 bash[23661]: cluster 2024-04-24T17:27:50.286423+0000 mon.a (mon.0) 308 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-24T17:27:51.612 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:51 smithi070 bash[23661]: audit 2024-04-24T17:27:50.287074+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T17:27:51.612 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:51 smithi070 bash[23661]: audit 2024-04-24T17:27:50.297308+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T17:27:51.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:51 smithi137 bash[18617]: audit 2024-04-24T17:27:50.286273+0000 mon.a (mon.0) 307 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]': finished 2024-04-24T17:27:51.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:51 smithi137 bash[18617]: cluster 2024-04-24T17:27:50.286423+0000 mon.a (mon.0) 308 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-24T17:27:51.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:51 smithi137 bash[18617]: audit 2024-04-24T17:27:50.287074+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T17:27:51.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:51 smithi137 bash[18617]: audit 2024-04-24T17:27:50.297308+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T17:27:52.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:52 smithi070 bash[18579]: cluster 2024-04-24T17:27:49.825942+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-24T17:27:52.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:52 smithi070 bash[18579]: cluster 2024-04-24T17:27:49.826116+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-24T17:27:52.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:52 smithi070 bash[18579]: cluster 2024-04-24T17:27:50.386800+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T17:27:52.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:52 smithi070 bash[18579]: cluster 2024-04-24T17:27:51.297071+0000 mon.a (mon.0) 311 : cluster [INF] osd.1 [v2:172.21.15.70:6810/2337907058,v1:172.21.15.70:6811/2337907058] boot 2024-04-24T17:27:52.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:52 smithi070 bash[18579]: cluster 2024-04-24T17:27:51.297193+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-04-24T17:27:52.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:52 smithi070 bash[18579]: audit 2024-04-24T17:27:51.297905+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T17:27:52.585 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:52 smithi070 bash[23661]: cluster 2024-04-24T17:27:49.825942+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-24T17:27:52.585 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:52 smithi070 bash[23661]: cluster 2024-04-24T17:27:49.826116+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-24T17:27:52.586 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:52 smithi070 bash[23661]: cluster 2024-04-24T17:27:50.386800+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T17:27:52.586 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:52 smithi070 bash[23661]: cluster 2024-04-24T17:27:51.297071+0000 mon.a (mon.0) 311 : cluster [INF] osd.1 [v2:172.21.15.70:6810/2337907058,v1:172.21.15.70:6811/2337907058] boot 2024-04-24T17:27:52.586 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:52 smithi070 bash[23661]: cluster 2024-04-24T17:27:51.297193+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-04-24T17:27:52.586 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:52 smithi070 bash[23661]: audit 2024-04-24T17:27:51.297905+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T17:27:52.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:52 smithi137 bash[18617]: cluster 2024-04-24T17:27:49.825942+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-24T17:27:52.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:52 smithi137 bash[18617]: cluster 2024-04-24T17:27:49.826116+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-24T17:27:52.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:52 smithi137 bash[18617]: cluster 2024-04-24T17:27:50.386800+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T17:27:52.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:52 smithi137 bash[18617]: cluster 2024-04-24T17:27:51.297071+0000 mon.a (mon.0) 311 : cluster [INF] osd.1 [v2:172.21.15.70:6810/2337907058,v1:172.21.15.70:6811/2337907058] boot 2024-04-24T17:27:52.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:52 smithi137 bash[18617]: cluster 2024-04-24T17:27:51.297193+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-04-24T17:27:52.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:52 smithi137 bash[18617]: audit 2024-04-24T17:27:51.297905+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T17:27:53.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:53 smithi070 bash[18579]: cluster 2024-04-24T17:27:52.309808+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-24T17:27:53.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:53 smithi070 bash[18579]: cluster 2024-04-24T17:27:52.387293+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-04-24T17:27:53.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:53 smithi070 bash[23661]: cluster 2024-04-24T17:27:52.309808+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-24T17:27:53.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:53 smithi070 bash[23661]: cluster 2024-04-24T17:27:52.387293+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-04-24T17:27:53.642 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-04-24T17:27:53.676 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi070:vg_nvme/lv_2 2024-04-24T17:27:53.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:53 smithi137 bash[18617]: cluster 2024-04-24T17:27:52.309808+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-24T17:27:53.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:53 smithi137 bash[18617]: cluster 2024-04-24T17:27:52.387293+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-04-24T17:27:56.284 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:55 smithi137 bash[18617]: cluster 2024-04-24T17:27:54.387743+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T17:27:56.340 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:55 smithi070 bash[23661]: cluster 2024-04-24T17:27:54.387743+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T17:27:56.340 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:55 smithi070 bash[18579]: cluster 2024-04-24T17:27:54.387743+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T17:27:57.180 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:56 smithi070 bash[18579]: audit 2024-04-24T17:27:56.954266+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-24T17:27:57.180 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:56 smithi070 bash[18579]: audit 2024-04-24T17:27:56.959280+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-24T17:27:57.180 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:56 smithi070 bash[18579]: audit 2024-04-24T17:27:56.960222+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:27:57.181 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:56 smithi070 bash[23661]: audit 2024-04-24T17:27:56.954266+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-24T17:27:57.181 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:56 smithi070 bash[23661]: audit 2024-04-24T17:27:56.959280+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-24T17:27:57.181 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:56 smithi070 bash[23661]: audit 2024-04-24T17:27:56.960222+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:27:57.284 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:56 smithi137 bash[18617]: audit 2024-04-24T17:27:56.954266+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-24T17:27:57.284 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:56 smithi137 bash[18617]: audit 2024-04-24T17:27:56.959280+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-24T17:27:57.284 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:56 smithi137 bash[18617]: audit 2024-04-24T17:27:56.960222+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:27:58.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:58 smithi137 bash[18617]: cluster 2024-04-24T17:27:56.388274+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T17:27:58.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:58 smithi137 bash[18617]: audit 2024-04-24T17:27:56.949524+0000 mgr.y (mgr.14152) 102 : audit [DBG] from='client.24163 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi070:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:27:58.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:58 smithi137 bash[18617]: cephadm 2024-04-24T17:27:57.186220+0000 mgr.y (mgr.14152) 103 : cephadm [INF] Detected new or changed devices on smithi070 2024-04-24T17:27:58.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:58 smithi137 bash[18617]: audit 2024-04-24T17:27:57.191073+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:27:58.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:58 smithi137 bash[18617]: audit 2024-04-24T17:27:57.191953+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:27:58.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:58 smithi137 bash[18617]: audit 2024-04-24T17:27:57.192634+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:27:58.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:58 smithi137 bash[18617]: cephadm 2024-04-24T17:27:57.193133+0000 mgr.y (mgr.14152) 104 : cephadm [INF] Adjusting osd_memory_target on smithi070 to 8120M 2024-04-24T17:27:58.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:58 smithi137 bash[18617]: audit 2024-04-24T17:27:57.196694+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:27:58.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:27:58 smithi137 bash[18617]: audit 2024-04-24T17:27:57.201396+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:27:58.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:58 smithi070 bash[18579]: cluster 2024-04-24T17:27:56.388274+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T17:27:58.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:58 smithi070 bash[18579]: audit 2024-04-24T17:27:56.949524+0000 mgr.y (mgr.14152) 102 : audit [DBG] from='client.24163 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi070:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:27:58.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:58 smithi070 bash[18579]: cephadm 2024-04-24T17:27:57.186220+0000 mgr.y (mgr.14152) 103 : cephadm [INF] Detected new or changed devices on smithi070 2024-04-24T17:27:58.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:58 smithi070 bash[18579]: audit 2024-04-24T17:27:57.191073+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:27:58.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:58 smithi070 bash[18579]: audit 2024-04-24T17:27:57.191953+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:27:58.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:58 smithi070 bash[18579]: audit 2024-04-24T17:27:57.192634+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:27:58.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:58 smithi070 bash[18579]: cephadm 2024-04-24T17:27:57.193133+0000 mgr.y (mgr.14152) 104 : cephadm [INF] Adjusting osd_memory_target on smithi070 to 8120M 2024-04-24T17:27:58.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:58 smithi070 bash[18579]: audit 2024-04-24T17:27:57.196694+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:27:58.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:27:58 smithi070 bash[18579]: audit 2024-04-24T17:27:57.201396+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:27:58.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:58 smithi070 bash[23661]: cluster 2024-04-24T17:27:56.388274+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T17:27:58.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:58 smithi070 bash[23661]: audit 2024-04-24T17:27:56.949524+0000 mgr.y (mgr.14152) 102 : audit [DBG] from='client.24163 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi070:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:27:58.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:58 smithi070 bash[23661]: cephadm 2024-04-24T17:27:57.186220+0000 mgr.y (mgr.14152) 103 : cephadm [INF] Detected new or changed devices on smithi070 2024-04-24T17:27:58.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:58 smithi070 bash[23661]: audit 2024-04-24T17:27:57.191073+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:27:58.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:58 smithi070 bash[23661]: audit 2024-04-24T17:27:57.191953+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:27:58.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:58 smithi070 bash[23661]: audit 2024-04-24T17:27:57.192634+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:27:58.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:58 smithi070 bash[23661]: cephadm 2024-04-24T17:27:57.193133+0000 mgr.y (mgr.14152) 104 : cephadm [INF] Adjusting osd_memory_target on smithi070 to 8120M 2024-04-24T17:27:58.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:58 smithi070 bash[23661]: audit 2024-04-24T17:27:57.196694+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:27:58.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:27:58 smithi070 bash[23661]: audit 2024-04-24T17:27:57.201396+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:28:00.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:00 smithi137 bash[18617]: cluster 2024-04-24T17:27:58.388785+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-04-24T17:28:00.549 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:00 smithi070 bash[18579]: cluster 2024-04-24T17:27:58.388785+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-04-24T17:28:00.549 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:00 smithi070 bash[23661]: cluster 2024-04-24T17:27:58.388785+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-04-24T17:28:02.340 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:02 smithi070 bash[23661]: cluster 2024-04-24T17:28:00.389273+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T17:28:02.340 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:02 smithi070 bash[18579]: cluster 2024-04-24T17:28:00.389273+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T17:28:02.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:02 smithi137 bash[18617]: cluster 2024-04-24T17:28:00.389273+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T17:28:03.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:03 smithi137 bash[18617]: audit 2024-04-24T17:28:02.853762+0000 mon.c (mon.1) 9 : audit [INF] from='client.? 172.21.15.70:0/1616317828' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "38af9200-e245-46ad-b6c1-45307a21e22d"}]: dispatch 2024-04-24T17:28:03.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:03 smithi137 bash[18617]: audit 2024-04-24T17:28:02.854504+0000 mon.a (mon.0) 323 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "38af9200-e245-46ad-b6c1-45307a21e22d"}]: dispatch 2024-04-24T17:28:03.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:03 smithi137 bash[18617]: audit 2024-04-24T17:28:02.859930+0000 mon.a (mon.0) 324 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "38af9200-e245-46ad-b6c1-45307a21e22d"}]': finished 2024-04-24T17:28:03.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:03 smithi137 bash[18617]: cluster 2024-04-24T17:28:02.860010+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-04-24T17:28:03.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:03 smithi137 bash[18617]: audit 2024-04-24T17:28:02.860222+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T17:28:03.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:03 smithi070 bash[18579]: audit 2024-04-24T17:28:02.853762+0000 mon.c (mon.1) 9 : audit [INF] from='client.? 172.21.15.70:0/1616317828' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "38af9200-e245-46ad-b6c1-45307a21e22d"}]: dispatch 2024-04-24T17:28:03.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:03 smithi070 bash[18579]: audit 2024-04-24T17:28:02.854504+0000 mon.a (mon.0) 323 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "38af9200-e245-46ad-b6c1-45307a21e22d"}]: dispatch 2024-04-24T17:28:03.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:03 smithi070 bash[18579]: audit 2024-04-24T17:28:02.859930+0000 mon.a (mon.0) 324 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "38af9200-e245-46ad-b6c1-45307a21e22d"}]': finished 2024-04-24T17:28:03.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:03 smithi070 bash[18579]: cluster 2024-04-24T17:28:02.860010+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-04-24T17:28:03.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:03 smithi070 bash[18579]: audit 2024-04-24T17:28:02.860222+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T17:28:03.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:03 smithi070 bash[23661]: audit 2024-04-24T17:28:02.853762+0000 mon.c (mon.1) 9 : audit [INF] from='client.? 172.21.15.70:0/1616317828' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "38af9200-e245-46ad-b6c1-45307a21e22d"}]: dispatch 2024-04-24T17:28:03.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:03 smithi070 bash[23661]: audit 2024-04-24T17:28:02.854504+0000 mon.a (mon.0) 323 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "38af9200-e245-46ad-b6c1-45307a21e22d"}]: dispatch 2024-04-24T17:28:03.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:03 smithi070 bash[23661]: audit 2024-04-24T17:28:02.859930+0000 mon.a (mon.0) 324 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "38af9200-e245-46ad-b6c1-45307a21e22d"}]': finished 2024-04-24T17:28:03.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:03 smithi070 bash[23661]: cluster 2024-04-24T17:28:02.860010+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-04-24T17:28:03.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:03 smithi070 bash[23661]: audit 2024-04-24T17:28:02.860222+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T17:28:04.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:04 smithi137 bash[18617]: cluster 2024-04-24T17:28:02.389743+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T17:28:04.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:04 smithi137 bash[18617]: audit 2024-04-24T17:28:03.528364+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.70:0/2179354472' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-24T17:28:04.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:04 smithi070 bash[18579]: cluster 2024-04-24T17:28:02.389743+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T17:28:04.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:04 smithi070 bash[18579]: audit 2024-04-24T17:28:03.528364+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.70:0/2179354472' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-24T17:28:04.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:04 smithi070 bash[23661]: cluster 2024-04-24T17:28:02.389743+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T17:28:04.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:04 smithi070 bash[23661]: audit 2024-04-24T17:28:03.528364+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.70:0/2179354472' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-24T17:28:06.209 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:06 smithi070 bash[18579]: cluster 2024-04-24T17:28:04.390233+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-04-24T17:28:06.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:06 smithi137 bash[18617]: cluster 2024-04-24T17:28:04.390233+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-04-24T17:28:06.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:06 smithi070 bash[23661]: cluster 2024-04-24T17:28:04.390233+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-04-24T17:28:08.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:08 smithi137 bash[18617]: cluster 2024-04-24T17:28:06.390741+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-04-24T17:28:08.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:08 smithi070 bash[18579]: cluster 2024-04-24T17:28:06.390741+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-04-24T17:28:08.590 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:08 smithi070 bash[23661]: cluster 2024-04-24T17:28:06.390741+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-04-24T17:28:10.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:10 smithi137 bash[18617]: cluster 2024-04-24T17:28:08.391212+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-04-24T17:28:10.567 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:10 smithi070 bash[18579]: cluster 2024-04-24T17:28:08.391212+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-04-24T17:28:10.567 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:10 smithi070 bash[23661]: cluster 2024-04-24T17:28:08.391212+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-04-24T17:28:12.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:12 smithi137 bash[18617]: cluster 2024-04-24T17:28:10.391678+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T17:28:12.558 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:12 smithi070 bash[18579]: cluster 2024-04-24T17:28:10.391678+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T17:28:12.558 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:12 smithi070 bash[23661]: cluster 2024-04-24T17:28:10.391678+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T17:28:13.303 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:13 smithi070 bash[18579]: audit 2024-04-24T17:28:13.050600+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-24T17:28:13.303 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:13 smithi070 bash[18579]: audit 2024-04-24T17:28:13.052087+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:28:13.303 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:13 smithi070 bash[23661]: audit 2024-04-24T17:28:13.050600+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-24T17:28:13.303 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:13 smithi070 bash[23661]: audit 2024-04-24T17:28:13.052087+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:28:13.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:13 smithi137 bash[18617]: audit 2024-04-24T17:28:13.050600+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-24T17:28:13.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:13 smithi137 bash[18617]: audit 2024-04-24T17:28:13.052087+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:28:14.440 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:14 smithi070 bash[18579]: cluster 2024-04-24T17:28:12.392090+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T17:28:14.440 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:14 smithi070 bash[18579]: cephadm 2024-04-24T17:28:13.053495+0000 mgr.y (mgr.14152) 113 : cephadm [INF] Deploying daemon osd.2 on smithi070 2024-04-24T17:28:14.440 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:14 smithi070 bash[23661]: cluster 2024-04-24T17:28:12.392090+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T17:28:14.440 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:14 smithi070 bash[23661]: cephadm 2024-04-24T17:28:13.053495+0000 mgr.y (mgr.14152) 113 : cephadm [INF] Deploying daemon osd.2 on smithi070 2024-04-24T17:28:14.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:14 smithi137 bash[18617]: cluster 2024-04-24T17:28:12.392090+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T17:28:14.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:14 smithi137 bash[18617]: cephadm 2024-04-24T17:28:13.053495+0000 mgr.y (mgr.14152) 113 : cephadm [INF] Deploying daemon osd.2 on smithi070 2024-04-24T17:28:16.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:16 smithi137 bash[18617]: cluster 2024-04-24T17:28:14.392534+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-04-24T17:28:16.539 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:16 smithi070 bash[18579]: cluster 2024-04-24T17:28:14.392534+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-04-24T17:28:16.539 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:16 smithi070 bash[23661]: cluster 2024-04-24T17:28:14.392534+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-04-24T17:28:16.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:16 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:28:16.841 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:16 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:28:16.841 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:28:16 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:28:16.841 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:28:16 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:28:16.842 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:28:16 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:28:17.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:16 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:28:17.341 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:28:16 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:28:17.341 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:16 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:28:17.341 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:28:16 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:28:17.342 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:28:16 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:28:18.284 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:18 smithi137 bash[18617]: cluster 2024-04-24T17:28:16.393023+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-04-24T17:28:18.285 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:18 smithi137 bash[18617]: audit 2024-04-24T17:28:17.015438+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:28:18.285 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:18 smithi137 bash[18617]: audit 2024-04-24T17:28:17.015742+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:28:18.285 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:18 smithi137 bash[18617]: audit 2024-04-24T17:28:17.017222+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:28:18.285 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:18 smithi137 bash[18617]: audit 2024-04-24T17:28:17.018353+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:28:18.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:18 smithi070 bash[18579]: cluster 2024-04-24T17:28:16.393023+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-04-24T17:28:18.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:18 smithi070 bash[18579]: audit 2024-04-24T17:28:17.015438+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:28:18.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:18 smithi070 bash[18579]: audit 2024-04-24T17:28:17.015742+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:28:18.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:18 smithi070 bash[18579]: audit 2024-04-24T17:28:17.017222+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:28:18.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:18 smithi070 bash[18579]: audit 2024-04-24T17:28:17.018353+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:28:18.341 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:18 smithi070 bash[23661]: cluster 2024-04-24T17:28:16.393023+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-04-24T17:28:18.341 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:18 smithi070 bash[23661]: audit 2024-04-24T17:28:17.015438+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:28:18.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:18 smithi070 bash[23661]: audit 2024-04-24T17:28:17.015742+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:28:18.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:18 smithi070 bash[23661]: audit 2024-04-24T17:28:17.017222+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:28:18.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:18 smithi070 bash[23661]: audit 2024-04-24T17:28:17.018353+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:28:20.284 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:20 smithi137 bash[18617]: cluster 2024-04-24T17:28:18.393470+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-04-24T17:28:20.304 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:20 smithi070 bash[18579]: cluster 2024-04-24T17:28:18.393470+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-04-24T17:28:20.304 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:20 smithi070 bash[23661]: cluster 2024-04-24T17:28:18.393470+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-04-24T17:28:21.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:21 smithi070 bash[18579]: cluster 2024-04-24T17:28:20.393842+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-04-24T17:28:21.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:21 smithi070 bash[18579]: audit 2024-04-24T17:28:20.433321+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:28:21.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:21 smithi070 bash[18579]: audit 2024-04-24T17:28:20.438552+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:28:21.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:21 smithi070 bash[23661]: cluster 2024-04-24T17:28:20.393842+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-04-24T17:28:21.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:21 smithi070 bash[23661]: audit 2024-04-24T17:28:20.433321+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:28:21.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:21 smithi070 bash[23661]: audit 2024-04-24T17:28:20.438552+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:28:21.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:21 smithi137 bash[18617]: cluster 2024-04-24T17:28:20.393842+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-04-24T17:28:21.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:21 smithi137 bash[18617]: audit 2024-04-24T17:28:20.433321+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:28:21.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:21 smithi137 bash[18617]: audit 2024-04-24T17:28:20.438552+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:28:23.409 INFO:teuthology.orchestra.run.smithi070.stdout:Created osd(s) 2 on host 'smithi070' 2024-04-24T17:28:23.661 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:23 smithi070 bash[18579]: cluster 2024-04-24T17:28:22.394189+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T17:28:23.662 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:23 smithi070 bash[18579]: audit 2024-04-24T17:28:23.409883+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:28:23.662 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:23 smithi070 bash[18579]: audit 2024-04-24T17:28:23.413926+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:28:23.662 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:23 smithi070 bash[18579]: audit 2024-04-24T17:28:23.416327+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:28:23.662 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:23 smithi070 bash[18579]: audit 2024-04-24T17:28:23.417404+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:28:23.662 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:23 smithi070 bash[23661]: cluster 2024-04-24T17:28:22.394189+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T17:28:23.662 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:23 smithi070 bash[23661]: audit 2024-04-24T17:28:23.409883+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:28:23.662 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:23 smithi070 bash[23661]: audit 2024-04-24T17:28:23.413926+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:28:23.662 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:23 smithi070 bash[23661]: audit 2024-04-24T17:28:23.416327+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:28:23.662 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:23 smithi070 bash[23661]: audit 2024-04-24T17:28:23.417404+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:28:23.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:23 smithi137 bash[18617]: cluster 2024-04-24T17:28:22.394189+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T17:28:23.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:23 smithi137 bash[18617]: audit 2024-04-24T17:28:23.409883+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:28:23.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:23 smithi137 bash[18617]: audit 2024-04-24T17:28:23.413926+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:28:23.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:23 smithi137 bash[18617]: audit 2024-04-24T17:28:23.416327+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:28:23.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:23 smithi137 bash[18617]: audit 2024-04-24T17:28:23.417404+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:28:24.149 DEBUG:teuthology.orchestra.run.smithi070:osd.2> sudo journalctl -f -n 0 -u ceph-6229cc3c-025f-11ef-bc93-c7b262605968@osd.2.service 2024-04-24T17:28:24.151 INFO:tasks.cephadm:Deploying osd.3 on smithi070 with /dev/vg_nvme/lv_1... 2024-04-24T17:28:24.151 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-04-24T17:28:24.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:24 smithi137 bash[18617]: audit 2024-04-24T17:28:23.837291+0000 mon.a (mon.0) 339 : audit [INF] from='osd.2 [v2:172.21.15.70:6818/944890733,v1:172.21.15.70:6819/944890733]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-24T17:28:24.841 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:24 smithi070 bash[23661]: audit 2024-04-24T17:28:23.837291+0000 mon.a (mon.0) 339 : audit [INF] from='osd.2 [v2:172.21.15.70:6818/944890733,v1:172.21.15.70:6819/944890733]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-24T17:28:24.841 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:24 smithi070 bash[18579]: audit 2024-04-24T17:28:23.837291+0000 mon.a (mon.0) 339 : audit [INF] from='osd.2 [v2:172.21.15.70:6818/944890733,v1:172.21.15.70:6819/944890733]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-24T17:28:25.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:25 smithi070 bash[18579]: cluster 2024-04-24T17:28:24.394592+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T17:28:25.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:25 smithi070 bash[18579]: audit 2024-04-24T17:28:24.451363+0000 mon.a (mon.0) 340 : audit [INF] from='osd.2 [v2:172.21.15.70:6818/944890733,v1:172.21.15.70:6819/944890733]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-24T17:28:25.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:25 smithi070 bash[18579]: cluster 2024-04-24T17:28:24.451502+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-24T17:28:25.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:25 smithi070 bash[18579]: audit 2024-04-24T17:28:24.451799+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T17:28:25.592 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:25 smithi070 bash[18579]: audit 2024-04-24T17:28:24.452653+0000 mon.a (mon.0) 343 : audit [INF] from='osd.2 [v2:172.21.15.70:6818/944890733,v1:172.21.15.70:6819/944890733]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]: dispatch 2024-04-24T17:28:25.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:25 smithi070 bash[23661]: cluster 2024-04-24T17:28:24.394592+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T17:28:25.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:25 smithi070 bash[23661]: audit 2024-04-24T17:28:24.451363+0000 mon.a (mon.0) 340 : audit [INF] from='osd.2 [v2:172.21.15.70:6818/944890733,v1:172.21.15.70:6819/944890733]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-24T17:28:25.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:25 smithi070 bash[23661]: cluster 2024-04-24T17:28:24.451502+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-24T17:28:25.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:25 smithi070 bash[23661]: audit 2024-04-24T17:28:24.451799+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T17:28:25.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:25 smithi070 bash[23661]: audit 2024-04-24T17:28:24.452653+0000 mon.a (mon.0) 343 : audit [INF] from='osd.2 [v2:172.21.15.70:6818/944890733,v1:172.21.15.70:6819/944890733]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]: dispatch 2024-04-24T17:28:25.592 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:28:25 smithi070 bash[32331]: debug 2024-04-24T17:28:25.454+0000 7f6727a18700 -1 osd.2 0 waiting for initial osdmap 2024-04-24T17:28:25.592 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:28:25 smithi070 bash[32331]: debug 2024-04-24T17:28:25.458+0000 7f67243b3700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-24T17:28:25.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:25 smithi137 bash[18617]: cluster 2024-04-24T17:28:24.394592+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T17:28:25.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:25 smithi137 bash[18617]: audit 2024-04-24T17:28:24.451363+0000 mon.a (mon.0) 340 : audit [INF] from='osd.2 [v2:172.21.15.70:6818/944890733,v1:172.21.15.70:6819/944890733]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-24T17:28:25.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:25 smithi137 bash[18617]: cluster 2024-04-24T17:28:24.451502+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-24T17:28:25.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:25 smithi137 bash[18617]: audit 2024-04-24T17:28:24.451799+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T17:28:25.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:25 smithi137 bash[18617]: audit 2024-04-24T17:28:24.452653+0000 mon.a (mon.0) 343 : audit [INF] from='osd.2 [v2:172.21.15.70:6818/944890733,v1:172.21.15.70:6819/944890733]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]: dispatch 2024-04-24T17:28:26.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:26 smithi137 bash[18617]: audit 2024-04-24T17:28:25.451131+0000 mon.a (mon.0) 344 : audit [INF] from='osd.2 [v2:172.21.15.70:6818/944890733,v1:172.21.15.70:6819/944890733]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]': finished 2024-04-24T17:28:26.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:26 smithi137 bash[18617]: cluster 2024-04-24T17:28:25.451206+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-24T17:28:26.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:26 smithi137 bash[18617]: audit 2024-04-24T17:28:25.451536+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T17:28:26.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:26 smithi137 bash[18617]: audit 2024-04-24T17:28:25.456934+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T17:28:26.841 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:26 smithi070 bash[18579]: audit 2024-04-24T17:28:25.451131+0000 mon.a (mon.0) 344 : audit [INF] from='osd.2 [v2:172.21.15.70:6818/944890733,v1:172.21.15.70:6819/944890733]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]': finished 2024-04-24T17:28:26.841 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:26 smithi070 bash[18579]: cluster 2024-04-24T17:28:25.451206+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-24T17:28:26.841 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:26 smithi070 bash[18579]: audit 2024-04-24T17:28:25.451536+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T17:28:26.841 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:26 smithi070 bash[18579]: audit 2024-04-24T17:28:25.456934+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T17:28:26.841 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:26 smithi070 bash[23661]: audit 2024-04-24T17:28:25.451131+0000 mon.a (mon.0) 344 : audit [INF] from='osd.2 [v2:172.21.15.70:6818/944890733,v1:172.21.15.70:6819/944890733]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]': finished 2024-04-24T17:28:26.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:26 smithi070 bash[23661]: cluster 2024-04-24T17:28:25.451206+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-24T17:28:26.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:26 smithi070 bash[23661]: audit 2024-04-24T17:28:25.451536+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T17:28:26.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:26 smithi070 bash[23661]: audit 2024-04-24T17:28:25.456934+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T17:28:27.539 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:27 smithi070 bash[18579]: cluster 2024-04-24T17:28:24.787755+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-24T17:28:27.539 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:27 smithi070 bash[18579]: cluster 2024-04-24T17:28:24.787953+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-24T17:28:27.540 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:27 smithi070 bash[18579]: cluster 2024-04-24T17:28:26.395036+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T17:28:27.540 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:27 smithi070 bash[18579]: cluster 2024-04-24T17:28:26.461361+0000 mon.a (mon.0) 348 : cluster [INF] osd.2 [v2:172.21.15.70:6818/944890733,v1:172.21.15.70:6819/944890733] boot 2024-04-24T17:28:27.540 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:27 smithi070 bash[18579]: cluster 2024-04-24T17:28:26.461466+0000 mon.a (mon.0) 349 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-04-24T17:28:27.540 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:27 smithi070 bash[18579]: audit 2024-04-24T17:28:26.462238+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T17:28:27.540 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:27 smithi070 bash[18579]: audit 2024-04-24T17:28:26.494855+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' 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-04-24T17:28:27.540 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:27 smithi070 bash[23661]: cluster 2024-04-24T17:28:24.787755+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-24T17:28:27.540 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:27 smithi070 bash[23661]: cluster 2024-04-24T17:28:24.787953+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-24T17:28:27.540 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:27 smithi070 bash[23661]: cluster 2024-04-24T17:28:26.395036+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T17:28:27.540 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:27 smithi070 bash[23661]: cluster 2024-04-24T17:28:26.461361+0000 mon.a (mon.0) 348 : cluster [INF] osd.2 [v2:172.21.15.70:6818/944890733,v1:172.21.15.70:6819/944890733] boot 2024-04-24T17:28:27.540 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:27 smithi070 bash[23661]: cluster 2024-04-24T17:28:26.461466+0000 mon.a (mon.0) 349 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-04-24T17:28:27.540 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:27 smithi070 bash[23661]: audit 2024-04-24T17:28:26.462238+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T17:28:27.540 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:27 smithi070 bash[23661]: audit 2024-04-24T17:28:26.494855+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' 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-04-24T17:28:27.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:27 smithi137 bash[18617]: cluster 2024-04-24T17:28:24.787755+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-24T17:28:27.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:27 smithi137 bash[18617]: cluster 2024-04-24T17:28:24.787953+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-24T17:28:27.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:27 smithi137 bash[18617]: cluster 2024-04-24T17:28:26.395036+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T17:28:27.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:27 smithi137 bash[18617]: cluster 2024-04-24T17:28:26.461361+0000 mon.a (mon.0) 348 : cluster [INF] osd.2 [v2:172.21.15.70:6818/944890733,v1:172.21.15.70:6819/944890733] boot 2024-04-24T17:28:27.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:27 smithi137 bash[18617]: cluster 2024-04-24T17:28:26.461466+0000 mon.a (mon.0) 349 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-04-24T17:28:27.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:27 smithi137 bash[18617]: audit 2024-04-24T17:28:26.462238+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T17:28:27.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:27 smithi137 bash[18617]: audit 2024-04-24T17:28:26.494855+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' 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-04-24T17:28:28.764 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-04-24T17:28:28.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:28 smithi137 bash[18617]: audit 2024-04-24T17:28:27.474894+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' 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-04-24T17:28:28.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:28 smithi137 bash[18617]: cluster 2024-04-24T17:28:27.474993+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-24T17:28:28.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:28 smithi137 bash[18617]: audit 2024-04-24T17:28:27.476233+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-24T17:28:28.798 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:28 smithi070 bash[18579]: audit 2024-04-24T17:28:27.474894+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' 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-04-24T17:28:28.798 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:28 smithi070 bash[18579]: cluster 2024-04-24T17:28:27.474993+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-24T17:28:28.798 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:28 smithi070 bash[18579]: audit 2024-04-24T17:28:27.476233+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-24T17:28:28.798 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:28 smithi070 bash[23661]: audit 2024-04-24T17:28:27.474894+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' 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-04-24T17:28:28.798 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:28 smithi070 bash[23661]: cluster 2024-04-24T17:28:27.474993+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-24T17:28:28.798 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:28 smithi070 bash[23661]: audit 2024-04-24T17:28:27.476233+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-24T17:28:28.799 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi070:vg_nvme/lv_1 2024-04-24T17:28:29.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:29 smithi137 bash[18617]: cluster 2024-04-24T17:28:28.395604+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v94: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-24T17:28:29.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:29 smithi137 bash[18617]: audit 2024-04-24T17:28:28.479528+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-24T17:28:29.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:29 smithi137 bash[18617]: cluster 2024-04-24T17:28:28.479828+0000 mon.a (mon.0) 356 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-24T17:28:29.841 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:29 smithi070 bash[18579]: cluster 2024-04-24T17:28:28.395604+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v94: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-24T17:28:29.841 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:29 smithi070 bash[18579]: audit 2024-04-24T17:28:28.479528+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-24T17:28:29.841 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:29 smithi070 bash[18579]: cluster 2024-04-24T17:28:28.479828+0000 mon.a (mon.0) 356 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-24T17:28:29.841 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:29 smithi070 bash[23661]: cluster 2024-04-24T17:28:28.395604+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v94: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-24T17:28:29.841 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:29 smithi070 bash[23661]: audit 2024-04-24T17:28:28.479528+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-24T17:28:29.841 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:29 smithi070 bash[23661]: cluster 2024-04-24T17:28:28.479828+0000 mon.a (mon.0) 356 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-24T17:28:30.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:30 smithi137 bash[18617]: cluster 2024-04-24T17:28:29.495160+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-24T17:28:30.812 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:30 smithi137 bash[18617]: audit 2024-04-24T17:28:29.708856+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:28:30.841 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:30 smithi070 bash[18579]: cluster 2024-04-24T17:28:29.495160+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-24T17:28:30.841 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:30 smithi070 bash[18579]: audit 2024-04-24T17:28:29.708856+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:28:30.841 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:30 smithi070 bash[23661]: cluster 2024-04-24T17:28:29.495160+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-24T17:28:30.841 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:30 smithi070 bash[23661]: audit 2024-04-24T17:28:29.708856+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:28:31.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:31 smithi137 bash[18617]: cluster 2024-04-24T17:28:30.395914+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v97: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-24T17:28:31.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:31 smithi137 bash[18617]: cluster 2024-04-24T17:28:30.500568+0000 mon.a (mon.0) 359 : cluster [DBG] mgrmap e15: y(active, since 2m), standbys: x 2024-04-24T17:28:31.827 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:31 smithi070 bash[23661]: cluster 2024-04-24T17:28:30.395914+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v97: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-24T17:28:31.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:31 smithi070 bash[23661]: cluster 2024-04-24T17:28:30.500568+0000 mon.a (mon.0) 359 : cluster [DBG] mgrmap e15: y(active, since 2m), standbys: x 2024-04-24T17:28:31.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:31 smithi070 bash[18579]: cluster 2024-04-24T17:28:30.395914+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v97: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-24T17:28:31.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:31 smithi070 bash[18579]: cluster 2024-04-24T17:28:30.500568+0000 mon.a (mon.0) 359 : cluster [DBG] mgrmap e15: y(active, since 2m), standbys: x 2024-04-24T17:28:33.592 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:33 smithi070 bash[18579]: audit 2024-04-24T17:28:31.508580+0000 mon.a (mon.0) 360 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-24T17:28:33.592 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:33 smithi070 bash[18579]: audit 2024-04-24T17:28:31.966213+0000 mgr.y (mgr.14152) 123 : audit [DBG] from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi070:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:28:33.592 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:33 smithi070 bash[18579]: audit 2024-04-24T17:28:32.366151+0000 mon.a (mon.0) 361 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-24T17:28:33.593 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:33 smithi070 bash[18579]: audit 2024-04-24T17:28:32.366398+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:28:33.593 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:33 smithi070 bash[18579]: audit 2024-04-24T17:28:32.367707+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:28:33.593 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:33 smithi070 bash[18579]: audit 2024-04-24T17:28:32.367856+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:28:33.593 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:33 smithi070 bash[18579]: audit 2024-04-24T17:28:32.368076+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-24T17:28:33.593 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:33 smithi070 bash[18579]: audit 2024-04-24T17:28:32.373114+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:28:33.593 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:33 smithi070 bash[18579]: audit 2024-04-24T17:28:32.373357+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-24T17:28:33.593 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:33 smithi070 bash[18579]: audit 2024-04-24T17:28:32.374257+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:28:33.593 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:33 smithi070 bash[18579]: audit 2024-04-24T17:28:32.374395+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:28:33.593 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:33 smithi070 bash[18579]: audit 2024-04-24T17:28:32.375304+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:28:33.593 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:33 smithi070 bash[18579]: audit 2024-04-24T17:28:32.375503+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:28:33.593 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:33 smithi070 bash[18579]: audit 2024-04-24T17:28:32.375818+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:28:33.593 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:33 smithi070 bash[18579]: audit 2024-04-24T17:28:32.376330+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:28:33.593 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:33 smithi070 bash[18579]: audit 2024-04-24T17:28:32.377666+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:28:33.594 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:33 smithi070 bash[23661]: audit 2024-04-24T17:28:31.508580+0000 mon.a (mon.0) 360 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-24T17:28:33.594 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:33 smithi070 bash[23661]: audit 2024-04-24T17:28:31.966213+0000 mgr.y (mgr.14152) 123 : audit [DBG] from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi070:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:28:33.594 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:33 smithi070 bash[23661]: audit 2024-04-24T17:28:32.366151+0000 mon.a (mon.0) 361 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-24T17:28:33.594 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:33 smithi070 bash[23661]: audit 2024-04-24T17:28:32.366398+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:28:33.594 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:33 smithi070 bash[23661]: audit 2024-04-24T17:28:32.367707+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:28:33.594 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:33 smithi070 bash[23661]: audit 2024-04-24T17:28:32.367856+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:28:33.594 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:33 smithi070 bash[23661]: audit 2024-04-24T17:28:32.368076+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-24T17:28:33.594 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:33 smithi070 bash[23661]: audit 2024-04-24T17:28:32.373114+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:28:33.594 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:33 smithi070 bash[23661]: audit 2024-04-24T17:28:32.373357+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-24T17:28:33.595 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:33 smithi070 bash[23661]: audit 2024-04-24T17:28:32.374257+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:28:33.595 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:33 smithi070 bash[23661]: audit 2024-04-24T17:28:32.374395+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:28:33.595 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:33 smithi070 bash[23661]: audit 2024-04-24T17:28:32.375304+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:28:33.595 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:33 smithi070 bash[23661]: audit 2024-04-24T17:28:32.375503+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:28:33.595 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:33 smithi070 bash[23661]: audit 2024-04-24T17:28:32.375818+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:28:33.595 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:33 smithi070 bash[23661]: audit 2024-04-24T17:28:32.376330+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:28:33.595 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:33 smithi070 bash[23661]: audit 2024-04-24T17:28:32.377666+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:28:34.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:34 smithi137 bash[18617]: audit 2024-04-24T17:28:31.508580+0000 mon.a (mon.0) 360 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-24T17:28:34.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:34 smithi137 bash[18617]: audit 2024-04-24T17:28:31.966213+0000 mgr.y (mgr.14152) 123 : audit [DBG] from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi070:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:28:34.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:34 smithi137 bash[18617]: audit 2024-04-24T17:28:32.366151+0000 mon.a (mon.0) 361 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-24T17:28:34.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:34 smithi137 bash[18617]: audit 2024-04-24T17:28:32.366398+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:28:34.536 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:34 smithi137 bash[18617]: audit 2024-04-24T17:28:32.367707+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:28:34.536 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:34 smithi137 bash[18617]: audit 2024-04-24T17:28:32.367856+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:28:34.536 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:34 smithi137 bash[18617]: audit 2024-04-24T17:28:32.368076+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-24T17:28:34.536 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:34 smithi137 bash[18617]: audit 2024-04-24T17:28:32.373114+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:28:34.536 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:34 smithi137 bash[18617]: audit 2024-04-24T17:28:32.373357+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-24T17:28:34.536 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:34 smithi137 bash[18617]: audit 2024-04-24T17:28:32.374257+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:28:34.536 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:34 smithi137 bash[18617]: audit 2024-04-24T17:28:32.374395+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:28:34.536 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:34 smithi137 bash[18617]: audit 2024-04-24T17:28:32.375304+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:28:34.536 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:34 smithi137 bash[18617]: audit 2024-04-24T17:28:32.375503+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:28:34.536 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:34 smithi137 bash[18617]: audit 2024-04-24T17:28:32.375818+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:28:34.536 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:34 smithi137 bash[18617]: audit 2024-04-24T17:28:32.376330+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:28:34.536 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:34 smithi137 bash[18617]: audit 2024-04-24T17:28:32.377666+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:28:34.536 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:34 smithi137 bash[18617]: cephadm 2024-04-24T17:28:32.338257+0000 mgr.y (mgr.14152) 124 : cephadm [INF] Detected new or changed devices on smithi070 2024-04-24T17:28:34.536 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:34 smithi137 bash[18617]: audit 2024-04-24T17:28:32.375134+0000 mon.c (mon.1) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-24T17:28:34.537 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:34 smithi137 bash[18617]: cephadm 2024-04-24T17:28:32.378598+0000 mgr.y (mgr.14152) 125 : cephadm [INF] Adjusting osd_memory_target on smithi070 to 5413M 2024-04-24T17:28:34.537 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:34 smithi137 bash[18617]: cluster 2024-04-24T17:28:32.396174+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2024-04-24T17:28:34.537 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:34 smithi137 bash[18617]: audit 2024-04-24T17:28:33.253698+0000 mon.c (mon.1) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-24T17:28:34.537 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:34 smithi137 bash[18617]: audit 2024-04-24T17:28:33.257883+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:28:34.537 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:34 smithi137 bash[18617]: audit 2024-04-24T17:28:33.261121+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-24T17:28:34.537 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:34 smithi137 bash[18617]: audit 2024-04-24T17:28:33.261710+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:28:34.537 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:34 smithi137 bash[18617]: audit 2024-04-24T17:28:33.267496+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:28:34.537 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:34 smithi137 bash[18617]: audit 2024-04-24T17:28:33.267637+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:28:34.537 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:34 smithi137 bash[18617]: audit 2024-04-24T17:28:34.154706+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-24T17:28:34.537 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:34 smithi137 bash[18617]: audit 2024-04-24T17:28:34.166025+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:28:34.537 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:34 smithi137 bash[18617]: audit 2024-04-24T17:28:34.209772+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:28:34.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:34 smithi070 bash[18579]: cephadm 2024-04-24T17:28:32.338257+0000 mgr.y (mgr.14152) 124 : cephadm [INF] Detected new or changed devices on smithi070 2024-04-24T17:28:34.592 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:34 smithi070 bash[18579]: audit 2024-04-24T17:28:32.375134+0000 mon.c (mon.1) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-24T17:28:34.592 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:34 smithi070 bash[18579]: cephadm 2024-04-24T17:28:32.378598+0000 mgr.y (mgr.14152) 125 : cephadm [INF] Adjusting osd_memory_target on smithi070 to 5413M 2024-04-24T17:28:34.592 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:34 smithi070 bash[18579]: cluster 2024-04-24T17:28:32.396174+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2024-04-24T17:28:34.592 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:34 smithi070 bash[18579]: audit 2024-04-24T17:28:33.253698+0000 mon.c (mon.1) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-24T17:28:34.592 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:34 smithi070 bash[18579]: audit 2024-04-24T17:28:33.257883+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:28:34.592 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:34 smithi070 bash[18579]: audit 2024-04-24T17:28:33.261121+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-24T17:28:34.592 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:34 smithi070 bash[18579]: audit 2024-04-24T17:28:33.261710+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:28:34.592 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:34 smithi070 bash[18579]: audit 2024-04-24T17:28:33.267496+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:28:34.592 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:34 smithi070 bash[18579]: audit 2024-04-24T17:28:33.267637+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:28:34.592 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:34 smithi070 bash[18579]: audit 2024-04-24T17:28:34.154706+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-24T17:28:34.592 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:34 smithi070 bash[18579]: audit 2024-04-24T17:28:34.166025+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:28:34.592 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:34 smithi070 bash[18579]: audit 2024-04-24T17:28:34.209772+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:28:34.593 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:34 smithi070 bash[23661]: cephadm 2024-04-24T17:28:32.338257+0000 mgr.y (mgr.14152) 124 : cephadm [INF] Detected new or changed devices on smithi070 2024-04-24T17:28:34.593 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:34 smithi070 bash[23661]: audit 2024-04-24T17:28:32.375134+0000 mon.c (mon.1) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-24T17:28:34.593 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:34 smithi070 bash[23661]: cephadm 2024-04-24T17:28:32.378598+0000 mgr.y (mgr.14152) 125 : cephadm [INF] Adjusting osd_memory_target on smithi070 to 5413M 2024-04-24T17:28:34.593 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:34 smithi070 bash[23661]: cluster 2024-04-24T17:28:32.396174+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2024-04-24T17:28:34.593 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:34 smithi070 bash[23661]: audit 2024-04-24T17:28:33.253698+0000 mon.c (mon.1) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-24T17:28:34.593 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:34 smithi070 bash[23661]: audit 2024-04-24T17:28:33.257883+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:28:34.593 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:34 smithi070 bash[23661]: audit 2024-04-24T17:28:33.261121+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-24T17:28:34.593 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:34 smithi070 bash[23661]: audit 2024-04-24T17:28:33.261710+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:28:34.593 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:34 smithi070 bash[23661]: audit 2024-04-24T17:28:33.267496+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:28:34.593 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:34 smithi070 bash[23661]: audit 2024-04-24T17:28:33.267637+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:28:34.593 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:34 smithi070 bash[23661]: audit 2024-04-24T17:28:34.154706+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-24T17:28:34.593 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:34 smithi070 bash[23661]: audit 2024-04-24T17:28:34.166025+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:28:34.594 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:34 smithi070 bash[23661]: audit 2024-04-24T17:28:34.209772+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:28:36.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:36 smithi137 bash[18617]: cluster 2024-04-24T17:28:34.396657+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-24T17:28:36.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:36 smithi070 bash[18579]: cluster 2024-04-24T17:28:34.396657+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-24T17:28:36.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:36 smithi070 bash[23661]: cluster 2024-04-24T17:28:34.396657+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-24T17:28:38.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:38 smithi137 bash[18617]: cluster 2024-04-24T17:28:36.397234+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-04-24T17:28:38.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:38 smithi070 bash[18579]: cluster 2024-04-24T17:28:36.397234+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-04-24T17:28:38.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:38 smithi070 bash[23661]: cluster 2024-04-24T17:28:36.397234+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-04-24T17:28:39.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:39 smithi137 bash[18617]: audit 2024-04-24T17:28:38.286853+0000 mon.a (mon.0) 381 : audit [INF] from='client.? 172.21.15.70:0/2469208592' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d79d55d3-84e8-442f-b325-2c6354686880"}]: dispatch 2024-04-24T17:28:39.536 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:39 smithi137 bash[18617]: audit 2024-04-24T17:28:38.293883+0000 mon.a (mon.0) 382 : audit [INF] from='client.? 172.21.15.70:0/2469208592' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d79d55d3-84e8-442f-b325-2c6354686880"}]': finished 2024-04-24T17:28:39.536 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:39 smithi137 bash[18617]: cluster 2024-04-24T17:28:38.294043+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-04-24T17:28:39.536 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:39 smithi137 bash[18617]: audit 2024-04-24T17:28:38.294260+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T17:28:39.536 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:39 smithi137 bash[18617]: audit 2024-04-24T17:28:38.430374+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:28:39.536 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:39 smithi137 bash[18617]: audit 2024-04-24T17:28:38.432330+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:28:39.536 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:39 smithi137 bash[18617]: audit 2024-04-24T17:28:38.972691+0000 mon.a (mon.0) 387 : audit [DBG] from='client.? 172.21.15.70:0/3379143331' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-24T17:28:39.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:39 smithi070 bash[18579]: audit 2024-04-24T17:28:38.286853+0000 mon.a (mon.0) 381 : audit [INF] from='client.? 172.21.15.70:0/2469208592' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d79d55d3-84e8-442f-b325-2c6354686880"}]: dispatch 2024-04-24T17:28:39.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:39 smithi070 bash[18579]: audit 2024-04-24T17:28:38.293883+0000 mon.a (mon.0) 382 : audit [INF] from='client.? 172.21.15.70:0/2469208592' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d79d55d3-84e8-442f-b325-2c6354686880"}]': finished 2024-04-24T17:28:39.592 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:39 smithi070 bash[18579]: cluster 2024-04-24T17:28:38.294043+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-04-24T17:28:39.592 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:39 smithi070 bash[18579]: audit 2024-04-24T17:28:38.294260+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T17:28:39.592 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:39 smithi070 bash[18579]: audit 2024-04-24T17:28:38.430374+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:28:39.592 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:39 smithi070 bash[18579]: audit 2024-04-24T17:28:38.432330+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:28:39.592 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:39 smithi070 bash[18579]: audit 2024-04-24T17:28:38.972691+0000 mon.a (mon.0) 387 : audit [DBG] from='client.? 172.21.15.70:0/3379143331' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-24T17:28:39.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:39 smithi070 bash[23661]: audit 2024-04-24T17:28:38.286853+0000 mon.a (mon.0) 381 : audit [INF] from='client.? 172.21.15.70:0/2469208592' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d79d55d3-84e8-442f-b325-2c6354686880"}]: dispatch 2024-04-24T17:28:39.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:39 smithi070 bash[23661]: audit 2024-04-24T17:28:38.293883+0000 mon.a (mon.0) 382 : audit [INF] from='client.? 172.21.15.70:0/2469208592' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d79d55d3-84e8-442f-b325-2c6354686880"}]': finished 2024-04-24T17:28:39.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:39 smithi070 bash[23661]: cluster 2024-04-24T17:28:38.294043+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-04-24T17:28:39.593 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:39 smithi070 bash[23661]: audit 2024-04-24T17:28:38.294260+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T17:28:39.593 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:39 smithi070 bash[23661]: audit 2024-04-24T17:28:38.430374+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:28:39.593 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:39 smithi070 bash[23661]: audit 2024-04-24T17:28:38.432330+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:28:39.593 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:39 smithi070 bash[23661]: audit 2024-04-24T17:28:38.972691+0000 mon.a (mon.0) 387 : audit [DBG] from='client.? 172.21.15.70:0/3379143331' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-24T17:28:40.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:40 smithi070 bash[18579]: cluster 2024-04-24T17:28:38.397585+0000 mgr.y (mgr.14152) 129 : 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-04-24T17:28:40.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:40 smithi070 bash[23661]: cluster 2024-04-24T17:28:38.397585+0000 mgr.y (mgr.14152) 129 : 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-04-24T17:28:40.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:40 smithi137 bash[18617]: cluster 2024-04-24T17:28:38.397585+0000 mgr.y (mgr.14152) 129 : 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-04-24T17:28:42.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:42 smithi070 bash[18579]: cluster 2024-04-24T17:28:40.397901+0000 mgr.y (mgr.14152) 130 : 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-04-24T17:28:42.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:42 smithi070 bash[23661]: cluster 2024-04-24T17:28:40.397901+0000 mgr.y (mgr.14152) 130 : 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-04-24T17:28:42.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:42 smithi137 bash[18617]: cluster 2024-04-24T17:28:40.397901+0000 mgr.y (mgr.14152) 130 : 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-04-24T17:28:44.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:44 smithi070 bash[18579]: cluster 2024-04-24T17:28:42.398376+0000 mgr.y (mgr.14152) 131 : 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-04-24T17:28:44.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:44 smithi070 bash[23661]: cluster 2024-04-24T17:28:42.398376+0000 mgr.y (mgr.14152) 131 : 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-04-24T17:28:44.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:44 smithi137 bash[18617]: cluster 2024-04-24T17:28:42.398376+0000 mgr.y (mgr.14152) 131 : 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-04-24T17:28:46.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:46 smithi070 bash[18579]: cluster 2024-04-24T17:28:44.398940+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-24T17:28:46.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:46 smithi070 bash[23661]: cluster 2024-04-24T17:28:44.398940+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-24T17:28:46.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:46 smithi137 bash[18617]: cluster 2024-04-24T17:28:44.398940+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-24T17:28:48.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:48 smithi070 bash[18579]: cluster 2024-04-24T17:28:46.399510+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-24T17:28:48.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:48 smithi070 bash[23661]: cluster 2024-04-24T17:28:46.399510+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-24T17:28:48.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:48 smithi137 bash[18617]: cluster 2024-04-24T17:28:46.399510+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-24T17:28:49.315 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:49 smithi070 bash[18579]: audit 2024-04-24T17:28:48.660581+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-24T17:28:49.315 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:49 smithi070 bash[18579]: audit 2024-04-24T17:28:48.662458+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:28:49.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:49 smithi070 bash[23661]: audit 2024-04-24T17:28:48.660581+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-24T17:28:49.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:49 smithi070 bash[23661]: audit 2024-04-24T17:28:48.662458+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:28:49.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:49 smithi137 bash[18617]: audit 2024-04-24T17:28:48.660581+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-24T17:28:49.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:49 smithi137 bash[18617]: audit 2024-04-24T17:28:48.662458+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:28:50.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:50 smithi070 bash[18579]: cluster 2024-04-24T17:28:48.400064+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 2024-04-24T17:28:50.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:50 smithi070 bash[18579]: cephadm 2024-04-24T17:28:48.663955+0000 mgr.y (mgr.14152) 135 : cephadm [INF] Deploying daemon osd.3 on smithi070 2024-04-24T17:28:50.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:50 smithi070 bash[23661]: cluster 2024-04-24T17:28:48.400064+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 2024-04-24T17:28:50.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:50 smithi070 bash[23661]: cephadm 2024-04-24T17:28:48.663955+0000 mgr.y (mgr.14152) 135 : cephadm [INF] Deploying daemon osd.3 on smithi070 2024-04-24T17:28:50.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:50 smithi137 bash[18617]: cluster 2024-04-24T17:28:48.400064+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 2024-04-24T17:28:50.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:50 smithi137 bash[18617]: cephadm 2024-04-24T17:28:48.663955+0000 mgr.y (mgr.14152) 135 : cephadm [INF] Deploying daemon osd.3 on smithi070 2024-04-24T17:28:51.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:51 smithi070 bash[18579]: cluster 2024-04-24T17:28:50.400586+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-24T17:28:51.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:51 smithi070 bash[23661]: cluster 2024-04-24T17:28:50.400586+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-24T17:28:51.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:51 smithi137 bash[18617]: cluster 2024-04-24T17:28:50.400586+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-24T17:28:52.533 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:52 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:28:52.533 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:28:52 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:28:52.533 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:28:52 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:28:52.533 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:28:52 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:28:52.534 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:28:52 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:28:52.534 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:52 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:28:52.785 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:52 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:28:52.785 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:52 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:28:52.785 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:28:52 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:28:52.785 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:28:52 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:28:52.786 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:28:52 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:28:52.786 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:28:52 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:28:54.091 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:53 smithi070 bash[23661]: cluster 2024-04-24T17:28:52.400964+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-24T17:28:54.091 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:53 smithi070 bash[23661]: audit 2024-04-24T17:28:52.794416+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:28:54.091 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:53 smithi070 bash[23661]: audit 2024-04-24T17:28:52.833786+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:28:54.091 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:53 smithi070 bash[23661]: audit 2024-04-24T17:28:52.835234+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:28:54.091 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:53 smithi070 bash[23661]: audit 2024-04-24T17:28:52.835942+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:28:54.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:53 smithi070 bash[18579]: cluster 2024-04-24T17:28:52.400964+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-24T17:28:54.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:53 smithi070 bash[18579]: audit 2024-04-24T17:28:52.794416+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:28:54.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:53 smithi070 bash[18579]: audit 2024-04-24T17:28:52.833786+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:28:54.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:53 smithi070 bash[18579]: audit 2024-04-24T17:28:52.835234+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:28:54.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:53 smithi070 bash[18579]: audit 2024-04-24T17:28:52.835942+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:28:54.285 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:53 smithi137 bash[18617]: cluster 2024-04-24T17:28:52.400964+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-24T17:28:54.285 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:53 smithi137 bash[18617]: audit 2024-04-24T17:28:52.794416+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:28:54.285 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:53 smithi137 bash[18617]: audit 2024-04-24T17:28:52.833786+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:28:54.285 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:53 smithi137 bash[18617]: audit 2024-04-24T17:28:52.835234+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:28:54.285 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:53 smithi137 bash[18617]: audit 2024-04-24T17:28:52.835942+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:28:56.202 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:56 smithi070 bash[18579]: cluster 2024-04-24T17:28:54.401347+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-24T17:28:56.203 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:56 smithi070 bash[23661]: cluster 2024-04-24T17:28:54.401347+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-24T17:28:56.284 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:56 smithi137 bash[18617]: cluster 2024-04-24T17:28:54.401347+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-24T17:28:57.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:57 smithi137 bash[18617]: audit 2024-04-24T17:28:56.175855+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:28:57.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:57 smithi137 bash[18617]: audit 2024-04-24T17:28:56.435701+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:28:57.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:57 smithi070 bash[18579]: audit 2024-04-24T17:28:56.175855+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:28:57.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:57 smithi070 bash[18579]: audit 2024-04-24T17:28:56.435701+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:28:57.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:57 smithi070 bash[23661]: audit 2024-04-24T17:28:56.175855+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:28:57.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:57 smithi070 bash[23661]: audit 2024-04-24T17:28:56.435701+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:28:58.436 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:28:58 smithi070 bash[18579]: cluster 2024-04-24T17:28:56.401661+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-24T17:28:58.436 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:28:58 smithi070 bash[23661]: cluster 2024-04-24T17:28:56.401661+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-24T17:28:58.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:28:58 smithi137 bash[18617]: cluster 2024-04-24T17:28:56.401661+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-24T17:28:59.137 INFO:teuthology.orchestra.run.smithi070.stdout:Created osd(s) 3 on host 'smithi070' 2024-04-24T17:28:59.813 DEBUG:teuthology.orchestra.run.smithi070:osd.3> sudo journalctl -f -n 0 -u ceph-6229cc3c-025f-11ef-bc93-c7b262605968@osd.3.service 2024-04-24T17:28:59.816 INFO:tasks.cephadm:Deploying osd.4 on smithi137 with /dev/vg_nvme/lv_4... 2024-04-24T17:28:59.816 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-04-24T17:29:00.284 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:00 smithi137 bash[18617]: cluster 2024-04-24T17:28:58.402106+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-24T17:29:00.285 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:00 smithi137 bash[18617]: audit 2024-04-24T17:28:59.137465+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:29:00.285 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:00 smithi137 bash[18617]: audit 2024-04-24T17:28:59.157675+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:29:00.285 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:00 smithi137 bash[18617]: audit 2024-04-24T17:28:59.159795+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:29:00.285 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:00 smithi137 bash[18617]: audit 2024-04-24T17:28:59.160794+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:29:00.285 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:00 smithi137 bash[18617]: audit 2024-04-24T17:28:59.639118+0000 mon.a (mon.0) 400 : audit [INF] from='osd.3 [v2:172.21.15.70:6826/4008939074,v1:172.21.15.70:6827/4008939074]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-24T17:29:00.593 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:00 smithi070 bash[18579]: cluster 2024-04-24T17:28:58.402106+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-24T17:29:00.594 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:00 smithi070 bash[18579]: audit 2024-04-24T17:28:59.137465+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:29:00.594 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:00 smithi070 bash[18579]: audit 2024-04-24T17:28:59.157675+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:29:00.594 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:00 smithi070 bash[18579]: audit 2024-04-24T17:28:59.159795+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:29:00.594 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:00 smithi070 bash[18579]: audit 2024-04-24T17:28:59.160794+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:29:00.594 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:00 smithi070 bash[18579]: audit 2024-04-24T17:28:59.639118+0000 mon.a (mon.0) 400 : audit [INF] from='osd.3 [v2:172.21.15.70:6826/4008939074,v1:172.21.15.70:6827/4008939074]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-24T17:29:00.594 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:00 smithi070 bash[23661]: cluster 2024-04-24T17:28:58.402106+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-24T17:29:00.594 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:00 smithi070 bash[23661]: audit 2024-04-24T17:28:59.137465+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:29:00.594 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:00 smithi070 bash[23661]: audit 2024-04-24T17:28:59.157675+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:29:00.594 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:00 smithi070 bash[23661]: audit 2024-04-24T17:28:59.159795+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:29:00.595 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:00 smithi070 bash[23661]: audit 2024-04-24T17:28:59.160794+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:29:00.595 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:00 smithi070 bash[23661]: audit 2024-04-24T17:28:59.639118+0000 mon.a (mon.0) 400 : audit [INF] from='osd.3 [v2:172.21.15.70:6826/4008939074,v1:172.21.15.70:6827/4008939074]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-24T17:29:01.533 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:01 smithi137 bash[18617]: audit 2024-04-24T17:29:00.190281+0000 mon.a (mon.0) 401 : audit [INF] from='osd.3 [v2:172.21.15.70:6826/4008939074,v1:172.21.15.70:6827/4008939074]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-24T17:29:01.533 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:01 smithi137 bash[18617]: cluster 2024-04-24T17:29:00.190502+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-24T17:29:01.533 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:01 smithi137 bash[18617]: audit 2024-04-24T17:29:00.190776+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T17:29:01.533 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:01 smithi137 bash[18617]: audit 2024-04-24T17:29:00.191477+0000 mon.a (mon.0) 404 : audit [INF] from='osd.3 [v2:172.21.15.70:6826/4008939074,v1:172.21.15.70:6827/4008939074]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]: dispatch 2024-04-24T17:29:01.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:01 smithi070 bash[23661]: audit 2024-04-24T17:29:00.190281+0000 mon.a (mon.0) 401 : audit [INF] from='osd.3 [v2:172.21.15.70:6826/4008939074,v1:172.21.15.70:6827/4008939074]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-24T17:29:01.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:01 smithi070 bash[23661]: cluster 2024-04-24T17:29:00.190502+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-24T17:29:01.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:01 smithi070 bash[23661]: audit 2024-04-24T17:29:00.190776+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T17:29:01.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:01 smithi070 bash[23661]: audit 2024-04-24T17:29:00.191477+0000 mon.a (mon.0) 404 : audit [INF] from='osd.3 [v2:172.21.15.70:6826/4008939074,v1:172.21.15.70:6827/4008939074]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]: dispatch 2024-04-24T17:29:01.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:01 smithi070 bash[18579]: audit 2024-04-24T17:29:00.190281+0000 mon.a (mon.0) 401 : audit [INF] from='osd.3 [v2:172.21.15.70:6826/4008939074,v1:172.21.15.70:6827/4008939074]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-24T17:29:01.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:01 smithi070 bash[18579]: cluster 2024-04-24T17:29:00.190502+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-24T17:29:01.592 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:01 smithi070 bash[18579]: audit 2024-04-24T17:29:00.190776+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T17:29:01.592 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:01 smithi070 bash[18579]: audit 2024-04-24T17:29:00.191477+0000 mon.a (mon.0) 404 : audit [INF] from='osd.3 [v2:172.21.15.70:6826/4008939074,v1:172.21.15.70:6827/4008939074]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]: dispatch 2024-04-24T17:29:01.592 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:29:01 smithi070 bash[35394]: debug 2024-04-24T17:29:01.201+0000 7f938aafd700 -1 osd.3 0 waiting for initial osdmap 2024-04-24T17:29:01.592 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:29:01 smithi070 bash[35394]: debug 2024-04-24T17:29:01.205+0000 7f9383490700 -1 osd.3 24 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-24T17:29:02.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:02 smithi137 bash[18617]: cluster 2024-04-24T17:29:00.402681+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-24T17:29:02.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:02 smithi137 bash[18617]: audit 2024-04-24T17:29:01.193209+0000 mon.a (mon.0) 405 : audit [INF] from='osd.3 [v2:172.21.15.70:6826/4008939074,v1:172.21.15.70:6827/4008939074]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]': finished 2024-04-24T17:29:02.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:02 smithi137 bash[18617]: cluster 2024-04-24T17:29:01.193413+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-24T17:29:02.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:02 smithi137 bash[18617]: audit 2024-04-24T17:29:01.194186+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T17:29:02.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:02 smithi137 bash[18617]: audit 2024-04-24T17:29:01.203567+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T17:29:02.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:02 smithi070 bash[18579]: cluster 2024-04-24T17:29:00.402681+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-24T17:29:02.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:02 smithi070 bash[18579]: audit 2024-04-24T17:29:01.193209+0000 mon.a (mon.0) 405 : audit [INF] from='osd.3 [v2:172.21.15.70:6826/4008939074,v1:172.21.15.70:6827/4008939074]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]': finished 2024-04-24T17:29:02.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:02 smithi070 bash[18579]: cluster 2024-04-24T17:29:01.193413+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-24T17:29:02.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:02 smithi070 bash[18579]: audit 2024-04-24T17:29:01.194186+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T17:29:02.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:02 smithi070 bash[18579]: audit 2024-04-24T17:29:01.203567+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T17:29:02.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:02 smithi070 bash[23661]: cluster 2024-04-24T17:29:00.402681+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-24T17:29:02.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:02 smithi070 bash[23661]: audit 2024-04-24T17:29:01.193209+0000 mon.a (mon.0) 405 : audit [INF] from='osd.3 [v2:172.21.15.70:6826/4008939074,v1:172.21.15.70:6827/4008939074]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]': finished 2024-04-24T17:29:02.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:02 smithi070 bash[23661]: cluster 2024-04-24T17:29:01.193413+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-24T17:29:02.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:02 smithi070 bash[23661]: audit 2024-04-24T17:29:01.194186+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T17:29:02.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:02 smithi070 bash[23661]: audit 2024-04-24T17:29:01.203567+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T17:29:03.318 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-04-24T17:29:03.344 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi137:vg_nvme/lv_4 2024-04-24T17:29:03.519 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:03 smithi137 bash[18617]: cluster 2024-04-24T17:29:00.600882+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-24T17:29:03.519 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:03 smithi137 bash[18617]: cluster 2024-04-24T17:29:00.601054+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-24T17:29:03.519 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:03 smithi137 bash[18617]: cluster 2024-04-24T17:29:02.203085+0000 mon.a (mon.0) 409 : cluster [INF] osd.3 [v2:172.21.15.70:6826/4008939074,v1:172.21.15.70:6827/4008939074] boot 2024-04-24T17:29:03.519 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:03 smithi137 bash[18617]: cluster 2024-04-24T17:29:02.203167+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-04-24T17:29:03.519 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:03 smithi137 bash[18617]: audit 2024-04-24T17:29:02.203859+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T17:29:03.557 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:03 smithi070 bash[18579]: cluster 2024-04-24T17:29:00.600882+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-24T17:29:03.558 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:03 smithi070 bash[18579]: cluster 2024-04-24T17:29:00.601054+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-24T17:29:03.558 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:03 smithi070 bash[18579]: cluster 2024-04-24T17:29:02.203085+0000 mon.a (mon.0) 409 : cluster [INF] osd.3 [v2:172.21.15.70:6826/4008939074,v1:172.21.15.70:6827/4008939074] boot 2024-04-24T17:29:03.558 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:03 smithi070 bash[18579]: cluster 2024-04-24T17:29:02.203167+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-04-24T17:29:03.558 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:03 smithi070 bash[18579]: audit 2024-04-24T17:29:02.203859+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T17:29:03.558 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:03 smithi070 bash[23661]: cluster 2024-04-24T17:29:00.600882+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-24T17:29:03.558 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:03 smithi070 bash[23661]: cluster 2024-04-24T17:29:00.601054+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-24T17:29:03.558 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:03 smithi070 bash[23661]: cluster 2024-04-24T17:29:02.203085+0000 mon.a (mon.0) 409 : cluster [INF] osd.3 [v2:172.21.15.70:6826/4008939074,v1:172.21.15.70:6827/4008939074] boot 2024-04-24T17:29:03.558 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:03 smithi070 bash[23661]: cluster 2024-04-24T17:29:02.203167+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-04-24T17:29:03.558 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:03 smithi070 bash[23661]: audit 2024-04-24T17:29:02.203859+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T17:29:04.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:04 smithi137 bash[18617]: cluster 2024-04-24T17:29:02.403191+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T17:29:04.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:04 smithi137 bash[18617]: cluster 2024-04-24T17:29:03.224002+0000 mon.a (mon.0) 412 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-24T17:29:04.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:04 smithi070 bash[18579]: cluster 2024-04-24T17:29:02.403191+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T17:29:04.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:04 smithi070 bash[18579]: cluster 2024-04-24T17:29:03.224002+0000 mon.a (mon.0) 412 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-24T17:29:04.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:04 smithi070 bash[23661]: cluster 2024-04-24T17:29:02.403191+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T17:29:04.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:04 smithi070 bash[23661]: cluster 2024-04-24T17:29:03.224002+0000 mon.a (mon.0) 412 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-24T17:29:06.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:06 smithi137 bash[18617]: cluster 2024-04-24T17:29:04.403560+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T17:29:06.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:06 smithi137 bash[18617]: audit 2024-04-24T17:29:05.931518+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-24T17:29:06.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:06 smithi137 bash[18617]: audit 2024-04-24T17:29:05.937997+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-24T17:29:06.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:06 smithi137 bash[18617]: audit 2024-04-24T17:29:05.939879+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:29:06.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:06 smithi070 bash[18579]: cluster 2024-04-24T17:29:04.403560+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T17:29:06.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:06 smithi070 bash[18579]: audit 2024-04-24T17:29:05.931518+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-24T17:29:06.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:06 smithi070 bash[18579]: audit 2024-04-24T17:29:05.937997+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-24T17:29:06.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:06 smithi070 bash[18579]: audit 2024-04-24T17:29:05.939879+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:29:06.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:06 smithi070 bash[23661]: cluster 2024-04-24T17:29:04.403560+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T17:29:06.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:06 smithi070 bash[23661]: audit 2024-04-24T17:29:05.931518+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-24T17:29:06.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:06 smithi070 bash[23661]: audit 2024-04-24T17:29:05.937997+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-24T17:29:06.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:06 smithi070 bash[23661]: audit 2024-04-24T17:29:05.939879+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:29:07.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:07 smithi137 bash[18617]: audit 2024-04-24T17:29:05.924561+0000 mgr.y (mgr.14152) 144 : audit [DBG] from='client.24176 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi137:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:29:07.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:07 smithi137 bash[18617]: cephadm 2024-04-24T17:29:06.242366+0000 mgr.y (mgr.14152) 145 : cephadm [INF] Detected new or changed devices on smithi070 2024-04-24T17:29:07.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:07 smithi137 bash[18617]: audit 2024-04-24T17:29:06.252242+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:29:07.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:07 smithi137 bash[18617]: audit 2024-04-24T17:29:06.254672+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:29:07.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:07 smithi137 bash[18617]: audit 2024-04-24T17:29:06.256528+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:29:07.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:07 smithi137 bash[18617]: audit 2024-04-24T17:29:06.258081+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:29:07.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:07 smithi137 bash[18617]: audit 2024-04-24T17:29:06.259693+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:29:07.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:07 smithi137 bash[18617]: cephadm 2024-04-24T17:29:06.261123+0000 mgr.y (mgr.14152) 146 : cephadm [INF] Adjusting osd_memory_target on smithi070 to 4060M 2024-04-24T17:29:07.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:07 smithi137 bash[18617]: audit 2024-04-24T17:29:06.268594+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:29:07.536 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:07 smithi137 bash[18617]: audit 2024-04-24T17:29:06.277225+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:29:07.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:07 smithi070 bash[18579]: audit 2024-04-24T17:29:05.924561+0000 mgr.y (mgr.14152) 144 : audit [DBG] from='client.24176 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi137:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:29:07.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:07 smithi070 bash[18579]: cephadm 2024-04-24T17:29:06.242366+0000 mgr.y (mgr.14152) 145 : cephadm [INF] Detected new or changed devices on smithi070 2024-04-24T17:29:07.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:07 smithi070 bash[18579]: audit 2024-04-24T17:29:06.252242+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:29:07.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:07 smithi070 bash[18579]: audit 2024-04-24T17:29:06.254672+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:29:07.592 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:07 smithi070 bash[18579]: audit 2024-04-24T17:29:06.256528+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:29:07.592 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:07 smithi070 bash[18579]: audit 2024-04-24T17:29:06.258081+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:29:07.592 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:07 smithi070 bash[18579]: audit 2024-04-24T17:29:06.259693+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:29:07.592 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:07 smithi070 bash[18579]: cephadm 2024-04-24T17:29:06.261123+0000 mgr.y (mgr.14152) 146 : cephadm [INF] Adjusting osd_memory_target on smithi070 to 4060M 2024-04-24T17:29:07.592 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:07 smithi070 bash[18579]: audit 2024-04-24T17:29:06.268594+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:29:07.592 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:07 smithi070 bash[18579]: audit 2024-04-24T17:29:06.277225+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:29:07.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:07 smithi070 bash[23661]: audit 2024-04-24T17:29:05.924561+0000 mgr.y (mgr.14152) 144 : audit [DBG] from='client.24176 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi137:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:29:07.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:07 smithi070 bash[23661]: cephadm 2024-04-24T17:29:06.242366+0000 mgr.y (mgr.14152) 145 : cephadm [INF] Detected new or changed devices on smithi070 2024-04-24T17:29:07.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:07 smithi070 bash[23661]: audit 2024-04-24T17:29:06.252242+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:29:07.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:07 smithi070 bash[23661]: audit 2024-04-24T17:29:06.254672+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:29:07.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:07 smithi070 bash[23661]: audit 2024-04-24T17:29:06.256528+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:29:07.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:07 smithi070 bash[23661]: audit 2024-04-24T17:29:06.258081+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:29:07.593 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:07 smithi070 bash[23661]: audit 2024-04-24T17:29:06.259693+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:29:07.593 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:07 smithi070 bash[23661]: cephadm 2024-04-24T17:29:06.261123+0000 mgr.y (mgr.14152) 146 : cephadm [INF] Adjusting osd_memory_target on smithi070 to 4060M 2024-04-24T17:29:07.593 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:07 smithi070 bash[23661]: audit 2024-04-24T17:29:06.268594+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:29:07.593 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:07 smithi070 bash[23661]: audit 2024-04-24T17:29:06.277225+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:29:08.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:08 smithi137 bash[18617]: cluster 2024-04-24T17:29:06.404091+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T17:29:08.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:08 smithi070 bash[18579]: cluster 2024-04-24T17:29:06.404091+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T17:29:08.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:08 smithi070 bash[23661]: cluster 2024-04-24T17:29:06.404091+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T17:29:10.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:10 smithi137 bash[18617]: cluster 2024-04-24T17:29:08.404733+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T17:29:10.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:10 smithi070 bash[18579]: cluster 2024-04-24T17:29:08.404733+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T17:29:10.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:10 smithi070 bash[23661]: cluster 2024-04-24T17:29:08.404733+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T17:29:12.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:12 smithi137 bash[18617]: cluster 2024-04-24T17:29:10.405398+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T17:29:12.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:12 smithi137 bash[18617]: audit 2024-04-24T17:29:11.526179+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.137:0/466729245' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "007ff3f3-50a8-4c5f-b875-3286cc257620"}]: dispatch 2024-04-24T17:29:12.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:12 smithi137 bash[18617]: audit 2024-04-24T17:29:11.527637+0000 mon.a (mon.0) 423 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "007ff3f3-50a8-4c5f-b875-3286cc257620"}]: dispatch 2024-04-24T17:29:12.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:12 smithi137 bash[18617]: audit 2024-04-24T17:29:11.536191+0000 mon.a (mon.0) 424 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "007ff3f3-50a8-4c5f-b875-3286cc257620"}]': finished 2024-04-24T17:29:12.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:12 smithi137 bash[18617]: cluster 2024-04-24T17:29:11.536362+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-04-24T17:29:12.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:12 smithi137 bash[18617]: audit 2024-04-24T17:29:11.536610+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T17:29:12.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:12 smithi137 bash[18617]: audit 2024-04-24T17:29:12.192496+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.137:0/2303380037' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-24T17:29:12.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:12 smithi070 bash[18579]: cluster 2024-04-24T17:29:10.405398+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T17:29:12.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:12 smithi070 bash[18579]: audit 2024-04-24T17:29:11.526179+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.137:0/466729245' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "007ff3f3-50a8-4c5f-b875-3286cc257620"}]: dispatch 2024-04-24T17:29:12.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:12 smithi070 bash[18579]: audit 2024-04-24T17:29:11.527637+0000 mon.a (mon.0) 423 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "007ff3f3-50a8-4c5f-b875-3286cc257620"}]: dispatch 2024-04-24T17:29:12.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:12 smithi070 bash[18579]: audit 2024-04-24T17:29:11.536191+0000 mon.a (mon.0) 424 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "007ff3f3-50a8-4c5f-b875-3286cc257620"}]': finished 2024-04-24T17:29:12.592 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:12 smithi070 bash[18579]: cluster 2024-04-24T17:29:11.536362+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-04-24T17:29:12.592 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:12 smithi070 bash[18579]: audit 2024-04-24T17:29:11.536610+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T17:29:12.592 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:12 smithi070 bash[18579]: audit 2024-04-24T17:29:12.192496+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.137:0/2303380037' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-24T17:29:12.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:12 smithi070 bash[23661]: cluster 2024-04-24T17:29:10.405398+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T17:29:12.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:12 smithi070 bash[23661]: audit 2024-04-24T17:29:11.526179+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.137:0/466729245' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "007ff3f3-50a8-4c5f-b875-3286cc257620"}]: dispatch 2024-04-24T17:29:12.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:12 smithi070 bash[23661]: audit 2024-04-24T17:29:11.527637+0000 mon.a (mon.0) 423 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "007ff3f3-50a8-4c5f-b875-3286cc257620"}]: dispatch 2024-04-24T17:29:12.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:12 smithi070 bash[23661]: audit 2024-04-24T17:29:11.536191+0000 mon.a (mon.0) 424 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "007ff3f3-50a8-4c5f-b875-3286cc257620"}]': finished 2024-04-24T17:29:12.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:12 smithi070 bash[23661]: cluster 2024-04-24T17:29:11.536362+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-04-24T17:29:12.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:12 smithi070 bash[23661]: audit 2024-04-24T17:29:11.536610+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T17:29:12.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:12 smithi070 bash[23661]: audit 2024-04-24T17:29:12.192496+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.137:0/2303380037' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-24T17:29:14.590 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:14 smithi137 bash[18617]: cluster 2024-04-24T17:29:12.405916+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T17:29:14.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:14 smithi070 bash[18579]: cluster 2024-04-24T17:29:12.405916+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T17:29:14.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:14 smithi070 bash[23661]: cluster 2024-04-24T17:29:12.405916+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T17:29:16.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:16 smithi070 bash[18579]: cluster 2024-04-24T17:29:14.406466+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T17:29:16.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:16 smithi070 bash[23661]: cluster 2024-04-24T17:29:14.406466+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T17:29:16.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:16 smithi137 bash[18617]: cluster 2024-04-24T17:29:14.406466+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T17:29:18.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:18 smithi070 bash[23661]: cluster 2024-04-24T17:29:16.407036+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T17:29:18.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:18 smithi070 bash[18579]: cluster 2024-04-24T17:29:16.407036+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T17:29:18.678 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:18 smithi137 bash[18617]: cluster 2024-04-24T17:29:16.407036+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T17:29:20.592 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:20 smithi070 bash[18579]: cluster 2024-04-24T17:29:18.407732+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T17:29:20.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:20 smithi070 bash[23661]: cluster 2024-04-24T17:29:18.407732+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T17:29:20.616 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:20 smithi137 bash[18617]: cluster 2024-04-24T17:29:18.407732+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T17:29:21.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:21 smithi070 bash[23661]: audit 2024-04-24T17:29:21.016725+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-24T17:29:21.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:21 smithi070 bash[23661]: audit 2024-04-24T17:29:21.018375+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:29:21.592 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:21 smithi070 bash[18579]: audit 2024-04-24T17:29:21.016725+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-24T17:29:21.592 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:21 smithi070 bash[18579]: audit 2024-04-24T17:29:21.018375+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:29:21.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:21 smithi137 bash[18617]: audit 2024-04-24T17:29:21.016725+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-24T17:29:21.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:21 smithi137 bash[18617]: audit 2024-04-24T17:29:21.018375+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:29:22.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:22 smithi070 bash[18579]: cluster 2024-04-24T17:29:20.408293+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-04-24T17:29:22.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:22 smithi070 bash[18579]: cephadm 2024-04-24T17:29:21.019729+0000 mgr.y (mgr.14152) 155 : cephadm [INF] Deploying daemon osd.4 on smithi137 2024-04-24T17:29:22.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:22 smithi070 bash[23661]: cluster 2024-04-24T17:29:20.408293+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-04-24T17:29:22.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:22 smithi070 bash[23661]: cephadm 2024-04-24T17:29:21.019729+0000 mgr.y (mgr.14152) 155 : cephadm [INF] Deploying daemon osd.4 on smithi137 2024-04-24T17:29:22.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:22 smithi137 bash[18617]: cluster 2024-04-24T17:29:20.408293+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-04-24T17:29:22.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:22 smithi137 bash[18617]: cephadm 2024-04-24T17:29:21.019729+0000 mgr.y (mgr.14152) 155 : cephadm [INF] Deploying daemon osd.4 on smithi137 2024-04-24T17:29:24.529 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:29:24 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:29:24.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:24 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:29:24.530 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:24 smithi137 bash[18617]: cluster 2024-04-24T17:29:22.408846+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T17:29:24.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:24 smithi070 bash[18579]: cluster 2024-04-24T17:29:22.408846+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T17:29:24.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:24 smithi070 bash[23661]: cluster 2024-04-24T17:29:22.408846+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T17:29:24.837 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:29:24 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:29:24.838 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:24 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:29:25.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:25 smithi137 bash[18617]: cluster 2024-04-24T17:29:24.409402+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T17:29:25.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:25 smithi137 bash[18617]: audit 2024-04-24T17:29:24.678322+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:29:25.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:25 smithi137 bash[18617]: audit 2024-04-24T17:29:24.693794+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:29:25.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:25 smithi137 bash[18617]: audit 2024-04-24T17:29:24.697597+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:29:25.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:25 smithi137 bash[18617]: audit 2024-04-24T17:29:24.699743+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:29:26.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:25 smithi070 bash[18579]: cluster 2024-04-24T17:29:24.409402+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T17:29:26.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:25 smithi070 bash[18579]: audit 2024-04-24T17:29:24.678322+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:29:26.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:25 smithi070 bash[18579]: audit 2024-04-24T17:29:24.693794+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:29:26.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:25 smithi070 bash[18579]: audit 2024-04-24T17:29:24.697597+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:29:26.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:25 smithi070 bash[18579]: audit 2024-04-24T17:29:24.699743+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:29:26.092 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:25 smithi070 bash[23661]: cluster 2024-04-24T17:29:24.409402+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T17:29:26.092 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:25 smithi070 bash[23661]: audit 2024-04-24T17:29:24.678322+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:29:26.092 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:25 smithi070 bash[23661]: audit 2024-04-24T17:29:24.693794+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:29:26.092 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:25 smithi070 bash[23661]: audit 2024-04-24T17:29:24.697597+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:29:26.092 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:25 smithi070 bash[23661]: audit 2024-04-24T17:29:24.699743+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:29:27.912 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:27 smithi137 bash[18617]: cluster 2024-04-24T17:29:26.409891+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T17:29:27.912 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:27 smithi137 bash[18617]: audit 2024-04-24T17:29:27.660151+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:29:28.091 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:27 smithi070 bash[23661]: cluster 2024-04-24T17:29:26.409891+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T17:29:28.091 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:27 smithi070 bash[23661]: audit 2024-04-24T17:29:27.660151+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:29:28.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:27 smithi070 bash[18579]: cluster 2024-04-24T17:29:26.409891+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T17:29:28.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:27 smithi070 bash[18579]: audit 2024-04-24T17:29:27.660151+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:29:29.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:28 smithi137 bash[18617]: audit 2024-04-24T17:29:27.939534+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:29:29.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:28 smithi070 bash[18579]: audit 2024-04-24T17:29:27.939534+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:29:29.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:28 smithi070 bash[23661]: audit 2024-04-24T17:29:27.939534+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:29:30.284 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:30 smithi137 bash[18617]: cluster 2024-04-24T17:29:28.410497+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T17:29:30.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:30 smithi070 bash[18579]: cluster 2024-04-24T17:29:28.410497+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T17:29:30.341 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:30 smithi070 bash[23661]: cluster 2024-04-24T17:29:28.410497+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T17:29:30.478 INFO:teuthology.orchestra.run.smithi137.stdout:Created osd(s) 4 on host 'smithi137' 2024-04-24T17:29:31.064 DEBUG:teuthology.orchestra.run.smithi137:osd.4> sudo journalctl -f -n 0 -u ceph-6229cc3c-025f-11ef-bc93-c7b262605968@osd.4.service 2024-04-24T17:29:31.067 INFO:tasks.cephadm:Deploying osd.5 on smithi137 with /dev/vg_nvme/lv_3... 2024-04-24T17:29:31.067 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-04-24T17:29:31.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:31 smithi137 bash[18617]: cluster 2024-04-24T17:29:30.411042+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T17:29:31.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:31 smithi137 bash[18617]: audit 2024-04-24T17:29:30.477534+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:29:31.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:31 smithi137 bash[18617]: audit 2024-04-24T17:29:30.515398+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:29:31.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:31 smithi137 bash[18617]: audit 2024-04-24T17:29:30.518207+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:29:31.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:31 smithi137 bash[18617]: audit 2024-04-24T17:29:30.520001+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:29:31.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:31 smithi137 bash[18617]: audit 2024-04-24T17:29:30.856542+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.137:6800/3062953059,v1:172.21.15.137:6801/3062953059]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-24T17:29:31.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:31 smithi137 bash[18617]: audit 2024-04-24T17:29:30.857769+0000 mon.a (mon.0) 439 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-24T17:29:31.841 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:31 smithi070 bash[23661]: cluster 2024-04-24T17:29:30.411042+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T17:29:31.841 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:31 smithi070 bash[23661]: audit 2024-04-24T17:29:30.477534+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:29:31.841 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:31 smithi070 bash[23661]: audit 2024-04-24T17:29:30.515398+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:29:31.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:31 smithi070 bash[23661]: audit 2024-04-24T17:29:30.518207+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:29:31.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:31 smithi070 bash[23661]: audit 2024-04-24T17:29:30.520001+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:29:31.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:31 smithi070 bash[23661]: audit 2024-04-24T17:29:30.856542+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.137:6800/3062953059,v1:172.21.15.137:6801/3062953059]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-24T17:29:31.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:31 smithi070 bash[23661]: audit 2024-04-24T17:29:30.857769+0000 mon.a (mon.0) 439 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-24T17:29:31.842 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:31 smithi070 bash[18579]: cluster 2024-04-24T17:29:30.411042+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T17:29:31.842 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:31 smithi070 bash[18579]: audit 2024-04-24T17:29:30.477534+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:29:31.842 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:31 smithi070 bash[18579]: audit 2024-04-24T17:29:30.515398+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:29:31.842 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:31 smithi070 bash[18579]: audit 2024-04-24T17:29:30.518207+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:29:31.842 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:31 smithi070 bash[18579]: audit 2024-04-24T17:29:30.520001+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:29:31.842 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:31 smithi070 bash[18579]: audit 2024-04-24T17:29:30.856542+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.137:6800/3062953059,v1:172.21.15.137:6801/3062953059]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-24T17:29:31.842 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:31 smithi070 bash[18579]: audit 2024-04-24T17:29:30.857769+0000 mon.a (mon.0) 439 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-24T17:29:32.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:32 smithi137 bash[18617]: audit 2024-04-24T17:29:31.478893+0000 mon.a (mon.0) 440 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-24T17:29:32.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:32 smithi137 bash[18617]: cluster 2024-04-24T17:29:31.479141+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-24T17:29:32.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:32 smithi137 bash[18617]: audit 2024-04-24T17:29:31.479888+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T17:29:32.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:32 smithi137 bash[18617]: audit 2024-04-24T17:29:31.480016+0000 mon.b (mon.2) 12 : audit [INF] from='osd.4 [v2:172.21.15.137:6800/3062953059,v1:172.21.15.137:6801/3062953059]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:29:32.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:32 smithi137 bash[18617]: audit 2024-04-24T17:29:31.488839+0000 mon.a (mon.0) 443 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:29:32.784 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:29:32 smithi137 bash[21665]: debug 2024-04-24T17:29:32.493+0000 7fa743cfa700 -1 osd.4 0 waiting for initial osdmap 2024-04-24T17:29:32.784 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:29:32 smithi137 bash[21665]: debug 2024-04-24T17:29:32.505+0000 7fa73d68f700 -1 osd.4 29 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-24T17:29:32.841 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:32 smithi070 bash[18579]: audit 2024-04-24T17:29:31.478893+0000 mon.a (mon.0) 440 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-24T17:29:32.841 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:32 smithi070 bash[18579]: cluster 2024-04-24T17:29:31.479141+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-24T17:29:32.841 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:32 smithi070 bash[18579]: audit 2024-04-24T17:29:31.479888+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T17:29:32.841 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:32 smithi070 bash[18579]: audit 2024-04-24T17:29:31.480016+0000 mon.b (mon.2) 12 : audit [INF] from='osd.4 [v2:172.21.15.137:6800/3062953059,v1:172.21.15.137:6801/3062953059]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:29:32.842 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:32 smithi070 bash[18579]: audit 2024-04-24T17:29:31.488839+0000 mon.a (mon.0) 443 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:29:32.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:32 smithi070 bash[23661]: audit 2024-04-24T17:29:31.478893+0000 mon.a (mon.0) 440 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-24T17:29:32.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:32 smithi070 bash[23661]: cluster 2024-04-24T17:29:31.479141+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-24T17:29:32.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:32 smithi070 bash[23661]: audit 2024-04-24T17:29:31.479888+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T17:29:32.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:32 smithi070 bash[23661]: audit 2024-04-24T17:29:31.480016+0000 mon.b (mon.2) 12 : audit [INF] from='osd.4 [v2:172.21.15.137:6800/3062953059,v1:172.21.15.137:6801/3062953059]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:29:32.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:32 smithi070 bash[23661]: audit 2024-04-24T17:29:31.488839+0000 mon.a (mon.0) 443 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:29:33.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:33 smithi137 bash[18617]: cluster 2024-04-24T17:29:32.411604+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T17:29:33.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:33 smithi137 bash[18617]: audit 2024-04-24T17:29:32.488970+0000 mon.a (mon.0) 444 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]': finished 2024-04-24T17:29:33.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:33 smithi137 bash[18617]: cluster 2024-04-24T17:29:32.489201+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-24T17:29:33.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:33 smithi137 bash[18617]: audit 2024-04-24T17:29:32.490027+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T17:29:33.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:33 smithi137 bash[18617]: audit 2024-04-24T17:29:32.499233+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T17:29:33.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:33 smithi137 bash[18617]: cluster 2024-04-24T17:29:33.492040+0000 mon.a (mon.0) 448 : cluster [INF] osd.4 [v2:172.21.15.137:6800/3062953059,v1:172.21.15.137:6801/3062953059] boot 2024-04-24T17:29:33.786 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:33 smithi137 bash[18617]: cluster 2024-04-24T17:29:33.492158+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-04-24T17:29:33.841 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:33 smithi070 bash[18579]: cluster 2024-04-24T17:29:32.411604+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T17:29:33.841 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:33 smithi070 bash[18579]: audit 2024-04-24T17:29:32.488970+0000 mon.a (mon.0) 444 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]': finished 2024-04-24T17:29:33.841 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:33 smithi070 bash[18579]: cluster 2024-04-24T17:29:32.489201+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-24T17:29:33.841 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:33 smithi070 bash[18579]: audit 2024-04-24T17:29:32.490027+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T17:29:33.841 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:33 smithi070 bash[18579]: audit 2024-04-24T17:29:32.499233+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T17:29:33.842 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:33 smithi070 bash[18579]: cluster 2024-04-24T17:29:33.492040+0000 mon.a (mon.0) 448 : cluster [INF] osd.4 [v2:172.21.15.137:6800/3062953059,v1:172.21.15.137:6801/3062953059] boot 2024-04-24T17:29:33.842 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:33 smithi070 bash[18579]: cluster 2024-04-24T17:29:33.492158+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-04-24T17:29:33.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:33 smithi070 bash[23661]: cluster 2024-04-24T17:29:32.411604+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T17:29:33.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:33 smithi070 bash[23661]: audit 2024-04-24T17:29:32.488970+0000 mon.a (mon.0) 444 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]': finished 2024-04-24T17:29:33.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:33 smithi070 bash[23661]: cluster 2024-04-24T17:29:32.489201+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-24T17:29:33.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:33 smithi070 bash[23661]: audit 2024-04-24T17:29:32.490027+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T17:29:33.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:33 smithi070 bash[23661]: audit 2024-04-24T17:29:32.499233+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T17:29:33.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:33 smithi070 bash[23661]: cluster 2024-04-24T17:29:33.492040+0000 mon.a (mon.0) 448 : cluster [INF] osd.4 [v2:172.21.15.137:6800/3062953059,v1:172.21.15.137:6801/3062953059] boot 2024-04-24T17:29:33.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:33 smithi070 bash[23661]: cluster 2024-04-24T17:29:33.492158+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-04-24T17:29:34.698 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:34 smithi137 bash[18617]: cluster 2024-04-24T17:29:31.878243+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-24T17:29:34.698 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:34 smithi137 bash[18617]: cluster 2024-04-24T17:29:31.878468+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-24T17:29:34.698 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:34 smithi137 bash[18617]: audit 2024-04-24T17:29:33.492419+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T17:29:34.698 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:34 smithi137 bash[18617]: cluster 2024-04-24T17:29:34.023108+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-24T17:29:34.841 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:34 smithi070 bash[18579]: cluster 2024-04-24T17:29:31.878243+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-24T17:29:34.841 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:34 smithi070 bash[18579]: cluster 2024-04-24T17:29:31.878468+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-24T17:29:34.842 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:34 smithi070 bash[18579]: audit 2024-04-24T17:29:33.492419+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T17:29:34.842 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:34 smithi070 bash[18579]: cluster 2024-04-24T17:29:34.023108+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-24T17:29:34.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:34 smithi070 bash[23661]: cluster 2024-04-24T17:29:31.878243+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-24T17:29:34.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:34 smithi070 bash[23661]: cluster 2024-04-24T17:29:31.878468+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-24T17:29:34.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:34 smithi070 bash[23661]: audit 2024-04-24T17:29:33.492419+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T17:29:34.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:34 smithi070 bash[23661]: cluster 2024-04-24T17:29:34.023108+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-24T17:29:35.083 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-04-24T17:29:35.121 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi137:vg_nvme/lv_3 2024-04-24T17:29:36.271 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:36 smithi137 bash[18617]: cluster 2024-04-24T17:29:34.412154+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-24T17:29:36.271 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:36 smithi137 bash[18617]: cluster 2024-04-24T17:29:35.025017+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-24T17:29:36.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:36 smithi070 bash[18579]: cluster 2024-04-24T17:29:34.412154+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-24T17:29:36.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:36 smithi070 bash[18579]: cluster 2024-04-24T17:29:35.025017+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-24T17:29:36.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:36 smithi070 bash[23661]: cluster 2024-04-24T17:29:34.412154+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-24T17:29:36.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:36 smithi070 bash[23661]: cluster 2024-04-24T17:29:35.025017+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-24T17:29:37.284 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:37 smithi137 bash[18617]: cluster 2024-04-24T17:29:36.036007+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-24T17:29:37.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:37 smithi070 bash[18579]: cluster 2024-04-24T17:29:36.036007+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-24T17:29:37.370 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:37 smithi070 bash[23661]: cluster 2024-04-24T17:29:36.036007+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-24T17:29:38.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:38 smithi070 bash[18579]: cluster 2024-04-24T17:29:36.412741+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v142: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 132 KiB/s, 0 objects/s recovering 2024-04-24T17:29:38.342 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:38 smithi070 bash[18579]: cluster 2024-04-24T17:29:37.044814+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-04-24T17:29:38.342 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:38 smithi070 bash[18579]: audit 2024-04-24T17:29:38.029800+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-24T17:29:38.342 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:38 smithi070 bash[18579]: audit 2024-04-24T17:29:38.036002+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-24T17:29:38.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:38 smithi070 bash[23661]: cluster 2024-04-24T17:29:36.412741+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v142: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 132 KiB/s, 0 objects/s recovering 2024-04-24T17:29:38.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:38 smithi070 bash[23661]: cluster 2024-04-24T17:29:37.044814+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-04-24T17:29:38.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:38 smithi070 bash[23661]: audit 2024-04-24T17:29:38.029800+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-24T17:29:38.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:38 smithi070 bash[23661]: audit 2024-04-24T17:29:38.036002+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-24T17:29:38.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:38 smithi137 bash[18617]: cluster 2024-04-24T17:29:36.412741+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v142: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 132 KiB/s, 0 objects/s recovering 2024-04-24T17:29:38.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:38 smithi137 bash[18617]: cluster 2024-04-24T17:29:37.044814+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-04-24T17:29:38.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:38 smithi137 bash[18617]: audit 2024-04-24T17:29:38.029800+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-24T17:29:38.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:38 smithi137 bash[18617]: audit 2024-04-24T17:29:38.036002+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-24T17:29:39.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:39 smithi070 bash[18579]: audit 2024-04-24T17:29:38.022991+0000 mgr.y (mgr.14152) 164 : audit [DBG] from='client.24203 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi137:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:29:39.342 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:39 smithi070 bash[18579]: audit 2024-04-24T17:29:38.038303+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:29:39.342 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:39 smithi070 bash[18579]: cephadm 2024-04-24T17:29:38.284544+0000 mgr.y (mgr.14152) 165 : cephadm [INF] Detected new or changed devices on smithi137 2024-04-24T17:29:39.342 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:39 smithi070 bash[18579]: audit 2024-04-24T17:29:38.296026+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:29:39.342 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:39 smithi070 bash[18579]: audit 2024-04-24T17:29:38.297942+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:29:39.342 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:39 smithi070 bash[18579]: cephadm 2024-04-24T17:29:38.299361+0000 mgr.y (mgr.14152) 166 : cephadm [INF] Adjusting osd_memory_target on smithi137 to 17265M 2024-04-24T17:29:39.342 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:39 smithi070 bash[18579]: audit 2024-04-24T17:29:38.310328+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:29:39.342 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:39 smithi070 bash[18579]: audit 2024-04-24T17:29:38.318769+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:29:39.342 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:39 smithi070 bash[18579]: audit 2024-04-24T17:29:38.432633+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:29:39.342 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:39 smithi070 bash[18579]: audit 2024-04-24T17:29:38.435255+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:29:39.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:39 smithi070 bash[23661]: audit 2024-04-24T17:29:38.022991+0000 mgr.y (mgr.14152) 164 : audit [DBG] from='client.24203 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi137:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:29:39.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:39 smithi070 bash[23661]: audit 2024-04-24T17:29:38.038303+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:29:39.343 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:39 smithi070 bash[23661]: cephadm 2024-04-24T17:29:38.284544+0000 mgr.y (mgr.14152) 165 : cephadm [INF] Detected new or changed devices on smithi137 2024-04-24T17:29:39.343 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:39 smithi070 bash[23661]: audit 2024-04-24T17:29:38.296026+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:29:39.343 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:39 smithi070 bash[23661]: audit 2024-04-24T17:29:38.297942+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:29:39.343 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:39 smithi070 bash[23661]: cephadm 2024-04-24T17:29:38.299361+0000 mgr.y (mgr.14152) 166 : cephadm [INF] Adjusting osd_memory_target on smithi137 to 17265M 2024-04-24T17:29:39.343 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:39 smithi070 bash[23661]: audit 2024-04-24T17:29:38.310328+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:29:39.343 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:39 smithi070 bash[23661]: audit 2024-04-24T17:29:38.318769+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:29:39.343 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:39 smithi070 bash[23661]: audit 2024-04-24T17:29:38.432633+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:29:39.343 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:39 smithi070 bash[23661]: audit 2024-04-24T17:29:38.435255+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:29:39.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:39 smithi137 bash[18617]: audit 2024-04-24T17:29:38.022991+0000 mgr.y (mgr.14152) 164 : audit [DBG] from='client.24203 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi137:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:29:39.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:39 smithi137 bash[18617]: audit 2024-04-24T17:29:38.038303+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:29:39.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:39 smithi137 bash[18617]: cephadm 2024-04-24T17:29:38.284544+0000 mgr.y (mgr.14152) 165 : cephadm [INF] Detected new or changed devices on smithi137 2024-04-24T17:29:39.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:39 smithi137 bash[18617]: audit 2024-04-24T17:29:38.296026+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:29:39.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:39 smithi137 bash[18617]: audit 2024-04-24T17:29:38.297942+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:29:39.536 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:39 smithi137 bash[18617]: cephadm 2024-04-24T17:29:38.299361+0000 mgr.y (mgr.14152) 166 : cephadm [INF] Adjusting osd_memory_target on smithi137 to 17265M 2024-04-24T17:29:39.536 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:39 smithi137 bash[18617]: audit 2024-04-24T17:29:38.310328+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:29:39.536 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:39 smithi137 bash[18617]: audit 2024-04-24T17:29:38.318769+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:29:39.536 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:39 smithi137 bash[18617]: audit 2024-04-24T17:29:38.432633+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:29:39.536 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:39 smithi137 bash[18617]: audit 2024-04-24T17:29:38.435255+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:29:40.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:40 smithi070 bash[18579]: cluster 2024-04-24T17:29:38.413266+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v144: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 118 KiB/s, 0 objects/s recovering 2024-04-24T17:29:40.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:40 smithi070 bash[23661]: cluster 2024-04-24T17:29:38.413266+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v144: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 118 KiB/s, 0 objects/s recovering 2024-04-24T17:29:40.776 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:40 smithi137 bash[18617]: cluster 2024-04-24T17:29:38.413266+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v144: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 118 KiB/s, 0 objects/s recovering 2024-04-24T17:29:42.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:42 smithi137 bash[18617]: cluster 2024-04-24T17:29:40.413810+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v145: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-04-24T17:29:42.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:42 smithi070 bash[18579]: cluster 2024-04-24T17:29:40.413810+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v145: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-04-24T17:29:42.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:42 smithi070 bash[23661]: cluster 2024-04-24T17:29:40.413810+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v145: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-04-24T17:29:43.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:43 smithi137 bash[18617]: cluster 2024-04-24T17:29:42.414411+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-04-24T17:29:43.841 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:43 smithi070 bash[18579]: cluster 2024-04-24T17:29:42.414411+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-04-24T17:29:43.841 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:43 smithi070 bash[23661]: cluster 2024-04-24T17:29:42.414411+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-04-24T17:29:44.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:44 smithi137 bash[18617]: audit 2024-04-24T17:29:43.666823+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.137:0/710321690' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "741c1d55-28d5-4d59-a19e-0ff81c338bd4"}]: dispatch 2024-04-24T17:29:44.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:44 smithi137 bash[18617]: audit 2024-04-24T17:29:43.668218+0000 mon.a (mon.0) 464 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "741c1d55-28d5-4d59-a19e-0ff81c338bd4"}]: dispatch 2024-04-24T17:29:44.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:44 smithi137 bash[18617]: audit 2024-04-24T17:29:43.677090+0000 mon.a (mon.0) 465 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "741c1d55-28d5-4d59-a19e-0ff81c338bd4"}]': finished 2024-04-24T17:29:44.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:44 smithi137 bash[18617]: cluster 2024-04-24T17:29:43.677242+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-04-24T17:29:44.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:44 smithi137 bash[18617]: audit 2024-04-24T17:29:43.677543+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T17:29:44.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:44 smithi137 bash[18617]: audit 2024-04-24T17:29:44.359368+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.137:0/925799119' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-24T17:29:44.841 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:44 smithi070 bash[18579]: audit 2024-04-24T17:29:43.666823+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.137:0/710321690' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "741c1d55-28d5-4d59-a19e-0ff81c338bd4"}]: dispatch 2024-04-24T17:29:44.841 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:44 smithi070 bash[18579]: audit 2024-04-24T17:29:43.668218+0000 mon.a (mon.0) 464 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "741c1d55-28d5-4d59-a19e-0ff81c338bd4"}]: dispatch 2024-04-24T17:29:44.841 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:44 smithi070 bash[18579]: audit 2024-04-24T17:29:43.677090+0000 mon.a (mon.0) 465 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "741c1d55-28d5-4d59-a19e-0ff81c338bd4"}]': finished 2024-04-24T17:29:44.841 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:44 smithi070 bash[18579]: cluster 2024-04-24T17:29:43.677242+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-04-24T17:29:44.841 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:44 smithi070 bash[18579]: audit 2024-04-24T17:29:43.677543+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T17:29:44.841 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:44 smithi070 bash[18579]: audit 2024-04-24T17:29:44.359368+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.137:0/925799119' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-24T17:29:44.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:44 smithi070 bash[23661]: audit 2024-04-24T17:29:43.666823+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.137:0/710321690' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "741c1d55-28d5-4d59-a19e-0ff81c338bd4"}]: dispatch 2024-04-24T17:29:44.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:44 smithi070 bash[23661]: audit 2024-04-24T17:29:43.668218+0000 mon.a (mon.0) 464 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "741c1d55-28d5-4d59-a19e-0ff81c338bd4"}]: dispatch 2024-04-24T17:29:44.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:44 smithi070 bash[23661]: audit 2024-04-24T17:29:43.677090+0000 mon.a (mon.0) 465 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "741c1d55-28d5-4d59-a19e-0ff81c338bd4"}]': finished 2024-04-24T17:29:44.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:44 smithi070 bash[23661]: cluster 2024-04-24T17:29:43.677242+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-04-24T17:29:44.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:44 smithi070 bash[23661]: audit 2024-04-24T17:29:43.677543+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T17:29:44.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:44 smithi070 bash[23661]: audit 2024-04-24T17:29:44.359368+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.137:0/925799119' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-24T17:29:45.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:45 smithi137 bash[18617]: cluster 2024-04-24T17:29:44.414895+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-24T17:29:45.841 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:45 smithi070 bash[18579]: cluster 2024-04-24T17:29:44.414895+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-24T17:29:45.841 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:45 smithi070 bash[23661]: cluster 2024-04-24T17:29:44.414895+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-24T17:29:47.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:47 smithi137 bash[18617]: cluster 2024-04-24T17:29:46.415460+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-24T17:29:47.841 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:47 smithi070 bash[18579]: cluster 2024-04-24T17:29:46.415460+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-24T17:29:47.841 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:47 smithi070 bash[23661]: cluster 2024-04-24T17:29:46.415460+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-24T17:29:50.284 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:50 smithi137 bash[18617]: cluster 2024-04-24T17:29:48.415996+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-24T17:29:50.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:50 smithi070 bash[18579]: cluster 2024-04-24T17:29:48.415996+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-24T17:29:50.341 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:50 smithi070 bash[23661]: cluster 2024-04-24T17:29:48.415996+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-24T17:29:52.284 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:52 smithi137 bash[18617]: cluster 2024-04-24T17:29:50.416555+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-04-24T17:29:52.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:52 smithi070 bash[18579]: cluster 2024-04-24T17:29:50.416555+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-04-24T17:29:52.341 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:52 smithi070 bash[23661]: cluster 2024-04-24T17:29:50.416555+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-04-24T17:29:54.285 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:54 smithi137 bash[18617]: cluster 2024-04-24T17:29:52.417099+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-04-24T17:29:54.285 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:54 smithi137 bash[18617]: audit 2024-04-24T17:29:53.258866+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-24T17:29:54.285 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:54 smithi137 bash[18617]: audit 2024-04-24T17:29:53.260810+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:29:54.285 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:54 smithi137 bash[18617]: cephadm 2024-04-24T17:29:53.262301+0000 mgr.y (mgr.14152) 175 : cephadm [INF] Deploying daemon osd.5 on smithi137 2024-04-24T17:29:54.341 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:54 smithi070 bash[23661]: cluster 2024-04-24T17:29:52.417099+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-04-24T17:29:54.341 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:54 smithi070 bash[23661]: audit 2024-04-24T17:29:53.258866+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-24T17:29:54.341 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:54 smithi070 bash[23661]: audit 2024-04-24T17:29:53.260810+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:29:54.341 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:54 smithi070 bash[23661]: cephadm 2024-04-24T17:29:53.262301+0000 mgr.y (mgr.14152) 175 : cephadm [INF] Deploying daemon osd.5 on smithi137 2024-04-24T17:29:54.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:54 smithi070 bash[18579]: cluster 2024-04-24T17:29:52.417099+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-04-24T17:29:54.342 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:54 smithi070 bash[18579]: audit 2024-04-24T17:29:53.258866+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-24T17:29:54.342 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:54 smithi070 bash[18579]: audit 2024-04-24T17:29:53.260810+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:29:54.342 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:54 smithi070 bash[18579]: cephadm 2024-04-24T17:29:53.262301+0000 mgr.y (mgr.14152) 175 : cephadm [INF] Deploying daemon osd.5 on smithi137 2024-04-24T17:29:56.284 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:56 smithi137 bash[18617]: cluster 2024-04-24T17:29:54.417659+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-24T17:29:56.341 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:56 smithi070 bash[23661]: cluster 2024-04-24T17:29:54.417659+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-24T17:29:56.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:56 smithi070 bash[18579]: cluster 2024-04-24T17:29:54.417659+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-24T17:29:56.703 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:56 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:29:56.704 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:29:56 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:29:56.704 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:29:56 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:29:57.035 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:29:56 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:29:57.035 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:56 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:29:57.035 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:29:56 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:29:57.161 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:57 smithi070 bash[23661]: audit 2024-04-24T17:29:56.841884+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:29:57.161 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:57 smithi070 bash[23661]: audit 2024-04-24T17:29:56.848780+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:29:57.161 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:57 smithi070 bash[23661]: audit 2024-04-24T17:29:56.849326+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:29:57.162 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:57 smithi070 bash[23661]: audit 2024-04-24T17:29:56.852632+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:29:57.162 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:57 smithi070 bash[18579]: audit 2024-04-24T17:29:56.841884+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:29:57.162 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:57 smithi070 bash[18579]: audit 2024-04-24T17:29:56.848780+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:29:57.162 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:57 smithi070 bash[18579]: audit 2024-04-24T17:29:56.849326+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:29:57.162 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:57 smithi070 bash[18579]: audit 2024-04-24T17:29:56.852632+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:29:57.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:57 smithi137 bash[18617]: audit 2024-04-24T17:29:56.841884+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:29:57.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:57 smithi137 bash[18617]: audit 2024-04-24T17:29:56.848780+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:29:57.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:57 smithi137 bash[18617]: audit 2024-04-24T17:29:56.849326+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:29:57.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:57 smithi137 bash[18617]: audit 2024-04-24T17:29:56.852632+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:29:58.319 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:29:58 smithi137 bash[18617]: cluster 2024-04-24T17:29:56.418165+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-24T17:29:58.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:29:58 smithi070 bash[18579]: cluster 2024-04-24T17:29:56.418165+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-24T17:29:58.341 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:29:58 smithi070 bash[23661]: cluster 2024-04-24T17:29:56.418165+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-24T17:30:00.084 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:00 smithi137 bash[18617]: cluster 2024-04-24T17:29:58.418762+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-24T17:30:00.084 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:00 smithi137 bash[18617]: audit 2024-04-24T17:29:59.843985+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:30:00.084 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:00 smithi137 bash[18617]: audit 2024-04-24T17:29:59.854356+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:30:00.084 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:00 smithi137 bash[18617]: cluster 2024-04-24T17:30:00.000157+0000 mon.a (mon.0) 476 : cluster [INF] overall HEALTH_OK 2024-04-24T17:30:00.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:00 smithi070 bash[18579]: cluster 2024-04-24T17:29:58.418762+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-24T17:30:00.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:00 smithi070 bash[18579]: audit 2024-04-24T17:29:59.843985+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:30:00.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:00 smithi070 bash[18579]: audit 2024-04-24T17:29:59.854356+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:30:00.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:00 smithi070 bash[18579]: cluster 2024-04-24T17:30:00.000157+0000 mon.a (mon.0) 476 : cluster [INF] overall HEALTH_OK 2024-04-24T17:30:00.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:00 smithi070 bash[23661]: cluster 2024-04-24T17:29:58.418762+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-24T17:30:00.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:00 smithi070 bash[23661]: audit 2024-04-24T17:29:59.843985+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:30:00.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:00 smithi070 bash[23661]: audit 2024-04-24T17:29:59.854356+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:30:00.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:00 smithi070 bash[23661]: cluster 2024-04-24T17:30:00.000157+0000 mon.a (mon.0) 476 : cluster [INF] overall HEALTH_OK 2024-04-24T17:30:02.302 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:02 smithi137 bash[18617]: cluster 2024-04-24T17:30:00.419232+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-24T17:30:02.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:02 smithi070 bash[18579]: cluster 2024-04-24T17:30:00.419232+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-24T17:30:02.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:02 smithi070 bash[23661]: cluster 2024-04-24T17:30:00.419232+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-24T17:30:02.772 INFO:teuthology.orchestra.run.smithi137.stdout:Created osd(s) 5 on host 'smithi137' 2024-04-24T17:30:03.401 DEBUG:teuthology.orchestra.run.smithi137:osd.5> sudo journalctl -f -n 0 -u ceph-6229cc3c-025f-11ef-bc93-c7b262605968@osd.5.service 2024-04-24T17:30:03.404 INFO:tasks.cephadm:Deploying osd.6 on smithi137 with /dev/vg_nvme/lv_2... 2024-04-24T17:30:03.404 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-04-24T17:30:04.035 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:03 smithi137 bash[18617]: cluster 2024-04-24T17:30:02.419804+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-24T17:30:04.035 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:03 smithi137 bash[18617]: audit 2024-04-24T17:30:02.772272+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:30:04.035 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:03 smithi137 bash[18617]: audit 2024-04-24T17:30:02.780540+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:30:04.035 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:03 smithi137 bash[18617]: audit 2024-04-24T17:30:02.783414+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:30:04.035 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:03 smithi137 bash[18617]: audit 2024-04-24T17:30:02.785747+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:30:04.035 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:03 smithi137 bash[18617]: audit 2024-04-24T17:30:03.147215+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.137:6808/832838319,v1:172.21.15.137:6809/832838319]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-24T17:30:04.035 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:03 smithi137 bash[18617]: audit 2024-04-24T17:30:03.148687+0000 mon.a (mon.0) 481 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-24T17:30:04.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:03 smithi070 bash[18579]: cluster 2024-04-24T17:30:02.419804+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-24T17:30:04.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:03 smithi070 bash[18579]: audit 2024-04-24T17:30:02.772272+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:30:04.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:03 smithi070 bash[18579]: audit 2024-04-24T17:30:02.780540+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:30:04.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:03 smithi070 bash[18579]: audit 2024-04-24T17:30:02.783414+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:30:04.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:03 smithi070 bash[18579]: audit 2024-04-24T17:30:02.785747+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:30:04.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:03 smithi070 bash[18579]: audit 2024-04-24T17:30:03.147215+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.137:6808/832838319,v1:172.21.15.137:6809/832838319]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-24T17:30:04.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:03 smithi070 bash[18579]: audit 2024-04-24T17:30:03.148687+0000 mon.a (mon.0) 481 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-24T17:30:04.092 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:03 smithi070 bash[23661]: cluster 2024-04-24T17:30:02.419804+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-24T17:30:04.092 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:03 smithi070 bash[23661]: audit 2024-04-24T17:30:02.772272+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:30:04.092 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:03 smithi070 bash[23661]: audit 2024-04-24T17:30:02.780540+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:30:04.092 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:03 smithi070 bash[23661]: audit 2024-04-24T17:30:02.783414+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:30:04.092 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:03 smithi070 bash[23661]: audit 2024-04-24T17:30:02.785747+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:30:04.092 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:03 smithi070 bash[23661]: audit 2024-04-24T17:30:03.147215+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.137:6808/832838319,v1:172.21.15.137:6809/832838319]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-24T17:30:04.092 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:03 smithi070 bash[23661]: audit 2024-04-24T17:30:03.148687+0000 mon.a (mon.0) 481 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-24T17:30:05.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:05 smithi070 bash[18579]: audit 2024-04-24T17:30:04.061835+0000 mon.a (mon.0) 482 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-24T17:30:05.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:05 smithi070 bash[18579]: cluster 2024-04-24T17:30:04.062009+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-24T17:30:05.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:05 smithi070 bash[18579]: audit 2024-04-24T17:30:04.062241+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T17:30:05.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:05 smithi070 bash[18579]: audit 2024-04-24T17:30:04.062719+0000 mon.b (mon.2) 16 : audit [INF] from='osd.5 [v2:172.21.15.137:6808/832838319,v1:172.21.15.137:6809/832838319]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:30:05.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:05 smithi070 bash[18579]: audit 2024-04-24T17:30:04.064385+0000 mon.a (mon.0) 485 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:30:05.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:05 smithi070 bash[23661]: audit 2024-04-24T17:30:04.061835+0000 mon.a (mon.0) 482 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-24T17:30:05.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:05 smithi070 bash[23661]: cluster 2024-04-24T17:30:04.062009+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-24T17:30:05.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:05 smithi070 bash[23661]: audit 2024-04-24T17:30:04.062241+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T17:30:05.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:05 smithi070 bash[23661]: audit 2024-04-24T17:30:04.062719+0000 mon.b (mon.2) 16 : audit [INF] from='osd.5 [v2:172.21.15.137:6808/832838319,v1:172.21.15.137:6809/832838319]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:30:05.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:05 smithi070 bash[23661]: audit 2024-04-24T17:30:04.064385+0000 mon.a (mon.0) 485 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:30:05.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:05 smithi137 bash[18617]: audit 2024-04-24T17:30:04.061835+0000 mon.a (mon.0) 482 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-24T17:30:05.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:05 smithi137 bash[18617]: cluster 2024-04-24T17:30:04.062009+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-24T17:30:05.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:05 smithi137 bash[18617]: audit 2024-04-24T17:30:04.062241+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T17:30:05.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:05 smithi137 bash[18617]: audit 2024-04-24T17:30:04.062719+0000 mon.b (mon.2) 16 : audit [INF] from='osd.5 [v2:172.21.15.137:6808/832838319,v1:172.21.15.137:6809/832838319]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:30:05.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:05 smithi137 bash[18617]: audit 2024-04-24T17:30:04.064385+0000 mon.a (mon.0) 485 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:30:05.535 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:30:05 smithi137 bash[24643]: debug 2024-04-24T17:30:05.073+0000 7f0beb90f700 -1 osd.5 0 waiting for initial osdmap 2024-04-24T17:30:05.535 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:30:05 smithi137 bash[24643]: debug 2024-04-24T17:30:05.085+0000 7f0be6aa7700 -1 osd.5 37 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-24T17:30:06.335 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:06 smithi137 bash[18617]: cluster 2024-04-24T17:30:04.420341+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-24T17:30:06.335 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:06 smithi137 bash[18617]: audit 2024-04-24T17:30:05.072708+0000 mon.a (mon.0) 486 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]': finished 2024-04-24T17:30:06.335 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:06 smithi137 bash[18617]: cluster 2024-04-24T17:30:05.072965+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-04-24T17:30:06.335 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:06 smithi137 bash[18617]: audit 2024-04-24T17:30:05.073469+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T17:30:06.335 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:06 smithi137 bash[18617]: audit 2024-04-24T17:30:05.080821+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T17:30:06.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:06 smithi070 bash[18579]: cluster 2024-04-24T17:30:04.420341+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-24T17:30:06.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:06 smithi070 bash[18579]: audit 2024-04-24T17:30:05.072708+0000 mon.a (mon.0) 486 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]': finished 2024-04-24T17:30:06.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:06 smithi070 bash[18579]: cluster 2024-04-24T17:30:05.072965+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-04-24T17:30:06.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:06 smithi070 bash[18579]: audit 2024-04-24T17:30:05.073469+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T17:30:06.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:06 smithi070 bash[18579]: audit 2024-04-24T17:30:05.080821+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T17:30:06.341 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:06 smithi070 bash[23661]: cluster 2024-04-24T17:30:04.420341+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-24T17:30:06.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:06 smithi070 bash[23661]: audit 2024-04-24T17:30:05.072708+0000 mon.a (mon.0) 486 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]': finished 2024-04-24T17:30:06.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:06 smithi070 bash[23661]: cluster 2024-04-24T17:30:05.072965+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-04-24T17:30:06.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:06 smithi070 bash[23661]: audit 2024-04-24T17:30:05.073469+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T17:30:06.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:06 smithi070 bash[23661]: audit 2024-04-24T17:30:05.080821+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T17:30:07.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:07 smithi070 bash[18579]: cluster 2024-04-24T17:30:04.113450+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-24T17:30:07.342 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:07 smithi070 bash[18579]: cluster 2024-04-24T17:30:04.113645+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-24T17:30:07.342 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:07 smithi070 bash[18579]: cluster 2024-04-24T17:30:06.073534+0000 mon.a (mon.0) 490 : cluster [INF] osd.5 [v2:172.21.15.137:6808/832838319,v1:172.21.15.137:6809/832838319] boot 2024-04-24T17:30:07.342 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:07 smithi070 bash[18579]: cluster 2024-04-24T17:30:06.073682+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-04-24T17:30:07.342 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:07 smithi070 bash[18579]: audit 2024-04-24T17:30:06.074970+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T17:30:07.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:07 smithi070 bash[23661]: cluster 2024-04-24T17:30:04.113450+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-24T17:30:07.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:07 smithi070 bash[23661]: cluster 2024-04-24T17:30:04.113645+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-24T17:30:07.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:07 smithi070 bash[23661]: cluster 2024-04-24T17:30:06.073534+0000 mon.a (mon.0) 490 : cluster [INF] osd.5 [v2:172.21.15.137:6808/832838319,v1:172.21.15.137:6809/832838319] boot 2024-04-24T17:30:07.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:07 smithi070 bash[23661]: cluster 2024-04-24T17:30:06.073682+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-04-24T17:30:07.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:07 smithi070 bash[23661]: audit 2024-04-24T17:30:06.074970+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T17:30:07.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:07 smithi137 bash[18617]: cluster 2024-04-24T17:30:04.113450+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-24T17:30:07.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:07 smithi137 bash[18617]: cluster 2024-04-24T17:30:04.113645+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-24T17:30:07.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:07 smithi137 bash[18617]: cluster 2024-04-24T17:30:06.073534+0000 mon.a (mon.0) 490 : cluster [INF] osd.5 [v2:172.21.15.137:6808/832838319,v1:172.21.15.137:6809/832838319] boot 2024-04-24T17:30:07.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:07 smithi137 bash[18617]: cluster 2024-04-24T17:30:06.073682+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-04-24T17:30:07.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:07 smithi137 bash[18617]: audit 2024-04-24T17:30:06.074970+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T17:30:07.585 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-04-24T17:30:07.623 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi137:vg_nvme/lv_2 2024-04-24T17:30:08.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:08 smithi137 bash[18617]: cluster 2024-04-24T17:30:06.420892+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:30:08.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:08 smithi137 bash[18617]: cluster 2024-04-24T17:30:07.094794+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-24T17:30:08.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:08 smithi070 bash[18579]: cluster 2024-04-24T17:30:06.420892+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:30:08.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:08 smithi070 bash[18579]: cluster 2024-04-24T17:30:07.094794+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-24T17:30:08.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:08 smithi070 bash[23661]: cluster 2024-04-24T17:30:06.420892+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:30:08.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:08 smithi070 bash[23661]: cluster 2024-04-24T17:30:07.094794+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-24T17:30:09.284 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:09 smithi137 bash[18617]: cluster 2024-04-24T17:30:08.094908+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-04-24T17:30:09.284 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:09 smithi137 bash[18617]: cluster 2024-04-24T17:30:09.032525+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-04-24T17:30:09.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:09 smithi070 bash[18579]: cluster 2024-04-24T17:30:08.094908+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-04-24T17:30:09.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:09 smithi070 bash[18579]: cluster 2024-04-24T17:30:09.032525+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-04-24T17:30:09.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:09 smithi070 bash[23661]: cluster 2024-04-24T17:30:08.094908+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-04-24T17:30:09.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:09 smithi070 bash[23661]: cluster 2024-04-24T17:30:09.032525+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-04-24T17:30:10.237 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:10 smithi137 bash[18617]: cluster 2024-04-24T17:30:08.421452+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v165: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:30:10.237 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:10 smithi137 bash[18617]: cluster 2024-04-24T17:30:10.043058+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-04-24T17:30:10.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:10 smithi070 bash[18579]: cluster 2024-04-24T17:30:08.421452+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v165: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:30:10.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:10 smithi070 bash[18579]: cluster 2024-04-24T17:30:10.043058+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-04-24T17:30:10.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:10 smithi070 bash[23661]: cluster 2024-04-24T17:30:08.421452+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v165: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:30:10.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:10 smithi070 bash[23661]: cluster 2024-04-24T17:30:10.043058+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-04-24T17:30:11.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:11 smithi137 bash[18617]: audit 2024-04-24T17:30:10.276456+0000 mgr.y (mgr.14152) 184 : audit [DBG] from='client.24230 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi137:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:30:11.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:11 smithi137 bash[18617]: audit 2024-04-24T17:30:10.283345+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-24T17:30:11.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:11 smithi137 bash[18617]: audit 2024-04-24T17:30:10.289570+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-24T17:30:11.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:11 smithi137 bash[18617]: audit 2024-04-24T17:30:10.291428+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:30:11.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:11 smithi137 bash[18617]: audit 2024-04-24T17:30:10.864879+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:30:11.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:11 smithi137 bash[18617]: audit 2024-04-24T17:30:10.867092+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:30:11.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:11 smithi137 bash[18617]: audit 2024-04-24T17:30:10.869128+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:30:11.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:11 smithi137 bash[18617]: audit 2024-04-24T17:30:10.881641+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:30:11.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:11 smithi137 bash[18617]: audit 2024-04-24T17:30:10.890004+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:30:11.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:11 smithi070 bash[18579]: audit 2024-04-24T17:30:10.276456+0000 mgr.y (mgr.14152) 184 : audit [DBG] from='client.24230 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi137:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:30:11.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:11 smithi070 bash[18579]: audit 2024-04-24T17:30:10.283345+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-24T17:30:11.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:11 smithi070 bash[18579]: audit 2024-04-24T17:30:10.289570+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-24T17:30:11.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:11 smithi070 bash[18579]: audit 2024-04-24T17:30:10.291428+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:30:11.592 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:11 smithi070 bash[18579]: audit 2024-04-24T17:30:10.864879+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:30:11.592 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:11 smithi070 bash[18579]: audit 2024-04-24T17:30:10.867092+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:30:11.592 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:11 smithi070 bash[18579]: audit 2024-04-24T17:30:10.869128+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:30:11.592 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:11 smithi070 bash[18579]: audit 2024-04-24T17:30:10.881641+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:30:11.592 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:11 smithi070 bash[18579]: audit 2024-04-24T17:30:10.890004+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:30:11.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:11 smithi070 bash[23661]: audit 2024-04-24T17:30:10.276456+0000 mgr.y (mgr.14152) 184 : audit [DBG] from='client.24230 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi137:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:30:11.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:11 smithi070 bash[23661]: audit 2024-04-24T17:30:10.283345+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-24T17:30:11.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:11 smithi070 bash[23661]: audit 2024-04-24T17:30:10.289570+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-24T17:30:11.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:11 smithi070 bash[23661]: audit 2024-04-24T17:30:10.291428+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:30:11.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:11 smithi070 bash[23661]: audit 2024-04-24T17:30:10.864879+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:30:11.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:11 smithi070 bash[23661]: audit 2024-04-24T17:30:10.867092+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:30:11.593 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:11 smithi070 bash[23661]: audit 2024-04-24T17:30:10.869128+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:30:11.593 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:11 smithi070 bash[23661]: audit 2024-04-24T17:30:10.881641+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:30:11.593 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:11 smithi070 bash[23661]: audit 2024-04-24T17:30:10.890004+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:30:12.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:12 smithi137 bash[18617]: cluster 2024-04-24T17:30:10.422019+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v168: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:30:12.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:12 smithi137 bash[18617]: cephadm 2024-04-24T17:30:10.853103+0000 mgr.y (mgr.14152) 186 : cephadm [INF] Detected new or changed devices on smithi137 2024-04-24T17:30:12.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:12 smithi137 bash[18617]: cephadm 2024-04-24T17:30:10.870481+0000 mgr.y (mgr.14152) 187 : cephadm [INF] Adjusting osd_memory_target on smithi137 to 8632M 2024-04-24T17:30:12.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:12 smithi070 bash[18579]: cluster 2024-04-24T17:30:10.422019+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v168: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:30:12.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:12 smithi070 bash[18579]: cephadm 2024-04-24T17:30:10.853103+0000 mgr.y (mgr.14152) 186 : cephadm [INF] Detected new or changed devices on smithi137 2024-04-24T17:30:12.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:12 smithi070 bash[18579]: cephadm 2024-04-24T17:30:10.870481+0000 mgr.y (mgr.14152) 187 : cephadm [INF] Adjusting osd_memory_target on smithi137 to 8632M 2024-04-24T17:30:12.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:12 smithi070 bash[23661]: cluster 2024-04-24T17:30:10.422019+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v168: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:30:12.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:12 smithi070 bash[23661]: cephadm 2024-04-24T17:30:10.853103+0000 mgr.y (mgr.14152) 186 : cephadm [INF] Detected new or changed devices on smithi137 2024-04-24T17:30:12.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:12 smithi070 bash[23661]: cephadm 2024-04-24T17:30:10.870481+0000 mgr.y (mgr.14152) 187 : cephadm [INF] Adjusting osd_memory_target on smithi137 to 8632M 2024-04-24T17:30:14.432 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:14 smithi137 bash[18617]: cluster 2024-04-24T17:30:12.422622+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:30:14.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:14 smithi070 bash[18579]: cluster 2024-04-24T17:30:12.422622+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:30:14.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:14 smithi070 bash[23661]: cluster 2024-04-24T17:30:12.422622+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:30:16.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:16 smithi137 bash[18617]: cluster 2024-04-24T17:30:14.423134+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:30:16.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:16 smithi137 bash[18617]: audit 2024-04-24T17:30:15.950005+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.137:0/4079210291' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "697501fc-663d-45b0-b81d-ee897fed7e56"}]: dispatch 2024-04-24T17:30:16.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:16 smithi137 bash[18617]: audit 2024-04-24T17:30:15.951623+0000 mon.a (mon.0) 505 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "697501fc-663d-45b0-b81d-ee897fed7e56"}]: dispatch 2024-04-24T17:30:16.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:16 smithi137 bash[18617]: audit 2024-04-24T17:30:15.960314+0000 mon.a (mon.0) 506 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "697501fc-663d-45b0-b81d-ee897fed7e56"}]': finished 2024-04-24T17:30:16.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:16 smithi137 bash[18617]: cluster 2024-04-24T17:30:15.960453+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-04-24T17:30:16.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:16 smithi137 bash[18617]: audit 2024-04-24T17:30:15.960732+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:30:16.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:16 smithi070 bash[18579]: cluster 2024-04-24T17:30:14.423134+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:30:16.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:16 smithi070 bash[18579]: audit 2024-04-24T17:30:15.950005+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.137:0/4079210291' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "697501fc-663d-45b0-b81d-ee897fed7e56"}]: dispatch 2024-04-24T17:30:16.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:16 smithi070 bash[18579]: audit 2024-04-24T17:30:15.951623+0000 mon.a (mon.0) 505 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "697501fc-663d-45b0-b81d-ee897fed7e56"}]: dispatch 2024-04-24T17:30:16.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:16 smithi070 bash[18579]: audit 2024-04-24T17:30:15.960314+0000 mon.a (mon.0) 506 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "697501fc-663d-45b0-b81d-ee897fed7e56"}]': finished 2024-04-24T17:30:16.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:16 smithi070 bash[18579]: cluster 2024-04-24T17:30:15.960453+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-04-24T17:30:16.592 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:16 smithi070 bash[18579]: audit 2024-04-24T17:30:15.960732+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:30:16.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:16 smithi070 bash[23661]: cluster 2024-04-24T17:30:14.423134+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:30:16.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:16 smithi070 bash[23661]: audit 2024-04-24T17:30:15.950005+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.137:0/4079210291' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "697501fc-663d-45b0-b81d-ee897fed7e56"}]: dispatch 2024-04-24T17:30:16.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:16 smithi070 bash[23661]: audit 2024-04-24T17:30:15.951623+0000 mon.a (mon.0) 505 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "697501fc-663d-45b0-b81d-ee897fed7e56"}]: dispatch 2024-04-24T17:30:16.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:16 smithi070 bash[23661]: audit 2024-04-24T17:30:15.960314+0000 mon.a (mon.0) 506 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "697501fc-663d-45b0-b81d-ee897fed7e56"}]': finished 2024-04-24T17:30:16.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:16 smithi070 bash[23661]: cluster 2024-04-24T17:30:15.960453+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-04-24T17:30:16.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:16 smithi070 bash[23661]: audit 2024-04-24T17:30:15.960732+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:30:17.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:17 smithi137 bash[18617]: audit 2024-04-24T17:30:16.673908+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.137:0/2339913115' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-24T17:30:17.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:17 smithi070 bash[18579]: audit 2024-04-24T17:30:16.673908+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.137:0/2339913115' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-24T17:30:17.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:17 smithi070 bash[23661]: audit 2024-04-24T17:30:16.673908+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.137:0/2339913115' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-24T17:30:18.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:18 smithi137 bash[18617]: cluster 2024-04-24T17:30:16.423634+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:30:18.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:18 smithi070 bash[18579]: cluster 2024-04-24T17:30:16.423634+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:30:18.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:18 smithi070 bash[23661]: cluster 2024-04-24T17:30:16.423634+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:30:20.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:20 smithi137 bash[18617]: cluster 2024-04-24T17:30:18.424218+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:30:20.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:20 smithi070 bash[18579]: cluster 2024-04-24T17:30:18.424218+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:30:20.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:20 smithi070 bash[23661]: cluster 2024-04-24T17:30:18.424218+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:30:22.518 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:22 smithi137 bash[18617]: cluster 2024-04-24T17:30:20.424792+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:30:22.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:22 smithi070 bash[23661]: cluster 2024-04-24T17:30:20.424792+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:30:22.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:22 smithi070 bash[18579]: cluster 2024-04-24T17:30:20.424792+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:30:24.284 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:24 smithi137 bash[18617]: cluster 2024-04-24T17:30:22.425351+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-04-24T17:30:24.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:24 smithi070 bash[18579]: cluster 2024-04-24T17:30:22.425351+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-04-24T17:30:24.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:24 smithi070 bash[23661]: cluster 2024-04-24T17:30:22.425351+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-04-24T17:30:26.209 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:26 smithi137 bash[18617]: cluster 2024-04-24T17:30:24.425908+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-04-24T17:30:26.210 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:26 smithi137 bash[18617]: audit 2024-04-24T17:30:25.961859+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-24T17:30:26.210 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:26 smithi137 bash[18617]: audit 2024-04-24T17:30:25.963764+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:30:26.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:26 smithi070 bash[18579]: cluster 2024-04-24T17:30:24.425908+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-04-24T17:30:26.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:26 smithi070 bash[18579]: audit 2024-04-24T17:30:25.961859+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-24T17:30:26.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:26 smithi070 bash[18579]: audit 2024-04-24T17:30:25.963764+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:30:26.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:26 smithi070 bash[23661]: cluster 2024-04-24T17:30:24.425908+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-04-24T17:30:26.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:26 smithi070 bash[23661]: audit 2024-04-24T17:30:25.961859+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-24T17:30:26.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:26 smithi070 bash[23661]: audit 2024-04-24T17:30:25.963764+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:30:27.265 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:27 smithi137 bash[18617]: cephadm 2024-04-24T17:30:25.965307+0000 mgr.y (mgr.14152) 195 : cephadm [INF] Deploying daemon osd.6 on smithi137 2024-04-24T17:30:27.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:27 smithi070 bash[18579]: cephadm 2024-04-24T17:30:25.965307+0000 mgr.y (mgr.14152) 195 : cephadm [INF] Deploying daemon osd.6 on smithi137 2024-04-24T17:30:27.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:27 smithi070 bash[23661]: cephadm 2024-04-24T17:30:25.965307+0000 mgr.y (mgr.14152) 195 : cephadm [INF] Deploying daemon osd.6 on smithi137 2024-04-24T17:30:28.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:28 smithi137 bash[18617]: cluster 2024-04-24T17:30:26.426480+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:30:28.613 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:28 smithi070 bash[18579]: cluster 2024-04-24T17:30:26.426480+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:30:28.613 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:28 smithi070 bash[23661]: cluster 2024-04-24T17:30:26.426480+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:30:29.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:29 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:30:29.535 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:30:29 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:30:29.535 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:30:29 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:30:29.535 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:30:29 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:30:29.930 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:30:29 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:30:29.930 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:30:29 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:30:29.930 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:30:29 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:30:29.930 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:29 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:30:30.284 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:30 smithi137 bash[18617]: cluster 2024-04-24T17:30:28.427021+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:30:30.285 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:30 smithi137 bash[18617]: audit 2024-04-24T17:30:29.771478+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:30:30.285 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:30 smithi137 bash[18617]: audit 2024-04-24T17:30:29.810745+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:30:30.285 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:30 smithi137 bash[18617]: audit 2024-04-24T17:30:29.813434+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:30:30.285 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:30 smithi137 bash[18617]: audit 2024-04-24T17:30:29.815111+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:30:30.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:30 smithi070 bash[18579]: cluster 2024-04-24T17:30:28.427021+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:30:30.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:30 smithi070 bash[18579]: audit 2024-04-24T17:30:29.771478+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:30:30.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:30 smithi070 bash[18579]: audit 2024-04-24T17:30:29.810745+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:30:30.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:30 smithi070 bash[18579]: audit 2024-04-24T17:30:29.813434+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:30:30.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:30 smithi070 bash[18579]: audit 2024-04-24T17:30:29.815111+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:30:30.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:30 smithi070 bash[23661]: cluster 2024-04-24T17:30:28.427021+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:30:30.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:30 smithi070 bash[23661]: audit 2024-04-24T17:30:29.771478+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:30:30.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:30 smithi070 bash[23661]: audit 2024-04-24T17:30:29.810745+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:30:30.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:30 smithi070 bash[23661]: audit 2024-04-24T17:30:29.813434+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:30:30.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:30 smithi070 bash[23661]: audit 2024-04-24T17:30:29.815111+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:30:32.443 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:32 smithi137 bash[18617]: cluster 2024-04-24T17:30:30.427560+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:30:32.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:32 smithi070 bash[18579]: cluster 2024-04-24T17:30:30.427560+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:30:32.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:32 smithi070 bash[23661]: cluster 2024-04-24T17:30:30.427560+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:30:34.152 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:33 smithi137 bash[18617]: cluster 2024-04-24T17:30:32.428138+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:30:34.152 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:33 smithi137 bash[18617]: audit 2024-04-24T17:30:32.855162+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:30:34.152 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:33 smithi137 bash[18617]: audit 2024-04-24T17:30:33.119322+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:30:34.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:33 smithi070 bash[18579]: cluster 2024-04-24T17:30:32.428138+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:30:34.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:33 smithi070 bash[18579]: audit 2024-04-24T17:30:32.855162+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:30:34.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:33 smithi070 bash[18579]: audit 2024-04-24T17:30:33.119322+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:30:34.341 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:33 smithi070 bash[23661]: cluster 2024-04-24T17:30:32.428138+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:30:34.341 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:33 smithi070 bash[23661]: audit 2024-04-24T17:30:32.855162+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:30:34.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:33 smithi070 bash[23661]: audit 2024-04-24T17:30:33.119322+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:30:35.957 INFO:teuthology.orchestra.run.smithi137.stdout:Created osd(s) 6 on host 'smithi137' 2024-04-24T17:30:36.284 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:36 smithi137 bash[18617]: cluster 2024-04-24T17:30:34.428743+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:30:36.285 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:36 smithi137 bash[18617]: audit 2024-04-24T17:30:35.957171+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:30:36.285 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:36 smithi137 bash[18617]: audit 2024-04-24T17:30:35.996543+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:30:36.285 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:36 smithi137 bash[18617]: audit 2024-04-24T17:30:35.999447+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:30:36.285 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:36 smithi137 bash[18617]: audit 2024-04-24T17:30:36.001354+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:30:36.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:36 smithi070 bash[18579]: cluster 2024-04-24T17:30:34.428743+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:30:36.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:36 smithi070 bash[18579]: audit 2024-04-24T17:30:35.957171+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:30:36.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:36 smithi070 bash[18579]: audit 2024-04-24T17:30:35.996543+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:30:36.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:36 smithi070 bash[18579]: audit 2024-04-24T17:30:35.999447+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:30:36.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:36 smithi070 bash[18579]: audit 2024-04-24T17:30:36.001354+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:30:36.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:36 smithi070 bash[23661]: cluster 2024-04-24T17:30:34.428743+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:30:36.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:36 smithi070 bash[23661]: audit 2024-04-24T17:30:35.957171+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:30:36.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:36 smithi070 bash[23661]: audit 2024-04-24T17:30:35.996543+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:30:36.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:36 smithi070 bash[23661]: audit 2024-04-24T17:30:35.999447+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:30:36.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:36 smithi070 bash[23661]: audit 2024-04-24T17:30:36.001354+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:30:36.541 DEBUG:teuthology.orchestra.run.smithi137:osd.6> sudo journalctl -f -n 0 -u ceph-6229cc3c-025f-11ef-bc93-c7b262605968@osd.6.service 2024-04-24T17:30:36.544 INFO:tasks.cephadm:Deploying osd.7 on smithi137 with /dev/vg_nvme/lv_1... 2024-04-24T17:30:36.544 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-04-24T17:30:37.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:37 smithi070 bash[18579]: audit 2024-04-24T17:30:36.127681+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.137:6816/3264045156,v1:172.21.15.137:6817/3264045156]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-24T17:30:37.342 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:37 smithi070 bash[18579]: audit 2024-04-24T17:30:36.129247+0000 mon.a (mon.0) 521 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-24T17:30:37.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:37 smithi070 bash[23661]: audit 2024-04-24T17:30:36.127681+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.137:6816/3264045156,v1:172.21.15.137:6817/3264045156]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-24T17:30:37.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:37 smithi070 bash[23661]: audit 2024-04-24T17:30:36.129247+0000 mon.a (mon.0) 521 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-24T17:30:37.373 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:37 smithi137 bash[18617]: audit 2024-04-24T17:30:36.127681+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.137:6816/3264045156,v1:172.21.15.137:6817/3264045156]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-24T17:30:37.373 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:37 smithi137 bash[18617]: audit 2024-04-24T17:30:36.129247+0000 mon.a (mon.0) 521 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-24T17:30:38.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:38 smithi070 bash[18579]: cluster 2024-04-24T17:30:36.429297+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:30:38.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:38 smithi070 bash[18579]: audit 2024-04-24T17:30:37.053537+0000 mon.a (mon.0) 522 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-24T17:30:38.342 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:38 smithi070 bash[18579]: cluster 2024-04-24T17:30:37.053748+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-04-24T17:30:38.342 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:38 smithi070 bash[18579]: audit 2024-04-24T17:30:37.053993+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:30:38.342 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:38 smithi070 bash[18579]: audit 2024-04-24T17:30:37.054201+0000 mon.b (mon.2) 20 : audit [INF] from='osd.6 [v2:172.21.15.137:6816/3264045156,v1:172.21.15.137:6817/3264045156]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:30:38.342 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:38 smithi070 bash[18579]: audit 2024-04-24T17:30:37.055693+0000 mon.a (mon.0) 525 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:30:38.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:38 smithi070 bash[23661]: cluster 2024-04-24T17:30:36.429297+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:30:38.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:38 smithi070 bash[23661]: audit 2024-04-24T17:30:37.053537+0000 mon.a (mon.0) 522 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-24T17:30:38.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:38 smithi070 bash[23661]: cluster 2024-04-24T17:30:37.053748+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-04-24T17:30:38.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:38 smithi070 bash[23661]: audit 2024-04-24T17:30:37.053993+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:30:38.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:38 smithi070 bash[23661]: audit 2024-04-24T17:30:37.054201+0000 mon.b (mon.2) 20 : audit [INF] from='osd.6 [v2:172.21.15.137:6816/3264045156,v1:172.21.15.137:6817/3264045156]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:30:38.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:38 smithi070 bash[23661]: audit 2024-04-24T17:30:37.055693+0000 mon.a (mon.0) 525 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:30:38.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:38 smithi137 bash[18617]: cluster 2024-04-24T17:30:36.429297+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:30:38.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:38 smithi137 bash[18617]: audit 2024-04-24T17:30:37.053537+0000 mon.a (mon.0) 522 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-24T17:30:38.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:38 smithi137 bash[18617]: cluster 2024-04-24T17:30:37.053748+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-04-24T17:30:38.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:38 smithi137 bash[18617]: audit 2024-04-24T17:30:37.053993+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:30:38.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:38 smithi137 bash[18617]: audit 2024-04-24T17:30:37.054201+0000 mon.b (mon.2) 20 : audit [INF] from='osd.6 [v2:172.21.15.137:6816/3264045156,v1:172.21.15.137:6817/3264045156]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:30:38.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:38 smithi137 bash[18617]: audit 2024-04-24T17:30:37.055693+0000 mon.a (mon.0) 525 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:30:38.535 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:30:38 smithi137 bash[27620]: debug 2024-04-24T17:30:38.060+0000 7ff48a09a700 -1 osd.6 0 waiting for initial osdmap 2024-04-24T17:30:38.536 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:30:38 smithi137 bash[27620]: debug 2024-04-24T17:30:38.072+0000 7ff482a2d700 -1 osd.6 45 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-24T17:30:39.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:39 smithi070 bash[18579]: audit 2024-04-24T17:30:38.054563+0000 mon.a (mon.0) 526 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]': finished 2024-04-24T17:30:39.342 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:39 smithi070 bash[18579]: cluster 2024-04-24T17:30:38.054798+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-04-24T17:30:39.342 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:39 smithi070 bash[18579]: audit 2024-04-24T17:30:38.055647+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:30:39.342 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:39 smithi070 bash[18579]: audit 2024-04-24T17:30:38.065653+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:30:39.342 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:39 smithi070 bash[18579]: audit 2024-04-24T17:30:38.438791+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:30:39.342 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:39 smithi070 bash[18579]: audit 2024-04-24T17:30:38.439283+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:30:39.342 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:39 smithi070 bash[18579]: cluster 2024-04-24T17:30:39.042125+0000 mon.a (mon.0) 532 : cluster [INF] osd.6 [v2:172.21.15.137:6816/3264045156,v1:172.21.15.137:6817/3264045156] boot 2024-04-24T17:30:39.342 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:39 smithi070 bash[18579]: cluster 2024-04-24T17:30:39.042243+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-04-24T17:30:39.342 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:39 smithi070 bash[18579]: audit 2024-04-24T17:30:39.043198+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:30:39.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:39 smithi070 bash[23661]: audit 2024-04-24T17:30:38.054563+0000 mon.a (mon.0) 526 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]': finished 2024-04-24T17:30:39.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:39 smithi070 bash[23661]: cluster 2024-04-24T17:30:38.054798+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-04-24T17:30:39.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:39 smithi070 bash[23661]: audit 2024-04-24T17:30:38.055647+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:30:39.343 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:39 smithi070 bash[23661]: audit 2024-04-24T17:30:38.065653+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:30:39.343 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:39 smithi070 bash[23661]: audit 2024-04-24T17:30:38.438791+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:30:39.343 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:39 smithi070 bash[23661]: audit 2024-04-24T17:30:38.439283+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:30:39.343 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:39 smithi070 bash[23661]: cluster 2024-04-24T17:30:39.042125+0000 mon.a (mon.0) 532 : cluster [INF] osd.6 [v2:172.21.15.137:6816/3264045156,v1:172.21.15.137:6817/3264045156] boot 2024-04-24T17:30:39.343 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:39 smithi070 bash[23661]: cluster 2024-04-24T17:30:39.042243+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-04-24T17:30:39.343 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:39 smithi070 bash[23661]: audit 2024-04-24T17:30:39.043198+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:30:39.437 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:39 smithi137 bash[18617]: audit 2024-04-24T17:30:38.054563+0000 mon.a (mon.0) 526 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]': finished 2024-04-24T17:30:39.437 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:39 smithi137 bash[18617]: cluster 2024-04-24T17:30:38.054798+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-04-24T17:30:39.437 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:39 smithi137 bash[18617]: audit 2024-04-24T17:30:38.055647+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:30:39.437 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:39 smithi137 bash[18617]: audit 2024-04-24T17:30:38.065653+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:30:39.437 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:39 smithi137 bash[18617]: audit 2024-04-24T17:30:38.438791+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:30:39.437 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:39 smithi137 bash[18617]: audit 2024-04-24T17:30:38.439283+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:30:39.437 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:39 smithi137 bash[18617]: cluster 2024-04-24T17:30:39.042125+0000 mon.a (mon.0) 532 : cluster [INF] osd.6 [v2:172.21.15.137:6816/3264045156,v1:172.21.15.137:6817/3264045156] boot 2024-04-24T17:30:39.437 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:39 smithi137 bash[18617]: cluster 2024-04-24T17:30:39.042243+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-04-24T17:30:39.437 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:39 smithi137 bash[18617]: audit 2024-04-24T17:30:39.043198+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:30:40.285 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:40 smithi137 bash[18617]: cluster 2024-04-24T17:30:37.087167+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-24T17:30:40.285 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:40 smithi137 bash[18617]: cluster 2024-04-24T17:30:37.087349+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-24T17:30:40.285 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:40 smithi137 bash[18617]: cluster 2024-04-24T17:30:38.429834+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v185: 1 pgs: 1 peering; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:30:40.285 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:40 smithi137 bash[18617]: cluster 2024-04-24T17:30:40.052826+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-04-24T17:30:40.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:40 smithi070 bash[18579]: cluster 2024-04-24T17:30:37.087167+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-24T17:30:40.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:40 smithi070 bash[18579]: cluster 2024-04-24T17:30:37.087349+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-24T17:30:40.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:40 smithi070 bash[18579]: cluster 2024-04-24T17:30:38.429834+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v185: 1 pgs: 1 peering; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:30:40.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:40 smithi070 bash[18579]: cluster 2024-04-24T17:30:40.052826+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-04-24T17:30:40.341 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:40 smithi070 bash[23661]: cluster 2024-04-24T17:30:37.087167+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-24T17:30:40.341 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:40 smithi070 bash[23661]: cluster 2024-04-24T17:30:37.087349+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-24T17:30:40.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:40 smithi070 bash[23661]: cluster 2024-04-24T17:30:38.429834+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v185: 1 pgs: 1 peering; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:30:40.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:40 smithi070 bash[23661]: cluster 2024-04-24T17:30:40.052826+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-04-24T17:30:40.363 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-04-24T17:30:40.406 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi137:vg_nvme/lv_1 2024-04-24T17:30:42.284 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:42 smithi137 bash[18617]: cluster 2024-04-24T17:30:40.430414+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v188: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-24T17:30:42.285 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:42 smithi137 bash[18617]: cluster 2024-04-24T17:30:41.055349+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-04-24T17:30:42.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:42 smithi070 bash[18579]: cluster 2024-04-24T17:30:40.430414+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v188: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-24T17:30:42.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:42 smithi070 bash[18579]: cluster 2024-04-24T17:30:41.055349+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-04-24T17:30:42.341 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:42 smithi070 bash[23661]: cluster 2024-04-24T17:30:40.430414+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v188: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-24T17:30:42.341 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:42 smithi070 bash[23661]: cluster 2024-04-24T17:30:41.055349+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-04-24T17:30:43.285 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:43 smithi137 bash[18617]: cluster 2024-04-24T17:30:42.074658+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-04-24T17:30:43.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:43 smithi070 bash[18579]: cluster 2024-04-24T17:30:42.074658+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-04-24T17:30:43.341 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:43 smithi070 bash[23661]: cluster 2024-04-24T17:30:42.074658+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-04-24T17:30:44.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:44 smithi070 bash[18579]: cluster 2024-04-24T17:30:42.431090+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v191: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-24T17:30:44.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:44 smithi070 bash[18579]: cluster 2024-04-24T17:30:43.084104+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-04-24T17:30:44.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:44 smithi070 bash[18579]: audit 2024-04-24T17:30:43.323335+0000 mgr.y (mgr.14152) 205 : audit [DBG] from='client.24257 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi137:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:30:44.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:44 smithi070 bash[18579]: audit 2024-04-24T17:30:43.330203+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-24T17:30:44.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:44 smithi070 bash[18579]: audit 2024-04-24T17:30:43.336505+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-24T17:30:44.342 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:44 smithi070 bash[18579]: audit 2024-04-24T17:30:43.338164+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:30:44.342 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:44 smithi070 bash[18579]: audit 2024-04-24T17:30:43.650602+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:30:44.342 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:44 smithi070 bash[18579]: audit 2024-04-24T17:30:43.652921+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:30:44.342 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:44 smithi070 bash[18579]: audit 2024-04-24T17:30:43.654747+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:30:44.342 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:44 smithi070 bash[18579]: audit 2024-04-24T17:30:43.656463+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:30:44.342 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:44 smithi070 bash[18579]: audit 2024-04-24T17:30:43.666410+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:30:44.342 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:44 smithi070 bash[18579]: audit 2024-04-24T17:30:43.675141+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:30:44.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:44 smithi070 bash[23661]: cluster 2024-04-24T17:30:42.431090+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v191: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-24T17:30:44.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:44 smithi070 bash[23661]: cluster 2024-04-24T17:30:43.084104+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-04-24T17:30:44.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:44 smithi070 bash[23661]: audit 2024-04-24T17:30:43.323335+0000 mgr.y (mgr.14152) 205 : audit [DBG] from='client.24257 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi137:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:30:44.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:44 smithi070 bash[23661]: audit 2024-04-24T17:30:43.330203+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-24T17:30:44.343 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:44 smithi070 bash[23661]: audit 2024-04-24T17:30:43.336505+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-24T17:30:44.343 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:44 smithi070 bash[23661]: audit 2024-04-24T17:30:43.338164+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:30:44.343 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:44 smithi070 bash[23661]: audit 2024-04-24T17:30:43.650602+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:30:44.343 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:44 smithi070 bash[23661]: audit 2024-04-24T17:30:43.652921+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:30:44.343 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:44 smithi070 bash[23661]: audit 2024-04-24T17:30:43.654747+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:30:44.343 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:44 smithi070 bash[23661]: audit 2024-04-24T17:30:43.656463+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:30:44.343 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:44 smithi070 bash[23661]: audit 2024-04-24T17:30:43.666410+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:30:44.343 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:44 smithi070 bash[23661]: audit 2024-04-24T17:30:43.675141+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:30:44.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:44 smithi137 bash[18617]: cluster 2024-04-24T17:30:42.431090+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v191: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-24T17:30:44.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:44 smithi137 bash[18617]: cluster 2024-04-24T17:30:43.084104+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-04-24T17:30:44.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:44 smithi137 bash[18617]: audit 2024-04-24T17:30:43.323335+0000 mgr.y (mgr.14152) 205 : audit [DBG] from='client.24257 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi137:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:30:44.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:44 smithi137 bash[18617]: audit 2024-04-24T17:30:43.330203+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-24T17:30:44.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:44 smithi137 bash[18617]: audit 2024-04-24T17:30:43.336505+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-24T17:30:44.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:44 smithi137 bash[18617]: audit 2024-04-24T17:30:43.338164+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:30:44.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:44 smithi137 bash[18617]: audit 2024-04-24T17:30:43.650602+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:30:44.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:44 smithi137 bash[18617]: audit 2024-04-24T17:30:43.652921+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:30:44.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:44 smithi137 bash[18617]: audit 2024-04-24T17:30:43.654747+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:30:44.536 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:44 smithi137 bash[18617]: audit 2024-04-24T17:30:43.656463+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:30:44.536 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:44 smithi137 bash[18617]: audit 2024-04-24T17:30:43.666410+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:30:44.536 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:44 smithi137 bash[18617]: audit 2024-04-24T17:30:43.675141+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:30:45.341 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:45 smithi070 bash[23661]: cephadm 2024-04-24T17:30:43.640709+0000 mgr.y (mgr.14152) 206 : cephadm [INF] Detected new or changed devices on smithi137 2024-04-24T17:30:45.341 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:45 smithi070 bash[23661]: cephadm 2024-04-24T17:30:43.657800+0000 mgr.y (mgr.14152) 207 : cephadm [INF] Adjusting osd_memory_target on smithi137 to 5755M 2024-04-24T17:30:45.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:45 smithi070 bash[18579]: cephadm 2024-04-24T17:30:43.640709+0000 mgr.y (mgr.14152) 206 : cephadm [INF] Detected new or changed devices on smithi137 2024-04-24T17:30:45.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:45 smithi070 bash[18579]: cephadm 2024-04-24T17:30:43.657800+0000 mgr.y (mgr.14152) 207 : cephadm [INF] Adjusting osd_memory_target on smithi137 to 5755M 2024-04-24T17:30:45.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:45 smithi137 bash[18617]: cephadm 2024-04-24T17:30:43.640709+0000 mgr.y (mgr.14152) 206 : cephadm [INF] Detected new or changed devices on smithi137 2024-04-24T17:30:45.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:45 smithi137 bash[18617]: cephadm 2024-04-24T17:30:43.657800+0000 mgr.y (mgr.14152) 207 : cephadm [INF] Adjusting osd_memory_target on smithi137 to 5755M 2024-04-24T17:30:46.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:46 smithi070 bash[18579]: cluster 2024-04-24T17:30:44.431746+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 118 KiB/s, 0 objects/s recovering 2024-04-24T17:30:46.341 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:46 smithi070 bash[23661]: cluster 2024-04-24T17:30:44.431746+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 118 KiB/s, 0 objects/s recovering 2024-04-24T17:30:46.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:46 smithi137 bash[18617]: cluster 2024-04-24T17:30:44.431746+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 118 KiB/s, 0 objects/s recovering 2024-04-24T17:30:48.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:48 smithi137 bash[18617]: cluster 2024-04-24T17:30:46.432319+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-04-24T17:30:48.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:48 smithi070 bash[23661]: cluster 2024-04-24T17:30:46.432319+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-04-24T17:30:48.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:48 smithi070 bash[18579]: cluster 2024-04-24T17:30:46.432319+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-04-24T17:30:49.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:49 smithi137 bash[18617]: audit 2024-04-24T17:30:48.962538+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.137:0/66740501' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5d4749fb-d601-4b83-98a1-668f374f1f1a"}]: dispatch 2024-04-24T17:30:49.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:49 smithi137 bash[18617]: audit 2024-04-24T17:30:48.964398+0000 mon.a (mon.0) 548 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5d4749fb-d601-4b83-98a1-668f374f1f1a"}]: dispatch 2024-04-24T17:30:49.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:49 smithi137 bash[18617]: audit 2024-04-24T17:30:48.975068+0000 mon.a (mon.0) 549 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5d4749fb-d601-4b83-98a1-668f374f1f1a"}]': finished 2024-04-24T17:30:49.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:49 smithi137 bash[18617]: cluster 2024-04-24T17:30:48.975261+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-04-24T17:30:49.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:49 smithi137 bash[18617]: audit 2024-04-24T17:30:48.975560+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:30:49.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:49 smithi070 bash[18579]: audit 2024-04-24T17:30:48.962538+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.137:0/66740501' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5d4749fb-d601-4b83-98a1-668f374f1f1a"}]: dispatch 2024-04-24T17:30:49.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:49 smithi070 bash[18579]: audit 2024-04-24T17:30:48.964398+0000 mon.a (mon.0) 548 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5d4749fb-d601-4b83-98a1-668f374f1f1a"}]: dispatch 2024-04-24T17:30:49.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:49 smithi070 bash[18579]: audit 2024-04-24T17:30:48.975068+0000 mon.a (mon.0) 549 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5d4749fb-d601-4b83-98a1-668f374f1f1a"}]': finished 2024-04-24T17:30:49.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:49 smithi070 bash[18579]: cluster 2024-04-24T17:30:48.975261+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-04-24T17:30:49.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:49 smithi070 bash[18579]: audit 2024-04-24T17:30:48.975560+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:30:49.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:49 smithi070 bash[23661]: audit 2024-04-24T17:30:48.962538+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.137:0/66740501' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5d4749fb-d601-4b83-98a1-668f374f1f1a"}]: dispatch 2024-04-24T17:30:49.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:49 smithi070 bash[23661]: audit 2024-04-24T17:30:48.964398+0000 mon.a (mon.0) 548 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5d4749fb-d601-4b83-98a1-668f374f1f1a"}]: dispatch 2024-04-24T17:30:49.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:49 smithi070 bash[23661]: audit 2024-04-24T17:30:48.975068+0000 mon.a (mon.0) 549 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5d4749fb-d601-4b83-98a1-668f374f1f1a"}]': finished 2024-04-24T17:30:49.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:49 smithi070 bash[23661]: cluster 2024-04-24T17:30:48.975261+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-04-24T17:30:49.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:49 smithi070 bash[23661]: audit 2024-04-24T17:30:48.975560+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:30:50.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:50 smithi137 bash[18617]: cluster 2024-04-24T17:30:48.432852+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-04-24T17:30:50.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:50 smithi137 bash[18617]: audit 2024-04-24T17:30:49.655150+0000 mon.b (mon.2) 22 : audit [DBG] from='client.? 172.21.15.137:0/3703418632' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-24T17:30:50.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:50 smithi070 bash[18579]: cluster 2024-04-24T17:30:48.432852+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-04-24T17:30:50.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:50 smithi070 bash[18579]: audit 2024-04-24T17:30:49.655150+0000 mon.b (mon.2) 22 : audit [DBG] from='client.? 172.21.15.137:0/3703418632' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-24T17:30:50.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:50 smithi070 bash[23661]: cluster 2024-04-24T17:30:48.432852+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-04-24T17:30:50.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:50 smithi070 bash[23661]: audit 2024-04-24T17:30:49.655150+0000 mon.b (mon.2) 22 : audit [DBG] from='client.? 172.21.15.137:0/3703418632' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-24T17:30:52.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:52 smithi137 bash[18617]: cluster 2024-04-24T17:30:50.433474+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-04-24T17:30:52.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:52 smithi070 bash[18579]: cluster 2024-04-24T17:30:50.433474+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-04-24T17:30:52.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:52 smithi070 bash[23661]: cluster 2024-04-24T17:30:50.433474+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-04-24T17:30:54.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:54 smithi137 bash[18617]: cluster 2024-04-24T17:30:52.434065+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-04-24T17:30:54.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:54 smithi070 bash[18579]: cluster 2024-04-24T17:30:52.434065+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-04-24T17:30:54.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:54 smithi070 bash[23661]: cluster 2024-04-24T17:30:52.434065+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-04-24T17:30:56.439 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:56 smithi137 bash[18617]: cluster 2024-04-24T17:30:54.434690+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-04-24T17:30:56.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:56 smithi070 bash[18579]: cluster 2024-04-24T17:30:54.434690+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-04-24T17:30:56.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:56 smithi070 bash[23661]: cluster 2024-04-24T17:30:54.434690+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-04-24T17:30:58.489 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:30:58 smithi137 bash[18617]: cluster 2024-04-24T17:30:56.435250+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-04-24T17:30:58.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:30:58 smithi070 bash[18579]: cluster 2024-04-24T17:30:56.435250+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-04-24T17:30:58.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:30:58 smithi070 bash[23661]: cluster 2024-04-24T17:30:56.435250+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-04-24T17:31:00.341 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:00 smithi070 bash[23661]: cluster 2024-04-24T17:30:58.435803+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-04-24T17:31:00.341 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:00 smithi070 bash[23661]: audit 2024-04-24T17:30:59.121244+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-24T17:31:00.341 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:00 smithi070 bash[23661]: audit 2024-04-24T17:30:59.127365+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:31:00.341 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:00 smithi070 bash[23661]: cephadm 2024-04-24T17:30:59.128942+0000 mgr.y (mgr.14152) 216 : cephadm [INF] Deploying daemon osd.7 on smithi137 2024-04-24T17:31:00.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:00 smithi070 bash[18579]: cluster 2024-04-24T17:30:58.435803+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-04-24T17:31:00.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:00 smithi070 bash[18579]: audit 2024-04-24T17:30:59.121244+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-24T17:31:00.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:00 smithi070 bash[18579]: audit 2024-04-24T17:30:59.127365+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:31:00.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:00 smithi070 bash[18579]: cephadm 2024-04-24T17:30:59.128942+0000 mgr.y (mgr.14152) 216 : cephadm [INF] Deploying daemon osd.7 on smithi137 2024-04-24T17:31:00.362 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:00 smithi137 bash[18617]: cluster 2024-04-24T17:30:58.435803+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-04-24T17:31:00.362 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:00 smithi137 bash[18617]: audit 2024-04-24T17:30:59.121244+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-24T17:31:00.362 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:00 smithi137 bash[18617]: audit 2024-04-24T17:30:59.127365+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:31:00.363 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:00 smithi137 bash[18617]: cephadm 2024-04-24T17:30:59.128942+0000 mgr.y (mgr.14152) 216 : cephadm [INF] Deploying daemon osd.7 on smithi137 2024-04-24T17:31:02.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:02 smithi070 bash[18579]: cluster 2024-04-24T17:31:00.436379+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-24T17:31:02.341 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:02 smithi070 bash[23661]: cluster 2024-04-24T17:31:00.436379+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-24T17:31:02.370 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:02 smithi137 bash[18617]: cluster 2024-04-24T17:31:00.436379+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-24T17:31:02.703 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:02 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:31:02.703 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:02 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:31:02.704 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:31:02 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:31:02.704 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:31:02 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:31:02.704 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:31:02 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:31:02.704 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:31:02 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:31:02.704 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:31:02 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:31:02.705 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:31:02 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:31:02.705 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:31:02 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:31:02.705 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:31:02 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:31:04.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:03 smithi137 bash[18617]: cluster 2024-04-24T17:31:02.436945+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-24T17:31:04.035 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:03 smithi137 bash[18617]: audit 2024-04-24T17:31:02.752738+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:31:04.035 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:03 smithi137 bash[18617]: audit 2024-04-24T17:31:02.753420+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:31:04.035 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:03 smithi137 bash[18617]: audit 2024-04-24T17:31:02.757074+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:31:04.035 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:03 smithi137 bash[18617]: audit 2024-04-24T17:31:02.759341+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:31:04.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:03 smithi070 bash[18579]: cluster 2024-04-24T17:31:02.436945+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-24T17:31:04.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:03 smithi070 bash[18579]: audit 2024-04-24T17:31:02.752738+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:31:04.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:03 smithi070 bash[18579]: audit 2024-04-24T17:31:02.753420+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:31:04.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:03 smithi070 bash[18579]: audit 2024-04-24T17:31:02.757074+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:31:04.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:03 smithi070 bash[18579]: audit 2024-04-24T17:31:02.759341+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:31:04.091 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:03 smithi070 bash[23661]: cluster 2024-04-24T17:31:02.436945+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-24T17:31:04.091 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:03 smithi070 bash[23661]: audit 2024-04-24T17:31:02.752738+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:31:04.091 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:03 smithi070 bash[23661]: audit 2024-04-24T17:31:02.753420+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:31:04.091 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:03 smithi070 bash[23661]: audit 2024-04-24T17:31:02.757074+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:31:04.091 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:03 smithi070 bash[23661]: audit 2024-04-24T17:31:02.759341+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:31:06.284 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:06 smithi137 bash[18617]: cluster 2024-04-24T17:31:04.437525+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-24T17:31:06.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:06 smithi070 bash[18579]: cluster 2024-04-24T17:31:04.437525+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-24T17:31:06.341 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:06 smithi070 bash[23661]: cluster 2024-04-24T17:31:04.437525+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-24T17:31:07.284 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:07 smithi137 bash[18617]: audit 2024-04-24T17:31:06.225201+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:31:07.285 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:07 smithi137 bash[18617]: audit 2024-04-24T17:31:06.234038+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:31:07.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:07 smithi070 bash[18579]: audit 2024-04-24T17:31:06.225201+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:31:07.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:07 smithi070 bash[18579]: audit 2024-04-24T17:31:06.234038+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:31:07.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:07 smithi070 bash[23661]: audit 2024-04-24T17:31:06.225201+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:31:07.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:07 smithi070 bash[23661]: audit 2024-04-24T17:31:06.234038+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:31:08.491 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:08 smithi137 bash[18617]: cluster 2024-04-24T17:31:06.438104+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-24T17:31:08.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:08 smithi070 bash[18579]: cluster 2024-04-24T17:31:06.438104+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-24T17:31:08.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:08 smithi070 bash[23661]: cluster 2024-04-24T17:31:06.438104+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-24T17:31:09.147 INFO:teuthology.orchestra.run.smithi137.stdout:Created osd(s) 7 on host 'smithi137' 2024-04-24T17:31:09.798 DEBUG:teuthology.orchestra.run.smithi137:osd.7> sudo journalctl -f -n 0 -u ceph-6229cc3c-025f-11ef-bc93-c7b262605968@osd.7.service 2024-04-24T17:31:09.800 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-04-24T17:31:09.801 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -- ceph osd stat -f json 2024-04-24T17:31:10.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:10 smithi070 bash[18579]: cluster 2024-04-24T17:31:08.438712+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-24T17:31:10.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:10 smithi070 bash[18579]: audit 2024-04-24T17:31:09.147628+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:31:10.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:10 smithi070 bash[18579]: audit 2024-04-24T17:31:09.160805+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:31:10.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:10 smithi070 bash[18579]: audit 2024-04-24T17:31:09.163485+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:31:10.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:10 smithi070 bash[18579]: audit 2024-04-24T17:31:09.165256+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:31:10.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:10 smithi070 bash[18579]: audit 2024-04-24T17:31:09.602424+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.137:6824/3289498430,v1:172.21.15.137:6825/3289498430]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-24T17:31:10.342 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:10 smithi070 bash[18579]: audit 2024-04-24T17:31:09.604053+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"]}]: dispatch 2024-04-24T17:31:10.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:10 smithi070 bash[23661]: cluster 2024-04-24T17:31:08.438712+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-24T17:31:10.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:10 smithi070 bash[23661]: audit 2024-04-24T17:31:09.147628+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:31:10.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:10 smithi070 bash[23661]: audit 2024-04-24T17:31:09.160805+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:31:10.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:10 smithi070 bash[23661]: audit 2024-04-24T17:31:09.163485+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:31:10.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:10 smithi070 bash[23661]: audit 2024-04-24T17:31:09.165256+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:31:10.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:10 smithi070 bash[23661]: audit 2024-04-24T17:31:09.602424+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.137:6824/3289498430,v1:172.21.15.137:6825/3289498430]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-24T17:31:10.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:10 smithi070 bash[23661]: audit 2024-04-24T17:31:09.604053+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"]}]: dispatch 2024-04-24T17:31:10.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:10 smithi137 bash[18617]: cluster 2024-04-24T17:31:08.438712+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-24T17:31:10.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:10 smithi137 bash[18617]: audit 2024-04-24T17:31:09.147628+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:31:10.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:10 smithi137 bash[18617]: audit 2024-04-24T17:31:09.160805+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:31:10.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:10 smithi137 bash[18617]: audit 2024-04-24T17:31:09.163485+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:31:10.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:10 smithi137 bash[18617]: audit 2024-04-24T17:31:09.165256+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:31:10.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:10 smithi137 bash[18617]: audit 2024-04-24T17:31:09.602424+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.137:6824/3289498430,v1:172.21.15.137:6825/3289498430]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-24T17:31:10.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:10 smithi137 bash[18617]: audit 2024-04-24T17:31:09.604053+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"]}]: dispatch 2024-04-24T17:31:11.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:11 smithi137 bash[18617]: audit 2024-04-24T17:31:10.242585+0000 mon.a (mon.0) 565 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-24T17:31:11.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:11 smithi137 bash[18617]: cluster 2024-04-24T17:31:10.242753+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-04-24T17:31:11.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:11 smithi137 bash[18617]: audit 2024-04-24T17:31:10.243055+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:31:11.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:11 smithi137 bash[18617]: audit 2024-04-24T17:31:10.244605+0000 mon.b (mon.2) 24 : audit [INF] from='osd.7 [v2:172.21.15.137:6824/3289498430,v1:172.21.15.137:6825/3289498430]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:31:11.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:11 smithi137 bash[18617]: audit 2024-04-24T17:31:10.246295+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=smithi137", "root=default"]}]: dispatch 2024-04-24T17:31:11.535 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:31:11 smithi137 bash[30639]: debug 2024-04-24T17:31:11.256+0000 7fbdfdb3e700 -1 osd.7 0 waiting for initial osdmap 2024-04-24T17:31:11.535 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:31:11 smithi137 bash[30639]: debug 2024-04-24T17:31:11.272+0000 7fbdf8cd6700 -1 osd.7 53 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-24T17:31:11.588 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:11 smithi070 bash[18579]: audit 2024-04-24T17:31:10.242585+0000 mon.a (mon.0) 565 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-24T17:31:11.588 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:11 smithi070 bash[18579]: cluster 2024-04-24T17:31:10.242753+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-04-24T17:31:11.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:11 smithi070 bash[18579]: audit 2024-04-24T17:31:10.243055+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:31:11.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:11 smithi070 bash[18579]: audit 2024-04-24T17:31:10.244605+0000 mon.b (mon.2) 24 : audit [INF] from='osd.7 [v2:172.21.15.137:6824/3289498430,v1:172.21.15.137:6825/3289498430]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:31:11.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:11 smithi070 bash[18579]: audit 2024-04-24T17:31:10.246295+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=smithi137", "root=default"]}]: dispatch 2024-04-24T17:31:11.589 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:11 smithi070 bash[23661]: audit 2024-04-24T17:31:10.242585+0000 mon.a (mon.0) 565 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-24T17:31:11.589 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:11 smithi070 bash[23661]: cluster 2024-04-24T17:31:10.242753+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-04-24T17:31:11.589 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:11 smithi070 bash[23661]: audit 2024-04-24T17:31:10.243055+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:31:11.589 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:11 smithi070 bash[23661]: audit 2024-04-24T17:31:10.244605+0000 mon.b (mon.2) 24 : audit [INF] from='osd.7 [v2:172.21.15.137:6824/3289498430,v1:172.21.15.137:6825/3289498430]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:31:11.589 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:11 smithi070 bash[23661]: audit 2024-04-24T17:31:10.246295+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=smithi137", "root=default"]}]: dispatch 2024-04-24T17:31:12.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:12 smithi137 bash[18617]: cluster 2024-04-24T17:31:10.439197+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-24T17:31:12.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:12 smithi137 bash[18617]: audit 2024-04-24T17:31:11.254112+0000 mon.a (mon.0) 569 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]': finished 2024-04-24T17:31:12.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:12 smithi137 bash[18617]: cluster 2024-04-24T17:31:11.254366+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-04-24T17:31:12.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:12 smithi137 bash[18617]: audit 2024-04-24T17:31:11.255178+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:31:12.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:12 smithi137 bash[18617]: audit 2024-04-24T17:31:11.264139+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:31:12.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:12 smithi070 bash[18579]: cluster 2024-04-24T17:31:10.439197+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-24T17:31:12.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:12 smithi070 bash[18579]: audit 2024-04-24T17:31:11.254112+0000 mon.a (mon.0) 569 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]': finished 2024-04-24T17:31:12.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:12 smithi070 bash[18579]: cluster 2024-04-24T17:31:11.254366+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-04-24T17:31:12.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:12 smithi070 bash[18579]: audit 2024-04-24T17:31:11.255178+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:31:12.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:12 smithi070 bash[18579]: audit 2024-04-24T17:31:11.264139+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:31:12.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:12 smithi070 bash[23661]: cluster 2024-04-24T17:31:10.439197+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-24T17:31:12.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:12 smithi070 bash[23661]: audit 2024-04-24T17:31:11.254112+0000 mon.a (mon.0) 569 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]': finished 2024-04-24T17:31:12.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:12 smithi070 bash[23661]: cluster 2024-04-24T17:31:11.254366+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-04-24T17:31:12.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:12 smithi070 bash[23661]: audit 2024-04-24T17:31:11.255178+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:31:12.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:12 smithi070 bash[23661]: audit 2024-04-24T17:31:11.264139+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:31:12.708 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-04-24T17:31:13.438 INFO:teuthology.orchestra.run.smithi070.stdout:{"epoch":54,"num_osds":8,"num_up_osds":8,"osd_up_since":1713979872,"num_in_osds":8,"osd_in_since":1713979848,"num_remapped_pgs":1} 2024-04-24T17:31:13.438 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -- ceph osd dump --format=json 2024-04-24T17:31:13.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:13 smithi137 bash[18617]: cluster 2024-04-24T17:31:10.589002+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-24T17:31:13.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:13 smithi137 bash[18617]: cluster 2024-04-24T17:31:10.589198+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-24T17:31:13.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:13 smithi137 bash[18617]: cluster 2024-04-24T17:31:12.255314+0000 mon.a (mon.0) 573 : cluster [INF] osd.7 [v2:172.21.15.137:6824/3289498430,v1:172.21.15.137:6825/3289498430] boot 2024-04-24T17:31:13.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:13 smithi137 bash[18617]: cluster 2024-04-24T17:31:12.255426+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-04-24T17:31:13.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:13 smithi137 bash[18617]: audit 2024-04-24T17:31:12.256187+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:31:13.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:13 smithi137 bash[18617]: audit 2024-04-24T17:31:12.710425+0000 mon.a (mon.0) 576 : audit [DBG] from='client.? 172.21.15.70:0/1290046308' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-24T17:31:13.590 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:13 smithi070 bash[23661]: cluster 2024-04-24T17:31:10.589002+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-24T17:31:13.590 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:13 smithi070 bash[23661]: cluster 2024-04-24T17:31:10.589198+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-24T17:31:13.590 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:13 smithi070 bash[23661]: cluster 2024-04-24T17:31:12.255314+0000 mon.a (mon.0) 573 : cluster [INF] osd.7 [v2:172.21.15.137:6824/3289498430,v1:172.21.15.137:6825/3289498430] boot 2024-04-24T17:31:13.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:13 smithi070 bash[23661]: cluster 2024-04-24T17:31:12.255426+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-04-24T17:31:13.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:13 smithi070 bash[23661]: audit 2024-04-24T17:31:12.256187+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:31:13.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:13 smithi070 bash[23661]: audit 2024-04-24T17:31:12.710425+0000 mon.a (mon.0) 576 : audit [DBG] from='client.? 172.21.15.70:0/1290046308' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-24T17:31:13.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:13 smithi070 bash[18579]: cluster 2024-04-24T17:31:10.589002+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-24T17:31:13.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:13 smithi070 bash[18579]: cluster 2024-04-24T17:31:10.589198+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-24T17:31:13.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:13 smithi070 bash[18579]: cluster 2024-04-24T17:31:12.255314+0000 mon.a (mon.0) 573 : cluster [INF] osd.7 [v2:172.21.15.137:6824/3289498430,v1:172.21.15.137:6825/3289498430] boot 2024-04-24T17:31:13.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:13 smithi070 bash[18579]: cluster 2024-04-24T17:31:12.255426+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-04-24T17:31:13.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:13 smithi070 bash[18579]: audit 2024-04-24T17:31:12.256187+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:31:13.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:13 smithi070 bash[18579]: audit 2024-04-24T17:31:12.710425+0000 mon.a (mon.0) 576 : audit [DBG] from='client.? 172.21.15.70:0/1290046308' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-24T17:31:14.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:14 smithi137 bash[18617]: cluster 2024-04-24T17:31:12.439539+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:31:14.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:14 smithi137 bash[18617]: cluster 2024-04-24T17:31:13.275233+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-24T17:31:14.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:14 smithi070 bash[18579]: cluster 2024-04-24T17:31:12.439539+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:31:14.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:14 smithi070 bash[18579]: cluster 2024-04-24T17:31:13.275233+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-24T17:31:14.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:14 smithi070 bash[23661]: cluster 2024-04-24T17:31:12.439539+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:31:14.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:14 smithi070 bash[23661]: cluster 2024-04-24T17:31:13.275233+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-24T17:31:15.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:15 smithi137 bash[18617]: cluster 2024-04-24T17:31:14.274643+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-24T17:31:15.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:15 smithi070 bash[18579]: cluster 2024-04-24T17:31:14.274643+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-24T17:31:15.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:15 smithi070 bash[23661]: cluster 2024-04-24T17:31:14.274643+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-24T17:31:16.154 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:31:16.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:16 smithi137 bash[18617]: cluster 2024-04-24T17:31:14.440118+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v214: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:31:16.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:16 smithi137 bash[18617]: cluster 2024-04-24T17:31:15.291066+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-24T17:31:16.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:16 smithi137 bash[18617]: audit 2024-04-24T17:31:16.182837+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:31:16.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:16 smithi137 bash[18617]: audit 2024-04-24T17:31:16.184059+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:31:16.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:16 smithi137 bash[18617]: audit 2024-04-24T17:31:16.184873+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:31:16.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:16 smithi137 bash[18617]: audit 2024-04-24T17:31:16.185702+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:31:16.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:16 smithi137 bash[18617]: audit 2024-04-24T17:31:16.186523+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:31:16.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:16 smithi137 bash[18617]: audit 2024-04-24T17:31:16.193047+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:31:16.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:16 smithi137 bash[18617]: audit 2024-04-24T17:31:16.197730+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:31:16.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:16 smithi070 bash[23661]: cluster 2024-04-24T17:31:14.440118+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v214: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:31:16.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:16 smithi070 bash[23661]: cluster 2024-04-24T17:31:15.291066+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-24T17:31:16.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:16 smithi070 bash[23661]: audit 2024-04-24T17:31:16.182837+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:31:16.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:16 smithi070 bash[23661]: audit 2024-04-24T17:31:16.184059+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:31:16.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:16 smithi070 bash[23661]: audit 2024-04-24T17:31:16.184873+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:31:16.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:16 smithi070 bash[23661]: audit 2024-04-24T17:31:16.185702+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:31:16.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:16 smithi070 bash[23661]: audit 2024-04-24T17:31:16.186523+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:31:16.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:16 smithi070 bash[23661]: audit 2024-04-24T17:31:16.193047+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:31:16.592 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:16 smithi070 bash[23661]: audit 2024-04-24T17:31:16.197730+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:31:16.592 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:16 smithi070 bash[18579]: cluster 2024-04-24T17:31:14.440118+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v214: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:31:16.592 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:16 smithi070 bash[18579]: cluster 2024-04-24T17:31:15.291066+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-24T17:31:16.592 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:16 smithi070 bash[18579]: audit 2024-04-24T17:31:16.182837+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:31:16.592 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:16 smithi070 bash[18579]: audit 2024-04-24T17:31:16.184059+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:31:16.592 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:16 smithi070 bash[18579]: audit 2024-04-24T17:31:16.184873+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:31:16.592 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:16 smithi070 bash[18579]: audit 2024-04-24T17:31:16.185702+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:31:16.592 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:16 smithi070 bash[18579]: audit 2024-04-24T17:31:16.186523+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:31:16.592 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:16 smithi070 bash[18579]: audit 2024-04-24T17:31:16.193047+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:31:16.592 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:16 smithi070 bash[18579]: audit 2024-04-24T17:31:16.197730+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:31:17.415 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:17 smithi070 bash[18579]: cephadm 2024-04-24T17:31:16.175667+0000 mgr.y (mgr.14152) 225 : cephadm [INF] Detected new or changed devices on smithi137 2024-04-24T17:31:17.416 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:17 smithi070 bash[18579]: cephadm 2024-04-24T17:31:16.187264+0000 mgr.y (mgr.14152) 226 : cephadm [INF] Adjusting osd_memory_target on smithi137 to 4316M 2024-04-24T17:31:17.416 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:17 smithi070 bash[18579]: cluster 2024-04-24T17:31:16.292360+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-24T17:31:17.416 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:17 smithi070 bash[23661]: cephadm 2024-04-24T17:31:16.175667+0000 mgr.y (mgr.14152) 225 : cephadm [INF] Detected new or changed devices on smithi137 2024-04-24T17:31:17.416 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:17 smithi070 bash[23661]: cephadm 2024-04-24T17:31:16.187264+0000 mgr.y (mgr.14152) 226 : cephadm [INF] Adjusting osd_memory_target on smithi137 to 4316M 2024-04-24T17:31:17.416 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:17 smithi070 bash[23661]: cluster 2024-04-24T17:31:16.292360+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-24T17:31:17.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:17 smithi137 bash[18617]: cephadm 2024-04-24T17:31:16.175667+0000 mgr.y (mgr.14152) 225 : cephadm [INF] Detected new or changed devices on smithi137 2024-04-24T17:31:17.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:17 smithi137 bash[18617]: cephadm 2024-04-24T17:31:16.187264+0000 mgr.y (mgr.14152) 226 : cephadm [INF] Adjusting osd_memory_target on smithi137 to 4316M 2024-04-24T17:31:17.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:17 smithi137 bash[18617]: cluster 2024-04-24T17:31:16.292360+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-24T17:31:18.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:18 smithi070 bash[18579]: cluster 2024-04-24T17:31:16.440691+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v217: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:31:18.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:18 smithi070 bash[23661]: cluster 2024-04-24T17:31:16.440691+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v217: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:31:18.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:18 smithi137 bash[18617]: cluster 2024-04-24T17:31:16.440691+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v217: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:31:18.989 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-04-24T17:31:18.990 INFO:teuthology.orchestra.run.smithi070.stdout:{"epoch":58,"fsid":"6229cc3c-025f-11ef-bc93-c7b262605968","created":"2024-04-24T17:24:38.054788+0000","modified":"2024-04-24T17:31:16.284956+0000","last_up_change":"2024-04-24T17:31:12.246962+0000","last_in_change":"2024-04-24T17:30:48.965617+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-04-24T17:28:26.938346+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"ac0647b4-bed9-4d7a-b8f5-63bb3e0e2be6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6802","nonce":3687770758},{"type":"v1","addr":"172.21.15.70:6803","nonce":3687770758}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6804","nonce":3687770758},{"type":"v1","addr":"172.21.15.70:6805","nonce":3687770758}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6808","nonce":3687770758},{"type":"v1","addr":"172.21.15.70:6809","nonce":3687770758}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6806","nonce":3687770758},{"type":"v1","addr":"172.21.15.70:6807","nonce":3687770758}]},"public_addr":"172.21.15.70:6803/3687770758","cluster_addr":"172.21.15.70:6805/3687770758","heartbeat_back_addr":"172.21.15.70:6809/3687770758","heartbeat_front_addr":"172.21.15.70:6807/3687770758","state":["exists","up"]},{"osd":1,"uuid":"8336e142-2e3b-4e5c-9754-13c0d631ea24","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6810","nonce":2337907058},{"type":"v1","addr":"172.21.15.70:6811","nonce":2337907058}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6812","nonce":2337907058},{"type":"v1","addr":"172.21.15.70:6813","nonce":2337907058}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6816","nonce":2337907058},{"type":"v1","addr":"172.21.15.70:6817","nonce":2337907058}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6814","nonce":2337907058},{"type":"v1","addr":"172.21.15.70:6815","nonce":2337907058}]},"public_addr":"172.21.15.70:6811/2337907058","cluster_addr":"172.21.15.70:6813/2337907058","heartbeat_back_addr":"172.21.15.70:6817/2337907058","heartbeat_front_addr":"172.21.15.70:6815/2337907058","state":["exists","up"]},{"osd":2,"uuid":"38af9200-e245-46ad-b6c1-45307a21e22d","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.70:6818","nonce":944890733},{"type":"v1","addr":"172.21.15.70:6819","nonce":944890733}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6820","nonce":944890733},{"type":"v1","addr":"172.21.15.70:6821","nonce":944890733}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6824","nonce":944890733},{"type":"v1","addr":"172.21.15.70:6825","nonce":944890733}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6822","nonce":944890733},{"type":"v1","addr":"172.21.15.70:6823","nonce":944890733}]},"public_addr":"172.21.15.70:6819/944890733","cluster_addr":"172.21.15.70:6821/944890733","heartbeat_back_addr":"172.21.15.70:6825/944890733","heartbeat_front_addr":"172.21.15.70:6823/944890733","state":["exists","up"]},{"osd":3,"uuid":"d79d55d3-84e8-442f-b325-2c6354686880","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6826","nonce":4008939074},{"type":"v1","addr":"172.21.15.70:6827","nonce":4008939074}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6828","nonce":4008939074},{"type":"v1","addr":"172.21.15.70:6829","nonce":4008939074}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6832","nonce":4008939074},{"type":"v1","addr":"172.21.15.70:6833","nonce":4008939074}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6830","nonce":4008939074},{"type":"v1","addr":"172.21.15.70:6831","nonce":4008939074}]},"public_addr":"172.21.15.70:6827/4008939074","cluster_addr":"172.21.15.70:6829/4008939074","heartbeat_back_addr":"172.21.15.70:6833/4008939074","heartbeat_front_addr":"172.21.15.70:6831/4008939074","state":["exists","up"]},{"osd":4,"uuid":"007ff3f3-50a8-4c5f-b875-3286cc257620","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6800","nonce":3062953059},{"type":"v1","addr":"172.21.15.137:6801","nonce":3062953059}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6802","nonce":3062953059},{"type":"v1","addr":"172.21.15.137:6803","nonce":3062953059}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6806","nonce":3062953059},{"type":"v1","addr":"172.21.15.137:6807","nonce":3062953059}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6804","nonce":3062953059},{"type":"v1","addr":"172.21.15.137:6805","nonce":3062953059}]},"public_addr":"172.21.15.137:6801/3062953059","cluster_addr":"172.21.15.137:6803/3062953059","heartbeat_back_addr":"172.21.15.137:6807/3062953059","heartbeat_front_addr":"172.21.15.137:6805/3062953059","state":["exists","up"]},{"osd":5,"uuid":"741c1d55-28d5-4d59-a19e-0ff81c338bd4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6808","nonce":832838319},{"type":"v1","addr":"172.21.15.137:6809","nonce":832838319}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6810","nonce":832838319},{"type":"v1","addr":"172.21.15.137:6811","nonce":832838319}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6814","nonce":832838319},{"type":"v1","addr":"172.21.15.137:6815","nonce":832838319}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6812","nonce":832838319},{"type":"v1","addr":"172.21.15.137:6813","nonce":832838319}]},"public_addr":"172.21.15.137:6809/832838319","cluster_addr":"172.21.15.137:6811/832838319","heartbeat_back_addr":"172.21.15.137:6815/832838319","heartbeat_front_addr":"172.21.15.137:6813/832838319","state":["exists","up"]},{"osd":6,"uuid":"697501fc-663d-45b0-b81d-ee897fed7e56","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6816","nonce":3264045156},{"type":"v1","addr":"172.21.15.137:6817","nonce":3264045156}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6818","nonce":3264045156},{"type":"v1","addr":"172.21.15.137:6819","nonce":3264045156}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6822","nonce":3264045156},{"type":"v1","addr":"172.21.15.137:6823","nonce":3264045156}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6820","nonce":3264045156},{"type":"v1","addr":"172.21.15.137:6821","nonce":3264045156}]},"public_addr":"172.21.15.137:6817/3264045156","cluster_addr":"172.21.15.137:6819/3264045156","heartbeat_back_addr":"172.21.15.137:6823/3264045156","heartbeat_front_addr":"172.21.15.137:6821/3264045156","state":["exists","up"]},{"osd":7,"uuid":"5d4749fb-d601-4b83-98a1-668f374f1f1a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6824","nonce":3289498430},{"type":"v1","addr":"172.21.15.137:6825","nonce":3289498430}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6826","nonce":3289498430},{"type":"v1","addr":"172.21.15.137:6827","nonce":3289498430}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6830","nonce":3289498430},{"type":"v1","addr":"172.21.15.137:6831","nonce":3289498430}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6828","nonce":3289498430},{"type":"v1","addr":"172.21.15.137:6829","nonce":3289498430}]},"public_addr":"172.21.15.137:6825/3289498430","cluster_addr":"172.21.15.137:6827/3289498430","heartbeat_back_addr":"172.21.15.137:6831/3289498430","heartbeat_front_addr":"172.21.15.137:6829/3289498430","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-04-24T17:27:15.534236+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-04-24T17:27:49.826122+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-04-24T17:28:24.787958+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-04-24T17:29:00.601060+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-04-24T17:29:31.878475+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-04-24T17:30:04.113650+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-04-24T17:30:37.087355+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-04-24T17:31:10.589203+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.70:6801/2242383971":"2024-04-25T17:25:38.299957+0000","172.21.15.70:0/4128511449":"2024-04-25T17:25:38.299957+0000","172.21.15.70:6800/2242383971":"2024-04-25T17:25:38.299957+0000","172.21.15.70:0/2866584613":"2024-04-25T17:25:38.299957+0000","172.21.15.70:0/1824234531":"2024-04-25T17:25:38.299957+0000","172.21.15.70:0/581741613":"2024-04-25T17:25:08.468873+0000","172.21.15.70:6800/2314248284":"2024-04-25T17:25:08.468873+0000","172.21.15.70:6801/2314248284":"2024-04-25T17:25:08.468873+0000","172.21.15.70:0/2735712671":"2024-04-25T17:25:08.468873+0000","172.21.15.70:0/2853146721":"2024-04-25T17:25:08.468873+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-04-24T17:31:19.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:19 smithi070 bash[18579]: audit 2024-04-24T17:31:18.990976+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.70:0/1204825250' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-24T17:31:19.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:19 smithi070 bash[23661]: audit 2024-04-24T17:31:18.990976+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.70:0/1204825250' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-24T17:31:19.685 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-04-24T17:28:26.938346+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}}] 2024-04-24T17:31:19.686 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-04-24T17:31:19.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:19 smithi137 bash[18617]: audit 2024-04-24T17:31:18.990976+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.70:0/1204825250' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-24T17:31:20.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:20 smithi070 bash[18579]: cluster 2024-04-24T17:31:18.441383+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s, 0 objects/s recovering 2024-04-24T17:31:20.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:20 smithi070 bash[23661]: cluster 2024-04-24T17:31:18.441383+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s, 0 objects/s recovering 2024-04-24T17:31:20.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:20 smithi137 bash[18617]: cluster 2024-04-24T17:31:18.441383+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s, 0 objects/s recovering 2024-04-24T17:31:22.407 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:31:22.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:22 smithi070 bash[18579]: cluster 2024-04-24T17:31:20.442124+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s, 0 objects/s recovering 2024-04-24T17:31:22.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:22 smithi070 bash[23661]: cluster 2024-04-24T17:31:20.442124+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s, 0 objects/s recovering 2024-04-24T17:31:22.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:22 smithi137 bash[18617]: cluster 2024-04-24T17:31:20.442124+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s, 0 objects/s recovering 2024-04-24T17:31:24.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:24 smithi070 bash[18579]: cluster 2024-04-24T17:31:22.442695+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-04-24T17:31:24.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:24 smithi070 bash[23661]: cluster 2024-04-24T17:31:22.442695+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-04-24T17:31:24.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:24 smithi137 bash[18617]: cluster 2024-04-24T17:31:22.442695+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-04-24T17:31:24.931 INFO:teuthology.orchestra.run.smithi070.stdout:pg_num: 1 2024-04-24T17:31:25.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:25 smithi070 bash[18579]: audit 2024-04-24T17:31:24.932495+0000 mon.a (mon.0) 588 : audit [DBG] from='client.? 172.21.15.70:0/3829739031' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-24T17:31:25.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:25 smithi070 bash[23661]: audit 2024-04-24T17:31:24.932495+0000 mon.a (mon.0) 588 : audit [DBG] from='client.? 172.21.15.70:0/3829739031' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-24T17:31:25.661 INFO:tasks.cephadm:Adding prometheus.a on smithi137 2024-04-24T17:31:25.661 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -- ceph orch apply prometheus '1;smithi137=a' 2024-04-24T17:31:25.672 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:25 smithi137 bash[18617]: audit 2024-04-24T17:31:24.932495+0000 mon.a (mon.0) 588 : audit [DBG] from='client.? 172.21.15.70:0/3829739031' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-24T17:31:26.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:26 smithi070 bash[18579]: cluster 2024-04-24T17:31:24.443342+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-04-24T17:31:26.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:26 smithi070 bash[23661]: cluster 2024-04-24T17:31:24.443342+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-04-24T17:31:26.673 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:26 smithi137 bash[18617]: cluster 2024-04-24T17:31:24.443342+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-04-24T17:31:28.407 INFO:teuthology.orchestra.run.smithi137.stdout:Scheduled prometheus update... 2024-04-24T17:31:28.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:28 smithi070 bash[18579]: cluster 2024-04-24T17:31:26.444004+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-04-24T17:31:28.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:28 smithi070 bash[23661]: cluster 2024-04-24T17:31:26.444004+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-04-24T17:31:28.612 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:28 smithi137 bash[18617]: cluster 2024-04-24T17:31:26.444004+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-04-24T17:31:29.023 DEBUG:teuthology.orchestra.run.smithi137:prometheus.a> sudo journalctl -f -n 0 -u ceph-6229cc3c-025f-11ef-bc93-c7b262605968@prometheus.a.service 2024-04-24T17:31:29.068 INFO:tasks.cephadm:Adding node-exporter.a on smithi070 2024-04-24T17:31:29.068 INFO:tasks.cephadm:Adding node-exporter.b on smithi137 2024-04-24T17:31:29.068 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -- ceph orch apply node-exporter '2;smithi070=a;smithi137=b' 2024-04-24T17:31:29.658 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:31:29 smithi137 bash[19456]: ignoring --setuser ceph since I am not root 2024-04-24T17:31:29.658 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:31:29 smithi137 bash[19456]: ignoring --setgroup ceph since I am not root 2024-04-24T17:31:29.658 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:31:29 smithi137 bash[19456]: debug 2024-04-24T17:31:29.512+0000 7f0a42f3d700 1 -- 172.21.15.137:0/1353656322 <== mon.2 v2:172.21.15.137:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55761ac5a340 con 0x55761b9d6400 2024-04-24T17:31:29.658 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:31:29 smithi137 bash[19456]: debug 2024-04-24T17:31:29.652+0000 7f0a4b999000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-24T17:31:29.658 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:29 smithi137 bash[18617]: audit 2024-04-24T17:31:28.397636+0000 mgr.y (mgr.14152) 233 : audit [DBG] from='client.24287 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi137=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:31:29.659 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:29 smithi137 bash[18617]: cephadm 2024-04-24T17:31:28.400978+0000 mgr.y (mgr.14152) 234 : cephadm [INF] Saving service prometheus spec with placement smithi137=a;count:1 2024-04-24T17:31:29.659 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:29 smithi137 bash[18617]: audit 2024-04-24T17:31:28.407868+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:31:29.659 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:29 smithi137 bash[18617]: audit 2024-04-24T17:31:28.444693+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:31:29.659 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:29 smithi137 bash[18617]: cluster 2024-04-24T17:31:28.444723+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s, 0 objects/s recovering 2024-04-24T17:31:29.659 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:29 smithi137 bash[18617]: audit 2024-04-24T17:31:28.447846+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:31:29.659 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:29 smithi137 bash[18617]: audit 2024-04-24T17:31:28.449561+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:31:29.659 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:29 smithi137 bash[18617]: audit 2024-04-24T17:31:28.459760+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:31:29.659 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:29 smithi137 bash[18617]: audit 2024-04-24T17:31:28.471916+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-24T17:31:29.841 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:31:29 smithi070 bash[18833]: ignoring --setuser ceph since I am not root 2024-04-24T17:31:29.841 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:31:29 smithi070 bash[18833]: ignoring --setgroup ceph since I am not root 2024-04-24T17:31:29.841 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:31:29 smithi070 bash[18833]: debug 2024-04-24T17:31:29.517+0000 7fc0aa02b700 1 -- 172.21.15.70:0/3965817464 <== mon.0 v2:172.21.15.70:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x564bcff9c340 con 0x564bd0d18c00 2024-04-24T17:31:29.841 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:31:29 smithi070 bash[18833]: debug 2024-04-24T17:31:29.657+0000 7fc0b2a87000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-24T17:31:29.841 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:29 smithi070 bash[23661]: audit 2024-04-24T17:31:28.397636+0000 mgr.y (mgr.14152) 233 : audit [DBG] from='client.24287 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi137=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:31:29.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:29 smithi070 bash[23661]: cephadm 2024-04-24T17:31:28.400978+0000 mgr.y (mgr.14152) 234 : cephadm [INF] Saving service prometheus spec with placement smithi137=a;count:1 2024-04-24T17:31:29.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:29 smithi070 bash[23661]: audit 2024-04-24T17:31:28.407868+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:31:29.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:29 smithi070 bash[23661]: audit 2024-04-24T17:31:28.444693+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:31:29.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:29 smithi070 bash[23661]: cluster 2024-04-24T17:31:28.444723+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s, 0 objects/s recovering 2024-04-24T17:31:29.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:29 smithi070 bash[23661]: audit 2024-04-24T17:31:28.447846+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:31:29.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:29 smithi070 bash[23661]: audit 2024-04-24T17:31:28.449561+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:31:29.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:29 smithi070 bash[23661]: audit 2024-04-24T17:31:28.459760+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:31:29.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:29 smithi070 bash[23661]: audit 2024-04-24T17:31:28.471916+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-24T17:31:29.842 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:29 smithi070 bash[18579]: audit 2024-04-24T17:31:28.397636+0000 mgr.y (mgr.14152) 233 : audit [DBG] from='client.24287 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi137=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:31:29.842 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:29 smithi070 bash[18579]: cephadm 2024-04-24T17:31:28.400978+0000 mgr.y (mgr.14152) 234 : cephadm [INF] Saving service prometheus spec with placement smithi137=a;count:1 2024-04-24T17:31:29.842 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:29 smithi070 bash[18579]: audit 2024-04-24T17:31:28.407868+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:31:29.842 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:29 smithi070 bash[18579]: audit 2024-04-24T17:31:28.444693+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:31:29.843 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:29 smithi070 bash[18579]: cluster 2024-04-24T17:31:28.444723+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s, 0 objects/s recovering 2024-04-24T17:31:29.843 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:29 smithi070 bash[18579]: audit 2024-04-24T17:31:28.447846+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:31:29.843 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:29 smithi070 bash[18579]: audit 2024-04-24T17:31:28.449561+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:31:29.843 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:29 smithi070 bash[18579]: audit 2024-04-24T17:31:28.459760+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' 2024-04-24T17:31:29.843 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:29 smithi070 bash[18579]: audit 2024-04-24T17:31:28.471916+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-24T17:31:30.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:30 smithi137 bash[18617]: audit 2024-04-24T17:31:29.470368+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-24T17:31:30.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:30 smithi137 bash[18617]: cluster 2024-04-24T17:31:29.470431+0000 mon.a (mon.0) 596 : cluster [DBG] mgrmap e16: y(active, since 5m), standbys: x 2024-04-24T17:31:30.841 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:30 smithi070 bash[18579]: audit 2024-04-24T17:31:29.470368+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-24T17:31:30.841 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:30 smithi070 bash[18579]: cluster 2024-04-24T17:31:29.470431+0000 mon.a (mon.0) 596 : cluster [DBG] mgrmap e16: y(active, since 5m), standbys: x 2024-04-24T17:31:30.841 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:30 smithi070 bash[23661]: audit 2024-04-24T17:31:29.470368+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.70:0/440694188' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-24T17:31:30.841 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:30 smithi070 bash[23661]: cluster 2024-04-24T17:31:29.470431+0000 mon.a (mon.0) 596 : cluster [DBG] mgrmap e16: y(active, since 5m), standbys: x 2024-04-24T17:31:31.489 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:31:31 smithi137 bash[19456]: debug 2024-04-24T17:31:31.184+0000 7f0a4b999000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-24T17:31:31.489 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:31:31 smithi137 bash[19456]: debug 2024-04-24T17:31:31.280+0000 7f0a4b999000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-24T17:31:31.516 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:31:31 smithi070 bash[18833]: debug 2024-04-24T17:31:31.177+0000 7fc0b2a87000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-24T17:31:31.516 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:31:31 smithi070 bash[18833]: debug 2024-04-24T17:31:31.272+0000 7fc0b2a87000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-24T17:31:31.784 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:31:31 smithi137 bash[19456]: debug 2024-04-24T17:31:31.532+0000 7f0a4b999000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-24T17:31:31.840 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:31:31 smithi070 bash[18833]: debug 2024-04-24T17:31:31.512+0000 7fc0b2a87000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-24T17:31:32.534 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:31:32 smithi137 bash[19456]: debug 2024-04-24T17:31:32.263+0000 7f0a4b999000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-24T17:31:32.535 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:31:32 smithi137 bash[19456]: debug 2024-04-24T17:31:32.367+0000 7f0a4b999000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-24T17:31:32.535 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:31:32 smithi137 bash[19456]: debug 2024-04-24T17:31:32.467+0000 7f0a4b999000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-24T17:31:32.562 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:31:32 smithi070 bash[18833]: debug 2024-04-24T17:31:32.240+0000 7fc0b2a87000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-24T17:31:32.562 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:31:32 smithi070 bash[18833]: debug 2024-04-24T17:31:32.348+0000 7fc0b2a87000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-24T17:31:32.562 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:31:32 smithi070 bash[18833]: debug 2024-04-24T17:31:32.448+0000 7fc0b2a87000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-24T17:31:32.841 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:31:32 smithi070 bash[18833]: debug 2024-04-24T17:31:32.560+0000 7fc0b2a87000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-24T17:31:32.841 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:31:32 smithi070 bash[18833]: debug 2024-04-24T17:31:32.768+0000 7fc0b2a87000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-24T17:31:33.034 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:31:32 smithi137 bash[19456]: debug 2024-04-24T17:31:32.575+0000 7f0a4b999000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-24T17:31:33.034 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:31:32 smithi137 bash[19456]: debug 2024-04-24T17:31:32.787+0000 7f0a4b999000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-24T17:31:33.322 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:31:33 smithi070 bash[18833]: debug 2024-04-24T17:31:33.040+0000 7fc0b2a87000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-24T17:31:33.322 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:31:33 smithi070 bash[18833]: debug 2024-04-24T17:31:33.140+0000 7fc0b2a87000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-24T17:31:33.337 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:31:33 smithi137 bash[19456]: debug 2024-04-24T17:31:33.055+0000 7f0a4b999000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-24T17:31:33.337 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:31:33 smithi137 bash[19456]: debug 2024-04-24T17:31:33.155+0000 7f0a4b999000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-24T17:31:33.591 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:31:33 smithi070 bash[18833]: debug 2024-04-24T17:31:33.320+0000 7fc0b2a87000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-24T17:31:33.591 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:31:33 smithi070 bash[18833]: debug 2024-04-24T17:31:33.564+0000 7fc0b2a87000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-24T17:31:33.784 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:31:33 smithi137 bash[19456]: debug 2024-04-24T17:31:33.331+0000 7f0a4b999000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-24T17:31:33.784 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:31:33 smithi137 bash[19456]: debug 2024-04-24T17:31:33.575+0000 7f0a4b999000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-24T17:31:34.091 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:31:33 smithi070 bash[18833]: debug 2024-04-24T17:31:33.832+0000 7fc0b2a87000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-24T17:31:34.091 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:31:33 smithi070 bash[18833]: debug 2024-04-24T17:31:33.992+0000 7fc0b2a87000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-24T17:31:34.239 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:31:33 smithi137 bash[19456]: debug 2024-04-24T17:31:33.839+0000 7f0a4b999000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-24T17:31:34.239 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:31:34 smithi137 bash[19456]: debug 2024-04-24T17:31:34.003+0000 7f0a4b999000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-24T17:31:34.534 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:31:34 smithi137 bash[19456]: debug 2024-04-24T17:31:34.235+0000 7f0a4b999000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-24T17:31:34.534 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:31:34 smithi137 bash[19456]: debug 2024-04-24T17:31:34.347+0000 7f0a4b999000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-24T17:31:34.591 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:31:34 smithi070 bash[18833]: debug 2024-04-24T17:31:34.224+0000 7fc0b2a87000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-24T17:31:34.591 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:31:34 smithi070 bash[18833]: debug 2024-04-24T17:31:34.340+0000 7fc0b2a87000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-24T17:31:35.034 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:31:34 smithi137 bash[19456]: debug 2024-04-24T17:31:34.683+0000 7f0a4b999000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-24T17:31:35.090 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:31:34 smithi070 bash[18833]: debug 2024-04-24T17:31:34.676+0000 7fc0b2a87000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-24T17:31:35.717 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:31:35 smithi137 bash[19456]: debug 2024-04-24T17:31:35.395+0000 7f0a4b999000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-24T17:31:35.717 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:31:35 smithi137 bash[19456]: debug 2024-04-24T17:31:35.507+0000 7f0a4b999000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-24T17:31:35.720 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:31:35 smithi070 bash[18833]: debug 2024-04-24T17:31:35.396+0000 7fc0b2a87000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-24T17:31:35.720 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:31:35 smithi070 bash[18833]: debug 2024-04-24T17:31:35.512+0000 7fc0b2a87000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-24T17:31:36.034 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:31:35 smithi137 bash[19456]: debug 2024-04-24T17:31:35.711+0000 7f0a4b999000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-24T17:31:36.041 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:31:35 smithi070 bash[18833]: debug 2024-04-24T17:31:35.716+0000 7fc0b2a87000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-24T17:31:36.340 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:31:36 smithi070 bash[18833]: debug 2024-04-24T17:31:36.040+0000 7fc0b2a87000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-24T17:31:36.406 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:31:36 smithi137 bash[19456]: debug 2024-04-24T17:31:36.035+0000 7f0a4b999000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-24T17:31:36.692 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:31:36 smithi070 bash[18833]: debug 2024-04-24T17:31:36.408+0000 7fc0b2a87000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-24T17:31:36.692 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:31:36 smithi070 bash[18833]: debug 2024-04-24T17:31:36.524+0000 7fc0b2a87000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-24T17:31:36.692 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:36 smithi070 bash[18579]: cluster 2024-04-24T17:31:36.543672+0000 mon.a (mon.0) 597 : cluster [DBG] Standby manager daemon x restarted 2024-04-24T17:31:36.692 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:36 smithi070 bash[18579]: cluster 2024-04-24T17:31:36.543831+0000 mon.a (mon.0) 598 : cluster [DBG] Standby manager daemon x started 2024-04-24T17:31:36.692 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:36 smithi070 bash[18579]: audit 2024-04-24T17:31:36.547846+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.137:0/3897560429' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-24T17:31:36.693 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:36 smithi070 bash[18579]: audit 2024-04-24T17:31:36.548748+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.137:0/3897560429' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-24T17:31:36.693 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:36 smithi070 bash[18579]: cluster 2024-04-24T17:31:36.549183+0000 mon.a (mon.0) 599 : cluster [INF] Active manager daemon y restarted 2024-04-24T17:31:36.693 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:36 smithi070 bash[18579]: cluster 2024-04-24T17:31:36.549816+0000 mon.a (mon.0) 600 : cluster [INF] Activating manager daemon y 2024-04-24T17:31:36.693 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:36 smithi070 bash[18579]: audit 2024-04-24T17:31:36.555214+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.137:0/3897560429' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-24T17:31:36.693 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:36 smithi070 bash[18579]: cluster 2024-04-24T17:31:36.555258+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-24T17:31:36.693 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:36 smithi070 bash[18579]: audit 2024-04-24T17:31:36.555754+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.137:0/3897560429' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-24T17:31:36.693 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:36 smithi070 bash[23661]: cluster 2024-04-24T17:31:36.543672+0000 mon.a (mon.0) 597 : cluster [DBG] Standby manager daemon x restarted 2024-04-24T17:31:36.693 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:36 smithi070 bash[23661]: cluster 2024-04-24T17:31:36.543831+0000 mon.a (mon.0) 598 : cluster [DBG] Standby manager daemon x started 2024-04-24T17:31:36.693 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:36 smithi070 bash[23661]: audit 2024-04-24T17:31:36.547846+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.137:0/3897560429' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-24T17:31:36.693 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:36 smithi070 bash[23661]: audit 2024-04-24T17:31:36.548748+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.137:0/3897560429' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-24T17:31:36.693 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:36 smithi070 bash[23661]: cluster 2024-04-24T17:31:36.549183+0000 mon.a (mon.0) 599 : cluster [INF] Active manager daemon y restarted 2024-04-24T17:31:36.693 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:36 smithi070 bash[23661]: cluster 2024-04-24T17:31:36.549816+0000 mon.a (mon.0) 600 : cluster [INF] Activating manager daemon y 2024-04-24T17:31:36.693 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:36 smithi070 bash[23661]: audit 2024-04-24T17:31:36.555214+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.137:0/3897560429' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-24T17:31:36.694 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:36 smithi070 bash[23661]: cluster 2024-04-24T17:31:36.555258+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-24T17:31:36.694 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:36 smithi070 bash[23661]: audit 2024-04-24T17:31:36.555754+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.137:0/3897560429' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-24T17:31:36.736 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:31:36 smithi137 bash[19456]: debug 2024-04-24T17:31:36.399+0000 7f0a4b999000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-24T17:31:36.736 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:31:36 smithi137 bash[19456]: debug 2024-04-24T17:31:36.515+0000 7f0a4b999000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-24T17:31:36.737 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:31:36 smithi137 bash[19456]: [24/Apr/2024:17:31:36] ENGINE Bus STARTING 2024-04-24T17:31:36.737 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:31:36 smithi137 bash[19456]: CherryPy Checker: 2024-04-24T17:31:36.737 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:31:36 smithi137 bash[19456]: The Application mounted at '' has an empty config. 2024-04-24T17:31:36.737 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:31:36 smithi137 bash[19456]: [24/Apr/2024:17:31:36] ENGINE Serving on http://:::9283 2024-04-24T17:31:36.737 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:31:36 smithi137 bash[19456]: [24/Apr/2024:17:31:36] ENGINE Bus STARTED 2024-04-24T17:31:36.737 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:36 smithi137 bash[18617]: cluster 2024-04-24T17:31:36.543672+0000 mon.a (mon.0) 597 : cluster [DBG] Standby manager daemon x restarted 2024-04-24T17:31:36.737 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:36 smithi137 bash[18617]: cluster 2024-04-24T17:31:36.543831+0000 mon.a (mon.0) 598 : cluster [DBG] Standby manager daemon x started 2024-04-24T17:31:36.737 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:36 smithi137 bash[18617]: audit 2024-04-24T17:31:36.547846+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.137:0/3897560429' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-24T17:31:36.737 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:36 smithi137 bash[18617]: audit 2024-04-24T17:31:36.548748+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.137:0/3897560429' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-24T17:31:36.737 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:36 smithi137 bash[18617]: cluster 2024-04-24T17:31:36.549183+0000 mon.a (mon.0) 599 : cluster [INF] Active manager daemon y restarted 2024-04-24T17:31:36.737 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:36 smithi137 bash[18617]: cluster 2024-04-24T17:31:36.549816+0000 mon.a (mon.0) 600 : cluster [INF] Activating manager daemon y 2024-04-24T17:31:36.737 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:36 smithi137 bash[18617]: audit 2024-04-24T17:31:36.555214+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.137:0/3897560429' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-24T17:31:36.737 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:36 smithi137 bash[18617]: cluster 2024-04-24T17:31:36.555258+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-24T17:31:36.738 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:36 smithi137 bash[18617]: audit 2024-04-24T17:31:36.555754+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.137:0/3897560429' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-24T17:31:36.943 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:31:36 smithi070 bash[18833]: [24/Apr/2024:17:31:36] ENGINE Bus STARTING 2024-04-24T17:31:36.944 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:31:36 smithi070 bash[18833]: [24/Apr/2024:17:31:36] ENGINE Bus STARTING 2024-04-24T17:31:36.944 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:31:36 smithi070 bash[18833]: CherryPy Checker: 2024-04-24T17:31:36.944 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:31:36 smithi070 bash[18833]: The Application mounted at '' has an empty config. 2024-04-24T17:31:36.944 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:31:36 smithi070 bash[18833]: [24/Apr/2024:17:31:36] ENGINE Serving on http://:::9283 2024-04-24T17:31:36.944 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:31:36 smithi070 bash[18833]: [24/Apr/2024:17:31:36] ENGINE Bus STARTED 2024-04-24T17:31:36.944 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:31:36 smithi070 bash[18833]: [24/Apr/2024:17:31:36] ENGINE Serving on https://172.21.15.70:7150 2024-04-24T17:31:37.341 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:31:36 smithi070 bash[18833]: [24/Apr/2024:17:31:36] ENGINE Bus STARTED 2024-04-24T17:31:37.656 INFO:teuthology.orchestra.run.smithi137.stdout:Scheduled node-exporter update... 2024-04-24T17:31:38.035 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:37 smithi137 bash[18617]: cluster 2024-04-24T17:31:36.605998+0000 mon.a (mon.0) 602 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0563092s), standbys: x 2024-04-24T17:31:38.035 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:37 smithi137 bash[18617]: audit 2024-04-24T17:31:36.613732+0000 mon.c (mon.1) 14 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:31:38.035 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:37 smithi137 bash[18617]: audit 2024-04-24T17:31:36.614109+0000 mon.c (mon.1) 15 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:31:38.036 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:37 smithi137 bash[18617]: audit 2024-04-24T17:31:36.614443+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:31:38.036 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:37 smithi137 bash[18617]: audit 2024-04-24T17:31:36.616077+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-24T17:31:38.036 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:37 smithi137 bash[18617]: audit 2024-04-24T17:31:36.616607+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-24T17:31:38.036 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:37 smithi137 bash[18617]: audit 2024-04-24T17:31:36.617076+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T17:31:38.036 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:37 smithi137 bash[18617]: audit 2024-04-24T17:31:36.617445+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T17:31:38.036 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:37 smithi137 bash[18617]: audit 2024-04-24T17:31:36.617841+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T17:31:38.036 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:37 smithi137 bash[18617]: audit 2024-04-24T17:31:36.618275+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T17:31:38.036 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:37 smithi137 bash[18617]: audit 2024-04-24T17:31:36.618780+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T17:31:38.036 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:37 smithi137 bash[18617]: audit 2024-04-24T17:31:36.619198+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T17:31:38.037 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:37 smithi137 bash[18617]: audit 2024-04-24T17:31:36.619620+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:31:38.037 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:37 smithi137 bash[18617]: audit 2024-04-24T17:31:36.620014+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:31:38.037 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:37 smithi137 bash[18617]: audit 2024-04-24T17:31:36.620439+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-24T17:31:38.037 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:37 smithi137 bash[18617]: audit 2024-04-24T17:31:36.620767+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-24T17:31:38.037 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:37 smithi137 bash[18617]: audit 2024-04-24T17:31:36.621540+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-24T17:31:38.037 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:37 smithi137 bash[18617]: cluster 2024-04-24T17:31:36.649396+0000 mon.a (mon.0) 603 : cluster [INF] Manager daemon y is now available 2024-04-24T17:31:38.037 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:37 smithi137 bash[18617]: audit 2024-04-24T17:31:36.669494+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:31:38.037 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:37 smithi137 bash[18617]: audit 2024-04-24T17:31:36.672402+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:31:38.037 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:37 smithi137 bash[18617]: audit 2024-04-24T17:31:36.673658+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:31:38.037 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:37 smithi137 bash[18617]: audit 2024-04-24T17:31:36.675269+0000 mon.c (mon.1) 33 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:31:38.037 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:37 smithi137 bash[18617]: audit 2024-04-24T17:31:36.690205+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:31:38.038 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:37 smithi137 bash[18617]: audit 2024-04-24T17:31:36.702543+0000 mon.c (mon.1) 34 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:31:38.038 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:37 smithi137 bash[18617]: audit 2024-04-24T17:31:36.702931+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:31:38.038 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:37 smithi137 bash[18617]: audit 2024-04-24T17:31:36.711686+0000 mon.c (mon.1) 35 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:31:38.038 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:37 smithi137 bash[18617]: audit 2024-04-24T17:31:36.712000+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:31:38.038 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:37 smithi137 bash[18617]: cephadm 2024-04-24T17:31:36.801405+0000 mgr.y (mgr.24289) 1 : cephadm [INF] [24/Apr/2024:17:31:36] ENGINE Bus STARTING 2024-04-24T17:31:38.038 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:37 smithi137 bash[18617]: cephadm 2024-04-24T17:31:36.945642+0000 mgr.y (mgr.24289) 2 : cephadm [INF] [24/Apr/2024:17:31:36] ENGINE Serving on https://172.21.15.70:7150 2024-04-24T17:31:38.038 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:37 smithi137 bash[18617]: cephadm 2024-04-24T17:31:36.945962+0000 mgr.y (mgr.24289) 3 : cephadm [INF] [24/Apr/2024:17:31:36] ENGINE Bus STARTED 2024-04-24T17:31:38.038 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:37 smithi137 bash[18617]: audit 2024-04-24T17:31:36.957565+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:31:38.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:37 smithi070 bash[18579]: cluster 2024-04-24T17:31:36.605998+0000 mon.a (mon.0) 602 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0563092s), standbys: x 2024-04-24T17:31:38.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:37 smithi070 bash[18579]: audit 2024-04-24T17:31:36.613732+0000 mon.c (mon.1) 14 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:31:38.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:37 smithi070 bash[18579]: audit 2024-04-24T17:31:36.614109+0000 mon.c (mon.1) 15 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:31:38.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:37 smithi070 bash[18579]: audit 2024-04-24T17:31:36.614443+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:31:38.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:37 smithi070 bash[18579]: audit 2024-04-24T17:31:36.616077+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-24T17:31:38.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:37 smithi070 bash[18579]: audit 2024-04-24T17:31:36.616607+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-24T17:31:38.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:37 smithi070 bash[18579]: audit 2024-04-24T17:31:36.617076+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T17:31:38.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:37 smithi070 bash[18579]: audit 2024-04-24T17:31:36.617445+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T17:31:38.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:37 smithi070 bash[18579]: audit 2024-04-24T17:31:36.617841+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T17:31:38.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:37 smithi070 bash[18579]: audit 2024-04-24T17:31:36.618275+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T17:31:38.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:37 smithi070 bash[18579]: audit 2024-04-24T17:31:36.618780+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T17:31:38.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:37 smithi070 bash[18579]: audit 2024-04-24T17:31:36.619198+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T17:31:38.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:37 smithi070 bash[18579]: audit 2024-04-24T17:31:36.619620+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:31:38.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:37 smithi070 bash[18579]: audit 2024-04-24T17:31:36.620014+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:31:38.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:37 smithi070 bash[18579]: audit 2024-04-24T17:31:36.620439+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-24T17:31:38.093 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:37 smithi070 bash[18579]: audit 2024-04-24T17:31:36.620767+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-24T17:31:38.093 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:37 smithi070 bash[18579]: audit 2024-04-24T17:31:36.621540+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-24T17:31:38.093 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:37 smithi070 bash[18579]: cluster 2024-04-24T17:31:36.649396+0000 mon.a (mon.0) 603 : cluster [INF] Manager daemon y is now available 2024-04-24T17:31:38.093 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:37 smithi070 bash[18579]: audit 2024-04-24T17:31:36.669494+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:31:38.093 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:37 smithi070 bash[23661]: cluster 2024-04-24T17:31:36.605998+0000 mon.a (mon.0) 602 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0563092s), standbys: x 2024-04-24T17:31:38.093 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:37 smithi070 bash[23661]: audit 2024-04-24T17:31:36.613732+0000 mon.c (mon.1) 14 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:31:38.093 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:37 smithi070 bash[23661]: audit 2024-04-24T17:31:36.614109+0000 mon.c (mon.1) 15 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:31:38.094 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:37 smithi070 bash[23661]: audit 2024-04-24T17:31:36.614443+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:31:38.094 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:37 smithi070 bash[23661]: audit 2024-04-24T17:31:36.616077+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-24T17:31:38.094 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:37 smithi070 bash[23661]: audit 2024-04-24T17:31:36.616607+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-24T17:31:38.094 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:37 smithi070 bash[23661]: audit 2024-04-24T17:31:36.617076+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T17:31:38.094 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:37 smithi070 bash[23661]: audit 2024-04-24T17:31:36.617445+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T17:31:38.094 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:37 smithi070 bash[23661]: audit 2024-04-24T17:31:36.617841+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T17:31:38.094 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:37 smithi070 bash[23661]: audit 2024-04-24T17:31:36.618275+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T17:31:38.094 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:37 smithi070 bash[23661]: audit 2024-04-24T17:31:36.618780+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T17:31:38.094 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:37 smithi070 bash[23661]: audit 2024-04-24T17:31:36.619198+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T17:31:38.094 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:37 smithi070 bash[23661]: audit 2024-04-24T17:31:36.619620+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:31:38.094 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:37 smithi070 bash[23661]: audit 2024-04-24T17:31:36.620014+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:31:38.094 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:37 smithi070 bash[23661]: audit 2024-04-24T17:31:36.620439+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-24T17:31:38.095 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:37 smithi070 bash[23661]: audit 2024-04-24T17:31:36.620767+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-24T17:31:38.095 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:37 smithi070 bash[23661]: audit 2024-04-24T17:31:36.621540+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-24T17:31:38.095 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:37 smithi070 bash[23661]: cluster 2024-04-24T17:31:36.649396+0000 mon.a (mon.0) 603 : cluster [INF] Manager daemon y is now available 2024-04-24T17:31:38.095 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:37 smithi070 bash[23661]: audit 2024-04-24T17:31:36.669494+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:31:38.095 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:37 smithi070 bash[23661]: audit 2024-04-24T17:31:36.672402+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:31:38.095 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:37 smithi070 bash[23661]: audit 2024-04-24T17:31:36.673658+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:31:38.095 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:37 smithi070 bash[23661]: audit 2024-04-24T17:31:36.675269+0000 mon.c (mon.1) 33 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:31:38.095 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:37 smithi070 bash[23661]: audit 2024-04-24T17:31:36.690205+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:31:38.095 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:37 smithi070 bash[23661]: audit 2024-04-24T17:31:36.702543+0000 mon.c (mon.1) 34 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:31:38.095 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:37 smithi070 bash[23661]: audit 2024-04-24T17:31:36.702931+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:31:38.095 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:37 smithi070 bash[23661]: audit 2024-04-24T17:31:36.711686+0000 mon.c (mon.1) 35 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:31:38.095 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:37 smithi070 bash[23661]: audit 2024-04-24T17:31:36.712000+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:31:38.095 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:37 smithi070 bash[23661]: cephadm 2024-04-24T17:31:36.801405+0000 mgr.y (mgr.24289) 1 : cephadm [INF] [24/Apr/2024:17:31:36] ENGINE Bus STARTING 2024-04-24T17:31:38.095 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:37 smithi070 bash[23661]: cephadm 2024-04-24T17:31:36.945642+0000 mgr.y (mgr.24289) 2 : cephadm [INF] [24/Apr/2024:17:31:36] ENGINE Serving on https://172.21.15.70:7150 2024-04-24T17:31:38.095 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:37 smithi070 bash[23661]: cephadm 2024-04-24T17:31:36.945962+0000 mgr.y (mgr.24289) 3 : cephadm [INF] [24/Apr/2024:17:31:36] ENGINE Bus STARTED 2024-04-24T17:31:38.096 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:37 smithi070 bash[23661]: audit 2024-04-24T17:31:36.957565+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:31:38.096 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:37 smithi070 bash[18579]: audit 2024-04-24T17:31:36.672402+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:31:38.096 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:37 smithi070 bash[18579]: audit 2024-04-24T17:31:36.673658+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:31:38.096 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:37 smithi070 bash[18579]: audit 2024-04-24T17:31:36.675269+0000 mon.c (mon.1) 33 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:31:38.096 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:37 smithi070 bash[18579]: audit 2024-04-24T17:31:36.690205+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:31:38.096 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:37 smithi070 bash[18579]: audit 2024-04-24T17:31:36.702543+0000 mon.c (mon.1) 34 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:31:38.096 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:37 smithi070 bash[18579]: audit 2024-04-24T17:31:36.702931+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:31:38.096 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:37 smithi070 bash[18579]: audit 2024-04-24T17:31:36.711686+0000 mon.c (mon.1) 35 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:31:38.096 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:37 smithi070 bash[18579]: audit 2024-04-24T17:31:36.712000+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:31:38.096 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:37 smithi070 bash[18579]: cephadm 2024-04-24T17:31:36.801405+0000 mgr.y (mgr.24289) 1 : cephadm [INF] [24/Apr/2024:17:31:36] ENGINE Bus STARTING 2024-04-24T17:31:38.096 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:37 smithi070 bash[18579]: cephadm 2024-04-24T17:31:36.945642+0000 mgr.y (mgr.24289) 2 : cephadm [INF] [24/Apr/2024:17:31:36] ENGINE Serving on https://172.21.15.70:7150 2024-04-24T17:31:38.096 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:37 smithi070 bash[18579]: cephadm 2024-04-24T17:31:36.945962+0000 mgr.y (mgr.24289) 3 : cephadm [INF] [24/Apr/2024:17:31:36] ENGINE Bus STARTED 2024-04-24T17:31:38.096 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:37 smithi070 bash[18579]: audit 2024-04-24T17:31:36.957565+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:31:38.405 DEBUG:teuthology.orchestra.run.smithi070:node-exporter.a> sudo journalctl -f -n 0 -u ceph-6229cc3c-025f-11ef-bc93-c7b262605968@node-exporter.a.service 2024-04-24T17:31:38.408 DEBUG:teuthology.orchestra.run.smithi137:node-exporter.b> sudo journalctl -f -n 0 -u ceph-6229cc3c-025f-11ef-bc93-c7b262605968@node-exporter.b.service 2024-04-24T17:31:38.410 INFO:tasks.cephadm:Adding alertmanager.a on smithi070 2024-04-24T17:31:38.411 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -- ceph orch apply alertmanager '1;smithi070=a' 2024-04-24T17:31:38.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:38 smithi137 bash[18617]: cluster 2024-04-24T17:31:37.639715+0000 mon.a (mon.0) 608 : cluster [DBG] mgrmap e18: y(active, since 1.09002s), standbys: x 2024-04-24T17:31:38.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:38 smithi137 bash[18617]: audit 2024-04-24T17:31:37.646343+0000 mgr.y (mgr.24289) 4 : audit [DBG] from='client.24305 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi070=a;smithi137=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:31:38.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:38 smithi137 bash[18617]: cephadm 2024-04-24T17:31:37.650011+0000 mgr.y (mgr.24289) 5 : cephadm [INF] Saving service node-exporter spec with placement smithi070=a;smithi137=b;count:2 2024-04-24T17:31:38.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:38 smithi137 bash[18617]: cluster 2024-04-24T17:31:37.651991+0000 mgr.y (mgr.24289) 6 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:31:38.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:38 smithi137 bash[18617]: audit 2024-04-24T17:31:37.657030+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:31:38.841 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:38 smithi070 bash[18579]: cluster 2024-04-24T17:31:37.639715+0000 mon.a (mon.0) 608 : cluster [DBG] mgrmap e18: y(active, since 1.09002s), standbys: x 2024-04-24T17:31:38.841 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:38 smithi070 bash[18579]: audit 2024-04-24T17:31:37.646343+0000 mgr.y (mgr.24289) 4 : audit [DBG] from='client.24305 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi070=a;smithi137=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:31:38.841 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:38 smithi070 bash[18579]: cephadm 2024-04-24T17:31:37.650011+0000 mgr.y (mgr.24289) 5 : cephadm [INF] Saving service node-exporter spec with placement smithi070=a;smithi137=b;count:2 2024-04-24T17:31:38.841 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:38 smithi070 bash[18579]: cluster 2024-04-24T17:31:37.651991+0000 mgr.y (mgr.24289) 6 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:31:38.841 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:38 smithi070 bash[18579]: audit 2024-04-24T17:31:37.657030+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:31:38.841 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:38 smithi070 bash[23661]: cluster 2024-04-24T17:31:37.639715+0000 mon.a (mon.0) 608 : cluster [DBG] mgrmap e18: y(active, since 1.09002s), standbys: x 2024-04-24T17:31:38.841 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:38 smithi070 bash[23661]: audit 2024-04-24T17:31:37.646343+0000 mgr.y (mgr.24289) 4 : audit [DBG] from='client.24305 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi070=a;smithi137=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:31:38.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:38 smithi070 bash[23661]: cephadm 2024-04-24T17:31:37.650011+0000 mgr.y (mgr.24289) 5 : cephadm [INF] Saving service node-exporter spec with placement smithi070=a;smithi137=b;count:2 2024-04-24T17:31:38.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:38 smithi070 bash[23661]: cluster 2024-04-24T17:31:37.651991+0000 mgr.y (mgr.24289) 6 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:31:38.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:38 smithi070 bash[23661]: audit 2024-04-24T17:31:37.657030+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:31:39.720 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:39 smithi137 bash[18617]: cluster 2024-04-24T17:31:38.618127+0000 mgr.y (mgr.24289) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:31:39.720 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:39 smithi137 bash[18617]: cluster 2024-04-24T17:31:38.672504+0000 mon.a (mon.0) 610 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-04-24T17:31:40.036 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:39 smithi070 bash[18579]: cluster 2024-04-24T17:31:38.618127+0000 mgr.y (mgr.24289) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:31:40.036 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:39 smithi070 bash[18579]: cluster 2024-04-24T17:31:38.672504+0000 mon.a (mon.0) 610 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-04-24T17:31:40.036 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:39 smithi070 bash[23661]: cluster 2024-04-24T17:31:38.618127+0000 mgr.y (mgr.24289) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:31:40.037 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:39 smithi070 bash[23661]: cluster 2024-04-24T17:31:38.672504+0000 mon.a (mon.0) 610 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-04-24T17:31:41.278 INFO:teuthology.orchestra.run.smithi137.stdout:Scheduled alertmanager update... 2024-04-24T17:31:41.284 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:31:41 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:31:41.284 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:41 smithi137 bash[18617]: audit 2024-04-24T17:31:40.049050+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:31:41.285 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:41 smithi137 bash[18617]: audit 2024-04-24T17:31:40.242868+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:31:41.285 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:41 smithi137 bash[18617]: audit 2024-04-24T17:31:40.497158+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:31:41.285 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:41 smithi137 bash[18617]: cephadm 2024-04-24T17:31:40.498811+0000 mgr.y (mgr.24289) 8 : cephadm [INF] Updating smithi070:/etc/ceph/ceph.conf 2024-04-24T17:31:41.285 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:41 smithi137 bash[18617]: audit 2024-04-24T17:31:40.698242+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:31:41.285 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:41 smithi137 bash[18617]: audit 2024-04-24T17:31:40.717508+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:31:41.285 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:41 smithi137 bash[18617]: audit 2024-04-24T17:31:40.962343+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:31:41.285 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:41 smithi137 bash[18617]: audit 2024-04-24T17:31:40.972746+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:31:41.342 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:41 smithi070 bash[18579]: audit 2024-04-24T17:31:40.049050+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:31:41.342 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:41 smithi070 bash[18579]: audit 2024-04-24T17:31:40.242868+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:31:41.342 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:41 smithi070 bash[18579]: audit 2024-04-24T17:31:40.497158+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:31:41.342 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:41 smithi070 bash[18579]: cephadm 2024-04-24T17:31:40.498811+0000 mgr.y (mgr.24289) 8 : cephadm [INF] Updating smithi070:/etc/ceph/ceph.conf 2024-04-24T17:31:41.342 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:41 smithi070 bash[18579]: audit 2024-04-24T17:31:40.698242+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:31:41.343 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:41 smithi070 bash[18579]: audit 2024-04-24T17:31:40.717508+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:31:41.343 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:41 smithi070 bash[18579]: audit 2024-04-24T17:31:40.962343+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:31:41.343 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:41 smithi070 bash[18579]: audit 2024-04-24T17:31:40.972746+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:31:41.343 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:41 smithi070 bash[23661]: audit 2024-04-24T17:31:40.049050+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:31:41.343 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:41 smithi070 bash[23661]: audit 2024-04-24T17:31:40.242868+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:31:41.344 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:41 smithi070 bash[23661]: audit 2024-04-24T17:31:40.497158+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:31:41.344 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:41 smithi070 bash[23661]: cephadm 2024-04-24T17:31:40.498811+0000 mgr.y (mgr.24289) 8 : cephadm [INF] Updating smithi070:/etc/ceph/ceph.conf 2024-04-24T17:31:41.344 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:41 smithi070 bash[23661]: audit 2024-04-24T17:31:40.698242+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:31:41.344 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:41 smithi070 bash[23661]: audit 2024-04-24T17:31:40.717508+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:31:41.344 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:41 smithi070 bash[23661]: audit 2024-04-24T17:31:40.962343+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:31:41.344 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:41 smithi070 bash[23661]: audit 2024-04-24T17:31:40.972746+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:31:42.075 DEBUG:teuthology.orchestra.run.smithi070:alertmanager.a> sudo journalctl -f -n 0 -u ceph-6229cc3c-025f-11ef-bc93-c7b262605968@alertmanager.a.service 2024-04-24T17:31:42.078 INFO:tasks.cephadm:Adding grafana.a on smithi137 2024-04-24T17:31:42.078 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -- ceph orch apply grafana '1;smithi137=a' 2024-04-24T17:31:42.341 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:42 smithi070 bash[23661]: cephadm 2024-04-24T17:31:40.589721+0000 mgr.y (mgr.24289) 9 : cephadm [INF] Updating smithi070:/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:31:42.341 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:42 smithi070 bash[23661]: cluster 2024-04-24T17:31:40.618492+0000 mgr.y (mgr.24289) 10 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:31:42.341 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:42 smithi070 bash[23661]: cephadm 2024-04-24T17:31:40.701829+0000 mgr.y (mgr.24289) 11 : cephadm [INF] Updating smithi137:/etc/ceph/ceph.conf 2024-04-24T17:31:42.341 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:42 smithi070 bash[23661]: cephadm 2024-04-24T17:31:40.813817+0000 mgr.y (mgr.24289) 12 : cephadm [INF] Updating smithi137:/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:31:42.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:42 smithi070 bash[23661]: cephadm 2024-04-24T17:31:41.021343+0000 mgr.y (mgr.24289) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi137 2024-04-24T17:31:42.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:42 smithi070 bash[23661]: audit 2024-04-24T17:31:41.267469+0000 mgr.y (mgr.24289) 14 : audit [DBG] from='client.24326 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi070=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:31:42.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:42 smithi070 bash[23661]: cephadm 2024-04-24T17:31:41.270909+0000 mgr.y (mgr.24289) 15 : cephadm [INF] Saving service alertmanager spec with placement smithi070=a;count:1 2024-04-24T17:31:42.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:42 smithi070 bash[23661]: audit 2024-04-24T17:31:41.278887+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:31:42.342 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:42 smithi070 bash[18579]: cephadm 2024-04-24T17:31:40.589721+0000 mgr.y (mgr.24289) 9 : cephadm [INF] Updating smithi070:/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:31:42.342 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:42 smithi070 bash[18579]: cluster 2024-04-24T17:31:40.618492+0000 mgr.y (mgr.24289) 10 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:31:42.342 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:42 smithi070 bash[18579]: cephadm 2024-04-24T17:31:40.701829+0000 mgr.y (mgr.24289) 11 : cephadm [INF] Updating smithi137:/etc/ceph/ceph.conf 2024-04-24T17:31:42.342 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:42 smithi070 bash[18579]: cephadm 2024-04-24T17:31:40.813817+0000 mgr.y (mgr.24289) 12 : cephadm [INF] Updating smithi137:/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:31:42.342 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:42 smithi070 bash[18579]: cephadm 2024-04-24T17:31:41.021343+0000 mgr.y (mgr.24289) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi137 2024-04-24T17:31:42.342 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:42 smithi070 bash[18579]: audit 2024-04-24T17:31:41.267469+0000 mgr.y (mgr.24289) 14 : audit [DBG] from='client.24326 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi070=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:31:42.342 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:42 smithi070 bash[18579]: cephadm 2024-04-24T17:31:41.270909+0000 mgr.y (mgr.24289) 15 : cephadm [INF] Saving service alertmanager spec with placement smithi070=a;count:1 2024-04-24T17:31:42.343 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:42 smithi070 bash[18579]: audit 2024-04-24T17:31:41.278887+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:31:42.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:42 smithi137 bash[18617]: cephadm 2024-04-24T17:31:40.589721+0000 mgr.y (mgr.24289) 9 : cephadm [INF] Updating smithi070:/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:31:42.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:42 smithi137 bash[18617]: cluster 2024-04-24T17:31:40.618492+0000 mgr.y (mgr.24289) 10 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:31:42.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:42 smithi137 bash[18617]: cephadm 2024-04-24T17:31:40.701829+0000 mgr.y (mgr.24289) 11 : cephadm [INF] Updating smithi137:/etc/ceph/ceph.conf 2024-04-24T17:31:42.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:42 smithi137 bash[18617]: cephadm 2024-04-24T17:31:40.813817+0000 mgr.y (mgr.24289) 12 : cephadm [INF] Updating smithi137:/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:31:42.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:42 smithi137 bash[18617]: cephadm 2024-04-24T17:31:41.021343+0000 mgr.y (mgr.24289) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi137 2024-04-24T17:31:42.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:42 smithi137 bash[18617]: audit 2024-04-24T17:31:41.267469+0000 mgr.y (mgr.24289) 14 : audit [DBG] from='client.24326 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi070=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:31:42.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:42 smithi137 bash[18617]: cephadm 2024-04-24T17:31:41.270909+0000 mgr.y (mgr.24289) 15 : cephadm [INF] Saving service alertmanager spec with placement smithi070=a;count:1 2024-04-24T17:31:42.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:42 smithi137 bash[18617]: audit 2024-04-24T17:31:41.278887+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:31:44.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:44 smithi137 bash[18617]: cluster 2024-04-24T17:31:42.619002+0000 mgr.y (mgr.24289) 16 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:31:44.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:44 smithi070 bash[18579]: cluster 2024-04-24T17:31:42.619002+0000 mgr.y (mgr.24289) 16 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:31:44.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:44 smithi070 bash[23661]: cluster 2024-04-24T17:31:42.619002+0000 mgr.y (mgr.24289) 16 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:31:46.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:46 smithi137 bash[18617]: cluster 2024-04-24T17:31:44.619632+0000 mgr.y (mgr.24289) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:31:46.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:46 smithi070 bash[18579]: cluster 2024-04-24T17:31:44.619632+0000 mgr.y (mgr.24289) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:31:46.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:46 smithi070 bash[23661]: cluster 2024-04-24T17:31:44.619632+0000 mgr.y (mgr.24289) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:31:47.040 INFO:teuthology.orchestra.run.smithi137.stdout:Scheduled grafana update... 2024-04-24T17:31:48.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:48 smithi070 bash[18579]: cluster 2024-04-24T17:31:46.620252+0000 mgr.y (mgr.24289) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:31:48.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:48 smithi070 bash[18579]: audit 2024-04-24T17:31:47.029890+0000 mgr.y (mgr.24289) 19 : audit [DBG] from='client.24332 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi137=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:31:48.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:48 smithi070 bash[18579]: cephadm 2024-04-24T17:31:47.033136+0000 mgr.y (mgr.24289) 20 : cephadm [INF] Saving service grafana spec with placement smithi137=a;count:1 2024-04-24T17:31:48.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:48 smithi070 bash[18579]: audit 2024-04-24T17:31:47.040708+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:31:48.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:48 smithi070 bash[23661]: cluster 2024-04-24T17:31:46.620252+0000 mgr.y (mgr.24289) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:31:48.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:48 smithi070 bash[23661]: audit 2024-04-24T17:31:47.029890+0000 mgr.y (mgr.24289) 19 : audit [DBG] from='client.24332 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi137=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:31:48.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:48 smithi070 bash[23661]: cephadm 2024-04-24T17:31:47.033136+0000 mgr.y (mgr.24289) 20 : cephadm [INF] Saving service grafana spec with placement smithi137=a;count:1 2024-04-24T17:31:48.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:48 smithi070 bash[23661]: audit 2024-04-24T17:31:47.040708+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:31:48.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:48 smithi137 bash[18617]: cluster 2024-04-24T17:31:46.620252+0000 mgr.y (mgr.24289) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:31:48.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:48 smithi137 bash[18617]: audit 2024-04-24T17:31:47.029890+0000 mgr.y (mgr.24289) 19 : audit [DBG] from='client.24332 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi137=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:31:48.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:48 smithi137 bash[18617]: cephadm 2024-04-24T17:31:47.033136+0000 mgr.y (mgr.24289) 20 : cephadm [INF] Saving service grafana spec with placement smithi137=a;count:1 2024-04-24T17:31:48.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:48 smithi137 bash[18617]: audit 2024-04-24T17:31:47.040708+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:31:48.889 DEBUG:teuthology.orchestra.run.smithi137:grafana.a> sudo journalctl -f -n 0 -u ceph-6229cc3c-025f-11ef-bc93-c7b262605968@grafana.a.service 2024-04-24T17:31:48.891 INFO:tasks.cephadm:Setting up client nodes... 2024-04-24T17:31:48.893 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-04-24T17:31:50.292 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:50 smithi070 bash[18579]: cluster 2024-04-24T17:31:48.620898+0000 mgr.y (mgr.24289) 21 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:31:50.293 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:50 smithi070 bash[23661]: cluster 2024-04-24T17:31:48.620898+0000 mgr.y (mgr.24289) 21 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:31:50.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:50 smithi137 bash[18617]: cluster 2024-04-24T17:31:48.620898+0000 mgr.y (mgr.24289) 21 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:31:51.935 INFO:teuthology.orchestra.run.smithi070.stdout:[client.0] 2024-04-24T17:31:51.935 INFO:teuthology.orchestra.run.smithi070.stdout: key = AQAHQilmNtZ8NxAAQZrI9rNsBKyCJeysvzmpZA== 2024-04-24T17:31:52.266 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:52 smithi137 bash[18617]: cluster 2024-04-24T17:31:50.621520+0000 mgr.y (mgr.24289) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:31:52.266 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:52 smithi137 bash[18617]: audit 2024-04-24T17:31:51.930024+0000 mon.c (mon.1) 36 : audit [INF] from='client.? 172.21.15.70:0/1601470005' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-24T17:31:52.266 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:52 smithi137 bash[18617]: audit 2024-04-24T17:31:51.930568+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 *"]}]: dispatch 2024-04-24T17:31:52.266 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:52 smithi137 bash[18617]: audit 2024-04-24T17:31:51.934953+0000 mon.a (mon.0) 621 : 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-04-24T17:31:52.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:52 smithi070 bash[18579]: cluster 2024-04-24T17:31:50.621520+0000 mgr.y (mgr.24289) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:31:52.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:52 smithi070 bash[18579]: audit 2024-04-24T17:31:51.930024+0000 mon.c (mon.1) 36 : audit [INF] from='client.? 172.21.15.70:0/1601470005' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-24T17:31:52.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:52 smithi070 bash[18579]: audit 2024-04-24T17:31:51.930568+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 *"]}]: dispatch 2024-04-24T17:31:52.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:52 smithi070 bash[18579]: audit 2024-04-24T17:31:51.934953+0000 mon.a (mon.0) 621 : 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-04-24T17:31:52.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:52 smithi070 bash[23661]: cluster 2024-04-24T17:31:50.621520+0000 mgr.y (mgr.24289) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:31:52.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:52 smithi070 bash[23661]: audit 2024-04-24T17:31:51.930024+0000 mon.c (mon.1) 36 : audit [INF] from='client.? 172.21.15.70:0/1601470005' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-24T17:31:52.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:52 smithi070 bash[23661]: audit 2024-04-24T17:31:51.930568+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 *"]}]: dispatch 2024-04-24T17:31:52.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:52 smithi070 bash[23661]: audit 2024-04-24T17:31:51.934953+0000 mon.a (mon.0) 621 : 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-04-24T17:31:52.615 DEBUG:teuthology.orchestra.run.smithi070:> set -ex 2024-04-24T17:31:52.615 DEBUG:teuthology.orchestra.run.smithi070:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-04-24T17:31:52.615 DEBUG:teuthology.orchestra.run.smithi070:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-04-24T17:31:52.636 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-04-24T17:31:54.325 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:31:54 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:31:54.325 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:31:54 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:31:54.325 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:54 smithi137 bash[18617]: cluster 2024-04-24T17:31:52.622067+0000 mgr.y (mgr.24289) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:31:54.326 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:54 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:31:54.326 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:31:54 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:31:54.326 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:31:54 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:31:54.326 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:31:54 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:31:54.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:54 smithi070 bash[18579]: cluster 2024-04-24T17:31:52.622067+0000 mgr.y (mgr.24289) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:31:54.341 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:54 smithi070 bash[23661]: cluster 2024-04-24T17:31:52.622067+0000 mgr.y (mgr.24289) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:31:54.575 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:31:54 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:31:54.575 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:31:54 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:31:54.575 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:54 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:31:54.576 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:31:54 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:31:54.576 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:31:54 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:31:54.576 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:31:54 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:31:54.576 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:31:54 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:31:54.576 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:31:54 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:31:54.577 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:31:54 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:31:54.577 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:31:54 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:31:55.034 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:31:54 smithi137 systemd[1]: Started Ceph prometheus.a for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:31:55.283 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:31:54 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:31:55.283 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:31:55 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:31:55.283 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:54 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:31:55.283 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:55 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:31:55.283 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:54 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:31:55.284 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:55 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:31:55.284 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:31:54 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:31:55.284 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:31:55 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:31:55.284 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:31:54 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:31:55.284 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:31:55 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:31:55.285 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:31:54 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:31:55.285 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:31:55 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:31:55.285 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:31:54 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:31:55.285 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:31:55 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:31:55.591 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:55 smithi070 bash[37747]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-04-24T17:31:55.883 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:31:55 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:31:55.884 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:31:55 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:31:55.884 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:31:55 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:31:55.884 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:31:55 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:31:55.884 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:31:55 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:31:55.885 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:31:55 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:31:55.885 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:55 smithi137 bash[18617]: audit 2024-04-24T17:31:54.619847+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:31:55.885 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:55 smithi137 bash[18617]: cluster 2024-04-24T17:31:54.622685+0000 mgr.y (mgr.24289) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:31:55.885 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:55 smithi137 bash[18617]: cephadm 2024-04-24T17:31:54.625875+0000 mgr.y (mgr.24289) 25 : cephadm [INF] Deploying daemon node-exporter.a on smithi070 2024-04-24T17:31:55.885 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:55 smithi137 bash[18617]: audit 2024-04-24T17:31:55.324020+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:31:55.885 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:55 smithi137 bash[18617]: cephadm 2024-04-24T17:31:55.325721+0000 mgr.y (mgr.24289) 26 : cephadm [INF] Deploying daemon node-exporter.b on smithi137 2024-04-24T17:31:55.885 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:55 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:31:56.058 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:55 smithi070 bash[18579]: audit 2024-04-24T17:31:54.619847+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:31:56.058 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:55 smithi070 bash[18579]: cluster 2024-04-24T17:31:54.622685+0000 mgr.y (mgr.24289) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:31:56.059 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:55 smithi070 bash[18579]: cephadm 2024-04-24T17:31:54.625875+0000 mgr.y (mgr.24289) 25 : cephadm [INF] Deploying daemon node-exporter.a on smithi070 2024-04-24T17:31:56.059 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:55 smithi070 bash[18579]: audit 2024-04-24T17:31:55.324020+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:31:56.059 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:55 smithi070 bash[18579]: cephadm 2024-04-24T17:31:55.325721+0000 mgr.y (mgr.24289) 26 : cephadm [INF] Deploying daemon node-exporter.b on smithi137 2024-04-24T17:31:56.059 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:55 smithi070 bash[23661]: audit 2024-04-24T17:31:54.619847+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:31:56.059 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:55 smithi070 bash[23661]: cluster 2024-04-24T17:31:54.622685+0000 mgr.y (mgr.24289) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:31:56.059 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:55 smithi070 bash[23661]: cephadm 2024-04-24T17:31:54.625875+0000 mgr.y (mgr.24289) 25 : cephadm [INF] Deploying daemon node-exporter.a on smithi070 2024-04-24T17:31:56.059 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:55 smithi070 bash[23661]: audit 2024-04-24T17:31:55.324020+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:31:56.059 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:55 smithi070 bash[23661]: cephadm 2024-04-24T17:31:55.325721+0000 mgr.y (mgr.24289) 26 : cephadm [INF] Deploying daemon node-exporter.b on smithi137 2024-04-24T17:31:56.284 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:55 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:31:56.284 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:31:55 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:31:56.285 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:31:55 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:31:56.285 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:31:55 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:31:56.285 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:31:55 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:31:56.286 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:31:55 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:31:56.286 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:31:55 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:31:56.286 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:31:55 smithi137 systemd[1]: Started Ceph node-exporter.b for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:31:56.286 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:31:56 smithi137 bash[33171]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-04-24T17:31:56.340 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:56 smithi070 bash[37747]: v1.3.1: Pulling from prometheus/node-exporter 2024-04-24T17:31:56.340 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:56 smithi070 bash[37747]: aa2a8d90b84c: Pulling fs layer 2024-04-24T17:31:56.341 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:56 smithi070 bash[37747]: b45d31ee2d7f: Pulling fs layer 2024-04-24T17:31:56.341 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:56 smithi070 bash[37747]: b5db1e299295: Pulling fs layer 2024-04-24T17:31:56.785 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:31:56 smithi137 bash[33050]: ts=2024-04-24T17:31:56.566Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-24T17:31:56.785 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:31:56 smithi137 bash[33050]: ts=2024-04-24T17:31:56.567Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-24T17:31:56.785 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:31:56 smithi137 bash[33050]: ts=2024-04-24T17:31:56.567Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-24T17:31:56.785 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:31:56 smithi137 bash[33050]: ts=2024-04-24T17:31:56.567Z caller=main.go:518 level=info host_details="(Linux 5.15.0-105-generic #115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024 x86_64 smithi137 (none))" 2024-04-24T17:31:56.785 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:31:56 smithi137 bash[33050]: ts=2024-04-24T17:31:56.567Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-24T17:31:56.785 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:31:56 smithi137 bash[33050]: ts=2024-04-24T17:31:56.567Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-24T17:31:56.786 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:31:56 smithi137 bash[33050]: ts=2024-04-24T17:31:56.568Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-24T17:31:56.786 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:31:56 smithi137 bash[33050]: ts=2024-04-24T17:31:56.568Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-24T17:31:56.786 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:31:56 smithi137 bash[33050]: ts=2024-04-24T17:31:56.569Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-24T17:31:56.786 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:31:56 smithi137 bash[33050]: ts=2024-04-24T17:31:56.572Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-24T17:31:56.786 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:31:56 smithi137 bash[33050]: ts=2024-04-24T17:31:56.572Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.529µs 2024-04-24T17:31:56.786 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:31:56 smithi137 bash[33050]: ts=2024-04-24T17:31:56.572Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-24T17:31:56.786 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:31:56 smithi137 bash[33050]: ts=2024-04-24T17:31:56.572Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-04-24T17:31:56.786 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:31:56 smithi137 bash[33050]: ts=2024-04-24T17:31:56.572Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=36.091µs wal_replay_duration=171.464µs total_replay_duration=242.023µs 2024-04-24T17:31:56.786 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:31:56 smithi137 bash[33050]: ts=2024-04-24T17:31:56.573Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-24T17:31:56.786 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:31:56 smithi137 bash[33050]: ts=2024-04-24T17:31:56.573Z caller=main.go:947 level=info msg="TSDB started" 2024-04-24T17:31:56.786 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:31:56 smithi137 bash[33050]: ts=2024-04-24T17:31:56.573Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-24T17:31:56.786 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:31:56 smithi137 bash[33050]: ts=2024-04-24T17:31:56.591Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=17.972691ms db_storage=634ns remote_storage=1.64µs web_handler=184ns query_engine=541ns scrape=272.684µs scrape_sd=17.07µs notify=971ns notify_sd=1.372µs rules=17.47834ms 2024-04-24T17:31:56.786 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:31:56 smithi137 bash[33050]: ts=2024-04-24T17:31:56.591Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-24T17:31:57.090 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:56 smithi070 bash[37747]: aa2a8d90b84c: Verifying Checksum 2024-04-24T17:31:57.091 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:56 smithi070 bash[37747]: aa2a8d90b84c: Download complete 2024-04-24T17:31:57.091 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:56 smithi070 bash[37747]: b45d31ee2d7f: Verifying Checksum 2024-04-24T17:31:57.091 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:56 smithi070 bash[37747]: b45d31ee2d7f: Download complete 2024-04-24T17:31:57.091 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:56 smithi070 bash[37747]: aa2a8d90b84c: Pull complete 2024-04-24T17:31:57.091 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:57 smithi070 bash[37747]: b5db1e299295: Download complete 2024-04-24T17:31:57.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:57 smithi070 bash[18579]: audit 2024-04-24T17:31:56.032708+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:31:57.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:57 smithi070 bash[18579]: audit 2024-04-24T17:31:56.036681+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:31:57.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:57 smithi070 bash[18579]: audit 2024-04-24T17:31:56.038792+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:31:57.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:57 smithi070 bash[18579]: audit 2024-04-24T17:31:56.040059+0000 mon.c (mon.1) 39 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:31:57.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:57 smithi070 bash[18579]: audit 2024-04-24T17:31:56.695454+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:31:57.092 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:57 smithi070 bash[23661]: audit 2024-04-24T17:31:56.032708+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:31:57.092 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:57 smithi070 bash[23661]: audit 2024-04-24T17:31:56.036681+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:31:57.092 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:57 smithi070 bash[23661]: audit 2024-04-24T17:31:56.038792+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:31:57.092 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:57 smithi070 bash[23661]: audit 2024-04-24T17:31:56.040059+0000 mon.c (mon.1) 39 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:31:57.092 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:57 smithi070 bash[23661]: audit 2024-04-24T17:31:56.695454+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:31:57.284 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:31:57 smithi137 bash[33171]: v1.3.1: Pulling from prometheus/node-exporter 2024-04-24T17:31:57.285 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:57 smithi137 bash[18617]: audit 2024-04-24T17:31:56.032708+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:31:57.285 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:57 smithi137 bash[18617]: audit 2024-04-24T17:31:56.036681+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:31:57.285 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:57 smithi137 bash[18617]: audit 2024-04-24T17:31:56.038792+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:31:57.285 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:57 smithi137 bash[18617]: audit 2024-04-24T17:31:56.040059+0000 mon.c (mon.1) 39 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:31:57.285 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:57 smithi137 bash[18617]: audit 2024-04-24T17:31:56.695454+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:31:57.572 INFO:teuthology.orchestra.run.smithi137.stdout:[client.1] 2024-04-24T17:31:57.572 INFO:teuthology.orchestra.run.smithi137.stdout: key = AQANQilml+LqIRAA+GWZQBliqnANhlKYpfpOZA== 2024-04-24T17:31:57.765 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:57 smithi070 bash[37747]: b45d31ee2d7f: Pull complete 2024-04-24T17:31:57.784 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:31:57 smithi137 bash[33171]: aa2a8d90b84c: Pulling fs layer 2024-04-24T17:31:57.784 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:31:57 smithi137 bash[33171]: b45d31ee2d7f: Pulling fs layer 2024-04-24T17:31:57.784 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:31:57 smithi137 bash[33171]: b5db1e299295: Pulling fs layer 2024-04-24T17:31:57.784 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:31:57 smithi137 bash[33171]: b45d31ee2d7f: Download complete 2024-04-24T17:31:57.784 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:31:57 smithi137 bash[33171]: aa2a8d90b84c: Verifying Checksum 2024-04-24T17:31:57.785 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:31:57 smithi137 bash[33171]: aa2a8d90b84c: Download complete 2024-04-24T17:31:58.034 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:57 smithi070 bash[37747]: b5db1e299295: Pull complete 2024-04-24T17:31:58.034 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:57 smithi070 bash[37747]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-04-24T17:31:58.034 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:58 smithi070 bash[37747]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-04-24T17:31:58.165 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:31:57 smithi137 bash[33171]: b5db1e299295: Verifying Checksum 2024-04-24T17:31:58.165 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:31:57 smithi137 bash[33171]: b5db1e299295: Download complete 2024-04-24T17:31:58.165 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:58 smithi137 bash[18617]: cluster 2024-04-24T17:31:56.623263+0000 mgr.y (mgr.24289) 27 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:31:58.165 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:58 smithi137 bash[18617]: audit 2024-04-24T17:31:57.567392+0000 mon.b (mon.2) 29 : audit [INF] from='client.? 172.21.15.137:0/1134027362' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-24T17:31:58.165 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:58 smithi137 bash[18617]: audit 2024-04-24T17:31:57.568813+0000 mon.a (mon.0) 626 : 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-04-24T17:31:58.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:58 smithi070 bash[18579]: cluster 2024-04-24T17:31:56.623263+0000 mgr.y (mgr.24289) 27 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:31:58.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:58 smithi070 bash[18579]: audit 2024-04-24T17:31:57.567392+0000 mon.b (mon.2) 29 : audit [INF] from='client.? 172.21.15.137:0/1134027362' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-24T17:31:58.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:58 smithi070 bash[18579]: audit 2024-04-24T17:31:57.568813+0000 mon.a (mon.0) 626 : 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-04-24T17:31:58.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:31:58 smithi070 bash[18579]: audit 2024-04-24T17:31:57.573284+0000 mon.a (mon.0) 627 : 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-04-24T17:31:58.341 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:58 smithi070 bash[23661]: cluster 2024-04-24T17:31:56.623263+0000 mgr.y (mgr.24289) 27 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:31:58.341 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:58 smithi070 bash[23661]: audit 2024-04-24T17:31:57.567392+0000 mon.b (mon.2) 29 : audit [INF] from='client.? 172.21.15.137:0/1134027362' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-24T17:31:58.341 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:58 smithi070 bash[23661]: audit 2024-04-24T17:31:57.568813+0000 mon.a (mon.0) 626 : 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-04-24T17:31:58.342 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:31:58 smithi070 bash[23661]: audit 2024-04-24T17:31:57.573284+0000 mon.a (mon.0) 627 : 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-04-24T17:31:58.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:31:58 smithi137 bash[18617]: audit 2024-04-24T17:31:57.573284+0000 mon.a (mon.0) 627 : 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-04-24T17:31:58.535 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:31:58 smithi137 bash[33171]: aa2a8d90b84c: Pull complete 2024-04-24T17:31:58.708 DEBUG:teuthology.orchestra.run.smithi137:> set -ex 2024-04-24T17:31:58.708 DEBUG:teuthology.orchestra.run.smithi137:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-04-24T17:31:58.709 DEBUG:teuthology.orchestra.run.smithi137:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-04-24T17:31:58.724 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-04-24T17:31:58.724 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-04-24T17:31:58.725 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -- ceph mgr dump --format=json 2024-04-24T17:31:59.034 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:31:58 smithi137 bash[33171]: b45d31ee2d7f: Pull complete 2024-04-24T17:31:59.471 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:31:59 smithi137 bash[33171]: b5db1e299295: Pull complete 2024-04-24T17:31:59.471 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:31:59 smithi137 bash[33171]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-04-24T17:31:59.471 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:31:59 smithi137 bash[33171]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-04-24T17:31:59.592 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:59 smithi070 bash[37747]: ts=2024-04-24T17:31:59.370Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-04-24T17:31:59.592 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:59 smithi070 bash[37747]: ts=2024-04-24T17:31:59.370Z 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-04-24T17:31:59.592 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:59 smithi070 bash[37747]: ts=2024-04-24T17:31:59.371Z 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-04-24T17:31:59.592 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:59 smithi070 bash[37747]: ts=2024-04-24T17:31:59.371Z 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-04-24T17:31:59.593 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:59 smithi070 bash[37747]: ts=2024-04-24T17:31:59.371Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-04-24T17:31:59.593 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:59 smithi070 bash[37747]: ts=2024-04-24T17:31:59.371Z caller=node_exporter.go:115 level=info collector=arp 2024-04-24T17:31:59.593 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:59 smithi070 bash[37747]: ts=2024-04-24T17:31:59.371Z caller=node_exporter.go:115 level=info collector=bcache 2024-04-24T17:31:59.593 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:59 smithi070 bash[37747]: ts=2024-04-24T17:31:59.371Z caller=node_exporter.go:115 level=info collector=bonding 2024-04-24T17:31:59.593 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:59 smithi070 bash[37747]: ts=2024-04-24T17:31:59.371Z caller=node_exporter.go:115 level=info collector=btrfs 2024-04-24T17:31:59.593 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:59 smithi070 bash[37747]: ts=2024-04-24T17:31:59.371Z caller=node_exporter.go:115 level=info collector=conntrack 2024-04-24T17:31:59.593 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:59 smithi070 bash[37747]: ts=2024-04-24T17:31:59.371Z caller=node_exporter.go:115 level=info collector=cpu 2024-04-24T17:31:59.594 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:59 smithi070 bash[37747]: ts=2024-04-24T17:31:59.371Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-04-24T17:31:59.594 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:59 smithi070 bash[37747]: ts=2024-04-24T17:31:59.371Z caller=node_exporter.go:115 level=info collector=diskstats 2024-04-24T17:31:59.594 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:59 smithi070 bash[37747]: ts=2024-04-24T17:31:59.371Z caller=node_exporter.go:115 level=info collector=dmi 2024-04-24T17:31:59.594 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:59 smithi070 bash[37747]: ts=2024-04-24T17:31:59.371Z caller=node_exporter.go:115 level=info collector=edac 2024-04-24T17:31:59.594 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:59 smithi070 bash[37747]: ts=2024-04-24T17:31:59.371Z caller=node_exporter.go:115 level=info collector=entropy 2024-04-24T17:31:59.594 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:59 smithi070 bash[37747]: ts=2024-04-24T17:31:59.371Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-04-24T17:31:59.594 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:59 smithi070 bash[37747]: ts=2024-04-24T17:31:59.371Z caller=node_exporter.go:115 level=info collector=filefd 2024-04-24T17:31:59.594 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:59 smithi070 bash[37747]: ts=2024-04-24T17:31:59.371Z caller=node_exporter.go:115 level=info collector=filesystem 2024-04-24T17:31:59.594 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:59 smithi070 bash[37747]: ts=2024-04-24T17:31:59.371Z caller=node_exporter.go:115 level=info collector=hwmon 2024-04-24T17:31:59.594 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:59 smithi070 bash[37747]: ts=2024-04-24T17:31:59.371Z caller=node_exporter.go:115 level=info collector=infiniband 2024-04-24T17:31:59.594 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:59 smithi070 bash[37747]: ts=2024-04-24T17:31:59.371Z caller=node_exporter.go:115 level=info collector=ipvs 2024-04-24T17:31:59.595 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:59 smithi070 bash[37747]: ts=2024-04-24T17:31:59.371Z caller=node_exporter.go:115 level=info collector=loadavg 2024-04-24T17:31:59.595 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:59 smithi070 bash[37747]: ts=2024-04-24T17:31:59.371Z caller=node_exporter.go:115 level=info collector=mdadm 2024-04-24T17:31:59.595 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:59 smithi070 bash[37747]: ts=2024-04-24T17:31:59.371Z caller=node_exporter.go:115 level=info collector=meminfo 2024-04-24T17:31:59.595 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:59 smithi070 bash[37747]: ts=2024-04-24T17:31:59.371Z caller=node_exporter.go:115 level=info collector=netclass 2024-04-24T17:31:59.595 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:59 smithi070 bash[37747]: ts=2024-04-24T17:31:59.371Z caller=node_exporter.go:115 level=info collector=netdev 2024-04-24T17:31:59.595 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:59 smithi070 bash[37747]: ts=2024-04-24T17:31:59.371Z caller=node_exporter.go:115 level=info collector=netstat 2024-04-24T17:31:59.595 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:59 smithi070 bash[37747]: ts=2024-04-24T17:31:59.371Z caller=node_exporter.go:115 level=info collector=nfs 2024-04-24T17:31:59.595 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:59 smithi070 bash[37747]: ts=2024-04-24T17:31:59.371Z caller=node_exporter.go:115 level=info collector=nfsd 2024-04-24T17:31:59.595 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:59 smithi070 bash[37747]: ts=2024-04-24T17:31:59.371Z caller=node_exporter.go:115 level=info collector=nvme 2024-04-24T17:31:59.595 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:59 smithi070 bash[37747]: ts=2024-04-24T17:31:59.371Z caller=node_exporter.go:115 level=info collector=os 2024-04-24T17:31:59.595 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:59 smithi070 bash[37747]: ts=2024-04-24T17:31:59.371Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-04-24T17:31:59.595 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:59 smithi070 bash[37747]: ts=2024-04-24T17:31:59.371Z caller=node_exporter.go:115 level=info collector=pressure 2024-04-24T17:31:59.595 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:59 smithi070 bash[37747]: ts=2024-04-24T17:31:59.371Z caller=node_exporter.go:115 level=info collector=rapl 2024-04-24T17:31:59.595 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:59 smithi070 bash[37747]: ts=2024-04-24T17:31:59.371Z caller=node_exporter.go:115 level=info collector=schedstat 2024-04-24T17:31:59.596 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:59 smithi070 bash[37747]: ts=2024-04-24T17:31:59.371Z caller=node_exporter.go:115 level=info collector=sockstat 2024-04-24T17:31:59.596 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:59 smithi070 bash[37747]: ts=2024-04-24T17:31:59.371Z caller=node_exporter.go:115 level=info collector=softnet 2024-04-24T17:31:59.596 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:59 smithi070 bash[37747]: ts=2024-04-24T17:31:59.371Z caller=node_exporter.go:115 level=info collector=stat 2024-04-24T17:31:59.596 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:59 smithi070 bash[37747]: ts=2024-04-24T17:31:59.371Z caller=node_exporter.go:115 level=info collector=tapestats 2024-04-24T17:31:59.596 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:59 smithi070 bash[37747]: ts=2024-04-24T17:31:59.371Z caller=node_exporter.go:115 level=info collector=textfile 2024-04-24T17:31:59.596 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:59 smithi070 bash[37747]: ts=2024-04-24T17:31:59.371Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-04-24T17:31:59.596 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:59 smithi070 bash[37747]: ts=2024-04-24T17:31:59.371Z caller=node_exporter.go:115 level=info collector=time 2024-04-24T17:31:59.596 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:59 smithi070 bash[37747]: ts=2024-04-24T17:31:59.371Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-04-24T17:31:59.596 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:59 smithi070 bash[37747]: ts=2024-04-24T17:31:59.371Z caller=node_exporter.go:115 level=info collector=uname 2024-04-24T17:31:59.596 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:59 smithi070 bash[37747]: ts=2024-04-24T17:31:59.371Z caller=node_exporter.go:115 level=info collector=vmstat 2024-04-24T17:31:59.596 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:59 smithi070 bash[37747]: ts=2024-04-24T17:31:59.371Z caller=node_exporter.go:115 level=info collector=xfs 2024-04-24T17:31:59.596 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:59 smithi070 bash[37747]: ts=2024-04-24T17:31:59.371Z caller=node_exporter.go:115 level=info collector=zfs 2024-04-24T17:31:59.596 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:59 smithi070 bash[37747]: ts=2024-04-24T17:31:59.372Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-04-24T17:31:59.596 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:31:59 smithi070 bash[37747]: ts=2024-04-24T17:31:59.372Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-04-24T17:32:00.091 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:31:59 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:32:00.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:00 smithi137 bash[18617]: cluster 2024-04-24T17:31:58.623930+0000 mgr.y (mgr.24289) 28 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:00.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:00 smithi137 bash[18617]: audit 2024-04-24T17:31:59.509572+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:32:00.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:00 smithi137 bash[18617]: audit 2024-04-24T17:31:59.707110+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:32:00.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:00 smithi137 bash[18617]: audit 2024-04-24T17:31:59.717608+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:32:00.785 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:32:00 smithi137 bash[33171]: ts=2024-04-24T17:32:00.574Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-04-24T17:32:00.785 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:32:00 smithi137 bash[33171]: ts=2024-04-24T17:32:00.574Z 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-04-24T17:32:00.786 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:32:00 smithi137 bash[33171]: ts=2024-04-24T17:32:00.575Z 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-04-24T17:32:00.786 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:32:00 smithi137 bash[33171]: ts=2024-04-24T17:32:00.575Z 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-04-24T17:32:00.786 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:32:00 smithi137 bash[33171]: ts=2024-04-24T17:32:00.575Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-04-24T17:32:00.786 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:32:00 smithi137 bash[33171]: ts=2024-04-24T17:32:00.575Z caller=node_exporter.go:115 level=info collector=arp 2024-04-24T17:32:00.786 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:32:00 smithi137 bash[33171]: ts=2024-04-24T17:32:00.575Z caller=node_exporter.go:115 level=info collector=bcache 2024-04-24T17:32:00.786 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:32:00 smithi137 bash[33171]: ts=2024-04-24T17:32:00.575Z caller=node_exporter.go:115 level=info collector=bonding 2024-04-24T17:32:00.786 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:32:00 smithi137 bash[33171]: ts=2024-04-24T17:32:00.575Z caller=node_exporter.go:115 level=info collector=btrfs 2024-04-24T17:32:00.786 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:32:00 smithi137 bash[33171]: ts=2024-04-24T17:32:00.575Z caller=node_exporter.go:115 level=info collector=conntrack 2024-04-24T17:32:00.786 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:32:00 smithi137 bash[33171]: ts=2024-04-24T17:32:00.575Z caller=node_exporter.go:115 level=info collector=cpu 2024-04-24T17:32:00.786 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:32:00 smithi137 bash[33171]: ts=2024-04-24T17:32:00.575Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-04-24T17:32:00.787 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:32:00 smithi137 bash[33171]: ts=2024-04-24T17:32:00.575Z caller=node_exporter.go:115 level=info collector=diskstats 2024-04-24T17:32:00.787 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:32:00 smithi137 bash[33171]: ts=2024-04-24T17:32:00.575Z caller=node_exporter.go:115 level=info collector=dmi 2024-04-24T17:32:00.787 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:32:00 smithi137 bash[33171]: ts=2024-04-24T17:32:00.575Z caller=node_exporter.go:115 level=info collector=edac 2024-04-24T17:32:00.787 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:32:00 smithi137 bash[33171]: ts=2024-04-24T17:32:00.575Z caller=node_exporter.go:115 level=info collector=entropy 2024-04-24T17:32:00.787 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:32:00 smithi137 bash[33171]: ts=2024-04-24T17:32:00.575Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-04-24T17:32:00.787 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:32:00 smithi137 bash[33171]: ts=2024-04-24T17:32:00.575Z caller=node_exporter.go:115 level=info collector=filefd 2024-04-24T17:32:00.787 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:32:00 smithi137 bash[33171]: ts=2024-04-24T17:32:00.575Z caller=node_exporter.go:115 level=info collector=filesystem 2024-04-24T17:32:00.787 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:32:00 smithi137 bash[33171]: ts=2024-04-24T17:32:00.575Z caller=node_exporter.go:115 level=info collector=hwmon 2024-04-24T17:32:00.787 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:32:00 smithi137 bash[33171]: ts=2024-04-24T17:32:00.575Z caller=node_exporter.go:115 level=info collector=infiniband 2024-04-24T17:32:00.787 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:32:00 smithi137 bash[33171]: ts=2024-04-24T17:32:00.575Z caller=node_exporter.go:115 level=info collector=ipvs 2024-04-24T17:32:00.787 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:32:00 smithi137 bash[33171]: ts=2024-04-24T17:32:00.575Z caller=node_exporter.go:115 level=info collector=loadavg 2024-04-24T17:32:00.787 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:32:00 smithi137 bash[33171]: ts=2024-04-24T17:32:00.575Z caller=node_exporter.go:115 level=info collector=mdadm 2024-04-24T17:32:00.787 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:32:00 smithi137 bash[33171]: ts=2024-04-24T17:32:00.576Z caller=node_exporter.go:115 level=info collector=meminfo 2024-04-24T17:32:00.787 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:32:00 smithi137 bash[33171]: ts=2024-04-24T17:32:00.576Z caller=node_exporter.go:115 level=info collector=netclass 2024-04-24T17:32:00.788 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:32:00 smithi137 bash[33171]: ts=2024-04-24T17:32:00.576Z caller=node_exporter.go:115 level=info collector=netdev 2024-04-24T17:32:00.788 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:32:00 smithi137 bash[33171]: ts=2024-04-24T17:32:00.576Z caller=node_exporter.go:115 level=info collector=netstat 2024-04-24T17:32:00.788 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:32:00 smithi137 bash[33171]: ts=2024-04-24T17:32:00.576Z caller=node_exporter.go:115 level=info collector=nfs 2024-04-24T17:32:00.788 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:32:00 smithi137 bash[33171]: ts=2024-04-24T17:32:00.576Z caller=node_exporter.go:115 level=info collector=nfsd 2024-04-24T17:32:00.788 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:32:00 smithi137 bash[33171]: ts=2024-04-24T17:32:00.576Z caller=node_exporter.go:115 level=info collector=nvme 2024-04-24T17:32:00.788 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:32:00 smithi137 bash[33171]: ts=2024-04-24T17:32:00.576Z caller=node_exporter.go:115 level=info collector=os 2024-04-24T17:32:00.788 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:32:00 smithi137 bash[33171]: ts=2024-04-24T17:32:00.576Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-04-24T17:32:00.788 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:32:00 smithi137 bash[33171]: ts=2024-04-24T17:32:00.576Z caller=node_exporter.go:115 level=info collector=pressure 2024-04-24T17:32:00.788 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:32:00 smithi137 bash[33171]: ts=2024-04-24T17:32:00.576Z caller=node_exporter.go:115 level=info collector=rapl 2024-04-24T17:32:00.788 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:32:00 smithi137 bash[33171]: ts=2024-04-24T17:32:00.576Z caller=node_exporter.go:115 level=info collector=schedstat 2024-04-24T17:32:00.788 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:32:00 smithi137 bash[33171]: ts=2024-04-24T17:32:00.576Z caller=node_exporter.go:115 level=info collector=sockstat 2024-04-24T17:32:00.788 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:32:00 smithi137 bash[33171]: ts=2024-04-24T17:32:00.576Z caller=node_exporter.go:115 level=info collector=softnet 2024-04-24T17:32:00.789 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:32:00 smithi137 bash[33171]: ts=2024-04-24T17:32:00.576Z caller=node_exporter.go:115 level=info collector=stat 2024-04-24T17:32:00.789 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:32:00 smithi137 bash[33171]: ts=2024-04-24T17:32:00.576Z caller=node_exporter.go:115 level=info collector=tapestats 2024-04-24T17:32:00.789 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:32:00 smithi137 bash[33171]: ts=2024-04-24T17:32:00.576Z caller=node_exporter.go:115 level=info collector=textfile 2024-04-24T17:32:00.789 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:32:00 smithi137 bash[33171]: ts=2024-04-24T17:32:00.576Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-04-24T17:32:00.789 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:32:00 smithi137 bash[33171]: ts=2024-04-24T17:32:00.576Z caller=node_exporter.go:115 level=info collector=time 2024-04-24T17:32:00.789 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:32:00 smithi137 bash[33171]: ts=2024-04-24T17:32:00.576Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-04-24T17:32:00.789 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:32:00 smithi137 bash[33171]: ts=2024-04-24T17:32:00.576Z caller=node_exporter.go:115 level=info collector=uname 2024-04-24T17:32:00.789 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:32:00 smithi137 bash[33171]: ts=2024-04-24T17:32:00.576Z caller=node_exporter.go:115 level=info collector=vmstat 2024-04-24T17:32:00.789 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:32:00 smithi137 bash[33171]: ts=2024-04-24T17:32:00.576Z caller=node_exporter.go:115 level=info collector=xfs 2024-04-24T17:32:00.789 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:32:00 smithi137 bash[33171]: ts=2024-04-24T17:32:00.576Z caller=node_exporter.go:115 level=info collector=zfs 2024-04-24T17:32:00.789 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:32:00 smithi137 bash[33171]: ts=2024-04-24T17:32:00.576Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-04-24T17:32:00.789 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:32:00 smithi137 bash[33171]: ts=2024-04-24T17:32:00.576Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-04-24T17:32:00.841 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:00 smithi070 bash[18579]: cluster 2024-04-24T17:31:58.623930+0000 mgr.y (mgr.24289) 28 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:00.841 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:00 smithi070 bash[18579]: audit 2024-04-24T17:31:59.509572+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:32:00.841 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:00 smithi070 bash[18579]: audit 2024-04-24T17:31:59.707110+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:32:00.841 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:00 smithi070 bash[18579]: audit 2024-04-24T17:31:59.717608+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:32:00.841 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:00 smithi070 bash[23661]: cluster 2024-04-24T17:31:58.623930+0000 mgr.y (mgr.24289) 28 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:00.841 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:00 smithi070 bash[23661]: audit 2024-04-24T17:31:59.509572+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:32:00.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:00 smithi070 bash[23661]: audit 2024-04-24T17:31:59.707110+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:32:00.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:00 smithi070 bash[23661]: audit 2024-04-24T17:31:59.717608+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:32:01.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:01 smithi137 bash[18617]: cephadm 2024-04-24T17:31:59.742950+0000 mgr.y (mgr.24289) 29 : cephadm [INF] Deploying daemon alertmanager.a on smithi070 2024-04-24T17:32:01.838 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:32:01.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:01 smithi070 bash[18579]: cephadm 2024-04-24T17:31:59.742950+0000 mgr.y (mgr.24289) 29 : cephadm [INF] Deploying daemon alertmanager.a on smithi070 2024-04-24T17:32:01.840 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:01 smithi070 bash[23661]: cephadm 2024-04-24T17:31:59.742950+0000 mgr.y (mgr.24289) 29 : cephadm [INF] Deploying daemon alertmanager.a on smithi070 2024-04-24T17:32:02.341 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:32:01 smithi070 bash[18833]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:32:01] "GET /metrics HTTP/1.1" 200 191521 "" "Prometheus/2.33.4" 2024-04-24T17:32:02.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:02 smithi137 bash[18617]: cluster 2024-04-24T17:32:00.624517+0000 mgr.y (mgr.24289) 30 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:02.841 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:02 smithi070 bash[18579]: cluster 2024-04-24T17:32:00.624517+0000 mgr.y (mgr.24289) 30 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:02.841 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:02 smithi070 bash[23661]: cluster 2024-04-24T17:32:00.624517+0000 mgr.y (mgr.24289) 30 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:04.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:04 smithi137 bash[18617]: cluster 2024-04-24T17:32:02.625096+0000 mgr.y (mgr.24289) 31 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:04.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:04 smithi070 bash[18579]: cluster 2024-04-24T17:32:02.625096+0000 mgr.y (mgr.24289) 31 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:04.841 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:04 smithi070 bash[23661]: cluster 2024-04-24T17:32:02.625096+0000 mgr.y (mgr.24289) 31 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:06.284 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:32:06 smithi137 bash[19456]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:32:06] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:32:06.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:06 smithi137 bash[18617]: cluster 2024-04-24T17:32:04.625744+0000 mgr.y (mgr.24289) 32 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:06.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:06 smithi070 bash[18579]: cluster 2024-04-24T17:32:04.625744+0000 mgr.y (mgr.24289) 32 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:06.841 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:06 smithi070 bash[23661]: cluster 2024-04-24T17:32:04.625744+0000 mgr.y (mgr.24289) 32 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:07.091 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-04-24T17:32:07.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:07 smithi137 bash[18617]: audit 2024-04-24T17:32:07.083776+0000 mon.a (mon.0) 631 : audit [DBG] from='client.? 172.21.15.70:0/1022419641' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-24T17:32:07.826 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:07 smithi070 bash[18579]: audit 2024-04-24T17:32:07.083776+0000 mon.a (mon.0) 631 : audit [DBG] from='client.? 172.21.15.70:0/1022419641' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-24T17:32:07.826 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:07 smithi070 bash[23661]: audit 2024-04-24T17:32:07.083776+0000 mon.a (mon.0) 631 : audit [DBG] from='client.? 172.21.15.70:0/1022419641' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-24T17:32:08.517 INFO:teuthology.orchestra.run.smithi070.stdout:{"epoch":19,"active_gid":24289,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6800","nonce":1088964199},{"type":"v1","addr":"172.21.15.70:6801","nonce":1088964199}]},"active_addr":"172.21.15.70:6801/1088964199","active_change":"2024-04-24T17:31:36.549664+0000","active_mgr_features":4540138303579357183,"available":true,"standbys":[{"gid":24296,"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.70:8443/","prometheus":"http://172.21.15.70: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":59,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.70:0","nonce":3394444120}]},{"addrvec":[{"type":"v2","addr":"172.21.15.70:0","nonce":1282641713}]},{"addrvec":[{"type":"v2","addr":"172.21.15.70:0","nonce":3316917751}]},{"addrvec":[{"type":"v2","addr":"172.21.15.70:0","nonce":941115417}]}]}} 2024-04-24T17:32:08.521 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-04-24T17:32:08.521 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-04-24T17:32:08.521 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -- ceph osd dump --format=json 2024-04-24T17:32:08.841 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:08 smithi070 bash[18579]: cluster 2024-04-24T17:32:06.626343+0000 mgr.y (mgr.24289) 33 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:08.841 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:08 smithi070 bash[23661]: cluster 2024-04-24T17:32:06.626343+0000 mgr.y (mgr.24289) 33 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:09.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:08 smithi137 bash[18617]: cluster 2024-04-24T17:32:06.626343+0000 mgr.y (mgr.24289) 33 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:09.981 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:32:09 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:32:09.982 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:09 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:32:09.982 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:32:09 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:32:09.983 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:09 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:32:09.983 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:32:09 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:32:09.983 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:32:09 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:32:09.983 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:32:09 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:32:09.984 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:32:09 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:32:10.233 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:32:10 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:32:10.233 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:32:10 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:32:10.234 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:32:10 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:32:10.234 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:32:10 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:32:10.234 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:10 smithi070 bash[18579]: cluster 2024-04-24T17:32:08.626972+0000 mgr.y (mgr.24289) 34 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:10.234 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:10 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:32:10.235 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:32:10 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:32:10.235 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:10 smithi070 bash[23661]: cluster 2024-04-24T17:32:08.626972+0000 mgr.y (mgr.24289) 34 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:10.235 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:10 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:32:10.235 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:32:10 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:32:10.236 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:32:09 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:32:10.236 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:32:09 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:32:10.236 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:32:09 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:32:10.236 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:32:10 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:32:10.236 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:32:10 smithi070 systemd[1]: Started Ceph alertmanager.a for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:32:10.321 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:10 smithi137 bash[18617]: cluster 2024-04-24T17:32:08.626972+0000 mgr.y (mgr.24289) 34 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:10.785 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:10 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:32:11.247 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:32:11.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:11 smithi137 bash[18617]: audit 2024-04-24T17:32:10.266189+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:32:11.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:11 smithi137 bash[18617]: audit 2024-04-24T17:32:10.290857+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:32:11.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:11 smithi137 bash[18617]: audit 2024-04-24T17:32:10.294952+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:32:11.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:11 smithi137 bash[18617]: audit 2024-04-24T17:32:10.298304+0000 mon.c (mon.1) 40 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-24T17:32:11.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:11 smithi137 bash[18617]: audit 2024-04-24T17:32:10.298771+0000 mgr.y (mgr.24289) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-24T17:32:11.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:11 smithi137 bash[18617]: audit 2024-04-24T17:32:10.303261+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:32:11.535 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:11 smithi137 bash[18617]: cephadm 2024-04-24T17:32:10.308961+0000 mgr.y (mgr.24289) 36 : cephadm [INF] Deploying daemon grafana.a on smithi137 2024-04-24T17:32:11.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:11 smithi070 bash[23661]: audit 2024-04-24T17:32:10.266189+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:32:11.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:11 smithi070 bash[23661]: audit 2024-04-24T17:32:10.290857+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:32:11.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:11 smithi070 bash[23661]: audit 2024-04-24T17:32:10.294952+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:32:11.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:11 smithi070 bash[23661]: audit 2024-04-24T17:32:10.298304+0000 mon.c (mon.1) 40 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-24T17:32:11.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:11 smithi070 bash[23661]: audit 2024-04-24T17:32:10.298771+0000 mgr.y (mgr.24289) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-24T17:32:11.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:11 smithi070 bash[23661]: audit 2024-04-24T17:32:10.303261+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:32:11.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:11 smithi070 bash[23661]: cephadm 2024-04-24T17:32:10.308961+0000 mgr.y (mgr.24289) 36 : cephadm [INF] Deploying daemon grafana.a on smithi137 2024-04-24T17:32:11.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:11 smithi070 bash[18579]: audit 2024-04-24T17:32:10.266189+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:32:11.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:11 smithi070 bash[18579]: audit 2024-04-24T17:32:10.290857+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:32:11.592 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:11 smithi070 bash[18579]: audit 2024-04-24T17:32:10.294952+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:32:11.592 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:11 smithi070 bash[18579]: audit 2024-04-24T17:32:10.298304+0000 mon.c (mon.1) 40 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-24T17:32:11.592 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:11 smithi070 bash[18579]: audit 2024-04-24T17:32:10.298771+0000 mgr.y (mgr.24289) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-24T17:32:11.592 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:11 smithi070 bash[18579]: audit 2024-04-24T17:32:10.303261+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:32:11.592 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:11 smithi070 bash[18579]: cephadm 2024-04-24T17:32:10.308961+0000 mgr.y (mgr.24289) 36 : cephadm [INF] Deploying daemon grafana.a on smithi137 2024-04-24T17:32:12.147 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:32:11 smithi070 bash[18833]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:32:11] "GET /metrics HTTP/1.1" 200 191511 "" "Prometheus/2.33.4" 2024-04-24T17:32:12.590 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:12 smithi070 bash[23661]: cluster 2024-04-24T17:32:10.627556+0000 mgr.y (mgr.24289) 37 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:12.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:12 smithi070 bash[23661]: audit 2024-04-24T17:32:11.706024+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:32:12.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:12 smithi070 bash[18579]: cluster 2024-04-24T17:32:10.627556+0000 mgr.y (mgr.24289) 37 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:12.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:12 smithi070 bash[18579]: audit 2024-04-24T17:32:11.706024+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:32:12.591 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:32:12 smithi070 bash[38501]: level=info ts=2024-04-24T17:32:12.222Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-04-24T17:32:12.591 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:32:12 smithi070 bash[38501]: level=info ts=2024-04-24T17:32:12.222Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-04-24T17:32:12.592 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:32:12 smithi070 bash[38501]: level=info ts=2024-04-24T17:32:12.224Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.70 port=9094 2024-04-24T17:32:12.592 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:32:12 smithi070 bash[38501]: level=info ts=2024-04-24T17:32:12.225Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-24T17:32:12.592 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:32:12 smithi070 bash[38501]: level=info ts=2024-04-24T17:32:12.258Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-24T17:32:12.592 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:32:12 smithi070 bash[38501]: level=info ts=2024-04-24T17:32:12.259Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-24T17:32:12.592 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:32:12 smithi070 bash[38501]: level=info ts=2024-04-24T17:32:12.261Z caller=main.go:518 msg=Listening address=:9093 2024-04-24T17:32:12.592 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:32:12 smithi070 bash[38501]: level=info ts=2024-04-24T17:32:12.261Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-04-24T17:32:12.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:12 smithi137 bash[18617]: cluster 2024-04-24T17:32:10.627556+0000 mgr.y (mgr.24289) 37 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:12.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:12 smithi137 bash[18617]: audit 2024-04-24T17:32:11.706024+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:32:14.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:14 smithi070 bash[18579]: cluster 2024-04-24T17:32:12.628230+0000 mgr.y (mgr.24289) 38 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:14.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:14 smithi070 bash[23661]: cluster 2024-04-24T17:32:12.628230+0000 mgr.y (mgr.24289) 38 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:14.591 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:32:14 smithi070 bash[38501]: level=info ts=2024-04-24T17:32:14.226Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000697326s 2024-04-24T17:32:14.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:14 smithi137 bash[18617]: cluster 2024-04-24T17:32:12.628230+0000 mgr.y (mgr.24289) 38 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:15.093 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-04-24T17:32:15.094 INFO:teuthology.orchestra.run.smithi070.stdout:{"epoch":59,"fsid":"6229cc3c-025f-11ef-bc93-c7b262605968","created":"2024-04-24T17:24:38.054788+0000","modified":"2024-04-24T17:31:36.549269+0000","last_up_change":"2024-04-24T17:31:12.246962+0000","last_in_change":"2024-04-24T17:30:48.965617+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-04-24T17:28:26.938346+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"ac0647b4-bed9-4d7a-b8f5-63bb3e0e2be6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6802","nonce":3687770758},{"type":"v1","addr":"172.21.15.70:6803","nonce":3687770758}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6804","nonce":3687770758},{"type":"v1","addr":"172.21.15.70:6805","nonce":3687770758}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6808","nonce":3687770758},{"type":"v1","addr":"172.21.15.70:6809","nonce":3687770758}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6806","nonce":3687770758},{"type":"v1","addr":"172.21.15.70:6807","nonce":3687770758}]},"public_addr":"172.21.15.70:6803/3687770758","cluster_addr":"172.21.15.70:6805/3687770758","heartbeat_back_addr":"172.21.15.70:6809/3687770758","heartbeat_front_addr":"172.21.15.70:6807/3687770758","state":["exists","up"]},{"osd":1,"uuid":"8336e142-2e3b-4e5c-9754-13c0d631ea24","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6810","nonce":2337907058},{"type":"v1","addr":"172.21.15.70:6811","nonce":2337907058}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6812","nonce":2337907058},{"type":"v1","addr":"172.21.15.70:6813","nonce":2337907058}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6816","nonce":2337907058},{"type":"v1","addr":"172.21.15.70:6817","nonce":2337907058}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6814","nonce":2337907058},{"type":"v1","addr":"172.21.15.70:6815","nonce":2337907058}]},"public_addr":"172.21.15.70:6811/2337907058","cluster_addr":"172.21.15.70:6813/2337907058","heartbeat_back_addr":"172.21.15.70:6817/2337907058","heartbeat_front_addr":"172.21.15.70:6815/2337907058","state":["exists","up"]},{"osd":2,"uuid":"38af9200-e245-46ad-b6c1-45307a21e22d","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.70:6818","nonce":944890733},{"type":"v1","addr":"172.21.15.70:6819","nonce":944890733}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6820","nonce":944890733},{"type":"v1","addr":"172.21.15.70:6821","nonce":944890733}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6824","nonce":944890733},{"type":"v1","addr":"172.21.15.70:6825","nonce":944890733}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6822","nonce":944890733},{"type":"v1","addr":"172.21.15.70:6823","nonce":944890733}]},"public_addr":"172.21.15.70:6819/944890733","cluster_addr":"172.21.15.70:6821/944890733","heartbeat_back_addr":"172.21.15.70:6825/944890733","heartbeat_front_addr":"172.21.15.70:6823/944890733","state":["exists","up"]},{"osd":3,"uuid":"d79d55d3-84e8-442f-b325-2c6354686880","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6826","nonce":4008939074},{"type":"v1","addr":"172.21.15.70:6827","nonce":4008939074}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6828","nonce":4008939074},{"type":"v1","addr":"172.21.15.70:6829","nonce":4008939074}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6832","nonce":4008939074},{"type":"v1","addr":"172.21.15.70:6833","nonce":4008939074}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6830","nonce":4008939074},{"type":"v1","addr":"172.21.15.70:6831","nonce":4008939074}]},"public_addr":"172.21.15.70:6827/4008939074","cluster_addr":"172.21.15.70:6829/4008939074","heartbeat_back_addr":"172.21.15.70:6833/4008939074","heartbeat_front_addr":"172.21.15.70:6831/4008939074","state":["exists","up"]},{"osd":4,"uuid":"007ff3f3-50a8-4c5f-b875-3286cc257620","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6800","nonce":3062953059},{"type":"v1","addr":"172.21.15.137:6801","nonce":3062953059}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6802","nonce":3062953059},{"type":"v1","addr":"172.21.15.137:6803","nonce":3062953059}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6806","nonce":3062953059},{"type":"v1","addr":"172.21.15.137:6807","nonce":3062953059}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6804","nonce":3062953059},{"type":"v1","addr":"172.21.15.137:6805","nonce":3062953059}]},"public_addr":"172.21.15.137:6801/3062953059","cluster_addr":"172.21.15.137:6803/3062953059","heartbeat_back_addr":"172.21.15.137:6807/3062953059","heartbeat_front_addr":"172.21.15.137:6805/3062953059","state":["exists","up"]},{"osd":5,"uuid":"741c1d55-28d5-4d59-a19e-0ff81c338bd4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6808","nonce":832838319},{"type":"v1","addr":"172.21.15.137:6809","nonce":832838319}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6810","nonce":832838319},{"type":"v1","addr":"172.21.15.137:6811","nonce":832838319}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6814","nonce":832838319},{"type":"v1","addr":"172.21.15.137:6815","nonce":832838319}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6812","nonce":832838319},{"type":"v1","addr":"172.21.15.137:6813","nonce":832838319}]},"public_addr":"172.21.15.137:6809/832838319","cluster_addr":"172.21.15.137:6811/832838319","heartbeat_back_addr":"172.21.15.137:6815/832838319","heartbeat_front_addr":"172.21.15.137:6813/832838319","state":["exists","up"]},{"osd":6,"uuid":"697501fc-663d-45b0-b81d-ee897fed7e56","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6816","nonce":3264045156},{"type":"v1","addr":"172.21.15.137:6817","nonce":3264045156}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6818","nonce":3264045156},{"type":"v1","addr":"172.21.15.137:6819","nonce":3264045156}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6822","nonce":3264045156},{"type":"v1","addr":"172.21.15.137:6823","nonce":3264045156}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6820","nonce":3264045156},{"type":"v1","addr":"172.21.15.137:6821","nonce":3264045156}]},"public_addr":"172.21.15.137:6817/3264045156","cluster_addr":"172.21.15.137:6819/3264045156","heartbeat_back_addr":"172.21.15.137:6823/3264045156","heartbeat_front_addr":"172.21.15.137:6821/3264045156","state":["exists","up"]},{"osd":7,"uuid":"5d4749fb-d601-4b83-98a1-668f374f1f1a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6824","nonce":3289498430},{"type":"v1","addr":"172.21.15.137:6825","nonce":3289498430}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6826","nonce":3289498430},{"type":"v1","addr":"172.21.15.137:6827","nonce":3289498430}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6830","nonce":3289498430},{"type":"v1","addr":"172.21.15.137:6831","nonce":3289498430}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6828","nonce":3289498430},{"type":"v1","addr":"172.21.15.137:6829","nonce":3289498430}]},"public_addr":"172.21.15.137:6825/3289498430","cluster_addr":"172.21.15.137:6827/3289498430","heartbeat_back_addr":"172.21.15.137:6831/3289498430","heartbeat_front_addr":"172.21.15.137:6829/3289498430","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-04-24T17:27:15.534236+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-04-24T17:27:49.826122+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-04-24T17:28:24.787958+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-04-24T17:29:00.601060+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-04-24T17:29:31.878475+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-04-24T17:30:04.113650+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-04-24T17:30:37.087355+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-04-24T17:31:10.589203+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.70:0/3916550769":"2024-04-25T17:31:36.549212+0000","172.21.15.70:6801/1390775921":"2024-04-25T17:31:36.549212+0000","172.21.15.70:6800/1390775921":"2024-04-25T17:31:36.549212+0000","172.21.15.70:0/1896585028":"2024-04-25T17:31:36.549212+0000","172.21.15.70:0/2862240273":"2024-04-25T17:31:36.549212+0000","172.21.15.70:6801/2242383971":"2024-04-25T17:25:38.299957+0000","172.21.15.70:0/4128511449":"2024-04-25T17:25:38.299957+0000","172.21.15.70:6800/2242383971":"2024-04-25T17:25:38.299957+0000","172.21.15.70:0/2866584613":"2024-04-25T17:25:38.299957+0000","172.21.15.70:0/1824234531":"2024-04-25T17:25:38.299957+0000","172.21.15.70:0/3996440689":"2024-04-25T17:31:36.549212+0000","172.21.15.70:0/581741613":"2024-04-25T17:25:08.468873+0000","172.21.15.70:6800/2314248284":"2024-04-25T17:25:08.468873+0000","172.21.15.70:6801/2314248284":"2024-04-25T17:25:08.468873+0000","172.21.15.70:0/2735712671":"2024-04-25T17:25:08.468873+0000","172.21.15.70:0/2853146721":"2024-04-25T17:25:08.468873+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-04-24T17:32:15.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:15 smithi070 bash[18579]: audit 2024-04-24T17:32:15.094340+0000 mon.c (mon.1) 41 : audit [DBG] from='client.? 172.21.15.70:0/1453285818' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-24T17:32:15.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:15 smithi070 bash[23661]: audit 2024-04-24T17:32:15.094340+0000 mon.c (mon.1) 41 : audit [DBG] from='client.? 172.21.15.70:0/1453285818' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-24T17:32:15.764 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-04-24T17:32:15.764 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -- ceph osd dump --format=json 2024-04-24T17:32:15.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:15 smithi137 bash[18617]: audit 2024-04-24T17:32:15.094340+0000 mon.c (mon.1) 41 : audit [DBG] from='client.? 172.21.15.70:0/1453285818' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-24T17:32:16.284 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:32:16 smithi137 bash[19456]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:32:16] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:32:16.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:16 smithi070 bash[18579]: cluster 2024-04-24T17:32:14.628882+0000 mgr.y (mgr.24289) 39 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:16.590 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:16 smithi070 bash[23661]: cluster 2024-04-24T17:32:14.628882+0000 mgr.y (mgr.24289) 39 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:16.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:16 smithi137 bash[18617]: cluster 2024-04-24T17:32:14.628882+0000 mgr.y (mgr.24289) 39 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:18.490 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:32:18.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:18 smithi070 bash[18579]: cluster 2024-04-24T17:32:16.629549+0000 mgr.y (mgr.24289) 40 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:18.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:18 smithi070 bash[23661]: cluster 2024-04-24T17:32:16.629549+0000 mgr.y (mgr.24289) 40 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:18.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:18 smithi137 bash[18617]: cluster 2024-04-24T17:32:16.629549+0000 mgr.y (mgr.24289) 40 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:20.340 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:20 smithi070 bash[23661]: cluster 2024-04-24T17:32:18.630209+0000 mgr.y (mgr.24289) 41 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:20.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:20 smithi070 bash[18579]: cluster 2024-04-24T17:32:18.630209+0000 mgr.y (mgr.24289) 41 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:20.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:20 smithi137 bash[18617]: cluster 2024-04-24T17:32:18.630209+0000 mgr.y (mgr.24289) 41 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:21.109 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-04-24T17:32:21.109 INFO:teuthology.orchestra.run.smithi070.stdout:{"epoch":59,"fsid":"6229cc3c-025f-11ef-bc93-c7b262605968","created":"2024-04-24T17:24:38.054788+0000","modified":"2024-04-24T17:31:36.549269+0000","last_up_change":"2024-04-24T17:31:12.246962+0000","last_in_change":"2024-04-24T17:30:48.965617+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-04-24T17:28:26.938346+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"ac0647b4-bed9-4d7a-b8f5-63bb3e0e2be6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6802","nonce":3687770758},{"type":"v1","addr":"172.21.15.70:6803","nonce":3687770758}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6804","nonce":3687770758},{"type":"v1","addr":"172.21.15.70:6805","nonce":3687770758}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6808","nonce":3687770758},{"type":"v1","addr":"172.21.15.70:6809","nonce":3687770758}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6806","nonce":3687770758},{"type":"v1","addr":"172.21.15.70:6807","nonce":3687770758}]},"public_addr":"172.21.15.70:6803/3687770758","cluster_addr":"172.21.15.70:6805/3687770758","heartbeat_back_addr":"172.21.15.70:6809/3687770758","heartbeat_front_addr":"172.21.15.70:6807/3687770758","state":["exists","up"]},{"osd":1,"uuid":"8336e142-2e3b-4e5c-9754-13c0d631ea24","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6810","nonce":2337907058},{"type":"v1","addr":"172.21.15.70:6811","nonce":2337907058}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6812","nonce":2337907058},{"type":"v1","addr":"172.21.15.70:6813","nonce":2337907058}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6816","nonce":2337907058},{"type":"v1","addr":"172.21.15.70:6817","nonce":2337907058}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6814","nonce":2337907058},{"type":"v1","addr":"172.21.15.70:6815","nonce":2337907058}]},"public_addr":"172.21.15.70:6811/2337907058","cluster_addr":"172.21.15.70:6813/2337907058","heartbeat_back_addr":"172.21.15.70:6817/2337907058","heartbeat_front_addr":"172.21.15.70:6815/2337907058","state":["exists","up"]},{"osd":2,"uuid":"38af9200-e245-46ad-b6c1-45307a21e22d","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.70:6818","nonce":944890733},{"type":"v1","addr":"172.21.15.70:6819","nonce":944890733}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6820","nonce":944890733},{"type":"v1","addr":"172.21.15.70:6821","nonce":944890733}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6824","nonce":944890733},{"type":"v1","addr":"172.21.15.70:6825","nonce":944890733}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6822","nonce":944890733},{"type":"v1","addr":"172.21.15.70:6823","nonce":944890733}]},"public_addr":"172.21.15.70:6819/944890733","cluster_addr":"172.21.15.70:6821/944890733","heartbeat_back_addr":"172.21.15.70:6825/944890733","heartbeat_front_addr":"172.21.15.70:6823/944890733","state":["exists","up"]},{"osd":3,"uuid":"d79d55d3-84e8-442f-b325-2c6354686880","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6826","nonce":4008939074},{"type":"v1","addr":"172.21.15.70:6827","nonce":4008939074}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6828","nonce":4008939074},{"type":"v1","addr":"172.21.15.70:6829","nonce":4008939074}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6832","nonce":4008939074},{"type":"v1","addr":"172.21.15.70:6833","nonce":4008939074}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6830","nonce":4008939074},{"type":"v1","addr":"172.21.15.70:6831","nonce":4008939074}]},"public_addr":"172.21.15.70:6827/4008939074","cluster_addr":"172.21.15.70:6829/4008939074","heartbeat_back_addr":"172.21.15.70:6833/4008939074","heartbeat_front_addr":"172.21.15.70:6831/4008939074","state":["exists","up"]},{"osd":4,"uuid":"007ff3f3-50a8-4c5f-b875-3286cc257620","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6800","nonce":3062953059},{"type":"v1","addr":"172.21.15.137:6801","nonce":3062953059}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6802","nonce":3062953059},{"type":"v1","addr":"172.21.15.137:6803","nonce":3062953059}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6806","nonce":3062953059},{"type":"v1","addr":"172.21.15.137:6807","nonce":3062953059}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6804","nonce":3062953059},{"type":"v1","addr":"172.21.15.137:6805","nonce":3062953059}]},"public_addr":"172.21.15.137:6801/3062953059","cluster_addr":"172.21.15.137:6803/3062953059","heartbeat_back_addr":"172.21.15.137:6807/3062953059","heartbeat_front_addr":"172.21.15.137:6805/3062953059","state":["exists","up"]},{"osd":5,"uuid":"741c1d55-28d5-4d59-a19e-0ff81c338bd4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6808","nonce":832838319},{"type":"v1","addr":"172.21.15.137:6809","nonce":832838319}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6810","nonce":832838319},{"type":"v1","addr":"172.21.15.137:6811","nonce":832838319}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6814","nonce":832838319},{"type":"v1","addr":"172.21.15.137:6815","nonce":832838319}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6812","nonce":832838319},{"type":"v1","addr":"172.21.15.137:6813","nonce":832838319}]},"public_addr":"172.21.15.137:6809/832838319","cluster_addr":"172.21.15.137:6811/832838319","heartbeat_back_addr":"172.21.15.137:6815/832838319","heartbeat_front_addr":"172.21.15.137:6813/832838319","state":["exists","up"]},{"osd":6,"uuid":"697501fc-663d-45b0-b81d-ee897fed7e56","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6816","nonce":3264045156},{"type":"v1","addr":"172.21.15.137:6817","nonce":3264045156}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6818","nonce":3264045156},{"type":"v1","addr":"172.21.15.137:6819","nonce":3264045156}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6822","nonce":3264045156},{"type":"v1","addr":"172.21.15.137:6823","nonce":3264045156}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6820","nonce":3264045156},{"type":"v1","addr":"172.21.15.137:6821","nonce":3264045156}]},"public_addr":"172.21.15.137:6817/3264045156","cluster_addr":"172.21.15.137:6819/3264045156","heartbeat_back_addr":"172.21.15.137:6823/3264045156","heartbeat_front_addr":"172.21.15.137:6821/3264045156","state":["exists","up"]},{"osd":7,"uuid":"5d4749fb-d601-4b83-98a1-668f374f1f1a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6824","nonce":3289498430},{"type":"v1","addr":"172.21.15.137:6825","nonce":3289498430}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6826","nonce":3289498430},{"type":"v1","addr":"172.21.15.137:6827","nonce":3289498430}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6830","nonce":3289498430},{"type":"v1","addr":"172.21.15.137:6831","nonce":3289498430}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.137:6828","nonce":3289498430},{"type":"v1","addr":"172.21.15.137:6829","nonce":3289498430}]},"public_addr":"172.21.15.137:6825/3289498430","cluster_addr":"172.21.15.137:6827/3289498430","heartbeat_back_addr":"172.21.15.137:6831/3289498430","heartbeat_front_addr":"172.21.15.137:6829/3289498430","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-04-24T17:27:15.534236+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-04-24T17:27:49.826122+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-04-24T17:28:24.787958+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-04-24T17:29:00.601060+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-04-24T17:29:31.878475+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-04-24T17:30:04.113650+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-04-24T17:30:37.087355+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-04-24T17:31:10.589203+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.70:0/3916550769":"2024-04-25T17:31:36.549212+0000","172.21.15.70:6801/1390775921":"2024-04-25T17:31:36.549212+0000","172.21.15.70:6800/1390775921":"2024-04-25T17:31:36.549212+0000","172.21.15.70:0/1896585028":"2024-04-25T17:31:36.549212+0000","172.21.15.70:0/2862240273":"2024-04-25T17:31:36.549212+0000","172.21.15.70:6801/2242383971":"2024-04-25T17:25:38.299957+0000","172.21.15.70:0/4128511449":"2024-04-25T17:25:38.299957+0000","172.21.15.70:6800/2242383971":"2024-04-25T17:25:38.299957+0000","172.21.15.70:0/2866584613":"2024-04-25T17:25:38.299957+0000","172.21.15.70:0/1824234531":"2024-04-25T17:25:38.299957+0000","172.21.15.70:0/3996440689":"2024-04-25T17:31:36.549212+0000","172.21.15.70:0/581741613":"2024-04-25T17:25:08.468873+0000","172.21.15.70:6800/2314248284":"2024-04-25T17:25:08.468873+0000","172.21.15.70:6801/2314248284":"2024-04-25T17:25:08.468873+0000","172.21.15.70:0/2735712671":"2024-04-25T17:25:08.468873+0000","172.21.15.70:0/2853146721":"2024-04-25T17:25:08.468873+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-04-24T17:32:21.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:21 smithi070 bash[18579]: audit 2024-04-24T17:32:21.110755+0000 mon.a (mon.0) 637 : audit [DBG] from='client.? 172.21.15.70:0/1340289087' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-24T17:32:21.590 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:21 smithi070 bash[23661]: audit 2024-04-24T17:32:21.110755+0000 mon.a (mon.0) 637 : audit [DBG] from='client.? 172.21.15.70:0/1340289087' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-24T17:32:21.770 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-04-24T17:32:21.770 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-04-24T17:32:21.770 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-04-24T17:32:21.771 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-04-24T17:32:21.771 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-04-24T17:32:21.772 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-04-24T17:32:21.772 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-04-24T17:32:21.772 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-04-24T17:32:21.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:21 smithi137 bash[18617]: audit 2024-04-24T17:32:21.110755+0000 mon.a (mon.0) 637 : audit [DBG] from='client.? 172.21.15.70:0/1340289087' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-24T17:32:22.090 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:32:21 smithi070 bash[18833]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:32:21] "GET /metrics HTTP/1.1" 200 191507 "" "Prometheus/2.33.4" 2024-04-24T17:32:22.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:22 smithi070 bash[18579]: cluster 2024-04-24T17:32:20.630899+0000 mgr.y (mgr.24289) 42 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:22.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:22 smithi070 bash[23661]: cluster 2024-04-24T17:32:20.630899+0000 mgr.y (mgr.24289) 42 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:22.591 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:32:22 smithi070 bash[38501]: level=info ts=2024-04-24T17:32:22.229Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003493095s 2024-04-24T17:32:22.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:22 smithi137 bash[18617]: cluster 2024-04-24T17:32:20.630899+0000 mgr.y (mgr.24289) 42 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:24.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:24 smithi070 bash[18579]: cluster 2024-04-24T17:32:22.631597+0000 mgr.y (mgr.24289) 43 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:24.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:24 smithi070 bash[23661]: cluster 2024-04-24T17:32:22.631597+0000 mgr.y (mgr.24289) 43 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:24.616 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:32:24.616 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:32:24.616 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:32:24.616 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:32:24.618 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:32:24.618 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:32:24.619 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:32:24.619 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:32:24.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:24 smithi137 bash[18617]: cluster 2024-04-24T17:32:22.631597+0000 mgr.y (mgr.24289) 43 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:26.284 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:32:26 smithi137 bash[19456]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:32:26] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:32:26.539 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:26 smithi070 bash[18579]: cluster 2024-04-24T17:32:24.632082+0000 mgr.y (mgr.24289) 44 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:26.539 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:26 smithi070 bash[23661]: cluster 2024-04-24T17:32:24.632082+0000 mgr.y (mgr.24289) 44 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:26.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:26 smithi137 bash[18617]: cluster 2024-04-24T17:32:24.632082+0000 mgr.y (mgr.24289) 44 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:28.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:28 smithi070 bash[18579]: cluster 2024-04-24T17:32:26.632650+0000 mgr.y (mgr.24289) 45 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:28.591 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:28 smithi070 bash[23661]: cluster 2024-04-24T17:32:26.632650+0000 mgr.y (mgr.24289) 45 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:28.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:28 smithi137 bash[18617]: cluster 2024-04-24T17:32:26.632650+0000 mgr.y (mgr.24289) 45 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:30.743 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:30 smithi070 bash[18579]: cluster 2024-04-24T17:32:28.633405+0000 mgr.y (mgr.24289) 46 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:30.744 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:30 smithi070 bash[23661]: cluster 2024-04-24T17:32:28.633405+0000 mgr.y (mgr.24289) 46 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:30.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:30 smithi137 bash[18617]: cluster 2024-04-24T17:32:28.633405+0000 mgr.y (mgr.24289) 46 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:32.096 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:32:31 smithi070 bash[18833]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:32:31] "GET /metrics HTTP/1.1" 200 191507 "" "Prometheus/2.33.4" 2024-04-24T17:32:32.480 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:32 smithi070 bash[18579]: cluster 2024-04-24T17:32:30.634049+0000 mgr.y (mgr.24289) 47 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:32.480 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:32 smithi070 bash[23661]: cluster 2024-04-24T17:32:30.634049+0000 mgr.y (mgr.24289) 47 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:32.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:32 smithi137 bash[18617]: cluster 2024-04-24T17:32:30.634049+0000 mgr.y (mgr.24289) 47 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:34.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:34 smithi137 bash[18617]: cluster 2024-04-24T17:32:32.634665+0000 mgr.y (mgr.24289) 48 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:34.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:34 smithi070 bash[18579]: cluster 2024-04-24T17:32:32.634665+0000 mgr.y (mgr.24289) 48 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:34.840 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:34 smithi070 bash[23661]: cluster 2024-04-24T17:32:32.634665+0000 mgr.y (mgr.24289) 48 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:35.910 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:32:35 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:32:35.910 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:32:35 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:32:35.910 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:32:35 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:32:35.911 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:32:35 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:32:35.911 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:32:35 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:32:35.911 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:35 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:32:35.912 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:32:35 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:32:35.912 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:32:35 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:32:35.912 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:35 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:32:35.912 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:35 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:32:35.912 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:35 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:32:36.285 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:35 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:32:36.285 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:32:35 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:32:36.286 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:32:35 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:32:36.286 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:32:35 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:32:36.287 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:32:35 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:32:36.287 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:32:36 smithi137 bash[19456]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:32:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:32:36.287 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:32:35 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:32:36.287 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:32:35 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:32:36.288 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:35 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:32:36.288 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:36 smithi137 systemd[1]: Started Ceph grafana.a for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:32:36.288 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:32:35 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:32:36.674 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:36 smithi070 bash[23661]: cluster 2024-04-24T17:32:34.635267+0000 mgr.y (mgr.24289) 49 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:36.675 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:36 smithi070 bash[23661]: audit 2024-04-24T17:32:36.070636+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:32:36.675 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:36 smithi070 bash[23661]: audit 2024-04-24T17:32:36.074868+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:32:36.675 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:36 smithi070 bash[23661]: audit 2024-04-24T17:32:36.077379+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:32:36.675 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:36 smithi070 bash[23661]: audit 2024-04-24T17:32:36.079071+0000 mon.c (mon.1) 44 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:32:36.675 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:36 smithi070 bash[18579]: cluster 2024-04-24T17:32:34.635267+0000 mgr.y (mgr.24289) 49 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:36.676 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:36 smithi070 bash[18579]: audit 2024-04-24T17:32:36.070636+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:32:36.676 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:36 smithi070 bash[18579]: audit 2024-04-24T17:32:36.074868+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:32:36.676 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:36 smithi070 bash[18579]: audit 2024-04-24T17:32:36.077379+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:32:36.676 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:36 smithi070 bash[18579]: audit 2024-04-24T17:32:36.079071+0000 mon.c (mon.1) 44 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:32:36.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:36 smithi137 bash[18617]: cluster 2024-04-24T17:32:34.635267+0000 mgr.y (mgr.24289) 49 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:36.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:36 smithi137 bash[18617]: audit 2024-04-24T17:32:36.070636+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:32:36.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:36 smithi137 bash[18617]: audit 2024-04-24T17:32:36.074868+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:32:36.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:36 smithi137 bash[18617]: audit 2024-04-24T17:32:36.077379+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:32:36.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:36 smithi137 bash[18617]: audit 2024-04-24T17:32:36.079071+0000 mon.c (mon.1) 44 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:32:37.333 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:37 smithi137 bash[33875]: t=2024-04-24T17:32:37+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-04-24T17:32:37.333 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:37 smithi137 bash[33875]: t=2024-04-24T17:32:37+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-04-24T17:32:37.333 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:37 smithi137 bash[33875]: t=2024-04-24T17:32:37+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-04-24T17:32:37.333 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:37 smithi137 bash[33875]: t=2024-04-24T17:32:37+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-04-24T17:32:37.333 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:37 smithi137 bash[33875]: t=2024-04-24T17:32:37+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-04-24T17:32:37.333 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:37 smithi137 bash[33875]: t=2024-04-24T17:32:37+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-04-24T17:32:37.333 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:37 smithi137 bash[33875]: t=2024-04-24T17:32:37+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-04-24T17:32:37.333 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:37 smithi137 bash[33875]: t=2024-04-24T17:32:37+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-04-24T17:32:37.333 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:37 smithi137 bash[33875]: t=2024-04-24T17:32:37+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-04-24T17:32:37.333 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:37 smithi137 bash[33875]: t=2024-04-24T17:32:37+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-04-24T17:32:37.333 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:37 smithi137 bash[33875]: t=2024-04-24T17:32:37+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-04-24T17:32:37.333 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:37 smithi137 bash[33875]: t=2024-04-24T17:32:37+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-04-24T17:32:37.334 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:37 smithi137 bash[33875]: t=2024-04-24T17:32:37+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-04-24T17:32:37.334 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:37 smithi137 bash[33875]: t=2024-04-24T17:32:37+0000 lvl=info msg="App mode production" logger=settings 2024-04-24T17:32:37.334 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:37 smithi137 bash[33875]: t=2024-04-24T17:32:37+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-04-24T17:32:37.334 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:37 smithi137 bash[33875]: t=2024-04-24T17:32:37+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-04-24T17:32:37.334 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:37 smithi137 bash[33875]: t=2024-04-24T17:32:37+0000 lvl=info msg="Starting DB migrations" logger=migrator 2024-04-24T17:32:37.334 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:37 smithi137 bash[33875]: t=2024-04-24T17:32:37+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2024-04-24T17:32:37.334 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:37 smithi137 bash[33875]: t=2024-04-24T17:32:37+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2024-04-24T17:32:37.334 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:37 smithi137 bash[33875]: t=2024-04-24T17:32:37+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2024-04-24T17:32:37.334 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:37 smithi137 bash[33875]: t=2024-04-24T17:32:37+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-04-24T17:32:37.334 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:37 smithi137 bash[33875]: t=2024-04-24T17:32:37+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-04-24T17:32:37.601 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:37 smithi137 bash[18617]: audit 2024-04-24T17:32:36.705961+0000 mon.c (mon.1) 45 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:32:37.601 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:37 smithi137 bash[18617]: audit 2024-04-24T17:32:36.706365+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:32:37.601 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:37 smithi137 bash[18617]: audit 2024-04-24T17:32:36.713142+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:32:37.602 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:37 smithi137 bash[18617]: audit 2024-04-24T17:32:36.726032+0000 mon.c (mon.1) 46 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:32:37.602 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:37 smithi137 bash[18617]: audit 2024-04-24T17:32:36.726374+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:32:37.602 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:37 smithi137 bash[33875]: t=2024-04-24T17:32:37+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-04-24T17:32:37.602 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:37 smithi137 bash[33875]: t=2024-04-24T17:32:37+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-04-24T17:32:37.602 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:37 smithi137 bash[33875]: t=2024-04-24T17:32:37+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-04-24T17:32:37.602 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:37 smithi137 bash[33875]: t=2024-04-24T17:32:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-04-24T17:32:37.602 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:37 smithi137 bash[33875]: t=2024-04-24T17:32:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-04-24T17:32:37.602 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:37 smithi137 bash[33875]: t=2024-04-24T17:32:37+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-04-24T17:32:37.602 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:37 smithi137 bash[33875]: t=2024-04-24T17:32:37+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-04-24T17:32:37.602 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:37 smithi137 bash[33875]: t=2024-04-24T17:32:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-04-24T17:32:37.713 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:37 smithi070 bash[18579]: audit 2024-04-24T17:32:36.705961+0000 mon.c (mon.1) 45 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:32:37.713 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:37 smithi070 bash[18579]: audit 2024-04-24T17:32:36.706365+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:32:37.713 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:37 smithi070 bash[18579]: audit 2024-04-24T17:32:36.713142+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:32:37.713 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:37 smithi070 bash[18579]: audit 2024-04-24T17:32:36.726032+0000 mon.c (mon.1) 46 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:32:37.713 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:37 smithi070 bash[18579]: audit 2024-04-24T17:32:36.726374+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:32:37.713 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:37 smithi070 bash[23661]: audit 2024-04-24T17:32:36.705961+0000 mon.c (mon.1) 45 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:32:37.713 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:37 smithi070 bash[23661]: audit 2024-04-24T17:32:36.706365+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:32:37.713 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:37 smithi070 bash[23661]: audit 2024-04-24T17:32:36.713142+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:32:37.714 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:37 smithi070 bash[23661]: audit 2024-04-24T17:32:36.726032+0000 mon.c (mon.1) 46 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:32:37.714 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:37 smithi070 bash[23661]: audit 2024-04-24T17:32:36.726374+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:32:37.769 INFO:teuthology.orchestra.run.smithi070.stdout:55834574904 2024-04-24T17:32:37.770 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-04-24T17:32:37.862 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:37 smithi137 bash[33875]: t=2024-04-24T17:32:37+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-04-24T17:32:37.863 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:37 smithi137 bash[33875]: t=2024-04-24T17:32:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-04-24T17:32:37.863 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:37 smithi137 bash[33875]: t=2024-04-24T17:32:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-04-24T17:32:37.863 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:37 smithi137 bash[33875]: t=2024-04-24T17:32:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-04-24T17:32:37.863 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:37 smithi137 bash[33875]: t=2024-04-24T17:32:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2024-04-24T17:32:37.863 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:37 smithi137 bash[33875]: t=2024-04-24T17:32:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2024-04-24T17:32:37.863 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:37 smithi137 bash[33875]: t=2024-04-24T17:32:37+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-04-24T17:32:37.863 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:37 smithi137 bash[33875]: t=2024-04-24T17:32:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-04-24T17:32:38.132 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:37 smithi137 bash[33875]: t=2024-04-24T17:32:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-04-24T17:32:38.133 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:37 smithi137 bash[33875]: t=2024-04-24T17:32:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-04-24T17:32:38.133 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:37 smithi137 bash[33875]: t=2024-04-24T17:32:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-04-24T17:32:38.133 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:37 smithi137 bash[33875]: t=2024-04-24T17:32:37+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-04-24T17:32:38.133 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:37 smithi137 bash[33875]: t=2024-04-24T17:32:37+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2024-04-24T17:32:38.133 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:38 smithi137 bash[33875]: t=2024-04-24T17:32:38+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2024-04-24T17:32:38.133 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:38 smithi137 bash[33875]: t=2024-04-24T17:32:38+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2024-04-24T17:32:38.133 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:38 smithi137 bash[33875]: t=2024-04-24T17:32:38+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2024-04-24T17:32:38.133 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:38 smithi137 bash[33875]: t=2024-04-24T17:32:38+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-04-24T17:32:38.133 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:38 smithi137 bash[33875]: t=2024-04-24T17:32:38+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2024-04-24T17:32:38.133 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:38 smithi137 bash[33875]: t=2024-04-24T17:32:38+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2024-04-24T17:32:38.133 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:38 smithi137 bash[33875]: t=2024-04-24T17:32:38+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2024-04-24T17:32:38.401 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:38 smithi137 bash[18617]: cluster 2024-04-24T17:32:36.635838+0000 mgr.y (mgr.24289) 50 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:38.402 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:38 smithi137 bash[33875]: t=2024-04-24T17:32:38+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2024-04-24T17:32:38.402 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:38 smithi137 bash[33875]: t=2024-04-24T17:32:38+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2024-04-24T17:32:38.402 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:38 smithi137 bash[33875]: t=2024-04-24T17:32:38+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2024-04-24T17:32:38.402 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:38 smithi137 bash[33875]: t=2024-04-24T17:32:38+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2024-04-24T17:32:38.402 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:38 smithi137 bash[33875]: t=2024-04-24T17:32:38+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2024-04-24T17:32:38.402 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:38 smithi137 bash[33875]: t=2024-04-24T17:32:38+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-04-24T17:32:38.402 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:38 smithi137 bash[33875]: t=2024-04-24T17:32:38+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-04-24T17:32:38.402 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:38 smithi137 bash[33875]: t=2024-04-24T17:32:38+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-04-24T17:32:38.623 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:38 smithi070 bash[18579]: cluster 2024-04-24T17:32:36.635838+0000 mgr.y (mgr.24289) 50 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:38.623 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:38 smithi070 bash[23661]: cluster 2024-04-24T17:32:36.635838+0000 mgr.y (mgr.24289) 50 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:38.662 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:38 smithi137 bash[33875]: t=2024-04-24T17:32:38+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-04-24T17:32:38.662 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:38 smithi137 bash[33875]: t=2024-04-24T17:32:38+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-04-24T17:32:38.662 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:38 smithi137 bash[33875]: t=2024-04-24T17:32:38+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-04-24T17:32:38.662 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:38 smithi137 bash[33875]: t=2024-04-24T17:32:38+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-04-24T17:32:38.663 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:38 smithi137 bash[33875]: t=2024-04-24T17:32:38+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2024-04-24T17:32:38.663 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:38 smithi137 bash[33875]: t=2024-04-24T17:32:38+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-04-24T17:32:38.663 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:38 smithi137 bash[33875]: t=2024-04-24T17:32:38+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-04-24T17:32:38.663 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:38 smithi137 bash[33875]: t=2024-04-24T17:32:38+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-04-24T17:32:38.923 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:38 smithi137 bash[33875]: t=2024-04-24T17:32:38+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-04-24T17:32:38.923 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:38 smithi137 bash[33875]: t=2024-04-24T17:32:38+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-04-24T17:32:38.923 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:38 smithi137 bash[33875]: t=2024-04-24T17:32:38+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-04-24T17:32:38.923 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:38 smithi137 bash[33875]: t=2024-04-24T17:32:38+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-04-24T17:32:38.924 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:38 smithi137 bash[33875]: t=2024-04-24T17:32:38+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-04-24T17:32:38.924 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:38 smithi137 bash[33875]: t=2024-04-24T17:32:38+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-04-24T17:32:38.924 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:38 smithi137 bash[33875]: t=2024-04-24T17:32:38+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-04-24T17:32:38.924 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:38 smithi137 bash[33875]: t=2024-04-24T17:32:38+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-04-24T17:32:39.192 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:38 smithi137 bash[33875]: t=2024-04-24T17:32:38+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-04-24T17:32:39.192 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:38 smithi137 bash[33875]: t=2024-04-24T17:32:38+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-04-24T17:32:39.193 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:39 smithi137 bash[33875]: t=2024-04-24T17:32:39+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-04-24T17:32:39.193 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:39 smithi137 bash[33875]: t=2024-04-24T17:32:39+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-04-24T17:32:39.193 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:39 smithi137 bash[33875]: t=2024-04-24T17:32:39+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-04-24T17:32:39.193 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:39 smithi137 bash[33875]: t=2024-04-24T17:32:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-04-24T17:32:39.193 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:39 smithi137 bash[33875]: t=2024-04-24T17:32:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-04-24T17:32:39.193 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:39 smithi137 bash[33875]: t=2024-04-24T17:32:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-04-24T17:32:39.445 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:39 smithi137 bash[33875]: t=2024-04-24T17:32:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-04-24T17:32:39.445 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:39 smithi137 bash[33875]: t=2024-04-24T17:32:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-04-24T17:32:39.445 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:39 smithi137 bash[33875]: t=2024-04-24T17:32:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-04-24T17:32:39.446 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:39 smithi137 bash[33875]: t=2024-04-24T17:32:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-04-24T17:32:39.446 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:39 smithi137 bash[33875]: t=2024-04-24T17:32:39+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-04-24T17:32:39.446 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:39 smithi137 bash[33875]: t=2024-04-24T17:32:39+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-04-24T17:32:39.715 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:39 smithi137 bash[33875]: t=2024-04-24T17:32:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-04-24T17:32:39.715 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:39 smithi137 bash[33875]: t=2024-04-24T17:32:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-04-24T17:32:39.715 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:39 smithi137 bash[33875]: t=2024-04-24T17:32:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-04-24T17:32:39.716 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:39 smithi137 bash[33875]: t=2024-04-24T17:32:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-04-24T17:32:39.716 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:39 smithi137 bash[33875]: t=2024-04-24T17:32:39+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-04-24T17:32:39.716 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:39 smithi137 bash[33875]: t=2024-04-24T17:32:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-04-24T17:32:39.716 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:39 smithi137 bash[33875]: t=2024-04-24T17:32:39+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-04-24T17:32:39.716 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:39 smithi137 bash[33875]: t=2024-04-24T17:32:39+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-04-24T17:32:39.716 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:39 smithi137 bash[33875]: t=2024-04-24T17:32:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-04-24T17:32:39.724 INFO:teuthology.orchestra.run.smithi070.stdout:163208757279 2024-04-24T17:32:39.724 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-04-24T17:32:39.976 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:39 smithi137 bash[33875]: t=2024-04-24T17:32:39+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-04-24T17:32:39.976 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:39 smithi137 bash[33875]: t=2024-04-24T17:32:39+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-04-24T17:32:39.977 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:39 smithi137 bash[33875]: t=2024-04-24T17:32:39+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-04-24T17:32:39.977 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:39 smithi137 bash[33875]: t=2024-04-24T17:32:39+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-04-24T17:32:39.977 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:39 smithi137 bash[33875]: t=2024-04-24T17:32:39+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-04-24T17:32:39.977 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:39 smithi137 bash[33875]: t=2024-04-24T17:32:39+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-04-24T17:32:39.977 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:39 smithi137 bash[33875]: t=2024-04-24T17:32:39+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-04-24T17:32:39.977 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:39 smithi137 bash[33875]: t=2024-04-24T17:32:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-04-24T17:32:40.048 INFO:teuthology.orchestra.run.smithi070.stdout:231928234003 2024-04-24T17:32:40.048 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-04-24T17:32:40.237 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:40 smithi137 bash[33875]: t=2024-04-24T17:32:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2024-04-24T17:32:40.237 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:40 smithi137 bash[33875]: t=2024-04-24T17:32:40+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2024-04-24T17:32:40.237 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:40 smithi137 bash[33875]: t=2024-04-24T17:32:40+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2024-04-24T17:32:40.237 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:40 smithi137 bash[33875]: t=2024-04-24T17:32:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2024-04-24T17:32:40.237 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:40 smithi137 bash[33875]: t=2024-04-24T17:32:40+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-04-24T17:32:40.237 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:40 smithi137 bash[33875]: t=2024-04-24T17:32:40+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-04-24T17:32:40.487 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:40 smithi137 bash[18617]: cluster 2024-04-24T17:32:38.636625+0000 mgr.y (mgr.24289) 51 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:40.487 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:40 smithi137 bash[18617]: audit 2024-04-24T17:32:39.490656+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:32:40.487 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:40 smithi137 bash[33875]: t=2024-04-24T17:32:40+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-04-24T17:32:40.488 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:40 smithi137 bash[33875]: t=2024-04-24T17:32:40+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-04-24T17:32:40.488 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:40 smithi137 bash[33875]: t=2024-04-24T17:32:40+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-04-24T17:32:40.488 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:40 smithi137 bash[33875]: t=2024-04-24T17:32:40+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-04-24T17:32:40.488 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:40 smithi137 bash[33875]: t=2024-04-24T17:32:40+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-04-24T17:32:40.488 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:40 smithi137 bash[33875]: t=2024-04-24T17:32:40+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-04-24T17:32:40.488 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:40 smithi137 bash[33875]: t=2024-04-24T17:32:40+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-04-24T17:32:40.488 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:40 smithi137 bash[33875]: t=2024-04-24T17:32:40+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-04-24T17:32:40.590 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:40 smithi070 bash[23661]: cluster 2024-04-24T17:32:38.636625+0000 mgr.y (mgr.24289) 51 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:40.590 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:40 smithi070 bash[23661]: audit 2024-04-24T17:32:39.490656+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:32:40.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:40 smithi070 bash[18579]: cluster 2024-04-24T17:32:38.636625+0000 mgr.y (mgr.24289) 51 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:40.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:40 smithi070 bash[18579]: audit 2024-04-24T17:32:39.490656+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:32:40.751 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:40 smithi137 bash[33875]: t=2024-04-24T17:32:40+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-04-24T17:32:40.751 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:40 smithi137 bash[33875]: t=2024-04-24T17:32:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-04-24T17:32:40.751 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:40 smithi137 bash[33875]: t=2024-04-24T17:32:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-04-24T17:32:40.751 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:40 smithi137 bash[33875]: t=2024-04-24T17:32:40+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-04-24T17:32:40.751 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:40 smithi137 bash[33875]: t=2024-04-24T17:32:40+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-04-24T17:32:40.751 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:40 smithi137 bash[33875]: t=2024-04-24T17:32:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-04-24T17:32:40.751 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:40 smithi137 bash[33875]: t=2024-04-24T17:32:40+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-04-24T17:32:40.751 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:40 smithi137 bash[33875]: t=2024-04-24T17:32:40+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-04-24T17:32:40.751 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:40 smithi137 bash[33875]: t=2024-04-24T17:32:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2024-04-24T17:32:40.751 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:40 smithi137 bash[33875]: t=2024-04-24T17:32:40+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2024-04-24T17:32:40.751 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:40 smithi137 bash[33875]: t=2024-04-24T17:32:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2024-04-24T17:32:41.003 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:40 smithi137 bash[33875]: t=2024-04-24T17:32:40+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2024-04-24T17:32:41.003 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:40 smithi137 bash[33875]: t=2024-04-24T17:32:40+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-04-24T17:32:41.003 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:40 smithi137 bash[33875]: t=2024-04-24T17:32:40+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-04-24T17:32:41.003 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:40 smithi137 bash[33875]: t=2024-04-24T17:32:40+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-04-24T17:32:41.003 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:40 smithi137 bash[33875]: t=2024-04-24T17:32:40+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-04-24T17:32:41.003 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:40 smithi137 bash[33875]: t=2024-04-24T17:32:40+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-04-24T17:32:41.003 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:40 smithi137 bash[33875]: t=2024-04-24T17:32:40+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-04-24T17:32:41.003 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:41 smithi137 bash[33875]: t=2024-04-24T17:32:41+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-04-24T17:32:41.272 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:41 smithi137 bash[33875]: t=2024-04-24T17:32:41+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-04-24T17:32:41.272 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:41 smithi137 bash[33875]: t=2024-04-24T17:32:41+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-04-24T17:32:41.273 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:41 smithi137 bash[33875]: t=2024-04-24T17:32:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-04-24T17:32:41.273 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:41 smithi137 bash[33875]: t=2024-04-24T17:32:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-04-24T17:32:41.273 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:41 smithi137 bash[33875]: t=2024-04-24T17:32:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-04-24T17:32:41.273 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:41 smithi137 bash[33875]: t=2024-04-24T17:32:41+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-04-24T17:32:41.273 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:41 smithi137 bash[33875]: t=2024-04-24T17:32:41+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-04-24T17:32:41.273 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:41 smithi137 bash[33875]: t=2024-04-24T17:32:41+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-04-24T17:32:41.273 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:41 smithi137 bash[33875]: t=2024-04-24T17:32:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-04-24T17:32:41.533 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:41 smithi137 bash[33875]: t=2024-04-24T17:32:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2024-04-24T17:32:41.534 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:41 smithi137 bash[33875]: t=2024-04-24T17:32:41+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-04-24T17:32:41.534 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:41 smithi137 bash[33875]: t=2024-04-24T17:32:41+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-04-24T17:32:41.534 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:41 smithi137 bash[33875]: t=2024-04-24T17:32:41+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-04-24T17:32:41.534 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:41 smithi137 bash[33875]: t=2024-04-24T17:32:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-04-24T17:32:41.534 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:41 smithi137 bash[33875]: t=2024-04-24T17:32:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-04-24T17:32:41.534 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:41 smithi137 bash[33875]: t=2024-04-24T17:32:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-04-24T17:32:41.534 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:41 smithi137 bash[33875]: t=2024-04-24T17:32:41+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-04-24T17:32:41.534 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:41 smithi137 bash[33875]: t=2024-04-24T17:32:41+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-04-24T17:32:41.577 INFO:teuthology.orchestra.run.smithi070.stdout:128849018919 2024-04-24T17:32:41.578 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-04-24T17:32:41.592 INFO:teuthology.orchestra.run.smithi070.stdout:197568495642 2024-04-24T17:32:41.592 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-04-24T17:32:41.784 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:41 smithi137 bash[33875]: t=2024-04-24T17:32:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-04-24T17:32:41.784 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:41 smithi137 bash[33875]: t=2024-04-24T17:32:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2024-04-24T17:32:41.784 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:41 smithi137 bash[33875]: t=2024-04-24T17:32:41+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-04-24T17:32:41.785 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:41 smithi137 bash[33875]: t=2024-04-24T17:32:41+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-04-24T17:32:41.785 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:41 smithi137 bash[33875]: t=2024-04-24T17:32:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-04-24T17:32:41.785 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:41 smithi137 bash[33875]: t=2024-04-24T17:32:41+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-04-24T17:32:41.785 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:41 smithi137 bash[33875]: t=2024-04-24T17:32:41+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-04-24T17:32:41.785 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:41 smithi137 bash[33875]: t=2024-04-24T17:32:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-04-24T17:32:42.049 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:41 smithi137 bash[33875]: t=2024-04-24T17:32:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-04-24T17:32:42.049 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:41 smithi137 bash[33875]: t=2024-04-24T17:32:41+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-04-24T17:32:42.049 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:41 smithi137 bash[33875]: t=2024-04-24T17:32:41+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-04-24T17:32:42.049 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:41 smithi137 bash[33875]: t=2024-04-24T17:32:41+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-04-24T17:32:42.049 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:41 smithi137 bash[33875]: t=2024-04-24T17:32:41+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-04-24T17:32:42.049 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:41 smithi137 bash[33875]: t=2024-04-24T17:32:41+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-04-24T17:32:42.049 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:42 smithi137 bash[33875]: t=2024-04-24T17:32:42+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-04-24T17:32:42.049 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:42 smithi137 bash[33875]: t=2024-04-24T17:32:42+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-04-24T17:32:42.326 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:42 smithi137 bash[33875]: t=2024-04-24T17:32:42+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-04-24T17:32:42.326 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:42 smithi137 bash[33875]: t=2024-04-24T17:32:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-04-24T17:32:42.327 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:42 smithi137 bash[33875]: t=2024-04-24T17:32:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-04-24T17:32:42.327 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:42 smithi137 bash[33875]: t=2024-04-24T17:32:42+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-04-24T17:32:42.327 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:42 smithi137 bash[33875]: t=2024-04-24T17:32:42+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-04-24T17:32:42.327 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:42 smithi137 bash[33875]: t=2024-04-24T17:32:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-04-24T17:32:42.327 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:42 smithi137 bash[33875]: t=2024-04-24T17:32:42+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-04-24T17:32:42.327 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:42 smithi137 bash[33875]: t=2024-04-24T17:32:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2024-04-24T17:32:42.327 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:42 smithi137 bash[33875]: t=2024-04-24T17:32:42+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-04-24T17:32:42.340 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:32:41 smithi070 bash[18833]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:32:41] "GET /metrics HTTP/1.1" 200 191505 "" "Prometheus/2.33.4" 2024-04-24T17:32:42.595 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:42 smithi137 bash[18617]: cluster 2024-04-24T17:32:40.636980+0000 mgr.y (mgr.24289) 52 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:42.596 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:42 smithi137 bash[33875]: t=2024-04-24T17:32:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-04-24T17:32:42.596 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:42 smithi137 bash[33875]: t=2024-04-24T17:32:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-04-24T17:32:42.596 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:42 smithi137 bash[33875]: t=2024-04-24T17:32:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-04-24T17:32:42.596 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:42 smithi137 bash[33875]: t=2024-04-24T17:32:42+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-04-24T17:32:42.596 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:42 smithi137 bash[33875]: t=2024-04-24T17:32:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-04-24T17:32:42.596 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:42 smithi137 bash[33875]: t=2024-04-24T17:32:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-04-24T17:32:42.596 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:42 smithi137 bash[33875]: t=2024-04-24T17:32:42+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-04-24T17:32:42.596 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:42 smithi137 bash[33875]: t=2024-04-24T17:32:42+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2024-04-24T17:32:42.724 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:42 smithi070 bash[18579]: cluster 2024-04-24T17:32:40.636980+0000 mgr.y (mgr.24289) 52 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:42.724 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:42 smithi070 bash[23661]: cluster 2024-04-24T17:32:40.636980+0000 mgr.y (mgr.24289) 52 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:42.725 INFO:teuthology.orchestra.run.smithi070.stdout:77309411379 2024-04-24T17:32:42.726 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-04-24T17:32:42.792 INFO:teuthology.orchestra.run.smithi070.stdout:34359738435 2024-04-24T17:32:42.793 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-04-24T17:32:42.833 INFO:teuthology.orchestra.run.smithi070.stdout:107374182445 2024-04-24T17:32:42.834 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-04-24T17:32:42.848 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:42 smithi137 bash[33875]: t=2024-04-24T17:32:42+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-04-24T17:32:42.848 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:42 smithi137 bash[33875]: t=2024-04-24T17:32:42+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2024-04-24T17:32:42.848 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:42 smithi137 bash[33875]: t=2024-04-24T17:32:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2024-04-24T17:32:42.848 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:42 smithi137 bash[33875]: t=2024-04-24T17:32:42+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-04-24T17:32:42.848 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:42 smithi137 bash[33875]: t=2024-04-24T17:32:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-04-24T17:32:42.848 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:42 smithi137 bash[33875]: t=2024-04-24T17:32:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-04-24T17:32:42.848 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:42 smithi137 bash[33875]: t=2024-04-24T17:32:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-04-24T17:32:42.848 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:42 smithi137 bash[33875]: t=2024-04-24T17:32:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-04-24T17:32:42.848 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:42 smithi137 bash[33875]: t=2024-04-24T17:32:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-04-24T17:32:43.118 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:42 smithi137 bash[33875]: t=2024-04-24T17:32:42+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-04-24T17:32:43.118 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:42 smithi137 bash[33875]: t=2024-04-24T17:32:42+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-04-24T17:32:43.118 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:42 smithi137 bash[33875]: t=2024-04-24T17:32:42+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-04-24T17:32:43.118 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:43 smithi137 bash[33875]: t=2024-04-24T17:32:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-04-24T17:32:43.118 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:43 smithi137 bash[33875]: t=2024-04-24T17:32:43+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-04-24T17:32:43.118 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:43 smithi137 bash[33875]: t=2024-04-24T17:32:43+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-04-24T17:32:43.118 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:43 smithi137 bash[33875]: t=2024-04-24T17:32:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-04-24T17:32:43.119 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:43 smithi137 bash[33875]: t=2024-04-24T17:32:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-04-24T17:32:43.119 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:43 smithi137 bash[33875]: t=2024-04-24T17:32:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-04-24T17:32:43.306 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:32:43.307 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:32:43.307 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:32:43.370 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:43 smithi137 bash[33875]: t=2024-04-24T17:32:43+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-04-24T17:32:43.370 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:43 smithi137 bash[33875]: t=2024-04-24T17:32:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-04-24T17:32:43.371 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:43 smithi137 bash[33875]: t=2024-04-24T17:32:43+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-04-24T17:32:43.371 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:43 smithi137 bash[33875]: t=2024-04-24T17:32:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2024-04-24T17:32:43.371 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:43 smithi137 bash[33875]: t=2024-04-24T17:32:43+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2024-04-24T17:32:43.371 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:43 smithi137 bash[33875]: t=2024-04-24T17:32:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2024-04-24T17:32:43.371 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:43 smithi137 bash[33875]: t=2024-04-24T17:32:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2024-04-24T17:32:43.371 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:43 smithi137 bash[33875]: t=2024-04-24T17:32:43+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-04-24T17:32:43.592 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:32:43.592 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:32:43.622 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:43 smithi137 bash[33875]: t=2024-04-24T17:32:43+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-04-24T17:32:43.623 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:43 smithi137 bash[33875]: t=2024-04-24T17:32:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-04-24T17:32:43.623 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:43 smithi137 bash[33875]: t=2024-04-24T17:32:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-04-24T17:32:43.623 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:43 smithi137 bash[33875]: t=2024-04-24T17:32:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-04-24T17:32:43.623 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:43 smithi137 bash[33875]: t=2024-04-24T17:32:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-04-24T17:32:43.623 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:43 smithi137 bash[33875]: t=2024-04-24T17:32:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-04-24T17:32:43.623 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:43 smithi137 bash[33875]: t=2024-04-24T17:32:43+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-04-24T17:32:43.623 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:43 smithi137 bash[33875]: t=2024-04-24T17:32:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-04-24T17:32:43.875 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:43 smithi137 bash[33875]: t=2024-04-24T17:32:43+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-04-24T17:32:43.875 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:43 smithi137 bash[33875]: t=2024-04-24T17:32:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-04-24T17:32:43.875 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:43 smithi137 bash[33875]: t=2024-04-24T17:32:43+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-04-24T17:32:43.876 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:43 smithi137 bash[33875]: t=2024-04-24T17:32:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-04-24T17:32:43.876 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:43 smithi137 bash[33875]: t=2024-04-24T17:32:43+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-04-24T17:32:43.876 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:43 smithi137 bash[33875]: t=2024-04-24T17:32:43+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-04-24T17:32:43.876 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:43 smithi137 bash[33875]: t=2024-04-24T17:32:43+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2024-04-24T17:32:43.876 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:43 smithi137 bash[33875]: t=2024-04-24T17:32:43+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-04-24T17:32:43.876 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:43 smithi137 bash[33875]: t=2024-04-24T17:32:43+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2024-04-24T17:32:44.128 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:43 smithi137 bash[33875]: t=2024-04-24T17:32:43+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2024-04-24T17:32:44.128 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:43 smithi137 bash[33875]: t=2024-04-24T17:32:43+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-04-24T17:32:44.128 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:43 smithi137 bash[33875]: t=2024-04-24T17:32:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-04-24T17:32:44.128 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:43 smithi137 bash[33875]: t=2024-04-24T17:32:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-04-24T17:32:44.128 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:44 smithi137 bash[33875]: t=2024-04-24T17:32:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-04-24T17:32:44.128 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:44 smithi137 bash[33875]: t=2024-04-24T17:32:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-04-24T17:32:44.128 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:44 smithi137 bash[33875]: t=2024-04-24T17:32:44+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-04-24T17:32:44.129 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:44 smithi137 bash[33875]: t=2024-04-24T17:32:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-04-24T17:32:44.388 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:44 smithi137 bash[33875]: t=2024-04-24T17:32:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-04-24T17:32:44.389 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:44 smithi137 bash[33875]: t=2024-04-24T17:32:44+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-04-24T17:32:44.389 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:44 smithi137 bash[33875]: t=2024-04-24T17:32:44+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-04-24T17:32:44.389 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:44 smithi137 bash[33875]: t=2024-04-24T17:32:44+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-04-24T17:32:44.389 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:44 smithi137 bash[33875]: t=2024-04-24T17:32:44+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-04-24T17:32:44.389 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:44 smithi137 bash[33875]: t=2024-04-24T17:32:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-04-24T17:32:44.389 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:44 smithi137 bash[33875]: t=2024-04-24T17:32:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-04-24T17:32:44.646 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:44 smithi070 bash[18579]: cluster 2024-04-24T17:32:42.637515+0000 mgr.y (mgr.24289) 53 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:44.646 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:44 smithi070 bash[18579]: audit 2024-04-24T17:32:43.824888+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:32:44.646 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:44 smithi070 bash[18579]: audit 2024-04-24T17:32:44.088407+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:32:44.646 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:44 smithi070 bash[23661]: cluster 2024-04-24T17:32:42.637515+0000 mgr.y (mgr.24289) 53 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:44.647 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:44 smithi070 bash[23661]: audit 2024-04-24T17:32:43.824888+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:32:44.647 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:44 smithi070 bash[23661]: audit 2024-04-24T17:32:44.088407+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:32:44.647 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:32:44.648 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:32:44.648 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:32:44.649 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:44 smithi137 bash[18617]: cluster 2024-04-24T17:32:42.637515+0000 mgr.y (mgr.24289) 53 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:44.650 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:44 smithi137 bash[18617]: audit 2024-04-24T17:32:43.824888+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:32:44.650 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:44 smithi137 bash[18617]: audit 2024-04-24T17:32:44.088407+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:32:44.650 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:44 smithi137 bash[33875]: t=2024-04-24T17:32:44+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-04-24T17:32:44.650 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:44 smithi137 bash[33875]: t=2024-04-24T17:32:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2024-04-24T17:32:44.650 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:44 smithi137 bash[33875]: t=2024-04-24T17:32:44+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-04-24T17:32:44.650 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:44 smithi137 bash[33875]: t=2024-04-24T17:32:44+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-04-24T17:32:44.650 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:44 smithi137 bash[33875]: t=2024-04-24T17:32:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-04-24T17:32:44.650 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:44 smithi137 bash[33875]: t=2024-04-24T17:32:44+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-04-24T17:32:44.650 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:44 smithi137 bash[33875]: t=2024-04-24T17:32:44+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-04-24T17:32:44.650 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:44 smithi137 bash[33875]: t=2024-04-24T17:32:44+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-04-24T17:32:44.651 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:44 smithi137 bash[33875]: t=2024-04-24T17:32:44+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-04-24T17:32:44.903 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:44 smithi137 bash[33875]: t=2024-04-24T17:32:44+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-04-24T17:32:44.903 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:44 smithi137 bash[33875]: t=2024-04-24T17:32:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-04-24T17:32:44.903 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:44 smithi137 bash[33875]: t=2024-04-24T17:32:44+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-04-24T17:32:44.903 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:44 smithi137 bash[33875]: t=2024-04-24T17:32:44+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-04-24T17:32:44.903 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:44 smithi137 bash[33875]: t=2024-04-24T17:32:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-04-24T17:32:44.903 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:44 smithi137 bash[33875]: t=2024-04-24T17:32:44+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-04-24T17:32:44.903 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:44 smithi137 bash[33875]: t=2024-04-24T17:32:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2024-04-24T17:32:44.903 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:44 smithi137 bash[33875]: t=2024-04-24T17:32:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-04-24T17:32:44.903 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:44 smithi137 bash[33875]: t=2024-04-24T17:32:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-04-24T17:32:44.903 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:44 smithi137 bash[33875]: t=2024-04-24T17:32:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-04-24T17:32:44.903 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:44 smithi137 bash[33875]: t=2024-04-24T17:32:44+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-04-24T17:32:45.163 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:44 smithi137 bash[33875]: t=2024-04-24T17:32:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-04-24T17:32:45.163 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:44 smithi137 bash[33875]: t=2024-04-24T17:32:44+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-04-24T17:32:45.164 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:44 smithi137 bash[33875]: t=2024-04-24T17:32:44+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-04-24T17:32:45.164 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:45 smithi137 bash[33875]: t=2024-04-24T17:32:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2024-04-24T17:32:45.164 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:45 smithi137 bash[33875]: t=2024-04-24T17:32:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2024-04-24T17:32:45.164 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:45 smithi137 bash[33875]: t=2024-04-24T17:32:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2024-04-24T17:32:45.164 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:45 smithi137 bash[33875]: t=2024-04-24T17:32:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2024-04-24T17:32:45.164 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:45 smithi137 bash[33875]: t=2024-04-24T17:32:45+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-04-24T17:32:45.164 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:45 smithi137 bash[33875]: t=2024-04-24T17:32:45+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2024-04-24T17:32:45.458 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:45 smithi137 bash[33875]: t=2024-04-24T17:32:45+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-04-24T17:32:45.458 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:45 smithi137 bash[33875]: t=2024-04-24T17:32:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-04-24T17:32:45.458 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:45 smithi137 bash[33875]: t=2024-04-24T17:32:45+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-04-24T17:32:45.458 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:45 smithi137 bash[33875]: t=2024-04-24T17:32:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-04-24T17:32:45.458 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:45 smithi137 bash[33875]: t=2024-04-24T17:32:45+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-04-24T17:32:45.458 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:45 smithi137 bash[33875]: t=2024-04-24T17:32:45+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-04-24T17:32:45.458 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:45 smithi137 bash[33875]: t=2024-04-24T17:32:45+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-04-24T17:32:45.590 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:45 smithi070 bash[23661]: cephadm 2024-04-24T17:32:44.091889+0000 mgr.y (mgr.24289) 54 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-24T17:32:45.590 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:45 smithi070 bash[23661]: cephadm 2024-04-24T17:32:44.097044+0000 mgr.y (mgr.24289) 55 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi070 2024-04-24T17:32:45.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:45 smithi070 bash[18579]: cephadm 2024-04-24T17:32:44.091889+0000 mgr.y (mgr.24289) 54 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-24T17:32:45.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:45 smithi070 bash[18579]: cephadm 2024-04-24T17:32:44.097044+0000 mgr.y (mgr.24289) 55 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi070 2024-04-24T17:32:45.718 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:45 smithi137 bash[18617]: cephadm 2024-04-24T17:32:44.091889+0000 mgr.y (mgr.24289) 54 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-24T17:32:45.718 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:45 smithi137 bash[18617]: cephadm 2024-04-24T17:32:44.097044+0000 mgr.y (mgr.24289) 55 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi070 2024-04-24T17:32:45.719 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:45 smithi137 bash[33875]: t=2024-04-24T17:32:45+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-04-24T17:32:45.719 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:45 smithi137 bash[33875]: t=2024-04-24T17:32:45+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-04-24T17:32:45.719 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:45 smithi137 bash[33875]: t=2024-04-24T17:32:45+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-04-24T17:32:45.719 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:45 smithi137 bash[33875]: t=2024-04-24T17:32:45+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-04-24T17:32:45.719 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:45 smithi137 bash[33875]: t=2024-04-24T17:32:45+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-04-24T17:32:45.719 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:45 smithi137 bash[33875]: t=2024-04-24T17:32:45+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-04-24T17:32:45.719 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:45 smithi137 bash[33875]: t=2024-04-24T17:32:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-04-24T17:32:45.719 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:45 smithi137 bash[33875]: t=2024-04-24T17:32:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-04-24T17:32:45.719 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:45 smithi137 bash[33875]: t=2024-04-24T17:32:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-04-24T17:32:45.996 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:45 smithi137 bash[33875]: t=2024-04-24T17:32:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-04-24T17:32:45.996 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:45 smithi137 bash[33875]: t=2024-04-24T17:32:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-04-24T17:32:45.996 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:45 smithi137 bash[33875]: t=2024-04-24T17:32:45+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-04-24T17:32:45.996 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:45 smithi137 bash[33875]: t=2024-04-24T17:32:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-04-24T17:32:45.996 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:45 smithi137 bash[33875]: t=2024-04-24T17:32:45+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-04-24T17:32:45.996 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:45 smithi137 bash[33875]: t=2024-04-24T17:32:45+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-04-24T17:32:45.997 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:45 smithi137 bash[33875]: t=2024-04-24T17:32:45+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-04-24T17:32:45.997 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:45 smithi137 bash[33875]: t=2024-04-24T17:32:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2024-04-24T17:32:45.997 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:45 smithi137 bash[33875]: t=2024-04-24T17:32:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2024-04-24T17:32:46.248 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:32:46 smithi137 bash[19456]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:32:46] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:32:46.249 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:46 smithi137 bash[33875]: t=2024-04-24T17:32:46+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-04-24T17:32:46.249 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:46 smithi137 bash[33875]: t=2024-04-24T17:32:46+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-04-24T17:32:46.249 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:46 smithi137 bash[33875]: t=2024-04-24T17:32:46+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2024-04-24T17:32:46.249 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:46 smithi137 bash[33875]: t=2024-04-24T17:32:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2024-04-24T17:32:46.249 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:46 smithi137 bash[33875]: t=2024-04-24T17:32:46+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2024-04-24T17:32:46.249 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:46 smithi137 bash[33875]: t=2024-04-24T17:32:46+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2024-04-24T17:32:46.249 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:46 smithi137 bash[33875]: t=2024-04-24T17:32:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2024-04-24T17:32:46.249 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:46 smithi137 bash[33875]: t=2024-04-24T17:32:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2024-04-24T17:32:46.503 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:46 smithi137 bash[33875]: t=2024-04-24T17:32:46+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2024-04-24T17:32:46.503 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:46 smithi137 bash[33875]: t=2024-04-24T17:32:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2024-04-24T17:32:46.503 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:46 smithi137 bash[33875]: t=2024-04-24T17:32:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2024-04-24T17:32:46.503 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:46 smithi137 bash[33875]: t=2024-04-24T17:32:46+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2024-04-24T17:32:46.503 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:46 smithi137 bash[33875]: t=2024-04-24T17:32:46+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2024-04-24T17:32:46.503 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:46 smithi137 bash[33875]: t=2024-04-24T17:32:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2024-04-24T17:32:46.503 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:46 smithi137 bash[33875]: t=2024-04-24T17:32:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2024-04-24T17:32:46.504 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:46 smithi137 bash[33875]: t=2024-04-24T17:32:46+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2024-04-24T17:32:46.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:46 smithi070 bash[18579]: cluster 2024-04-24T17:32:44.638113+0000 mgr.y (mgr.24289) 56 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:46.590 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:46 smithi070 bash[23661]: cluster 2024-04-24T17:32:44.638113+0000 mgr.y (mgr.24289) 56 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:46.753 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:46 smithi137 bash[18617]: cluster 2024-04-24T17:32:44.638113+0000 mgr.y (mgr.24289) 56 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:46.753 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:46 smithi137 bash[33875]: t=2024-04-24T17:32:46+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2024-04-24T17:32:46.754 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:46 smithi137 bash[33875]: t=2024-04-24T17:32:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-04-24T17:32:46.754 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:46 smithi137 bash[33875]: t=2024-04-24T17:32:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-04-24T17:32:46.754 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:46 smithi137 bash[33875]: t=2024-04-24T17:32:46+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2024-04-24T17:32:46.754 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:46 smithi137 bash[33875]: t=2024-04-24T17:32:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2024-04-24T17:32:46.754 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:46 smithi137 bash[33875]: t=2024-04-24T17:32:46+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2024-04-24T17:32:46.754 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:46 smithi137 bash[33875]: t=2024-04-24T17:32:46+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-04-24T17:32:46.754 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:46 smithi137 bash[33875]: t=2024-04-24T17:32:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2024-04-24T17:32:47.034 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:46 smithi137 bash[33875]: t=2024-04-24T17:32:46+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2024-04-24T17:32:47.034 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:46 smithi137 bash[33875]: t=2024-04-24T17:32:46+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-04-24T17:32:47.034 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:46 smithi137 bash[33875]: t=2024-04-24T17:32:46+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2024-04-24T17:32:47.035 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:46 smithi137 bash[33875]: t=2024-04-24T17:32:46+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2024-04-24T17:32:47.035 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:46 smithi137 bash[33875]: t=2024-04-24T17:32:46+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2024-04-24T17:32:47.035 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:46 smithi137 bash[33875]: t=2024-04-24T17:32:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-04-24T17:32:47.035 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:46 smithi137 bash[33875]: t=2024-04-24T17:32:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2024-04-24T17:32:47.401 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:47 smithi137 bash[33875]: t=2024-04-24T17:32:47+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2024-04-24T17:32:47.402 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:47 smithi137 bash[33875]: t=2024-04-24T17:32:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2024-04-24T17:32:47.402 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:47 smithi137 bash[33875]: t=2024-04-24T17:32:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2024-04-24T17:32:47.676 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:47 smithi137 bash[33875]: t=2024-04-24T17:32:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-04-24T17:32:47.677 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:47 smithi137 bash[33875]: t=2024-04-24T17:32:47+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2024-04-24T17:32:47.677 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:47 smithi137 bash[33875]: t=2024-04-24T17:32:47+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2024-04-24T17:32:47.677 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:47 smithi137 bash[33875]: t=2024-04-24T17:32:47+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2024-04-24T17:32:47.677 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:47 smithi137 bash[33875]: t=2024-04-24T17:32:47+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2024-04-24T17:32:47.677 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:47 smithi137 bash[33875]: t=2024-04-24T17:32:47+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2024-04-24T17:32:47.677 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:47 smithi137 bash[33875]: t=2024-04-24T17:32:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-04-24T17:32:47.677 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:47 smithi137 bash[33875]: t=2024-04-24T17:32:47+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2024-04-24T17:32:47.677 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:47 smithi137 bash[33875]: t=2024-04-24T17:32:47+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2024-04-24T17:32:47.937 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:47 smithi137 bash[33875]: t=2024-04-24T17:32:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-04-24T17:32:47.938 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:47 smithi137 bash[33875]: t=2024-04-24T17:32:47+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2024-04-24T17:32:47.938 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:47 smithi137 bash[33875]: t=2024-04-24T17:32:47+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-04-24T17:32:47.938 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:47 smithi137 bash[33875]: t=2024-04-24T17:32:47+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-04-24T17:32:47.938 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:47 smithi137 bash[33875]: t=2024-04-24T17:32:47+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2024-04-24T17:32:47.938 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:47 smithi137 bash[33875]: t=2024-04-24T17:32:47+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2024-04-24T17:32:47.938 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:47 smithi137 bash[33875]: t=2024-04-24T17:32:47+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2024-04-24T17:32:47.938 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:47 smithi137 bash[33875]: t=2024-04-24T17:32:47+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2024-04-24T17:32:47.938 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:47 smithi137 bash[33875]: t=2024-04-24T17:32:47+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2024-04-24T17:32:48.207 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:47 smithi137 bash[33875]: t=2024-04-24T17:32:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2024-04-24T17:32:48.207 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:47 smithi137 bash[33875]: t=2024-04-24T17:32:47+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-04-24T17:32:48.207 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:47 smithi137 bash[33875]: t=2024-04-24T17:32:47+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2024-04-24T17:32:48.208 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:48 smithi137 bash[33875]: t=2024-04-24T17:32:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2024-04-24T17:32:48.208 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:48 smithi137 bash[33875]: t=2024-04-24T17:32:48+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2024-04-24T17:32:48.208 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:48 smithi137 bash[33875]: t=2024-04-24T17:32:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2024-04-24T17:32:48.208 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:48 smithi137 bash[33875]: t=2024-04-24T17:32:48+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2024-04-24T17:32:48.208 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:48 smithi137 bash[33875]: t=2024-04-24T17:32:48+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2024-04-24T17:32:48.208 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:48 smithi137 bash[33875]: t=2024-04-24T17:32:48+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2024-04-24T17:32:48.208 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:48 smithi137 bash[33875]: t=2024-04-24T17:32:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2024-04-24T17:32:48.208 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:48 smithi137 bash[33875]: t=2024-04-24T17:32:48+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2024-04-24T17:32:48.208 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:48 smithi137 bash[33875]: t=2024-04-24T17:32:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2024-04-24T17:32:48.468 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:48 smithi137 bash[33875]: t=2024-04-24T17:32:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2024-04-24T17:32:48.469 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:48 smithi137 bash[33875]: t=2024-04-24T17:32:48+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2024-04-24T17:32:48.469 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:48 smithi137 bash[33875]: t=2024-04-24T17:32:48+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2024-04-24T17:32:48.469 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:48 smithi137 bash[33875]: t=2024-04-24T17:32:48+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2024-04-24T17:32:48.469 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:48 smithi137 bash[33875]: t=2024-04-24T17:32:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2024-04-24T17:32:48.469 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:48 smithi137 bash[33875]: t=2024-04-24T17:32:48+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2024-04-24T17:32:48.469 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:48 smithi137 bash[33875]: t=2024-04-24T17:32:48+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2024-04-24T17:32:48.469 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:48 smithi137 bash[33875]: t=2024-04-24T17:32:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2024-04-24T17:32:48.469 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:48 smithi137 bash[33875]: t=2024-04-24T17:32:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2024-04-24T17:32:48.729 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:48 smithi137 bash[18617]: cluster 2024-04-24T17:32:46.638808+0000 mgr.y (mgr.24289) 57 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:48.729 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:48 smithi137 bash[33875]: t=2024-04-24T17:32:48+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2024-04-24T17:32:48.729 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:48 smithi137 bash[33875]: t=2024-04-24T17:32:48+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2024-04-24T17:32:48.730 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:48 smithi137 bash[33875]: t=2024-04-24T17:32:48+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2024-04-24T17:32:48.730 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:48 smithi137 bash[33875]: t=2024-04-24T17:32:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2024-04-24T17:32:48.730 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:48 smithi137 bash[33875]: t=2024-04-24T17:32:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2024-04-24T17:32:48.730 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:48 smithi137 bash[33875]: t=2024-04-24T17:32:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2024-04-24T17:32:48.730 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:48 smithi137 bash[33875]: t=2024-04-24T17:32:48+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2024-04-24T17:32:48.730 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:48 smithi137 bash[33875]: t=2024-04-24T17:32:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2024-04-24T17:32:48.730 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:48 smithi137 bash[33875]: t=2024-04-24T17:32:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2024-04-24T17:32:48.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:48 smithi070 bash[18579]: cluster 2024-04-24T17:32:46.638808+0000 mgr.y (mgr.24289) 57 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:48.840 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:48 smithi070 bash[23661]: cluster 2024-04-24T17:32:46.638808+0000 mgr.y (mgr.24289) 57 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:48.995 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:48 smithi137 bash[33875]: t=2024-04-24T17:32:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2024-04-24T17:32:48.995 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:48 smithi137 bash[33875]: t=2024-04-24T17:32:48+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2024-04-24T17:32:48.995 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:48 smithi137 bash[33875]: t=2024-04-24T17:32:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2024-04-24T17:32:48.995 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:48 smithi137 bash[33875]: t=2024-04-24T17:32:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2024-04-24T17:32:48.995 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:48 smithi137 bash[33875]: t=2024-04-24T17:32:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2024-04-24T17:32:48.995 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:48 smithi137 bash[33875]: t=2024-04-24T17:32:48+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2024-04-24T17:32:48.995 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:48 smithi137 bash[33875]: t=2024-04-24T17:32:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2024-04-24T17:32:48.995 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:48 smithi137 bash[33875]: t=2024-04-24T17:32:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2024-04-24T17:32:48.995 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:48 smithi137 bash[33875]: t=2024-04-24T17:32:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2024-04-24T17:32:48.995 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:48 smithi137 bash[33875]: t=2024-04-24T17:32:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2024-04-24T17:32:49.270 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:49 smithi137 bash[33875]: t=2024-04-24T17:32:49+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2024-04-24T17:32:49.271 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:49 smithi137 bash[33875]: t=2024-04-24T17:32:49+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2024-04-24T17:32:49.271 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:49 smithi137 bash[33875]: t=2024-04-24T17:32:49+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2024-04-24T17:32:49.271 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:49 smithi137 bash[33875]: t=2024-04-24T17:32:49+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2024-04-24T17:32:49.271 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:49 smithi137 bash[33875]: t=2024-04-24T17:32:49+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2024-04-24T17:32:49.271 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:49 smithi137 bash[33875]: t=2024-04-24T17:32:49+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=11.96051915s 2024-04-24T17:32:49.271 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:49 smithi137 bash[33875]: t=2024-04-24T17:32:49+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-04-24T17:32:49.271 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:49 smithi137 bash[33875]: t=2024-04-24T17:32:49+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-04-24T17:32:49.271 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:49 smithi137 bash[33875]: t=2024-04-24T17:32:49+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-04-24T17:32:49.271 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:49 smithi137 bash[33875]: t=2024-04-24T17:32:49+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-04-24T17:32:49.271 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:49 smithi137 bash[33875]: t=2024-04-24T17:32:49+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-04-24T17:32:49.534 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:49 smithi137 bash[33875]: t=2024-04-24T17:32:49+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-04-24T17:32:49.534 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:49 smithi137 bash[33875]: t=2024-04-24T17:32:49+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-04-24T17:32:49.534 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:49 smithi137 bash[33875]: t=2024-04-24T17:32:49+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-04-24T17:32:49.534 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:49 smithi137 bash[33875]: t=2024-04-24T17:32:49+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-04-24T17:32:49.534 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:49 smithi137 bash[33875]: t=2024-04-24T17:32:49+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-04-24T17:32:50.034 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:32:49 smithi137 bash[33875]: t=2024-04-24T17:32:49+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-04-24T17:32:50.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:50 smithi137 bash[18617]: cluster 2024-04-24T17:32:48.639415+0000 mgr.y (mgr.24289) 58 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:50.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:50 smithi070 bash[18579]: cluster 2024-04-24T17:32:48.639415+0000 mgr.y (mgr.24289) 58 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:50.840 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:50 smithi070 bash[23661]: cluster 2024-04-24T17:32:48.639415+0000 mgr.y (mgr.24289) 58 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:52.339 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:32:51 smithi070 bash[18833]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:32:51] "GET /metrics HTTP/1.1" 200 191511 "" "Prometheus/2.33.4" 2024-04-24T17:32:52.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:52 smithi137 bash[18617]: cluster 2024-04-24T17:32:50.640089+0000 mgr.y (mgr.24289) 59 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:52.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:52 smithi070 bash[18579]: cluster 2024-04-24T17:32:50.640089+0000 mgr.y (mgr.24289) 59 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:52.840 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:52 smithi070 bash[23661]: cluster 2024-04-24T17:32:50.640089+0000 mgr.y (mgr.24289) 59 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:54.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:54 smithi137 bash[18617]: cluster 2024-04-24T17:32:52.640745+0000 mgr.y (mgr.24289) 60 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:54.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:54 smithi070 bash[18579]: cluster 2024-04-24T17:32:52.640745+0000 mgr.y (mgr.24289) 60 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:54.840 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:54 smithi070 bash[23661]: cluster 2024-04-24T17:32:52.640745+0000 mgr.y (mgr.24289) 60 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:55.649 INFO:teuthology.orchestra.run.smithi070.stdout:197568495645 2024-04-24T17:32:55.992 INFO:teuthology.orchestra.run.smithi070.stdout:128849018922 2024-04-24T17:32:56.284 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:32:56 smithi137 bash[19456]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:32:56] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:32:56.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:56 smithi137 bash[18617]: cluster 2024-04-24T17:32:54.641204+0000 mgr.y (mgr.24289) 61 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:56.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:56 smithi137 bash[18617]: audit 2024-04-24T17:32:55.652721+0000 mon.a (mon.0) 645 : audit [DBG] from='client.? 172.21.15.70:0/3634506549' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-24T17:32:56.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:56 smithi137 bash[18617]: audit 2024-04-24T17:32:55.995024+0000 mon.c (mon.1) 47 : audit [DBG] from='client.? 172.21.15.70:0/690327691' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-24T17:32:56.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:56 smithi070 bash[23661]: cluster 2024-04-24T17:32:54.641204+0000 mgr.y (mgr.24289) 61 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:56.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:56 smithi070 bash[23661]: audit 2024-04-24T17:32:55.652721+0000 mon.a (mon.0) 645 : audit [DBG] from='client.? 172.21.15.70:0/3634506549' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-24T17:32:56.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:56 smithi070 bash[23661]: audit 2024-04-24T17:32:55.995024+0000 mon.c (mon.1) 47 : audit [DBG] from='client.? 172.21.15.70:0/690327691' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-24T17:32:56.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:56 smithi070 bash[18579]: cluster 2024-04-24T17:32:54.641204+0000 mgr.y (mgr.24289) 61 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:56.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:56 smithi070 bash[18579]: audit 2024-04-24T17:32:55.652721+0000 mon.a (mon.0) 645 : audit [DBG] from='client.? 172.21.15.70:0/3634506549' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-24T17:32:56.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:56 smithi070 bash[18579]: audit 2024-04-24T17:32:55.995024+0000 mon.c (mon.1) 47 : audit [DBG] from='client.? 172.21.15.70:0/690327691' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-24T17:32:56.887 INFO:teuthology.orchestra.run.smithi070.stdout:77309411382 2024-04-24T17:32:57.659 INFO:teuthology.orchestra.run.smithi070.stdout:231928234006 2024-04-24T17:32:57.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:57 smithi137 bash[18617]: audit 2024-04-24T17:32:56.890326+0000 mon.c (mon.1) 48 : audit [DBG] from='client.? 172.21.15.70:0/1794132248' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-24T17:32:57.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:57 smithi070 bash[18579]: audit 2024-04-24T17:32:56.890326+0000 mon.c (mon.1) 48 : audit [DBG] from='client.? 172.21.15.70:0/1794132248' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-24T17:32:57.840 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:57 smithi070 bash[23661]: audit 2024-04-24T17:32:56.890326+0000 mon.c (mon.1) 48 : audit [DBG] from='client.? 172.21.15.70:0/1794132248' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-24T17:32:58.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:58 smithi137 bash[18617]: cluster 2024-04-24T17:32:56.641656+0000 mgr.y (mgr.24289) 62 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:58.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:32:58 smithi137 bash[18617]: audit 2024-04-24T17:32:57.662359+0000 mon.c (mon.1) 49 : audit [DBG] from='client.? 172.21.15.70:0/2952857643' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-24T17:32:58.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:58 smithi070 bash[18579]: cluster 2024-04-24T17:32:56.641656+0000 mgr.y (mgr.24289) 62 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:58.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:32:58 smithi070 bash[18579]: audit 2024-04-24T17:32:57.662359+0000 mon.c (mon.1) 49 : audit [DBG] from='client.? 172.21.15.70:0/2952857643' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-24T17:32:58.840 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:58 smithi070 bash[23661]: cluster 2024-04-24T17:32:56.641656+0000 mgr.y (mgr.24289) 62 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:32:58.840 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:32:58 smithi070 bash[23661]: audit 2024-04-24T17:32:57.662359+0000 mon.c (mon.1) 49 : audit [DBG] from='client.? 172.21.15.70:0/2952857643' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-24T17:32:59.299 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495642 got 197568495645 for osd.6 2024-04-24T17:32:59.300 DEBUG:teuthology.parallel:result is None 2024-04-24T17:32:59.575 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018919 got 128849018922 for osd.4 2024-04-24T17:32:59.575 DEBUG:teuthology.parallel:result is None 2024-04-24T17:32:59.580 INFO:teuthology.orchestra.run.smithi070.stdout:55834574910 2024-04-24T17:33:00.082 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411379 got 77309411382 for osd.2 2024-04-24T17:33:00.082 DEBUG:teuthology.parallel:result is None 2024-04-24T17:33:00.699 INFO:teuthology.orchestra.run.smithi070.stdout:34359738439 2024-04-24T17:33:00.713 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:00 smithi070 bash[23661]: cluster 2024-04-24T17:32:58.642296+0000 mgr.y (mgr.24289) 63 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:33:00.713 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:00 smithi070 bash[23661]: audit 2024-04-24T17:32:59.583290+0000 mon.c (mon.1) 50 : audit [DBG] from='client.? 172.21.15.70:0/1768436192' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-24T17:33:00.714 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:00 smithi070 bash[18579]: cluster 2024-04-24T17:32:58.642296+0000 mgr.y (mgr.24289) 63 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:33:00.714 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:00 smithi070 bash[18579]: audit 2024-04-24T17:32:59.583290+0000 mon.c (mon.1) 50 : audit [DBG] from='client.? 172.21.15.70:0/1768436192' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-24T17:33:00.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:00 smithi137 bash[18617]: cluster 2024-04-24T17:32:58.642296+0000 mgr.y (mgr.24289) 63 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:33:00.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:00 smithi137 bash[18617]: audit 2024-04-24T17:32:59.583290+0000 mon.c (mon.1) 50 : audit [DBG] from='client.? 172.21.15.70:0/1768436192' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-24T17:33:01.476 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234003 got 231928234006 for osd.7 2024-04-24T17:33:01.477 DEBUG:teuthology.parallel:result is None 2024-04-24T17:33:01.601 INFO:teuthology.orchestra.run.smithi070.stdout:163208757284 2024-04-24T17:33:01.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:01 smithi070 bash[18579]: audit 2024-04-24T17:33:00.702100+0000 mon.a (mon.0) 646 : audit [DBG] from='client.? 172.21.15.70:0/2717297657' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-24T17:33:01.840 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:01 smithi070 bash[23661]: audit 2024-04-24T17:33:00.702100+0000 mon.a (mon.0) 646 : audit [DBG] from='client.? 172.21.15.70:0/2717297657' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-24T17:33:02.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:01 smithi137 bash[18617]: audit 2024-04-24T17:33:00.702100+0000 mon.a (mon.0) 646 : audit [DBG] from='client.? 172.21.15.70:0/2717297657' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-24T17:33:02.185 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:33:01 smithi070 bash[18833]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:33:01] "GET /metrics HTTP/1.1" 200 191511 "" "Prometheus/2.33.4" 2024-04-24T17:33:02.371 INFO:teuthology.orchestra.run.smithi070.stdout:107374182449 2024-04-24T17:33:02.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:02 smithi070 bash[18579]: cluster 2024-04-24T17:33:00.642965+0000 mgr.y (mgr.24289) 64 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:33:02.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:02 smithi070 bash[18579]: audit 2024-04-24T17:33:01.604466+0000 mon.c (mon.1) 51 : audit [DBG] from='client.? 172.21.15.70:0/2667251564' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-24T17:33:02.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:02 smithi070 bash[18579]: audit 2024-04-24T17:33:02.374408+0000 mon.a (mon.0) 647 : audit [DBG] from='client.? 172.21.15.70:0/4015912555' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-24T17:33:02.840 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:02 smithi070 bash[23661]: cluster 2024-04-24T17:33:00.642965+0000 mgr.y (mgr.24289) 64 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:33:02.840 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:02 smithi070 bash[23661]: audit 2024-04-24T17:33:01.604466+0000 mon.c (mon.1) 51 : audit [DBG] from='client.? 172.21.15.70:0/2667251564' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-24T17:33:02.840 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:02 smithi070 bash[23661]: audit 2024-04-24T17:33:02.374408+0000 mon.a (mon.0) 647 : audit [DBG] from='client.? 172.21.15.70:0/4015912555' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-24T17:33:03.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:02 smithi137 bash[18617]: cluster 2024-04-24T17:33:00.642965+0000 mgr.y (mgr.24289) 64 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:33:03.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:02 smithi137 bash[18617]: audit 2024-04-24T17:33:01.604466+0000 mon.c (mon.1) 51 : audit [DBG] from='client.? 172.21.15.70:0/2667251564' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-24T17:33:03.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:02 smithi137 bash[18617]: audit 2024-04-24T17:33:02.374408+0000 mon.a (mon.0) 647 : audit [DBG] from='client.? 172.21.15.70:0/4015912555' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-24T17:33:03.074 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574904 got 55834574910 for osd.1 2024-04-24T17:33:03.074 DEBUG:teuthology.parallel:result is None 2024-04-24T17:33:03.093 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738435 got 34359738439 for osd.0 2024-04-24T17:33:03.094 DEBUG:teuthology.parallel:result is None 2024-04-24T17:33:03.697 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757279 got 163208757284 for osd.5 2024-04-24T17:33:03.697 DEBUG:teuthology.parallel:result is None 2024-04-24T17:33:03.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:03 smithi070 bash[18579]: cluster 2024-04-24T17:33:02.643550+0000 mgr.y (mgr.24289) 65 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:33:03.840 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:03 smithi070 bash[23661]: cluster 2024-04-24T17:33:02.643550+0000 mgr.y (mgr.24289) 65 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:33:04.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:03 smithi137 bash[18617]: cluster 2024-04-24T17:33:02.643550+0000 mgr.y (mgr.24289) 65 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:33:04.375 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182445 got 107374182449 for osd.3 2024-04-24T17:33:04.375 DEBUG:teuthology.parallel:result is None 2024-04-24T17:33:04.375 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-04-24T17:33:04.375 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -- ceph pg dump --format=json 2024-04-24T17:33:04.676 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:33:04 smithi070 systemd[1]: Stopping Ceph alertmanager.a for 6229cc3c-025f-11ef-bc93-c7b262605968... 2024-04-24T17:33:04.676 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:33:04 smithi070 bash[42277]: Error response from daemon: No such container: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-alertmanager.a 2024-04-24T17:33:04.676 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:33:04 smithi070 bash[38501]: level=info ts=2024-04-24T17:33:04.505Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-04-24T17:33:05.209 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:33:04 smithi070 bash[42285]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-alertmanager-a 2024-04-24T17:33:05.209 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:33:04 smithi070 bash[42342]: Error response from daemon: No such container: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-alertmanager.a 2024-04-24T17:33:05.209 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:33:05 smithi070 systemd[1]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-04-24T17:33:05.209 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:33:05 smithi070 systemd[1]: Stopped Ceph alertmanager.a for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:33:05.209 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:33:05 smithi070 systemd[1]: Started Ceph alertmanager.a for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:33:06.199 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:33:06 smithi137 bash[19456]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:33:06] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:33:06.340 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:06 smithi070 bash[18579]: cluster 2024-04-24T17:33:04.643982+0000 mgr.y (mgr.24289) 66 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:33:06.340 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:06 smithi070 bash[18579]: audit 2024-04-24T17:33:05.201930+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:33:06.340 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:06 smithi070 bash[18579]: cephadm 2024-04-24T17:33:05.203714+0000 mgr.y (mgr.24289) 67 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-24T17:33:06.340 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:06 smithi070 bash[18579]: cephadm 2024-04-24T17:33:05.207768+0000 mgr.y (mgr.24289) 68 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi137 2024-04-24T17:33:06.340 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:06 smithi070 bash[23661]: cluster 2024-04-24T17:33:04.643982+0000 mgr.y (mgr.24289) 66 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:33:06.340 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:06 smithi070 bash[23661]: audit 2024-04-24T17:33:05.201930+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:33:06.340 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:06 smithi070 bash[23661]: cephadm 2024-04-24T17:33:05.203714+0000 mgr.y (mgr.24289) 67 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-24T17:33:06.341 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:06 smithi070 bash[23661]: cephadm 2024-04-24T17:33:05.207768+0000 mgr.y (mgr.24289) 68 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi137 2024-04-24T17:33:06.341 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:33:06 smithi070 bash[42372]: level=info ts=2024-04-24T17:33:06.116Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-04-24T17:33:06.341 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:33:06 smithi070 bash[42372]: level=info ts=2024-04-24T17:33:06.116Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-04-24T17:33:06.341 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:33:06 smithi070 bash[42372]: level=info ts=2024-04-24T17:33:06.118Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.70 port=9094 2024-04-24T17:33:06.341 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:33:06 smithi070 bash[42372]: level=info ts=2024-04-24T17:33:06.119Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-24T17:33:06.341 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:33:06 smithi070 bash[42372]: level=info ts=2024-04-24T17:33:06.155Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-24T17:33:06.341 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:33:06 smithi070 bash[42372]: level=info ts=2024-04-24T17:33:06.155Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-24T17:33:06.341 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:33:06 smithi070 bash[42372]: level=info ts=2024-04-24T17:33:06.158Z caller=main.go:518 msg=Listening address=:9093 2024-04-24T17:33:06.341 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:33:06 smithi070 bash[42372]: level=info ts=2024-04-24T17:33:06.158Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-04-24T17:33:06.461 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:06 smithi137 bash[18617]: cluster 2024-04-24T17:33:04.643982+0000 mgr.y (mgr.24289) 66 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:33:06.461 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:06 smithi137 bash[18617]: audit 2024-04-24T17:33:05.201930+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:33:06.461 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:06 smithi137 bash[18617]: cephadm 2024-04-24T17:33:05.203714+0000 mgr.y (mgr.24289) 67 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-24T17:33:06.461 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:06 smithi137 bash[18617]: cephadm 2024-04-24T17:33:05.207768+0000 mgr.y (mgr.24289) 68 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi137 2024-04-24T17:33:08.106 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:33:08.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:08 smithi137 bash[18617]: cluster 2024-04-24T17:33:06.644474+0000 mgr.y (mgr.24289) 69 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:33:08.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:08 smithi070 bash[18579]: cluster 2024-04-24T17:33:06.644474+0000 mgr.y (mgr.24289) 69 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:33:08.590 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:08 smithi070 bash[23661]: cluster 2024-04-24T17:33:06.644474+0000 mgr.y (mgr.24289) 69 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:33:08.590 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:33:08 smithi070 bash[42372]: level=info ts=2024-04-24T17:33:08.120Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000866924s 2024-04-24T17:33:08.823 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:33:08 smithi137 systemd[1]: Stopping Ceph prometheus.a for 6229cc3c-025f-11ef-bc93-c7b262605968... 2024-04-24T17:33:08.823 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:33:08 smithi137 bash[34421]: Error response from daemon: No such container: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-prometheus.a 2024-04-24T17:33:08.823 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:33:08 smithi137 bash[33050]: ts=2024-04-24T17:33:08.642Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-24T17:33:08.823 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:33:08 smithi137 bash[33050]: ts=2024-04-24T17:33:08.642Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-24T17:33:08.823 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:33:08 smithi137 bash[33050]: ts=2024-04-24T17:33:08.642Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-24T17:33:08.823 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:33:08 smithi137 bash[33050]: ts=2024-04-24T17:33:08.642Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-24T17:33:08.823 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:33:08 smithi137 bash[33050]: ts=2024-04-24T17:33:08.642Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-24T17:33:08.823 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:33:08 smithi137 bash[33050]: ts=2024-04-24T17:33:08.642Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-24T17:33:08.823 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:33:08 smithi137 bash[33050]: ts=2024-04-24T17:33:08.642Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-24T17:33:08.823 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:33:08 smithi137 bash[33050]: ts=2024-04-24T17:33:08.642Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-24T17:33:08.824 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:33:08 smithi137 bash[33050]: ts=2024-04-24T17:33:08.642Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-24T17:33:08.824 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:33:08 smithi137 bash[33050]: ts=2024-04-24T17:33:08.643Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-24T17:33:08.824 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:33:08 smithi137 bash[33050]: ts=2024-04-24T17:33:08.643Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-24T17:33:08.824 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:33:08 smithi137 bash[33050]: ts=2024-04-24T17:33:08.643Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-24T17:33:09.486 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:33:09 smithi137 bash[34430]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-prometheus-a 2024-04-24T17:33:09.486 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:33:09 smithi137 bash[34464]: Error response from daemon: No such container: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-prometheus.a 2024-04-24T17:33:09.486 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:33:09 smithi137 systemd[1]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-24T17:33:09.486 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:33:09 smithi137 systemd[1]: Stopped Ceph prometheus.a for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:33:09.486 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:33:09 smithi137 systemd[1]: Started Ceph prometheus.a for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:33:10.505 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:33:10 smithi137 bash[34492]: ts=2024-04-24T17:33:10.334Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-24T17:33:10.506 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:33:10 smithi137 bash[34492]: ts=2024-04-24T17:33:10.334Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-24T17:33:10.506 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:33:10 smithi137 bash[34492]: ts=2024-04-24T17:33:10.334Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-24T17:33:10.506 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:33:10 smithi137 bash[34492]: ts=2024-04-24T17:33:10.334Z caller=main.go:518 level=info host_details="(Linux 5.15.0-105-generic #115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024 x86_64 smithi137 (none))" 2024-04-24T17:33:10.506 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:33:10 smithi137 bash[34492]: ts=2024-04-24T17:33:10.334Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-24T17:33:10.506 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:33:10 smithi137 bash[34492]: ts=2024-04-24T17:33:10.334Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-24T17:33:10.506 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:33:10 smithi137 bash[34492]: ts=2024-04-24T17:33:10.336Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-24T17:33:10.506 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:33:10 smithi137 bash[34492]: ts=2024-04-24T17:33:10.337Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-24T17:33:10.506 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:33:10 smithi137 bash[34492]: ts=2024-04-24T17:33:10.337Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-24T17:33:10.506 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:33:10 smithi137 bash[34492]: ts=2024-04-24T17:33:10.340Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-24T17:33:10.506 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:33:10 smithi137 bash[34492]: ts=2024-04-24T17:33:10.340Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.857µs 2024-04-24T17:33:10.506 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:33:10 smithi137 bash[34492]: ts=2024-04-24T17:33:10.340Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-24T17:33:10.506 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:33:10 smithi137 bash[34492]: ts=2024-04-24T17:33:10.506Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-04-24T17:33:10.507 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:10 smithi137 bash[18617]: cluster 2024-04-24T17:33:08.645058+0000 mgr.y (mgr.24289) 70 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:33:10.507 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:10 smithi137 bash[18617]: audit 2024-04-24T17:33:09.362232+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:33:10.507 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:10 smithi137 bash[18617]: audit 2024-04-24T17:33:09.371661+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-24T17:33:10.507 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:10 smithi137 bash[18617]: audit 2024-04-24T17:33:09.372652+0000 mgr.y (mgr.24289) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-24T17:33:10.507 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:10 smithi137 bash[18617]: audit 2024-04-24T17:33:09.374422+0000 mon.c (mon.1) 53 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.70:9093"}]: dispatch 2024-04-24T17:33:10.507 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:10 smithi137 bash[18617]: audit 2024-04-24T17:33:09.375362+0000 mgr.y (mgr.24289) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.70:9093"}]: dispatch 2024-04-24T17:33:10.507 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:10 smithi137 bash[18617]: audit 2024-04-24T17:33:09.384297+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:33:10.507 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:10 smithi137 bash[18617]: audit 2024-04-24T17:33:09.394719+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:33:10.507 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:10 smithi137 bash[18617]: audit 2024-04-24T17:33:09.395891+0000 mgr.y (mgr.24289) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:33:10.507 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:10 smithi137 bash[18617]: audit 2024-04-24T17:33:09.403309+0000 mon.c (mon.1) 55 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.137:9095"}]: dispatch 2024-04-24T17:33:10.507 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:10 smithi137 bash[18617]: audit 2024-04-24T17:33:09.404450+0000 mgr.y (mgr.24289) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.137:9095"}]: dispatch 2024-04-24T17:33:10.507 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:10 smithi137 bash[18617]: audit 2024-04-24T17:33:09.413569+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:33:10.508 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:10 smithi137 bash[18617]: audit 2024-04-24T17:33:09.425155+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-24T17:33:10.508 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:10 smithi137 bash[18617]: audit 2024-04-24T17:33:09.426104+0000 mgr.y (mgr.24289) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-24T17:33:10.508 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:10 smithi137 bash[18617]: audit 2024-04-24T17:33:09.434437+0000 mon.c (mon.1) 57 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.137:3000"}]: dispatch 2024-04-24T17:33:10.508 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:10 smithi137 bash[18617]: audit 2024-04-24T17:33:09.434998+0000 mgr.y (mgr.24289) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.137:3000"}]: dispatch 2024-04-24T17:33:10.508 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:10 smithi137 bash[18617]: audit 2024-04-24T17:33:09.442879+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:33:10.508 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:10 smithi137 bash[18617]: audit 2024-04-24T17:33:09.449215+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:33:10.508 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:10 smithi137 bash[18617]: audit 2024-04-24T17:33:09.452130+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:33:10.508 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:10 smithi137 bash[18617]: audit 2024-04-24T17:33:09.454168+0000 mon.c (mon.1) 60 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:33:10.614 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:10 smithi070 bash[23661]: cluster 2024-04-24T17:33:08.645058+0000 mgr.y (mgr.24289) 70 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:33:10.614 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:10 smithi070 bash[23661]: audit 2024-04-24T17:33:09.362232+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:33:10.614 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:10 smithi070 bash[23661]: audit 2024-04-24T17:33:09.371661+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-24T17:33:10.614 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:10 smithi070 bash[23661]: audit 2024-04-24T17:33:09.372652+0000 mgr.y (mgr.24289) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-24T17:33:10.614 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:10 smithi070 bash[23661]: audit 2024-04-24T17:33:09.374422+0000 mon.c (mon.1) 53 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.70:9093"}]: dispatch 2024-04-24T17:33:10.614 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:10 smithi070 bash[23661]: audit 2024-04-24T17:33:09.375362+0000 mgr.y (mgr.24289) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.70:9093"}]: dispatch 2024-04-24T17:33:10.614 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:10 smithi070 bash[23661]: audit 2024-04-24T17:33:09.384297+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:33:10.615 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:10 smithi070 bash[23661]: audit 2024-04-24T17:33:09.394719+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:33:10.615 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:10 smithi070 bash[23661]: audit 2024-04-24T17:33:09.395891+0000 mgr.y (mgr.24289) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:33:10.615 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:10 smithi070 bash[23661]: audit 2024-04-24T17:33:09.403309+0000 mon.c (mon.1) 55 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.137:9095"}]: dispatch 2024-04-24T17:33:10.615 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:10 smithi070 bash[23661]: audit 2024-04-24T17:33:09.404450+0000 mgr.y (mgr.24289) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.137:9095"}]: dispatch 2024-04-24T17:33:10.615 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:10 smithi070 bash[23661]: audit 2024-04-24T17:33:09.413569+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:33:10.615 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:10 smithi070 bash[23661]: audit 2024-04-24T17:33:09.425155+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-24T17:33:10.615 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:10 smithi070 bash[23661]: audit 2024-04-24T17:33:09.426104+0000 mgr.y (mgr.24289) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-24T17:33:10.615 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:10 smithi070 bash[23661]: audit 2024-04-24T17:33:09.434437+0000 mon.c (mon.1) 57 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.137:3000"}]: dispatch 2024-04-24T17:33:10.615 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:10 smithi070 bash[23661]: audit 2024-04-24T17:33:09.434998+0000 mgr.y (mgr.24289) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.137:3000"}]: dispatch 2024-04-24T17:33:10.615 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:10 smithi070 bash[23661]: audit 2024-04-24T17:33:09.442879+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:33:10.615 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:10 smithi070 bash[23661]: audit 2024-04-24T17:33:09.449215+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:33:10.615 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:10 smithi070 bash[23661]: audit 2024-04-24T17:33:09.452130+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:33:10.615 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:10 smithi070 bash[23661]: audit 2024-04-24T17:33:09.454168+0000 mon.c (mon.1) 60 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:33:10.616 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:10 smithi070 bash[18579]: cluster 2024-04-24T17:33:08.645058+0000 mgr.y (mgr.24289) 70 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:33:10.616 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:10 smithi070 bash[18579]: audit 2024-04-24T17:33:09.362232+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:33:10.616 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:10 smithi070 bash[18579]: audit 2024-04-24T17:33:09.371661+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-24T17:33:10.616 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:10 smithi070 bash[18579]: audit 2024-04-24T17:33:09.372652+0000 mgr.y (mgr.24289) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-24T17:33:10.616 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:10 smithi070 bash[18579]: audit 2024-04-24T17:33:09.374422+0000 mon.c (mon.1) 53 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.70:9093"}]: dispatch 2024-04-24T17:33:10.616 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:10 smithi070 bash[18579]: audit 2024-04-24T17:33:09.375362+0000 mgr.y (mgr.24289) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.70:9093"}]: dispatch 2024-04-24T17:33:10.616 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:10 smithi070 bash[18579]: audit 2024-04-24T17:33:09.384297+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:33:10.616 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:10 smithi070 bash[18579]: audit 2024-04-24T17:33:09.394719+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:33:10.616 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:10 smithi070 bash[18579]: audit 2024-04-24T17:33:09.395891+0000 mgr.y (mgr.24289) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:33:10.616 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:10 smithi070 bash[18579]: audit 2024-04-24T17:33:09.403309+0000 mon.c (mon.1) 55 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.137:9095"}]: dispatch 2024-04-24T17:33:10.616 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:10 smithi070 bash[18579]: audit 2024-04-24T17:33:09.404450+0000 mgr.y (mgr.24289) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.137:9095"}]: dispatch 2024-04-24T17:33:10.616 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:10 smithi070 bash[18579]: audit 2024-04-24T17:33:09.413569+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:33:10.617 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:10 smithi070 bash[18579]: audit 2024-04-24T17:33:09.425155+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-24T17:33:10.617 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:10 smithi070 bash[18579]: audit 2024-04-24T17:33:09.426104+0000 mgr.y (mgr.24289) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-24T17:33:10.617 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:10 smithi070 bash[18579]: audit 2024-04-24T17:33:09.434437+0000 mon.c (mon.1) 57 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.137:3000"}]: dispatch 2024-04-24T17:33:10.617 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:10 smithi070 bash[18579]: audit 2024-04-24T17:33:09.434998+0000 mgr.y (mgr.24289) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.137:3000"}]: dispatch 2024-04-24T17:33:10.617 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:10 smithi070 bash[18579]: audit 2024-04-24T17:33:09.442879+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:33:10.617 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:10 smithi070 bash[18579]: audit 2024-04-24T17:33:09.449215+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:33:10.617 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:10 smithi070 bash[18579]: audit 2024-04-24T17:33:09.452130+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:33:10.617 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:10 smithi070 bash[18579]: audit 2024-04-24T17:33:09.454168+0000 mon.c (mon.1) 60 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:33:10.784 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:33:10 smithi137 bash[34492]: ts=2024-04-24T17:33:10.507Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-04-24T17:33:10.784 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:33:10 smithi137 bash[34492]: ts=2024-04-24T17:33:10.507Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=31.058µs wal_replay_duration=166.475033ms total_replay_duration=166.519264ms 2024-04-24T17:33:10.784 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:33:10 smithi137 bash[34492]: ts=2024-04-24T17:33:10.511Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-24T17:33:10.784 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:33:10 smithi137 bash[34492]: ts=2024-04-24T17:33:10.511Z caller=main.go:947 level=info msg="TSDB started" 2024-04-24T17:33:10.785 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:33:10 smithi137 bash[34492]: ts=2024-04-24T17:33:10.512Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-24T17:33:10.785 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:33:10 smithi137 bash[34492]: ts=2024-04-24T17:33:10.561Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=49.233293ms db_storage=1.16µs remote_storage=2.45µs web_handler=763ns query_engine=1.23µs scrape=538.269µs scrape_sd=59.096µs notify=51.606µs notify_sd=16.353µs rules=47.935507ms 2024-04-24T17:33:10.785 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:33:10 smithi137 bash[34492]: ts=2024-04-24T17:33:10.561Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-24T17:33:10.973 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-04-24T17:33:10.975 INFO:teuthology.orchestra.run.smithi070.stderr:dumped all 2024-04-24T17:33:11.682 INFO:teuthology.orchestra.run.smithi070.stdout:{"pg_ready":true,"pg_map":{"version":50,"stamp":"2024-04-24T17:33:10.645310+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":48840,"kb_used_data":6088,"kb_used_omap":0,"kb_used_meta":42688,"kb_avail":749912376,"statfs":{"total":767960285184,"available":767910273024,"internally_reserved":0,"allocated":6234112,"data_stored":3488394,"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.003334"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":266,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-04-24T17:31:36.750455+0000","last_change":"2024-04-24T17:31:16.297078+0000","last_active":"2024-04-24T17:31:36.750455+0000","last_peered":"2024-04-24T17:31:36.750455+0000","last_clean":"2024-04-24T17:31:36.750455+0000","last_became_active":"2024-04-24T17:31:16.295732+0000","last_became_peered":"2024-04-24T17:31:16.295732+0000","last_unstale":"2024-04-24T17:31:36.750455+0000","last_undegraded":"2024-04-24T17:31:36.750455+0000","last_fullsized":"2024-04-24T17:31:36.750455+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-24T17:28:27.463861+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-24T17:28:27.463861+0000","last_clean_scrub_stamp":"2024-04-24T17:28:27.463861+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-04-25T23:22:18.725738+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":54,"seq":231928234009,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6088,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739064,"statfs":{"total":95995035648,"available":95988801536,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"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":"Wed Apr 24 17:32:13 2024","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":0.98599999999999999,"15min":0.98599999999999999},"min":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"max":{"1min":1.3919999999999999,"5min":1.3919999999999999,"15min":1.3919999999999999},"last":1.1359999999999999},{"interface":"front","average":{"1min":0.872,"5min":0.872,"15min":0.872},"min":{"1min":0.621,"5min":0.621,"15min":0.621},"max":{"1min":1.411,"5min":1.411,"15min":1.411},"last":0.79200000000000004}]},{"osd":1,"last update":"Wed Apr 24 17:32:13 2024","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.95299999999999996,"15min":0.95299999999999996},"min":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.397,"5min":1.397,"15min":1.397},"last":1.0569999999999999},{"interface":"front","average":{"1min":1.002,"5min":1.002,"15min":1.002},"min":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":2.0409999999999999,"5min":2.0409999999999999,"15min":2.0409999999999999},"last":1.038}]},{"osd":2,"last update":"Wed Apr 24 17:32:13 2024","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":0.91900000000000004,"15min":0.91900000000000004},"min":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.4610000000000001,"5min":1.4610000000000001,"15min":1.4610000000000001},"last":0.70399999999999996},{"interface":"front","average":{"1min":1.036,"5min":1.036,"15min":1.036},"min":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.3600000000000001,"5min":1.3600000000000001,"15min":1.3600000000000001},"last":1.198}]},{"osd":3,"last update":"Wed Apr 24 17:32:13 2024","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":0.995,"15min":0.995},"min":{"1min":0.746,"5min":0.746,"15min":0.746},"max":{"1min":1.2649999999999999,"5min":1.2649999999999999,"15min":1.2649999999999999},"last":1.0069999999999999},{"interface":"front","average":{"1min":1.0660000000000001,"5min":1.0660000000000001,"15min":1.0660000000000001},"min":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.411,"5min":1.411,"15min":1.411},"last":1.2569999999999999}]},{"osd":4,"last update":"Wed Apr 24 17:32:13 2024","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":0.98299999999999998,"15min":0.98299999999999998},"min":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.6200000000000001,"5min":1.6200000000000001,"15min":1.6200000000000001},"last":0.68300000000000005},{"interface":"front","average":{"1min":1.0649999999999999,"5min":1.0649999999999999,"15min":1.0649999999999999},"min":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.458,"5min":1.458,"15min":1.458},"last":0.76500000000000001}]},{"osd":5,"last update":"Wed Apr 24 17:32:13 2024","interfaces":[{"interface":"back","average":{"1min":1.0740000000000001,"5min":1.0740000000000001,"15min":1.0740000000000001},"min":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.3879999999999999,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":1.4950000000000001},{"interface":"front","average":{"1min":1.1140000000000001,"5min":1.1140000000000001,"15min":1.1140000000000001},"min":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"max":{"1min":1.5429999999999999,"5min":1.5429999999999999,"15min":1.5429999999999999},"last":0.89700000000000002}]},{"osd":6,"last update":"Wed Apr 24 17:32:13 2024","interfaces":[{"interface":"back","average":{"1min":1.2450000000000001,"5min":1.2450000000000001,"15min":1.2450000000000001},"min":{"1min":0.78100000000000003,"5min":0.78100000000000003,"15min":0.78100000000000003},"max":{"1min":2.7570000000000001,"5min":2.7570000000000001,"15min":2.7570000000000001},"last":0.98499999999999999},{"interface":"front","average":{"1min":1.151,"5min":1.151,"15min":1.151},"min":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.677,"5min":1.677,"15min":1.677},"last":0.93799999999999994}]}]},{"osd":6,"up_from":46,"seq":197568495648,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6144,"kb_used_data":1080,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739008,"statfs":{"total":95995035648,"available":95988744192,"internally_reserved":0,"allocated":1105920,"data_stored":766181,"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":"Wed Apr 24 17:32:41 2024","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":0.89500000000000002,"15min":0.879},"min":{"1min":0.73599999999999999,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.53,"5min":1.53,"15min":1.53},"last":0.89100000000000001},{"interface":"front","average":{"1min":0.94799999999999995,"5min":0.89200000000000002,"15min":0.88200000000000001},"min":{"1min":0.68200000000000005,"5min":0.622,"15min":0.622},"max":{"1min":1.331,"5min":1.331,"15min":1.331},"last":0.91000000000000003}]},{"osd":1,"last update":"Wed Apr 24 17:32:41 2024","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":0.91100000000000003,"15min":0.90700000000000003},"min":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.2310000000000001,"5min":1.2310000000000001,"15min":1.2310000000000001},"last":1.014},{"interface":"front","average":{"1min":0.97799999999999998,"5min":0.95499999999999996,"15min":0.95099999999999996},"min":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.6080000000000001,"5min":1.6080000000000001,"15min":1.6080000000000001},"last":0.78000000000000003}]},{"osd":2,"last update":"Wed Apr 24 17:32:41 2024","interfaces":[{"interface":"back","average":{"1min":1.0029999999999999,"5min":0.93100000000000005,"15min":0.91900000000000004},"min":{"1min":0.72199999999999998,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.796,"5min":1.796,"15min":1.796},"last":0.94199999999999995},{"interface":"front","average":{"1min":0.96999999999999997,"5min":0.97199999999999998,"15min":0.97199999999999998},"min":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.4810000000000001,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":1.089}]},{"osd":3,"last update":"Wed Apr 24 17:32:41 2024","interfaces":[{"interface":"back","average":{"1min":0.95199999999999996,"5min":0.89200000000000002,"15min":0.88200000000000001},"min":{"1min":0.67300000000000004,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.2170000000000001,"5min":1.2170000000000001,"15min":1.2170000000000001},"last":0.95099999999999996},{"interface":"front","average":{"1min":1.024,"5min":1,"15min":0.996},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.706,"5min":1.706,"15min":1.706},"last":0.99399999999999999}]},{"osd":4,"last update":"Wed Apr 24 17:32:41 2024","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":0.89100000000000001,"15min":0.877},"min":{"1min":0.48399999999999999,"5min":0.443,"15min":0.443},"max":{"1min":1.419,"5min":1.419,"15min":1.419},"last":0.69099999999999995},{"interface":"front","average":{"1min":0.98399999999999999,"5min":0.92800000000000005,"15min":0.91900000000000004},"min":{"1min":0.60299999999999998,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.4350000000000001,"5min":1.556,"15min":1.556},"last":0.81200000000000006}]},{"osd":5,"last update":"Wed Apr 24 17:32:41 2024","interfaces":[{"interface":"back","average":{"1min":1.0740000000000001,"5min":0.94299999999999995,"15min":0.92100000000000004},"min":{"1min":0.71799999999999997,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.6599999999999999,"5min":1.6599999999999999,"15min":1.6599999999999999},"last":1.034},{"interface":"front","average":{"1min":1.089,"5min":1.018,"15min":1.006},"min":{"1min":0.69799999999999995,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":1.3939999999999999,"5min":1.3939999999999999,"15min":1.3939999999999999},"last":1.113}]},{"osd":7,"last update":"Wed Apr 24 17:32:13 2024","interfaces":[{"interface":"back","average":{"1min":1.024,"5min":1.024,"15min":1.024},"min":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.468,"5min":1.468,"15min":1.468},"last":1.069},{"interface":"front","average":{"1min":1.0169999999999999,"5min":1.0169999999999999,"15min":1.0169999999999999},"min":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.4970000000000001,"5min":1.4970000000000001,"15min":1.4970000000000001},"last":1.1419999999999999}]}]},{"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":6336,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738816,"statfs":{"total":95995035648,"available":95988547584,"internally_reserved":0,"allocated":581632,"data_stored":237841,"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":"Wed Apr 24 17:32:56 2024","interfaces":[{"interface":"back","average":{"1min":0.65600000000000003,"5min":0.64000000000000001,"15min":0.57699999999999996},"min":{"1min":0.41399999999999998,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.99199999999999999,"5min":1.0049999999999999,"15min":1.0049999999999999},"last":0.41999999999999998},{"interface":"front","average":{"1min":0.76000000000000001,"5min":0.69099999999999995,"15min":0.59699999999999998},"min":{"1min":0.377,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":1.048,"5min":1.052,"15min":1.052},"last":0.47799999999999998}]},{"osd":2,"last update":"Wed Apr 24 17:32:38 2024","interfaces":[{"interface":"back","average":{"1min":0.75800000000000001,"5min":0.70099999999999996,"15min":0.64400000000000002},"min":{"1min":0.45400000000000001,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.93000000000000005,"5min":1.0860000000000001,"15min":1.0860000000000001},"last":0.36299999999999999},{"interface":"front","average":{"1min":0.81200000000000006,"5min":0.76100000000000001,"15min":0.69499999999999995},"min":{"1min":0.52700000000000002,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":1.109,"5min":1.1719999999999999,"15min":1.1719999999999999},"last":0.52200000000000002}]},{"osd":3,"last update":"Wed Apr 24 17:32:11 2024","interfaces":[{"interface":"back","average":{"1min":0.91100000000000003,"5min":0.84399999999999997,"15min":0.82399999999999995},"min":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.282,"5min":1.282,"15min":1.282},"last":0.69699999999999995},{"interface":"front","average":{"1min":0.86699999999999999,"5min":0.82599999999999996,"15min":0.81000000000000005},"min":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.0669999999999999,"5min":1.0980000000000001,"15min":1.0980000000000001},"last":0.438}]},{"osd":4,"last update":"Wed Apr 24 17:32:38 2024","interfaces":[{"interface":"back","average":{"1min":1.0209999999999999,"5min":1.0029999999999999,"15min":0.97699999999999998},"min":{"1min":0.76000000000000001,"5min":0.76000000000000001,"15min":0.76000000000000001},"max":{"1min":1.5820000000000001,"5min":1.625,"15min":1.625},"last":0.66400000000000003},{"interface":"front","average":{"1min":1.0329999999999999,"5min":1.0249999999999999,"15min":1.002},"min":{"1min":0.77100000000000002,"5min":0.71099999999999997,"15min":0.71099999999999997},"max":{"1min":1.214,"5min":1.6879999999999999,"15min":1.6879999999999999},"last":0.872}]},{"osd":5,"last update":"Wed Apr 24 17:32:11 2024","interfaces":[{"interface":"back","average":{"1min":1.1120000000000001,"5min":1.012,"15min":0.996},"min":{"1min":0.77600000000000002,"5min":0.77600000000000002,"15min":0.77600000000000002},"max":{"1min":1.5649999999999999,"5min":1.5649999999999999,"15min":1.5649999999999999},"last":0.89400000000000002},{"interface":"front","average":{"1min":1.0640000000000001,"5min":1.0129999999999999,"15min":1.0049999999999999},"min":{"1min":0.746,"5min":0.746,"15min":0.746},"max":{"1min":1.407,"5min":1.407,"15min":1.407},"last":0.67900000000000005}]},{"osd":6,"last update":"Wed Apr 24 17:32:42 2024","interfaces":[{"interface":"back","average":{"1min":1.1200000000000001,"5min":1.1359999999999999,"15min":1.1379999999999999},"min":{"1min":0.80200000000000005,"5min":0.80200000000000005,"15min":0.80200000000000005},"max":{"1min":1.49,"5min":1.5409999999999999,"15min":1.5409999999999999},"last":0.748},{"interface":"front","average":{"1min":1.127,"5min":1.2130000000000001,"15min":1.2270000000000001},"min":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.532,"5min":1.663,"15min":1.663},"last":0.76600000000000001}]},{"osd":7,"last update":"Wed Apr 24 17:32:17 2024","interfaces":[{"interface":"back","average":{"1min":1.1910000000000001,"5min":1.1910000000000001,"15min":1.1910000000000001},"min":{"1min":0.82899999999999996,"5min":0.82899999999999996,"15min":0.82899999999999996},"max":{"1min":1.4850000000000001,"5min":1.4850000000000001,"15min":1.4850000000000001},"last":0.71799999999999997},{"interface":"front","average":{"1min":1.212,"5min":1.212,"15min":1.212},"min":{"1min":0.90500000000000003,"5min":0.90500000000000003,"15min":0.90500000000000003},"max":{"1min":1.4350000000000001,"5min":1.4350000000000001,"15min":1.4350000000000001},"last":0.81299999999999994}]}]},{"osd":0,"up_from":8,"seq":34359738441,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6920,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738232,"statfs":{"total":95995035648,"available":95987949568,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"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":"Wed Apr 24 17:33:01 2024","interfaces":[{"interface":"back","average":{"1min":0.61199999999999999,"5min":0.64300000000000002,"15min":0.56000000000000005},"min":{"1min":0.26500000000000001,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.90000000000000002,"5min":1.0209999999999999,"15min":1.0209999999999999},"last":0.63700000000000001},{"interface":"front","average":{"1min":0.755,"5min":0.70999999999999996,"15min":0.60499999999999998},"min":{"1min":0.30499999999999999,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":1.516,"5min":1.516,"15min":1.516},"last":0.755}]},{"osd":2,"last update":"Wed Apr 24 17:32:38 2024","interfaces":[{"interface":"back","average":{"1min":0.76900000000000002,"5min":0.73899999999999999,"15min":0.70899999999999996},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":1.006,"5min":1.1459999999999999,"15min":1.1459999999999999},"last":0.84699999999999998},{"interface":"front","average":{"1min":0.90200000000000002,"5min":0.753,"15min":0.70099999999999996},"min":{"1min":0.41499999999999998,"5min":0.374,"15min":0.374},"max":{"1min":1.492,"5min":1.492,"15min":1.492},"last":0.78900000000000003}]},{"osd":3,"last update":"Wed Apr 24 17:33:07 2024","interfaces":[{"interface":"back","average":{"1min":0.76600000000000001,"5min":0.81499999999999995,"15min":0.81699999999999995},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":1.226,"5min":1.3120000000000001,"15min":1.3120000000000001},"last":1.0009999999999999},{"interface":"front","average":{"1min":0.83999999999999997,"5min":0.86299999999999999,"15min":0.84699999999999998},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":1.1899999999999999,"5min":1.1899999999999999,"15min":1.1899999999999999},"last":0.95799999999999996}]},{"osd":4,"last update":"Wed Apr 24 17:32:38 2024","interfaces":[{"interface":"back","average":{"1min":1.069,"5min":0.997,"15min":0.96999999999999997},"min":{"1min":0.86299999999999999,"5min":0.752,"15min":0.752},"max":{"1min":1.3819999999999999,"5min":1.3819999999999999,"15min":1.3819999999999999},"last":1.198},{"interface":"front","average":{"1min":1.002,"5min":0.95299999999999996,"15min":0.93500000000000005},"min":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.256,"5min":1.329,"15min":1.329},"last":0.88400000000000001}]},{"osd":5,"last update":"Wed Apr 24 17:33:07 2024","interfaces":[{"interface":"back","average":{"1min":1.022,"5min":1.01,"15min":0.98999999999999999},"min":{"1min":0.74399999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"max":{"1min":1.444,"5min":1.444,"15min":1.444},"last":1.0289999999999999},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.94599999999999995,"15min":0.94899999999999995},"min":{"1min":0.57299999999999995,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.2949999999999999,"5min":1.2949999999999999,"15min":1.2949999999999999},"last":0.81100000000000005}]},{"osd":6,"last update":"Wed Apr 24 17:32:43 2024","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":1.0600000000000001,"15min":1.0640000000000001},"min":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.5640000000000001,"5min":1.5640000000000001,"15min":1.5640000000000001},"last":1.1200000000000001},{"interface":"front","average":{"1min":1.0009999999999999,"5min":1.0409999999999999,"15min":1.048},"min":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.2809999999999999,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":0.71699999999999997}]},{"osd":7,"last update":"Wed Apr 24 17:32:12 2024","interfaces":[{"interface":"back","average":{"1min":1.083,"5min":1.083,"15min":1.083},"min":{"1min":0.83899999999999997,"5min":0.83899999999999997,"15min":0.83899999999999997},"max":{"1min":1.3979999999999999,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":0.92700000000000005},{"interface":"front","average":{"1min":1.202,"5min":1.202,"15min":1.202},"min":{"1min":0.88100000000000001,"5min":0.88100000000000001,"15min":0.88100000000000001},"max":{"1min":1.462,"5min":1.462,"15min":1.462},"last":1.2470000000000001}]}]},{"osd":2,"up_from":18,"seq":77309411385,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6272,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738880,"statfs":{"total":95995035648,"available":95988613120,"internally_reserved":0,"allocated":581632,"data_stored":237841,"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":"Wed Apr 24 17:32:35 2024","interfaces":[{"interface":"back","average":{"1min":0.66200000000000003,"5min":0.629,"15min":0.58099999999999996},"min":{"1min":0.29699999999999999,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":1.0669999999999999,"5min":1.0669999999999999,"15min":1.0669999999999999},"last":0.85099999999999998},{"interface":"front","average":{"1min":0.71999999999999997,"5min":0.68500000000000005,"15min":0.63500000000000001},"min":{"1min":0.36799999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":1.1279999999999999,"5min":1.1279999999999999,"15min":1.1279999999999999},"last":0.69299999999999995}]},{"osd":1,"last update":"Wed Apr 24 17:32:35 2024","interfaces":[{"interface":"back","average":{"1min":0.79100000000000004,"5min":0.76400000000000001,"15min":0.69099999999999995},"min":{"1min":0.40300000000000002,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":1.1040000000000001,"5min":1.429,"15min":1.429},"last":1.054},{"interface":"front","average":{"1min":0.72299999999999998,"5min":0.78400000000000003,"15min":0.76200000000000001},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":1.161,"5min":1.204,"15min":1.204},"last":0.91400000000000003}]},{"osd":3,"last update":"Wed Apr 24 17:32:14 2024","interfaces":[{"interface":"back","average":{"1min":0.69799999999999995,"5min":0.746,"15min":0.746},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.91000000000000003,"5min":1.0469999999999999,"15min":1.0469999999999999},"last":0.97899999999999998},{"interface":"front","average":{"1min":0.83999999999999997,"5min":0.82299999999999995,"15min":0.80700000000000005},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":1.494,"5min":1.494,"15min":1.494},"last":1.1870000000000001}]},{"osd":4,"last update":"Wed Apr 24 17:32:35 2024","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":0.96499999999999997,"15min":0.96399999999999997},"min":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.139,"5min":1.5089999999999999,"15min":1.5089999999999999},"last":1.323},{"interface":"front","average":{"1min":0.95799999999999996,"5min":0.97499999999999998,"15min":0.95899999999999996},"min":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.2889999999999999,"5min":1.306,"15min":1.306},"last":1.3580000000000001}]},{"osd":5,"last update":"Wed Apr 24 17:33:06 2024","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":0.97299999999999998,"15min":0.98399999999999999},"min":{"1min":0.77700000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.282,"5min":1.5449999999999999,"15min":1.5449999999999999},"last":1.1379999999999999},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.036,"15min":1.038},"min":{"1min":0.72799999999999998,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.5329999999999999,"5min":1.6160000000000001,"15min":1.6160000000000001},"last":1.2929999999999999}]},{"osd":6,"last update":"Wed Apr 24 17:32:40 2024","interfaces":[{"interface":"back","average":{"1min":1.0349999999999999,"5min":1.1140000000000001,"15min":1.127},"min":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.641,"5min":1.7230000000000001,"15min":1.7230000000000001},"last":1.3779999999999999},{"interface":"front","average":{"1min":0.98499999999999999,"5min":1.0900000000000001,"15min":1.1080000000000001},"min":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.3240000000000001,"5min":1.4470000000000001,"15min":1.4470000000000001},"last":1.3129999999999999}]},{"osd":7,"last update":"Wed Apr 24 17:32:14 2024","interfaces":[{"interface":"back","average":{"1min":1.04,"5min":1.04,"15min":1.04},"min":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.292,"5min":1.292,"15min":1.292},"last":1.2310000000000001},{"interface":"front","average":{"1min":1.077,"5min":1.077,"15min":1.077},"min":{"1min":0.499,"5min":0.499,"15min":0.499},"max":{"1min":1.3740000000000001,"5min":1.3740000000000001,"15min":1.3740000000000001},"last":1.2509999999999999}]}]},{"osd":3,"up_from":25,"seq":107374182451,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5692,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739460,"statfs":{"total":95995035648,"available":95989207040,"internally_reserved":0,"allocated":577536,"data_stored":237576,"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":"Wed Apr 24 17:32:08 2024","interfaces":[{"interface":"back","average":{"1min":0.64900000000000002,"5min":0.64800000000000002,"15min":0.63500000000000001},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.95799999999999996,"5min":0.95799999999999996,"15min":0.95799999999999996},"last":0.49299999999999999},{"interface":"front","average":{"1min":0.72399999999999998,"5min":0.71199999999999997,"15min":0.69399999999999995},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.069,"5min":1.125,"15min":1.125},"last":0.81399999999999995}]},{"osd":1,"last update":"Wed Apr 24 17:32:08 2024","interfaces":[{"interface":"back","average":{"1min":0.72499999999999998,"5min":0.75800000000000001,"15min":0.755},"min":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.022,"5min":1.022,"15min":1.022},"last":0.74399999999999999},{"interface":"front","average":{"1min":0.67000000000000004,"5min":0.75900000000000001,"15min":0.77500000000000002},"min":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.0089999999999999,"5min":2.0379999999999998,"15min":2.0379999999999998},"last":0.71799999999999997}]},{"osd":2,"last update":"Wed Apr 24 17:32:08 2024","interfaces":[{"interface":"back","average":{"1min":0.76300000000000001,"5min":0.78300000000000003,"15min":0.77300000000000002},"min":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.0940000000000001,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":0.86099999999999999},{"interface":"front","average":{"1min":0.82299999999999995,"5min":0.86299999999999999,"15min":0.84699999999999998},"min":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.2330000000000001,"5min":1.869,"15min":1.869},"last":1.0109999999999999}]},{"osd":4,"last update":"Wed Apr 24 17:32:38 2024","interfaces":[{"interface":"back","average":{"1min":0.91400000000000003,"5min":0.94699999999999995,"15min":0.95899999999999996},"min":{"1min":0.68200000000000005,"5min":0.67500000000000004,"15min":0.67500000000000004},"max":{"1min":1.272,"5min":1.272,"15min":1.272},"last":0.88200000000000001},{"interface":"front","average":{"1min":0.96299999999999997,"5min":0.97499999999999998,"15min":0.95499999999999996},"min":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.409,"5min":1.621,"15min":1.621},"last":0.98999999999999999}]},{"osd":5,"last update":"Wed Apr 24 17:32:12 2024","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":1.024,"15min":1.0229999999999999},"min":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"max":{"1min":1.282,"5min":1.4610000000000001,"15min":1.4610000000000001},"last":1.1259999999999999},{"interface":"front","average":{"1min":0.96699999999999997,"5min":1.0189999999999999,"15min":1.028},"min":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"max":{"1min":1.133,"5min":1.581,"15min":1.581},"last":1.0660000000000001}]},{"osd":6,"last update":"Wed Apr 24 17:32:40 2024","interfaces":[{"interface":"back","average":{"1min":1.0629999999999999,"5min":1.0429999999999999,"15min":1.04},"min":{"1min":0.76800000000000002,"5min":0.68899999999999995,"15min":0.68899999999999995},"max":{"1min":1.4870000000000001,"5min":1.4870000000000001,"15min":1.4870000000000001},"last":0.91200000000000003},{"interface":"front","average":{"1min":1.0449999999999999,"5min":1.1000000000000001,"15min":1.109},"min":{"1min":0.73299999999999998,"5min":0.73299999999999998,"15min":0.73299999999999998},"max":{"1min":1.4239999999999999,"5min":1.7350000000000001,"15min":1.7350000000000001},"last":0.83799999999999997}]},{"osd":7,"last update":"Wed Apr 24 17:32:17 2024","interfaces":[{"interface":"back","average":{"1min":1.0760000000000001,"5min":1.0760000000000001,"15min":1.0760000000000001},"min":{"1min":0.747,"5min":0.747,"15min":0.747},"max":{"1min":1.369,"5min":1.369,"15min":1.369},"last":0.94999999999999996},{"interface":"front","average":{"1min":1.0620000000000001,"5min":1.0620000000000001,"15min":1.0620000000000001},"min":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"max":{"1min":1.4990000000000001,"5min":1.4990000000000001,"15min":1.4990000000000001},"last":0.96999999999999997}]}]},{"osd":4,"up_from":30,"seq":128849018925,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5760,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739392,"statfs":{"total":95995035648,"available":95989137408,"internally_reserved":0,"allocated":581632,"data_stored":237841,"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":"Wed Apr 24 17:32:43 2024","interfaces":[{"interface":"back","average":{"1min":0.88500000000000001,"5min":0.84499999999999997,"15min":0.83899999999999997},"min":{"1min":0.53400000000000003,"5min":0.496,"15min":0.496},"max":{"1min":1.4330000000000001,"5min":1.4330000000000001,"15min":1.4330000000000001},"last":1.2470000000000001},{"interface":"front","average":{"1min":0.94399999999999995,"5min":0.87,"15min":0.81399999999999995},"min":{"1min":0.54500000000000004,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.516,"5min":4.4749999999999996,"15min":4.4749999999999996},"last":0.83599999999999997}]},{"osd":1,"last update":"Wed Apr 24 17:32:43 2024","interfaces":[{"interface":"back","average":{"1min":0.89800000000000002,"5min":0.84299999999999997,"15min":0.81899999999999995},"min":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.3,"5min":2.1949999999999998,"15min":2.1949999999999998},"last":0.81299999999999994},{"interface":"front","average":{"1min":0.89400000000000002,"5min":0.87,"15min":0.83199999999999996},"min":{"1min":0.59699999999999998,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.3140000000000001,"5min":3.9980000000000002,"15min":3.9980000000000002},"last":1.1950000000000001}]},{"osd":2,"last update":"Wed Apr 24 17:32:43 2024","interfaces":[{"interface":"back","average":{"1min":0.90100000000000002,"5min":0.86699999999999999,"15min":0.85199999999999998},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.5549999999999999,"5min":1.5549999999999999,"15min":1.5549999999999999},"last":1.1319999999999999},{"interface":"front","average":{"1min":1.0309999999999999,"5min":0.93400000000000005,"15min":0.89400000000000002},"min":{"1min":0.622,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.6339999999999999,"5min":3.3439999999999999,"15min":3.3439999999999999},"last":0.752}]},{"osd":3,"last update":"Wed Apr 24 17:32:43 2024","interfaces":[{"interface":"back","average":{"1min":1.0329999999999999,"5min":0.89600000000000002,"15min":0.86499999999999999},"min":{"1min":0.58299999999999996,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.7629999999999999,"5min":1.7629999999999999,"15min":1.7629999999999999},"last":0.91500000000000004},{"interface":"front","average":{"1min":1.0069999999999999,"5min":0.89400000000000002,"15min":0.86899999999999999},"min":{"1min":0.55400000000000005,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.5800000000000001,"5min":1.5800000000000001,"15min":1.5800000000000001},"last":0.97599999999999998}]},{"osd":5,"last update":"Wed Apr 24 17:32:09 2024","interfaces":[{"interface":"back","average":{"1min":0.876,"5min":0.755,"15min":0.73499999999999999},"min":{"1min":0.373,"5min":0.317,"15min":0.317},"max":{"1min":1.427,"5min":1.427,"15min":1.427},"last":1.101},{"interface":"front","average":{"1min":0.90900000000000003,"5min":0.76600000000000001,"15min":0.74199999999999999},"min":{"1min":0.34999999999999998,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":1.3560000000000001,"5min":1.3560000000000001,"15min":1.3560000000000001},"last":0.90000000000000002}]},{"osd":6,"last update":"Wed Apr 24 17:32:43 2024","interfaces":[{"interface":"back","average":{"1min":1,"5min":0.871,"15min":0.84899999999999998},"min":{"1min":0.36099999999999999,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":1.468,"5min":1.5169999999999999,"15min":1.5169999999999999},"last":1.3400000000000001},{"interface":"front","average":{"1min":1.111,"5min":1.042,"15min":1.03},"min":{"1min":0.495,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":1.899,"5min":3.8959999999999999,"15min":3.8959999999999999},"last":1.022}]},{"osd":7,"last update":"Wed Apr 24 17:32:14 2024","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":0.93300000000000005,"15min":0.93300000000000005},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":1.6879999999999999,"5min":1.6879999999999999,"15min":1.6879999999999999},"last":1.081},{"interface":"front","average":{"1min":1.0049999999999999,"5min":1.0049999999999999,"15min":1.0049999999999999},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.5049999999999999,"5min":1.5049999999999999,"15min":1.5049999999999999},"last":1.29}]}]},{"osd":5,"up_from":38,"seq":163208757286,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5628,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739524,"statfs":{"total":95995035648,"available":95989272576,"internally_reserved":0,"allocated":577536,"data_stored":237576,"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":"Wed Apr 24 17:32:08 2024","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":0.84999999999999998,"15min":0.84399999999999997},"min":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.4359999999999999,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":0.91300000000000003},{"interface":"front","average":{"1min":0.873,"5min":0.83999999999999997,"15min":0.83399999999999996},"min":{"1min":0.54000000000000004,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.335,"5min":1.335,"15min":1.335},"last":0.79800000000000004}]},{"osd":1,"last update":"Wed Apr 24 17:32:08 2024","interfaces":[{"interface":"back","average":{"1min":0.876,"5min":0.876,"15min":0.876},"min":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.331,"5min":1.331,"15min":1.331},"last":0.95899999999999996},{"interface":"front","average":{"1min":0.88800000000000001,"5min":0.85999999999999999,"15min":0.85499999999999998},"min":{"1min":0.56299999999999994,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.1279999999999999,"5min":1.1279999999999999,"15min":1.1279999999999999},"last":0.66200000000000003}]},{"osd":2,"last update":"Wed Apr 24 17:32:08 2024","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":0.91100000000000003,"15min":0.90000000000000002},"min":{"1min":0.61899999999999999,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.224,"5min":1.224,"15min":1.224},"last":0.70099999999999996},{"interface":"front","average":{"1min":0.89600000000000002,"5min":0.86799999999999999,"15min":0.86399999999999999},"min":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.153,"5min":1.153,"15min":1.153},"last":0.75600000000000001}]},{"osd":3,"last update":"Wed Apr 24 17:32:08 2024","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":0.86399999999999999,"15min":0.84899999999999998},"min":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.252,"5min":1.252,"15min":1.252},"last":0.82599999999999996},{"interface":"front","average":{"1min":0.89700000000000002,"5min":0.91600000000000004,"15min":0.91900000000000004},"min":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.2010000000000001,"5min":1.2010000000000001,"15min":1.2010000000000001},"last":1.0820000000000001}]},{"osd":4,"last update":"Wed Apr 24 17:32:08 2024","interfaces":[{"interface":"back","average":{"1min":0.86599999999999999,"5min":0.754,"15min":0.73599999999999999},"min":{"1min":0.46100000000000002,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":1.397,"5min":1.397,"15min":1.397},"last":1.163},{"interface":"front","average":{"1min":1.004,"5min":0.83099999999999996,"15min":0.80200000000000005},"min":{"1min":0.40799999999999997,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":1.365,"5min":1.365,"15min":1.365},"last":1.0089999999999999}]},{"osd":6,"last update":"Wed Apr 24 17:32:44 2024","interfaces":[{"interface":"back","average":{"1min":1.014,"5min":0.93799999999999994,"15min":0.92600000000000005},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":1.26,"5min":1.5900000000000001,"15min":1.5900000000000001},"last":1.2549999999999999},{"interface":"front","average":{"1min":1.0349999999999999,"5min":0.98099999999999998,"15min":0.97199999999999998},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":1.3160000000000001,"5min":1.337,"15min":1.337},"last":1.208}]},{"osd":7,"last update":"Wed Apr 24 17:32:13 2024","interfaces":[{"interface":"back","average":{"1min":0.98999999999999999,"5min":0.98999999999999999,"15min":0.98999999999999999},"min":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.3779999999999999,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":1.302},{"interface":"front","average":{"1min":1.0589999999999999,"5min":1.0589999999999999,"15min":1.0589999999999999},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.4079999999999999,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":1.3200000000000001}]}]}],"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-04-24T17:33:11.684 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -- ceph pg dump --format=json 2024-04-24T17:33:12.755 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:12 smithi070 bash[18579]: cluster 2024-04-24T17:33:10.645531+0000 mgr.y (mgr.24289) 77 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:33:12.755 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:12 smithi070 bash[18579]: audit 2024-04-24T17:33:10.968937+0000 mgr.y (mgr.24289) 78 : audit [DBG] from='client.24448 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-24T17:33:12.755 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:12 smithi070 bash[23661]: cluster 2024-04-24T17:33:10.645531+0000 mgr.y (mgr.24289) 77 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:33:12.755 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:12 smithi070 bash[23661]: audit 2024-04-24T17:33:10.968937+0000 mgr.y (mgr.24289) 78 : audit [DBG] from='client.24448 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-24T17:33:12.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:12 smithi137 bash[18617]: cluster 2024-04-24T17:33:10.645531+0000 mgr.y (mgr.24289) 77 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:33:12.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:12 smithi137 bash[18617]: audit 2024-04-24T17:33:10.968937+0000 mgr.y (mgr.24289) 78 : audit [DBG] from='client.24448 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-24T17:33:14.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:13 smithi137 bash[18617]: cluster 2024-04-24T17:33:12.645854+0000 mgr.y (mgr.24289) 79 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:33:14.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:13 smithi137 bash[18617]: audit 2024-04-24T17:33:12.769485+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:33:14.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:13 smithi137 bash[18617]: audit 2024-04-24T17:33:12.902502+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:33:14.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:13 smithi137 bash[18617]: audit 2024-04-24T17:33:13.152809+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:33:14.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:13 smithi137 bash[18617]: audit 2024-04-24T17:33:13.163785+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:33:14.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:13 smithi137 bash[18617]: audit 2024-04-24T17:33:13.166804+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:33:14.035 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:13 smithi137 bash[18617]: audit 2024-04-24T17:33:13.168754+0000 mon.c (mon.1) 63 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:33:14.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:13 smithi070 bash[18579]: cluster 2024-04-24T17:33:12.645854+0000 mgr.y (mgr.24289) 79 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:33:14.090 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:13 smithi070 bash[18579]: audit 2024-04-24T17:33:12.769485+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:33:14.090 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:13 smithi070 bash[18579]: audit 2024-04-24T17:33:12.902502+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:33:14.090 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:13 smithi070 bash[18579]: audit 2024-04-24T17:33:13.152809+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:33:14.090 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:13 smithi070 bash[18579]: audit 2024-04-24T17:33:13.163785+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:33:14.090 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:13 smithi070 bash[18579]: audit 2024-04-24T17:33:13.166804+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:33:14.090 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:13 smithi070 bash[18579]: audit 2024-04-24T17:33:13.168754+0000 mon.c (mon.1) 63 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:33:14.090 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:13 smithi070 bash[23661]: cluster 2024-04-24T17:33:12.645854+0000 mgr.y (mgr.24289) 79 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:33:14.090 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:13 smithi070 bash[23661]: audit 2024-04-24T17:33:12.769485+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:33:14.090 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:13 smithi070 bash[23661]: audit 2024-04-24T17:33:12.902502+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:33:14.090 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:13 smithi070 bash[23661]: audit 2024-04-24T17:33:13.152809+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:33:14.091 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:13 smithi070 bash[23661]: audit 2024-04-24T17:33:13.163785+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:33:14.091 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:13 smithi070 bash[23661]: audit 2024-04-24T17:33:13.166804+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:33:14.091 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:13 smithi070 bash[23661]: audit 2024-04-24T17:33:13.168754+0000 mon.c (mon.1) 63 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:33:14.246 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:33:16.283 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:16 smithi137 bash[18617]: cluster 2024-04-24T17:33:14.646417+0000 mgr.y (mgr.24289) 80 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:33:16.284 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:33:16 smithi137 bash[19456]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:33:16] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:33:16.339 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:16 smithi070 bash[18579]: cluster 2024-04-24T17:33:14.646417+0000 mgr.y (mgr.24289) 80 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:33:16.339 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:16 smithi070 bash[23661]: cluster 2024-04-24T17:33:14.646417+0000 mgr.y (mgr.24289) 80 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:33:16.340 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:33:16 smithi070 bash[42372]: level=info ts=2024-04-24T17:33:16.122Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003233722s 2024-04-24T17:33:16.931 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-04-24T17:33:16.933 INFO:teuthology.orchestra.run.smithi070.stderr:dumped all 2024-04-24T17:33:17.570 INFO:teuthology.orchestra.run.smithi070.stdout:{"pg_ready":true,"pg_map":{"version":53,"stamp":"2024-04-24T17:33:16.646623+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":48840,"kb_used_data":6088,"kb_used_omap":0,"kb_used_meta":42688,"kb_avail":749912376,"statfs":{"total":767960285184,"available":767910273024,"internally_reserved":0,"allocated":6234112,"data_stored":3488394,"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.002818"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":266,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-04-24T17:31:36.750455+0000","last_change":"2024-04-24T17:31:16.297078+0000","last_active":"2024-04-24T17:31:36.750455+0000","last_peered":"2024-04-24T17:31:36.750455+0000","last_clean":"2024-04-24T17:31:36.750455+0000","last_became_active":"2024-04-24T17:31:16.295732+0000","last_became_peered":"2024-04-24T17:31:16.295732+0000","last_unstale":"2024-04-24T17:31:36.750455+0000","last_undegraded":"2024-04-24T17:31:36.750455+0000","last_fullsized":"2024-04-24T17:31:36.750455+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-24T17:28:27.463861+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-24T17:28:27.463861+0000","last_clean_scrub_stamp":"2024-04-24T17:28:27.463861+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-04-25T23:22:18.725738+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":54,"seq":231928234010,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6088,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739064,"statfs":{"total":95995035648,"available":95988801536,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"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":"Wed Apr 24 17:32:13 2024","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":0.98599999999999999,"15min":0.98599999999999999},"min":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"max":{"1min":1.3919999999999999,"5min":1.3919999999999999,"15min":1.3919999999999999},"last":0.92200000000000004},{"interface":"front","average":{"1min":0.872,"5min":0.872,"15min":0.872},"min":{"1min":0.621,"5min":0.621,"15min":0.621},"max":{"1min":1.411,"5min":1.411,"15min":1.411},"last":0.69499999999999995}]},{"osd":1,"last update":"Wed Apr 24 17:32:13 2024","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.95299999999999996,"15min":0.95299999999999996},"min":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.397,"5min":1.397,"15min":1.397},"last":0.73999999999999999},{"interface":"front","average":{"1min":1.002,"5min":1.002,"15min":1.002},"min":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":2.0409999999999999,"5min":2.0409999999999999,"15min":2.0409999999999999},"last":0.95799999999999996}]},{"osd":2,"last update":"Wed Apr 24 17:32:13 2024","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":0.91900000000000004,"15min":0.91900000000000004},"min":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.4610000000000001,"5min":1.4610000000000001,"15min":1.4610000000000001},"last":0.80700000000000005},{"interface":"front","average":{"1min":1.036,"5min":1.036,"15min":1.036},"min":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.3600000000000001,"5min":1.3600000000000001,"15min":1.3600000000000001},"last":1.0029999999999999}]},{"osd":3,"last update":"Wed Apr 24 17:32:13 2024","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":0.995,"15min":0.995},"min":{"1min":0.746,"5min":0.746,"15min":0.746},"max":{"1min":1.2649999999999999,"5min":1.2649999999999999,"15min":1.2649999999999999},"last":1.0429999999999999},{"interface":"front","average":{"1min":1.0660000000000001,"5min":1.0660000000000001,"15min":1.0660000000000001},"min":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.411,"5min":1.411,"15min":1.411},"last":0.83999999999999997}]},{"osd":4,"last update":"Wed Apr 24 17:32:13 2024","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":0.98299999999999998,"15min":0.98299999999999998},"min":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.6200000000000001,"5min":1.6200000000000001,"15min":1.6200000000000001},"last":1.0740000000000001},{"interface":"front","average":{"1min":1.0649999999999999,"5min":1.0649999999999999,"15min":1.0649999999999999},"min":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.458,"5min":1.458,"15min":1.458},"last":0.89700000000000002}]},{"osd":5,"last update":"Wed Apr 24 17:32:13 2024","interfaces":[{"interface":"back","average":{"1min":1.0740000000000001,"5min":1.0740000000000001,"15min":1.0740000000000001},"min":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.3879999999999999,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":1.1060000000000001},{"interface":"front","average":{"1min":1.1140000000000001,"5min":1.1140000000000001,"15min":1.1140000000000001},"min":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"max":{"1min":1.5429999999999999,"5min":1.5429999999999999,"15min":1.5429999999999999},"last":1.139}]},{"osd":6,"last update":"Wed Apr 24 17:32:13 2024","interfaces":[{"interface":"back","average":{"1min":1.2450000000000001,"5min":1.2450000000000001,"15min":1.2450000000000001},"min":{"1min":0.78100000000000003,"5min":0.78100000000000003,"15min":0.78100000000000003},"max":{"1min":2.7570000000000001,"5min":2.7570000000000001,"15min":2.7570000000000001},"last":1.1799999999999999},{"interface":"front","average":{"1min":1.151,"5min":1.151,"15min":1.151},"min":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.677,"5min":1.677,"15min":1.677},"last":1.151}]}]},{"osd":6,"up_from":46,"seq":197568495649,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6144,"kb_used_data":1080,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739008,"statfs":{"total":95995035648,"available":95988744192,"internally_reserved":0,"allocated":1105920,"data_stored":766181,"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":"Wed Apr 24 17:32:41 2024","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":0.89500000000000002,"15min":0.879},"min":{"1min":0.73599999999999999,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.53,"5min":1.53,"15min":1.53},"last":0.89100000000000001},{"interface":"front","average":{"1min":0.94799999999999995,"5min":0.89200000000000002,"15min":0.88200000000000001},"min":{"1min":0.68200000000000005,"5min":0.622,"15min":0.622},"max":{"1min":1.331,"5min":1.331,"15min":1.331},"last":1.0049999999999999}]},{"osd":1,"last update":"Wed Apr 24 17:32:41 2024","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":0.91100000000000003,"15min":0.90700000000000003},"min":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.2310000000000001,"5min":1.2310000000000001,"15min":1.2310000000000001},"last":0.71199999999999997},{"interface":"front","average":{"1min":0.97799999999999998,"5min":0.95499999999999996,"15min":0.95099999999999996},"min":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.6080000000000001,"5min":1.6080000000000001,"15min":1.6080000000000001},"last":0.78500000000000003}]},{"osd":2,"last update":"Wed Apr 24 17:32:41 2024","interfaces":[{"interface":"back","average":{"1min":1.0029999999999999,"5min":0.93100000000000005,"15min":0.91900000000000004},"min":{"1min":0.72199999999999998,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.796,"5min":1.796,"15min":1.796},"last":0.625},{"interface":"front","average":{"1min":0.96999999999999997,"5min":0.97199999999999998,"15min":0.97199999999999998},"min":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.4810000000000001,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":0.83999999999999997}]},{"osd":3,"last update":"Wed Apr 24 17:32:41 2024","interfaces":[{"interface":"back","average":{"1min":0.95199999999999996,"5min":0.89200000000000002,"15min":0.88200000000000001},"min":{"1min":0.67300000000000004,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.2170000000000001,"5min":1.2170000000000001,"15min":1.2170000000000001},"last":0.93400000000000005},{"interface":"front","average":{"1min":1.024,"5min":1,"15min":0.996},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.706,"5min":1.706,"15min":1.706},"last":0.97399999999999998}]},{"osd":4,"last update":"Wed Apr 24 17:32:41 2024","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":0.89100000000000001,"15min":0.877},"min":{"1min":0.48399999999999999,"5min":0.443,"15min":0.443},"max":{"1min":1.419,"5min":1.419,"15min":1.419},"last":1.1619999999999999},{"interface":"front","average":{"1min":0.98399999999999999,"5min":0.92800000000000005,"15min":0.91900000000000004},"min":{"1min":0.60299999999999998,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.4350000000000001,"5min":1.556,"15min":1.556},"last":1.0469999999999999}]},{"osd":5,"last update":"Wed Apr 24 17:32:41 2024","interfaces":[{"interface":"back","average":{"1min":1.0740000000000001,"5min":0.94299999999999995,"15min":0.92100000000000004},"min":{"1min":0.71799999999999997,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.6599999999999999,"5min":1.6599999999999999,"15min":1.6599999999999999},"last":1.0940000000000001},{"interface":"front","average":{"1min":1.089,"5min":1.018,"15min":1.006},"min":{"1min":0.69799999999999995,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":1.3939999999999999,"5min":1.3939999999999999,"15min":1.3939999999999999},"last":1.1379999999999999}]},{"osd":7,"last update":"Wed Apr 24 17:32:13 2024","interfaces":[{"interface":"back","average":{"1min":1.024,"5min":1.024,"15min":1.024},"min":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.468,"5min":1.468,"15min":1.468},"last":1.208},{"interface":"front","average":{"1min":1.0169999999999999,"5min":1.0169999999999999,"15min":1.0169999999999999},"min":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.4970000000000001,"5min":1.4970000000000001,"15min":1.4970000000000001},"last":1.252}]}]},{"osd":1,"up_from":13,"seq":55834574913,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6336,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738816,"statfs":{"total":95995035648,"available":95988547584,"internally_reserved":0,"allocated":581632,"data_stored":237841,"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":"Wed Apr 24 17:32:56 2024","interfaces":[{"interface":"back","average":{"1min":0.65600000000000003,"5min":0.64000000000000001,"15min":0.57699999999999996},"min":{"1min":0.41399999999999998,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.99199999999999999,"5min":1.0049999999999999,"15min":1.0049999999999999},"last":0.38100000000000001},{"interface":"front","average":{"1min":0.76000000000000001,"5min":0.69099999999999995,"15min":0.59699999999999998},"min":{"1min":0.377,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":1.048,"5min":1.052,"15min":1.052},"last":0.39100000000000001}]},{"osd":2,"last update":"Wed Apr 24 17:32:38 2024","interfaces":[{"interface":"back","average":{"1min":0.75800000000000001,"5min":0.70099999999999996,"15min":0.64400000000000002},"min":{"1min":0.45400000000000001,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.93000000000000005,"5min":1.0860000000000001,"15min":1.0860000000000001},"last":0.41099999999999998},{"interface":"front","average":{"1min":0.81200000000000006,"5min":0.76100000000000001,"15min":0.69499999999999995},"min":{"1min":0.52700000000000002,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":1.109,"5min":1.1719999999999999,"15min":1.1719999999999999},"last":0.34200000000000003}]},{"osd":3,"last update":"Wed Apr 24 17:33:12 2024","interfaces":[{"interface":"back","average":{"1min":0.81799999999999995,"5min":0.84499999999999997,"15min":0.82499999999999996},"min":{"1min":0.45900000000000002,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.262,"5min":1.282,"15min":1.282},"last":0.48199999999999998},{"interface":"front","average":{"1min":0.78500000000000003,"5min":0.82299999999999995,"15min":0.80900000000000005},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":1.6899999999999999,"5min":1.6899999999999999,"15min":1.6899999999999999},"last":0.42999999999999999}]},{"osd":4,"last update":"Wed Apr 24 17:32:38 2024","interfaces":[{"interface":"back","average":{"1min":1.0209999999999999,"5min":1.0029999999999999,"15min":0.97699999999999998},"min":{"1min":0.76000000000000001,"5min":0.76000000000000001,"15min":0.76000000000000001},"max":{"1min":1.5820000000000001,"5min":1.625,"15min":1.625},"last":0.57099999999999995},{"interface":"front","average":{"1min":1.0329999999999999,"5min":1.0249999999999999,"15min":1.002},"min":{"1min":0.77100000000000002,"5min":0.71099999999999997,"15min":0.71099999999999997},"max":{"1min":1.214,"5min":1.6879999999999999,"15min":1.6879999999999999},"last":0.58899999999999997}]},{"osd":5,"last update":"Wed Apr 24 17:33:12 2024","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":1.014,"15min":0.996},"min":{"1min":0.497,"5min":0.497,"15min":0.497},"max":{"1min":1.522,"5min":1.5649999999999999,"15min":1.5649999999999999},"last":0.497},{"interface":"front","average":{"1min":0.997,"5min":1.012,"15min":1.004},"min":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.4650000000000001,"5min":1.4650000000000001,"15min":1.4650000000000001},"last":0.51500000000000001}]},{"osd":6,"last update":"Wed Apr 24 17:32:42 2024","interfaces":[{"interface":"back","average":{"1min":1.1200000000000001,"5min":1.1359999999999999,"15min":1.1379999999999999},"min":{"1min":0.80200000000000005,"5min":0.80200000000000005,"15min":0.80200000000000005},"max":{"1min":1.49,"5min":1.5409999999999999,"15min":1.5409999999999999},"last":0.53600000000000003},{"interface":"front","average":{"1min":1.127,"5min":1.2130000000000001,"15min":1.2270000000000001},"min":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.532,"5min":1.663,"15min":1.663},"last":0.52700000000000002}]},{"osd":7,"last update":"Wed Apr 24 17:32:17 2024","interfaces":[{"interface":"back","average":{"1min":1.1910000000000001,"5min":1.1910000000000001,"15min":1.1910000000000001},"min":{"1min":0.82899999999999996,"5min":0.82899999999999996,"15min":0.82899999999999996},"max":{"1min":1.4850000000000001,"5min":1.4850000000000001,"15min":1.4850000000000001},"last":0.57999999999999996},{"interface":"front","average":{"1min":1.212,"5min":1.212,"15min":1.212},"min":{"1min":0.90500000000000003,"5min":0.90500000000000003,"15min":0.90500000000000003},"max":{"1min":1.4350000000000001,"5min":1.4350000000000001,"15min":1.4350000000000001},"last":0.64900000000000002}]}]},{"osd":0,"up_from":8,"seq":34359738442,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6920,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738232,"statfs":{"total":95995035648,"available":95987949568,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"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":"Wed Apr 24 17:33:01 2024","interfaces":[{"interface":"back","average":{"1min":0.61199999999999999,"5min":0.64300000000000002,"15min":0.56000000000000005},"min":{"1min":0.26500000000000001,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.90000000000000002,"5min":1.0209999999999999,"15min":1.0209999999999999},"last":0.85099999999999998},{"interface":"front","average":{"1min":0.755,"5min":0.70999999999999996,"15min":0.60499999999999998},"min":{"1min":0.30499999999999999,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":1.516,"5min":1.516,"15min":1.516},"last":1.0900000000000001}]},{"osd":2,"last update":"Wed Apr 24 17:32:38 2024","interfaces":[{"interface":"back","average":{"1min":0.76900000000000002,"5min":0.73899999999999999,"15min":0.70899999999999996},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":1.006,"5min":1.1459999999999999,"15min":1.1459999999999999},"last":0.81299999999999994},{"interface":"front","average":{"1min":0.90200000000000002,"5min":0.753,"15min":0.70099999999999996},"min":{"1min":0.41499999999999998,"5min":0.374,"15min":0.374},"max":{"1min":1.492,"5min":1.492,"15min":1.492},"last":1.1319999999999999}]},{"osd":3,"last update":"Wed Apr 24 17:33:07 2024","interfaces":[{"interface":"back","average":{"1min":0.76600000000000001,"5min":0.81499999999999995,"15min":0.81699999999999995},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":1.226,"5min":1.3120000000000001,"15min":1.3120000000000001},"last":0.90700000000000003},{"interface":"front","average":{"1min":0.83999999999999997,"5min":0.86299999999999999,"15min":0.84699999999999998},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":1.1899999999999999,"5min":1.1899999999999999,"15min":1.1899999999999999},"last":1.1779999999999999}]},{"osd":4,"last update":"Wed Apr 24 17:32:38 2024","interfaces":[{"interface":"back","average":{"1min":1.069,"5min":0.997,"15min":0.96999999999999997},"min":{"1min":0.86299999999999999,"5min":0.752,"15min":0.752},"max":{"1min":1.3819999999999999,"5min":1.3819999999999999,"15min":1.3819999999999999},"last":1.0649999999999999},{"interface":"front","average":{"1min":1.002,"5min":0.95299999999999996,"15min":0.93500000000000005},"min":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.256,"5min":1.329,"15min":1.329},"last":0.78000000000000003}]},{"osd":5,"last update":"Wed Apr 24 17:33:07 2024","interfaces":[{"interface":"back","average":{"1min":1.022,"5min":1.01,"15min":0.98999999999999999},"min":{"1min":0.74399999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"max":{"1min":1.444,"5min":1.444,"15min":1.444},"last":1.008},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.94599999999999995,"15min":0.94899999999999995},"min":{"1min":0.57299999999999995,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.2949999999999999,"5min":1.2949999999999999,"15min":1.2949999999999999},"last":0.89100000000000001}]},{"osd":6,"last update":"Wed Apr 24 17:32:43 2024","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":1.0600000000000001,"15min":1.0640000000000001},"min":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.5640000000000001,"5min":1.5640000000000001,"15min":1.5640000000000001},"last":1.2609999999999999},{"interface":"front","average":{"1min":1.0009999999999999,"5min":1.0409999999999999,"15min":1.048},"min":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.2809999999999999,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":1.036}]},{"osd":7,"last update":"Wed Apr 24 17:32:12 2024","interfaces":[{"interface":"back","average":{"1min":1.083,"5min":1.083,"15min":1.083},"min":{"1min":0.83899999999999997,"5min":0.83899999999999997,"15min":0.83899999999999997},"max":{"1min":1.3979999999999999,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":1.353},{"interface":"front","average":{"1min":1.202,"5min":1.202,"15min":1.202},"min":{"1min":0.88100000000000001,"5min":0.88100000000000001,"15min":0.88100000000000001},"max":{"1min":1.462,"5min":1.462,"15min":1.462},"last":1.2230000000000001}]}]},{"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":6272,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738880,"statfs":{"total":95995035648,"available":95988613120,"internally_reserved":0,"allocated":581632,"data_stored":237841,"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":"Wed Apr 24 17:32:35 2024","interfaces":[{"interface":"back","average":{"1min":0.66200000000000003,"5min":0.629,"15min":0.58099999999999996},"min":{"1min":0.29699999999999999,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":1.0669999999999999,"5min":1.0669999999999999,"15min":1.0669999999999999},"last":0.60399999999999998},{"interface":"front","average":{"1min":0.71999999999999997,"5min":0.68500000000000005,"15min":0.63500000000000001},"min":{"1min":0.36799999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":1.1279999999999999,"5min":1.1279999999999999,"15min":1.1279999999999999},"last":1.0369999999999999}]},{"osd":1,"last update":"Wed Apr 24 17:32:35 2024","interfaces":[{"interface":"back","average":{"1min":0.79100000000000004,"5min":0.76400000000000001,"15min":0.69099999999999995},"min":{"1min":0.40300000000000002,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":1.1040000000000001,"5min":1.429,"15min":1.429},"last":1.101},{"interface":"front","average":{"1min":0.72299999999999998,"5min":0.78400000000000003,"15min":0.76200000000000001},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":1.161,"5min":1.204,"15min":1.204},"last":0.878}]},{"osd":3,"last update":"Wed Apr 24 17:32:14 2024","interfaces":[{"interface":"back","average":{"1min":0.69799999999999995,"5min":0.746,"15min":0.746},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.91000000000000003,"5min":1.0469999999999999,"15min":1.0469999999999999},"last":0.65300000000000002},{"interface":"front","average":{"1min":0.83999999999999997,"5min":0.82299999999999995,"15min":0.80700000000000005},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":1.494,"5min":1.494,"15min":1.494},"last":0.99199999999999999}]},{"osd":4,"last update":"Wed Apr 24 17:32:35 2024","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":0.96499999999999997,"15min":0.96399999999999997},"min":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.139,"5min":1.5089999999999999,"15min":1.5089999999999999},"last":1.256},{"interface":"front","average":{"1min":0.95799999999999996,"5min":0.97499999999999998,"15min":0.95899999999999996},"min":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.2889999999999999,"5min":1.306,"15min":1.306},"last":1.071}]},{"osd":5,"last update":"Wed Apr 24 17:33:06 2024","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":0.97299999999999998,"15min":0.98399999999999999},"min":{"1min":0.77700000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.282,"5min":1.5449999999999999,"15min":1.5449999999999999},"last":1.1839999999999999},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.036,"15min":1.038},"min":{"1min":0.72799999999999998,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.5329999999999999,"5min":1.6160000000000001,"15min":1.6160000000000001},"last":1.3160000000000001}]},{"osd":6,"last update":"Wed Apr 24 17:32:40 2024","interfaces":[{"interface":"back","average":{"1min":1.0349999999999999,"5min":1.1140000000000001,"15min":1.127},"min":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.641,"5min":1.7230000000000001,"15min":1.7230000000000001},"last":1.4259999999999999},{"interface":"front","average":{"1min":0.98499999999999999,"5min":1.0900000000000001,"15min":1.1080000000000001},"min":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.3240000000000001,"5min":1.4470000000000001,"15min":1.4470000000000001},"last":1.3879999999999999}]},{"osd":7,"last update":"Wed Apr 24 17:32:14 2024","interfaces":[{"interface":"back","average":{"1min":1.04,"5min":1.04,"15min":1.04},"min":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.292,"5min":1.292,"15min":1.292},"last":1.3560000000000001},{"interface":"front","average":{"1min":1.077,"5min":1.077,"15min":1.077},"min":{"1min":0.499,"5min":0.499,"15min":0.499},"max":{"1min":1.3740000000000001,"5min":1.3740000000000001,"15min":1.3740000000000001},"last":1.284}]}]},{"osd":3,"up_from":25,"seq":107374182452,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5692,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739460,"statfs":{"total":95995035648,"available":95989207040,"internally_reserved":0,"allocated":577536,"data_stored":237576,"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":"Wed Apr 24 17:33:08 2024","interfaces":[{"interface":"back","average":{"1min":0.57799999999999996,"5min":0.63800000000000001,"15min":0.63200000000000001},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.88200000000000001,"5min":0.95799999999999996,"15min":0.95799999999999996},"last":0.49399999999999999},{"interface":"front","average":{"1min":0.66700000000000004,"5min":0.70799999999999996,"15min":0.69199999999999995},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":1.0700000000000001,"5min":1.125,"15min":1.125},"last":1.0329999999999999}]},{"osd":1,"last update":"Wed Apr 24 17:33:08 2024","interfaces":[{"interface":"back","average":{"1min":0.64200000000000002,"5min":0.73599999999999999,"15min":0.748},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":1.018,"5min":1.022,"15min":1.022},"last":1.1359999999999999},{"interface":"front","average":{"1min":0.69399999999999995,"5min":0.74099999999999999,"15min":0.76900000000000002},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":1.1759999999999999,"5min":2.0379999999999998,"15min":2.0379999999999998},"last":0.68000000000000005}]},{"osd":2,"last update":"Wed Apr 24 17:33:08 2024","interfaces":[{"interface":"back","average":{"1min":0.68799999999999994,"5min":0.76700000000000002,"15min":0.76700000000000002},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":1.2430000000000001,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":1.1919999999999999},{"interface":"front","average":{"1min":0.78400000000000003,"5min":0.85199999999999998,"15min":0.84399999999999997},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":1.0900000000000001,"5min":1.869,"15min":1.869},"last":0.98999999999999999}]},{"osd":4,"last update":"Wed Apr 24 17:32:38 2024","interfaces":[{"interface":"back","average":{"1min":0.91400000000000003,"5min":0.94699999999999995,"15min":0.95899999999999996},"min":{"1min":0.68200000000000005,"5min":0.67500000000000004,"15min":0.67500000000000004},"max":{"1min":1.272,"5min":1.272,"15min":1.272},"last":0.77900000000000003},{"interface":"front","average":{"1min":0.96299999999999997,"5min":0.97499999999999998,"15min":0.95499999999999996},"min":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.409,"5min":1.621,"15min":1.621},"last":0.90200000000000002}]},{"osd":5,"last update":"Wed Apr 24 17:32:12 2024","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":1.024,"15min":1.0229999999999999},"min":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"max":{"1min":1.282,"5min":1.4610000000000001,"15min":1.4610000000000001},"last":1.2889999999999999},{"interface":"front","average":{"1min":0.96699999999999997,"5min":1.0189999999999999,"15min":1.028},"min":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"max":{"1min":1.133,"5min":1.581,"15min":1.581},"last":1.3109999999999999}]},{"osd":6,"last update":"Wed Apr 24 17:32:40 2024","interfaces":[{"interface":"back","average":{"1min":1.0629999999999999,"5min":1.0429999999999999,"15min":1.04},"min":{"1min":0.76800000000000002,"5min":0.68899999999999995,"15min":0.68899999999999995},"max":{"1min":1.4870000000000001,"5min":1.4870000000000001,"15min":1.4870000000000001},"last":1.081},{"interface":"front","average":{"1min":1.0449999999999999,"5min":1.1000000000000001,"15min":1.109},"min":{"1min":0.73299999999999998,"5min":0.73299999999999998,"15min":0.73299999999999998},"max":{"1min":1.4239999999999999,"5min":1.7350000000000001,"15min":1.7350000000000001},"last":1.1080000000000001}]},{"osd":7,"last update":"Wed Apr 24 17:32:17 2024","interfaces":[{"interface":"back","average":{"1min":1.0760000000000001,"5min":1.0760000000000001,"15min":1.0760000000000001},"min":{"1min":0.747,"5min":0.747,"15min":0.747},"max":{"1min":1.369,"5min":1.369,"15min":1.369},"last":1.27},{"interface":"front","average":{"1min":1.0620000000000001,"5min":1.0620000000000001,"15min":1.0620000000000001},"min":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"max":{"1min":1.4990000000000001,"5min":1.4990000000000001,"15min":1.4990000000000001},"last":1.331}]}]},{"osd":4,"up_from":30,"seq":128849018926,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5760,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739392,"statfs":{"total":95995035648,"available":95989137408,"internally_reserved":0,"allocated":581632,"data_stored":237841,"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":"Wed Apr 24 17:32:43 2024","interfaces":[{"interface":"back","average":{"1min":0.88500000000000001,"5min":0.84499999999999997,"15min":0.83899999999999997},"min":{"1min":0.53400000000000003,"5min":0.496,"15min":0.496},"max":{"1min":1.4330000000000001,"5min":1.4330000000000001,"15min":1.4330000000000001},"last":1.181},{"interface":"front","average":{"1min":0.94399999999999995,"5min":0.87,"15min":0.81399999999999995},"min":{"1min":0.54500000000000004,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.516,"5min":4.4749999999999996,"15min":4.4749999999999996},"last":0.91100000000000003}]},{"osd":1,"last update":"Wed Apr 24 17:32:43 2024","interfaces":[{"interface":"back","average":{"1min":0.89800000000000002,"5min":0.84299999999999997,"15min":0.81899999999999995},"min":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.3,"5min":2.1949999999999998,"15min":2.1949999999999998},"last":1.0629999999999999},{"interface":"front","average":{"1min":0.89400000000000002,"5min":0.87,"15min":0.83199999999999996},"min":{"1min":0.59699999999999998,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.3140000000000001,"5min":3.9980000000000002,"15min":3.9980000000000002},"last":1.0820000000000001}]},{"osd":2,"last update":"Wed Apr 24 17:32:43 2024","interfaces":[{"interface":"back","average":{"1min":0.90100000000000002,"5min":0.86699999999999999,"15min":0.85199999999999998},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.5549999999999999,"5min":1.5549999999999999,"15min":1.5549999999999999},"last":1.3120000000000001},{"interface":"front","average":{"1min":1.0309999999999999,"5min":0.93400000000000005,"15min":0.89400000000000002},"min":{"1min":0.622,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.6339999999999999,"5min":3.3439999999999999,"15min":3.3439999999999999},"last":0.82899999999999996}]},{"osd":3,"last update":"Wed Apr 24 17:32:43 2024","interfaces":[{"interface":"back","average":{"1min":1.0329999999999999,"5min":0.89600000000000002,"15min":0.86499999999999999},"min":{"1min":0.58299999999999996,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.7629999999999999,"5min":1.7629999999999999,"15min":1.7629999999999999},"last":0.97799999999999998},{"interface":"front","average":{"1min":1.0069999999999999,"5min":0.89400000000000002,"15min":0.86899999999999999},"min":{"1min":0.55400000000000005,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.5800000000000001,"5min":1.5800000000000001,"15min":1.5800000000000001},"last":1.1459999999999999}]},{"osd":5,"last update":"Wed Apr 24 17:33:11 2024","interfaces":[{"interface":"back","average":{"1min":1.0660000000000001,"5min":0.82299999999999995,"15min":0.75700000000000001},"min":{"1min":0.47399999999999998,"5min":0.317,"15min":0.317},"max":{"1min":1.8260000000000001,"5min":1.8260000000000001,"15min":1.8260000000000001},"last":1.121},{"interface":"front","average":{"1min":1.04,"5min":0.82799999999999996,"15min":0.76300000000000001},"min":{"1min":0.40200000000000002,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":1.482,"5min":1.482,"15min":1.482},"last":0.86699999999999999}]},{"osd":6,"last update":"Wed Apr 24 17:32:43 2024","interfaces":[{"interface":"back","average":{"1min":1,"5min":0.871,"15min":0.84899999999999998},"min":{"1min":0.36099999999999999,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":1.468,"5min":1.5169999999999999,"15min":1.5169999999999999},"last":0.94199999999999995},{"interface":"front","average":{"1min":1.111,"5min":1.042,"15min":1.03},"min":{"1min":0.495,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":1.899,"5min":3.8959999999999999,"15min":3.8959999999999999},"last":1.028}]},{"osd":7,"last update":"Wed Apr 24 17:32:14 2024","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":0.93300000000000005,"15min":0.93300000000000005},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":1.6879999999999999,"5min":1.6879999999999999,"15min":1.6879999999999999},"last":0.99299999999999999},{"interface":"front","average":{"1min":1.0049999999999999,"5min":1.0049999999999999,"15min":1.0049999999999999},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.5049999999999999,"5min":1.5049999999999999,"15min":1.5049999999999999},"last":1.2470000000000001}]}]},{"osd":5,"up_from":38,"seq":163208757287,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5628,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739524,"statfs":{"total":95995035648,"available":95989272576,"internally_reserved":0,"allocated":577536,"data_stored":237576,"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":"Wed Apr 24 17:33:09 2024","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.86299999999999999,"15min":0.84899999999999998},"min":{"1min":0.505,"5min":0.505,"15min":0.505},"max":{"1min":1.379,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":1.006},{"interface":"front","average":{"1min":0.86599999999999999,"5min":0.84699999999999998,"15min":0.83699999999999997},"min":{"1min":0.54300000000000004,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.222,"5min":1.335,"15min":1.335},"last":0.879}]},{"osd":1,"last update":"Wed Apr 24 17:33:09 2024","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":0.89100000000000001,"15min":0.88100000000000001},"min":{"1min":0.61699999999999999,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.2749999999999999,"5min":1.331,"15min":1.331},"last":1.2450000000000001},{"interface":"front","average":{"1min":0.92300000000000004,"5min":0.874,"15min":0.85999999999999999},"min":{"1min":0.66200000000000003,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.27,"5min":1.27,"15min":1.27},"last":1.038}]},{"osd":2,"last update":"Wed Apr 24 17:33:09 2024","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":0.90700000000000003,"15min":0.89900000000000002},"min":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.167,"5min":1.224,"15min":1.224},"last":1.0920000000000001},{"interface":"front","average":{"1min":0.98099999999999998,"5min":0.89200000000000002,"15min":0.872},"min":{"1min":0.65000000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.2290000000000001,"5min":1.2290000000000001,"15min":1.2290000000000001},"last":1.151}]},{"osd":3,"last update":"Wed Apr 24 17:33:09 2024","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":0.89300000000000002,"15min":0.85899999999999999},"min":{"1min":0.55600000000000005,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.5149999999999999,"5min":1.5149999999999999,"15min":1.5149999999999999},"last":1.3069999999999999},{"interface":"front","average":{"1min":1.0369999999999999,"5min":0.93899999999999995,"15min":0.92700000000000005},"min":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.423,"5min":1.423,"15min":1.423},"last":1.423}]},{"osd":4,"last update":"Wed Apr 24 17:33:09 2024","interfaces":[{"interface":"back","average":{"1min":1.0169999999999999,"5min":0.81200000000000006,"15min":0.755},"min":{"1min":0.36299999999999999,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":1.268,"5min":1.397,"15min":1.397},"last":1.111},{"interface":"front","average":{"1min":1.016,"5min":0.876,"15min":0.81699999999999995},"min":{"1min":0.50800000000000001,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":1.6279999999999999,"5min":1.6279999999999999,"15min":1.6279999999999999},"last":1.2070000000000001}]},{"osd":6,"last update":"Wed Apr 24 17:32:44 2024","interfaces":[{"interface":"back","average":{"1min":1.014,"5min":0.93799999999999994,"15min":0.92600000000000005},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":1.26,"5min":1.5900000000000001,"15min":1.5900000000000001},"last":1.339},{"interface":"front","average":{"1min":1.0349999999999999,"5min":0.98099999999999998,"15min":0.97199999999999998},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":1.3160000000000001,"5min":1.337,"15min":1.337},"last":1.3300000000000001}]},{"osd":7,"last update":"Wed Apr 24 17:32:13 2024","interfaces":[{"interface":"back","average":{"1min":0.98999999999999999,"5min":0.98999999999999999,"15min":0.98999999999999999},"min":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.3779999999999999,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":1.369},{"interface":"front","average":{"1min":1.0589999999999999,"5min":1.0589999999999999,"15min":1.0589999999999999},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.4079999999999999,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":1.4019999999999999}]}]}],"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-04-24T17:33:17.572 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-04-24T17:33:17.572 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-04-24T17:33:17.572 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-04-24T17:33:17.572 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -- ceph health --format=json 2024-04-24T17:33:17.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:17 smithi070 bash[18579]: audit 2024-04-24T17:33:16.568330+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:33:17.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:17 smithi070 bash[18579]: audit 2024-04-24T17:33:16.573601+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:33:17.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:17 smithi070 bash[18579]: cluster 2024-04-24T17:33:16.646773+0000 mgr.y (mgr.24289) 81 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:33:17.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:17 smithi070 bash[18579]: audit 2024-04-24T17:33:16.931569+0000 mgr.y (mgr.24289) 82 : audit [DBG] from='client.14568 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-24T17:33:17.840 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:17 smithi070 bash[23661]: audit 2024-04-24T17:33:16.568330+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:33:17.840 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:17 smithi070 bash[23661]: audit 2024-04-24T17:33:16.573601+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:33:17.840 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:17 smithi070 bash[23661]: cluster 2024-04-24T17:33:16.646773+0000 mgr.y (mgr.24289) 81 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:33:17.840 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:17 smithi070 bash[23661]: audit 2024-04-24T17:33:16.931569+0000 mgr.y (mgr.24289) 82 : audit [DBG] from='client.14568 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-24T17:33:18.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:17 smithi137 bash[18617]: audit 2024-04-24T17:33:16.568330+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:33:18.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:17 smithi137 bash[18617]: audit 2024-04-24T17:33:16.573601+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:33:18.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:17 smithi137 bash[18617]: cluster 2024-04-24T17:33:16.646773+0000 mgr.y (mgr.24289) 81 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:33:18.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:17 smithi137 bash[18617]: audit 2024-04-24T17:33:16.931569+0000 mgr.y (mgr.24289) 82 : audit [DBG] from='client.14568 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-24T17:33:20.310 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:33:20.331 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:20 smithi070 bash[18579]: cluster 2024-04-24T17:33:18.647339+0000 mgr.y (mgr.24289) 83 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:33:20.331 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:20 smithi070 bash[23661]: cluster 2024-04-24T17:33:18.647339+0000 mgr.y (mgr.24289) 83 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:33:20.533 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:20 smithi137 bash[18617]: cluster 2024-04-24T17:33:18.647339+0000 mgr.y (mgr.24289) 83 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:33:22.085 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:33:21 smithi070 bash[18833]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:33:21] "GET /metrics HTTP/1.1" 200 191501 "" "Prometheus/2.33.4" 2024-04-24T17:33:22.339 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:22 smithi070 bash[18579]: cluster 2024-04-24T17:33:20.647932+0000 mgr.y (mgr.24289) 84 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:33:22.339 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:22 smithi070 bash[23661]: cluster 2024-04-24T17:33:20.647932+0000 mgr.y (mgr.24289) 84 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:33:22.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:22 smithi137 bash[18617]: cluster 2024-04-24T17:33:20.647932+0000 mgr.y (mgr.24289) 84 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:33:22.780 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-04-24T17:33:22.780 INFO:teuthology.orchestra.run.smithi070.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-04-24T17:33:23.431 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:23 smithi070 bash[18579]: audit 2024-04-24T17:33:22.783651+0000 mon.a (mon.0) 658 : audit [DBG] from='client.? 172.21.15.70:0/1679105515' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-24T17:33:23.431 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:23 smithi070 bash[23661]: audit 2024-04-24T17:33:22.783651+0000 mon.a (mon.0) 658 : audit [DBG] from='client.? 172.21.15.70:0/1679105515' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-24T17:33:23.432 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-04-24T17:33:23.432 INFO:tasks.cephadm:Setup complete, yielding 2024-04-24T17:33:23.432 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-24T17:33:23.444 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi070.front.sepia.ceph.com 2024-04-24T17:33:23.444 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2024-04-24T17:33:23.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:23 smithi137 bash[18617]: audit 2024-04-24T17:33:22.783651+0000 mon.a (mon.0) 658 : audit [DBG] from='client.? 172.21.15.70:0/1679105515' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-24T17:33:24.451 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:24 smithi070 bash[18579]: cluster 2024-04-24T17:33:22.648441+0000 mgr.y (mgr.24289) 85 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:33:24.451 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:24 smithi070 bash[23661]: cluster 2024-04-24T17:33:22.648441+0000 mgr.y (mgr.24289) 85 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:33:24.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:24 smithi137 bash[18617]: cluster 2024-04-24T17:33:22.648441+0000 mgr.y (mgr.24289) 85 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:33:26.217 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:26 smithi070 bash[18579]: cluster 2024-04-24T17:33:24.649064+0000 mgr.y (mgr.24289) 86 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:33:26.217 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:26 smithi070 bash[23661]: cluster 2024-04-24T17:33:24.649064+0000 mgr.y (mgr.24289) 86 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:33:26.284 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:33:26 smithi137 bash[19456]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:33:26] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:33:26.284 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:26 smithi137 bash[18617]: cluster 2024-04-24T17:33:24.649064+0000 mgr.y (mgr.24289) 86 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:33:26.889 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-24T17:33:26.898 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi070.front.sepia.ceph.com 2024-04-24T17:33:26.898 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -e sha1=5904d29475f5be602879d9fb26280e89b808d5cc -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-04-24T17:33:27.339 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:27 smithi070 bash[23661]: audit 2024-04-24T17:33:26.205431+0000 mon.a (mon.0) 659 : audit [INF] from='client.? ' entity='client.admin' 2024-04-24T17:33:27.339 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:27 smithi070 bash[23661]: audit 2024-04-24T17:33:26.218700+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:33:27.339 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:27 smithi070 bash[23661]: audit 2024-04-24T17:33:26.219875+0000 mon.c (mon.1) 65 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:33:27.339 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:27 smithi070 bash[23661]: audit 2024-04-24T17:33:26.227163+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:33:27.339 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:27 smithi070 bash[18579]: audit 2024-04-24T17:33:26.205431+0000 mon.a (mon.0) 659 : audit [INF] from='client.? ' entity='client.admin' 2024-04-24T17:33:27.340 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:27 smithi070 bash[18579]: audit 2024-04-24T17:33:26.218700+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:33:27.340 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:27 smithi070 bash[18579]: audit 2024-04-24T17:33:26.219875+0000 mon.c (mon.1) 65 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:33:27.340 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:27 smithi070 bash[18579]: audit 2024-04-24T17:33:26.227163+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:33:27.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:27 smithi137 bash[18617]: audit 2024-04-24T17:33:26.205431+0000 mon.a (mon.0) 659 : audit [INF] from='client.? ' entity='client.admin' 2024-04-24T17:33:27.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:27 smithi137 bash[18617]: audit 2024-04-24T17:33:26.218700+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:33:27.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:27 smithi137 bash[18617]: audit 2024-04-24T17:33:26.219875+0000 mon.c (mon.1) 65 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:33:27.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:27 smithi137 bash[18617]: audit 2024-04-24T17:33:26.227163+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:33:28.278 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:28 smithi070 bash[18579]: cluster 2024-04-24T17:33:26.649561+0000 mgr.y (mgr.24289) 87 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:33:28.278 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:28 smithi070 bash[23661]: cluster 2024-04-24T17:33:26.649561+0000 mgr.y (mgr.24289) 87 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:33:28.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:28 smithi137 bash[18617]: cluster 2024-04-24T17:33:26.649561+0000 mgr.y (mgr.24289) 87 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:33:30.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:30 smithi137 bash[18617]: cluster 2024-04-24T17:33:28.650187+0000 mgr.y (mgr.24289) 88 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:33:30.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:30 smithi070 bash[18579]: cluster 2024-04-24T17:33:28.650187+0000 mgr.y (mgr.24289) 88 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:33:30.589 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:30 smithi070 bash[23661]: cluster 2024-04-24T17:33:28.650187+0000 mgr.y (mgr.24289) 88 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:33:31.316 INFO:teuthology.orchestra.run.smithi070.stdout:{ 2024-04-24T17:33:31.316 INFO:teuthology.orchestra.run.smithi070.stdout: "id": "1ce9dad2-f640-4384-87f3-d0073c8f852c", 2024-04-24T17:33:31.316 INFO:teuthology.orchestra.run.smithi070.stdout: "name": "r", 2024-04-24T17:33:31.316 INFO:teuthology.orchestra.run.smithi070.stdout: "current_period": "b1339794-f663-4a32-ab00-75721abc46a3", 2024-04-24T17:33:31.316 INFO:teuthology.orchestra.run.smithi070.stdout: "epoch": 1 2024-04-24T17:33:31.316 INFO:teuthology.orchestra.run.smithi070.stdout:} 2024-04-24T17:33:31.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:31 smithi137 bash[18617]: cluster 2024-04-24T17:33:30.247019+0000 mon.a (mon.0) 661 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-24T17:33:31.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:31 smithi137 bash[18617]: audit 2024-04-24T17:33:30.255624+0000 mon.c (mon.1) 66 : audit [INF] from='client.? 172.21.15.70:0/3996515962' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-24T17:33:31.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:31 smithi137 bash[18617]: audit 2024-04-24T17:33:30.256817+0000 mon.a (mon.0) 662 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-24T17:33:31.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:31 smithi070 bash[18579]: cluster 2024-04-24T17:33:30.247019+0000 mon.a (mon.0) 661 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-24T17:33:31.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:31 smithi070 bash[18579]: audit 2024-04-24T17:33:30.255624+0000 mon.c (mon.1) 66 : audit [INF] from='client.? 172.21.15.70:0/3996515962' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-24T17:33:31.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:31 smithi070 bash[18579]: audit 2024-04-24T17:33:30.256817+0000 mon.a (mon.0) 662 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-24T17:33:31.589 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:31 smithi070 bash[23661]: cluster 2024-04-24T17:33:30.247019+0000 mon.a (mon.0) 661 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-24T17:33:31.589 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:31 smithi070 bash[23661]: audit 2024-04-24T17:33:30.255624+0000 mon.c (mon.1) 66 : audit [INF] from='client.? 172.21.15.70:0/3996515962' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-24T17:33:31.589 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:31 smithi070 bash[23661]: audit 2024-04-24T17:33:30.256817+0000 mon.a (mon.0) 662 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-24T17:33:31.978 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -e sha1=5904d29475f5be602879d9fb26280e89b808d5cc -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-04-24T17:33:32.157 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:33:31 smithi070 bash[18833]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:33:31] "GET /metrics HTTP/1.1" 200 191501 "" "Prometheus/2.33.4" 2024-04-24T17:33:32.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:32 smithi137 bash[18617]: cluster 2024-04-24T17:33:30.650858+0000 mgr.y (mgr.24289) 89 : cluster [DBG] pgmap v61: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:33:32.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:32 smithi137 bash[18617]: audit 2024-04-24T17:33:31.258870+0000 mon.a (mon.0) 663 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-04-24T17:33:32.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:32 smithi137 bash[18617]: cluster 2024-04-24T17:33:31.259212+0000 mon.a (mon.0) 664 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-24T17:33:32.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:32 smithi070 bash[18579]: cluster 2024-04-24T17:33:30.650858+0000 mgr.y (mgr.24289) 89 : cluster [DBG] pgmap v61: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:33:32.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:32 smithi070 bash[18579]: audit 2024-04-24T17:33:31.258870+0000 mon.a (mon.0) 663 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-04-24T17:33:32.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:32 smithi070 bash[18579]: cluster 2024-04-24T17:33:31.259212+0000 mon.a (mon.0) 664 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-24T17:33:32.590 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:32 smithi070 bash[23661]: cluster 2024-04-24T17:33:30.650858+0000 mgr.y (mgr.24289) 89 : cluster [DBG] pgmap v61: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:33:32.590 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:32 smithi070 bash[23661]: audit 2024-04-24T17:33:31.258870+0000 mon.a (mon.0) 663 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-04-24T17:33:32.590 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:32 smithi070 bash[23661]: cluster 2024-04-24T17:33:31.259212+0000 mon.a (mon.0) 664 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-24T17:33:33.339 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:33 smithi070 bash[18579]: cluster 2024-04-24T17:33:32.258037+0000 mon.a (mon.0) 665 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-24T17:33:33.539 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:33 smithi070 bash[23661]: cluster 2024-04-24T17:33:32.258037+0000 mon.a (mon.0) 665 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-24T17:33:33.540 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:33 smithi137 bash[18617]: cluster 2024-04-24T17:33:32.258037+0000 mon.a (mon.0) 665 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-24T17:33:34.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:34 smithi137 bash[18617]: cluster 2024-04-24T17:33:32.651397+0000 mgr.y (mgr.24289) 90 : cluster [DBG] pgmap v64: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:33:34.535 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:34 smithi070 bash[18579]: cluster 2024-04-24T17:33:32.651397+0000 mgr.y (mgr.24289) 90 : cluster [DBG] pgmap v64: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:33:34.535 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:34 smithi070 bash[23661]: cluster 2024-04-24T17:33:32.651397+0000 mgr.y (mgr.24289) 90 : cluster [DBG] pgmap v64: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:33:34.631 INFO:teuthology.orchestra.run.smithi070.stdout:{ 2024-04-24T17:33:34.631 INFO:teuthology.orchestra.run.smithi070.stdout: "id": "7410875f-ed99-4368-99f5-e1fd56719e6f", 2024-04-24T17:33:34.631 INFO:teuthology.orchestra.run.smithi070.stdout: "name": "default", 2024-04-24T17:33:34.631 INFO:teuthology.orchestra.run.smithi070.stdout: "api_name": "default", 2024-04-24T17:33:34.631 INFO:teuthology.orchestra.run.smithi070.stdout: "is_master": "true", 2024-04-24T17:33:34.631 INFO:teuthology.orchestra.run.smithi070.stdout: "endpoints": [], 2024-04-24T17:33:34.631 INFO:teuthology.orchestra.run.smithi070.stdout: "hostnames": [], 2024-04-24T17:33:34.632 INFO:teuthology.orchestra.run.smithi070.stdout: "hostnames_s3website": [], 2024-04-24T17:33:34.632 INFO:teuthology.orchestra.run.smithi070.stdout: "master_zone": "", 2024-04-24T17:33:34.632 INFO:teuthology.orchestra.run.smithi070.stdout: "zones": [], 2024-04-24T17:33:34.632 INFO:teuthology.orchestra.run.smithi070.stdout: "placement_targets": [], 2024-04-24T17:33:34.632 INFO:teuthology.orchestra.run.smithi070.stdout: "default_placement": "", 2024-04-24T17:33:34.632 INFO:teuthology.orchestra.run.smithi070.stdout: "realm_id": "1ce9dad2-f640-4384-87f3-d0073c8f852c", 2024-04-24T17:33:34.632 INFO:teuthology.orchestra.run.smithi070.stdout: "sync_policy": { 2024-04-24T17:33:34.632 INFO:teuthology.orchestra.run.smithi070.stdout: "groups": [] 2024-04-24T17:33:34.632 INFO:teuthology.orchestra.run.smithi070.stdout: } 2024-04-24T17:33:34.632 INFO:teuthology.orchestra.run.smithi070.stdout:} 2024-04-24T17:33:35.345 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -e sha1=5904d29475f5be602879d9fb26280e89b808d5cc -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-04-24T17:33:36.283 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:36 smithi137 bash[18617]: cluster 2024-04-24T17:33:34.652079+0000 mgr.y (mgr.24289) 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-04-24T17:33:36.284 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:33:36 smithi137 bash[19456]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:33:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:33:36.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:36 smithi070 bash[18579]: cluster 2024-04-24T17:33:34.652079+0000 mgr.y (mgr.24289) 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-04-24T17:33:36.589 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:36 smithi070 bash[23661]: cluster 2024-04-24T17:33:34.652079+0000 mgr.y (mgr.24289) 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-04-24T17:33:37.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:37 smithi137 bash[18617]: audit 2024-04-24T17:33:36.657027+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2024-04-24T17:33:37.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:37 smithi137 bash[18617]: audit 2024-04-24T17:33:36.657939+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2024-04-24T17:33:37.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:37 smithi137 bash[18617]: audit 2024-04-24T17:33:36.709459+0000 mon.c (mon.1) 68 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:33:37.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:37 smithi137 bash[18617]: audit 2024-04-24T17:33:36.710391+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:33:37.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:37 smithi137 bash[18617]: audit 2024-04-24T17:33:36.736227+0000 mon.c (mon.1) 69 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:33:37.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:37 smithi137 bash[18617]: audit 2024-04-24T17:33:36.737213+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:33:37.589 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:37 smithi070 bash[23661]: audit 2024-04-24T17:33:36.657027+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2024-04-24T17:33:37.589 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:37 smithi070 bash[23661]: audit 2024-04-24T17:33:36.657939+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2024-04-24T17:33:37.589 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:37 smithi070 bash[23661]: audit 2024-04-24T17:33:36.709459+0000 mon.c (mon.1) 68 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:33:37.589 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:37 smithi070 bash[23661]: audit 2024-04-24T17:33:36.710391+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:33:37.589 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:37 smithi070 bash[23661]: audit 2024-04-24T17:33:36.736227+0000 mon.c (mon.1) 69 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:33:37.589 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:37 smithi070 bash[23661]: audit 2024-04-24T17:33:36.737213+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:33:37.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:37 smithi070 bash[18579]: audit 2024-04-24T17:33:36.657027+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2024-04-24T17:33:37.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:37 smithi070 bash[18579]: audit 2024-04-24T17:33:36.657939+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2024-04-24T17:33:37.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:37 smithi070 bash[18579]: audit 2024-04-24T17:33:36.709459+0000 mon.c (mon.1) 68 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:33:37.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:37 smithi070 bash[18579]: audit 2024-04-24T17:33:36.710391+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:33:37.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:37 smithi070 bash[18579]: audit 2024-04-24T17:33:36.736227+0000 mon.c (mon.1) 69 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:33:37.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:37 smithi070 bash[18579]: audit 2024-04-24T17:33:36.737213+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:33:38.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:38 smithi070 bash[18579]: cluster 2024-04-24T17:33:36.652656+0000 mgr.y (mgr.24289) 92 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 1 op/s 2024-04-24T17:33:38.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:38 smithi070 bash[18579]: audit 2024-04-24T17:33:37.289741+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]': finished 2024-04-24T17:33:38.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:38 smithi070 bash[18579]: cluster 2024-04-24T17:33:37.290036+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-24T17:33:38.589 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:38 smithi070 bash[23661]: cluster 2024-04-24T17:33:36.652656+0000 mgr.y (mgr.24289) 92 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 1 op/s 2024-04-24T17:33:38.589 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:38 smithi070 bash[23661]: audit 2024-04-24T17:33:37.289741+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]': finished 2024-04-24T17:33:38.589 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:38 smithi070 bash[23661]: cluster 2024-04-24T17:33:37.290036+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-24T17:33:38.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:38 smithi137 bash[18617]: cluster 2024-04-24T17:33:36.652656+0000 mgr.y (mgr.24289) 92 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 1 op/s 2024-04-24T17:33:38.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:38 smithi137 bash[18617]: audit 2024-04-24T17:33:37.289741+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]': finished 2024-04-24T17:33:38.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:38 smithi137 bash[18617]: cluster 2024-04-24T17:33:37.290036+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-24T17:33:39.040 INFO:teuthology.orchestra.run.smithi070.stdout:{ 2024-04-24T17:33:39.041 INFO:teuthology.orchestra.run.smithi070.stdout: "id": "629984c5-c002-4775-8d4f-9b2743fbd3a1", 2024-04-24T17:33:39.041 INFO:teuthology.orchestra.run.smithi070.stdout: "name": "z", 2024-04-24T17:33:39.041 INFO:teuthology.orchestra.run.smithi070.stdout: "domain_root": "z.rgw.meta:root", 2024-04-24T17:33:39.041 INFO:teuthology.orchestra.run.smithi070.stdout: "control_pool": "z.rgw.control", 2024-04-24T17:33:39.041 INFO:teuthology.orchestra.run.smithi070.stdout: "gc_pool": "z.rgw.log:gc", 2024-04-24T17:33:39.041 INFO:teuthology.orchestra.run.smithi070.stdout: "lc_pool": "z.rgw.log:lc", 2024-04-24T17:33:39.041 INFO:teuthology.orchestra.run.smithi070.stdout: "log_pool": "z.rgw.log", 2024-04-24T17:33:39.041 INFO:teuthology.orchestra.run.smithi070.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-04-24T17:33:39.041 INFO:teuthology.orchestra.run.smithi070.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-04-24T17:33:39.041 INFO:teuthology.orchestra.run.smithi070.stdout: "roles_pool": "z.rgw.meta:roles", 2024-04-24T17:33:39.041 INFO:teuthology.orchestra.run.smithi070.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-04-24T17:33:39.041 INFO:teuthology.orchestra.run.smithi070.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-04-24T17:33:39.041 INFO:teuthology.orchestra.run.smithi070.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-04-24T17:33:39.041 INFO:teuthology.orchestra.run.smithi070.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-04-24T17:33:39.042 INFO:teuthology.orchestra.run.smithi070.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-04-24T17:33:39.042 INFO:teuthology.orchestra.run.smithi070.stdout: "otp_pool": "z.rgw.otp", 2024-04-24T17:33:39.042 INFO:teuthology.orchestra.run.smithi070.stdout: "system_key": { 2024-04-24T17:33:39.042 INFO:teuthology.orchestra.run.smithi070.stdout: "access_key": "", 2024-04-24T17:33:39.042 INFO:teuthology.orchestra.run.smithi070.stdout: "secret_key": "" 2024-04-24T17:33:39.042 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:33:39.042 INFO:teuthology.orchestra.run.smithi070.stdout: "placement_pools": [ 2024-04-24T17:33:39.042 INFO:teuthology.orchestra.run.smithi070.stdout: { 2024-04-24T17:33:39.042 INFO:teuthology.orchestra.run.smithi070.stdout: "key": "default-placement", 2024-04-24T17:33:39.042 INFO:teuthology.orchestra.run.smithi070.stdout: "val": { 2024-04-24T17:33:39.042 INFO:teuthology.orchestra.run.smithi070.stdout: "index_pool": "z.rgw.buckets.index", 2024-04-24T17:33:39.042 INFO:teuthology.orchestra.run.smithi070.stdout: "storage_classes": { 2024-04-24T17:33:39.042 INFO:teuthology.orchestra.run.smithi070.stdout: "STANDARD": { 2024-04-24T17:33:39.042 INFO:teuthology.orchestra.run.smithi070.stdout: "data_pool": "z.rgw.buckets.data" 2024-04-24T17:33:39.042 INFO:teuthology.orchestra.run.smithi070.stdout: } 2024-04-24T17:33:39.043 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:33:39.043 INFO:teuthology.orchestra.run.smithi070.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-04-24T17:33:39.043 INFO:teuthology.orchestra.run.smithi070.stdout: "index_type": 0 2024-04-24T17:33:39.043 INFO:teuthology.orchestra.run.smithi070.stdout: } 2024-04-24T17:33:39.043 INFO:teuthology.orchestra.run.smithi070.stdout: } 2024-04-24T17:33:39.043 INFO:teuthology.orchestra.run.smithi070.stdout: ], 2024-04-24T17:33:39.043 INFO:teuthology.orchestra.run.smithi070.stdout: "realm_id": "1ce9dad2-f640-4384-87f3-d0073c8f852c", 2024-04-24T17:33:39.043 INFO:teuthology.orchestra.run.smithi070.stdout: "notif_pool": "z.rgw.log:notif" 2024-04-24T17:33:39.043 INFO:teuthology.orchestra.run.smithi070.stdout:} 2024-04-24T17:33:39.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:39 smithi070 bash[18579]: cluster 2024-04-24T17:33:38.292073+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-24T17:33:39.589 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:39 smithi070 bash[23661]: cluster 2024-04-24T17:33:38.292073+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-24T17:33:39.703 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -e sha1=5904d29475f5be602879d9fb26280e89b808d5cc -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-04-24T17:33:39.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:39 smithi137 bash[18617]: cluster 2024-04-24T17:33:38.292073+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-24T17:33:40.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:40 smithi070 bash[18579]: cluster 2024-04-24T17:33:38.653334+0000 mgr.y (mgr.24289) 93 : cluster [DBG] pgmap v69: 33 pgs: 1 peering, 32 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 640 B/s rd, 1.7 KiB/s wr, 2 op/s 2024-04-24T17:33:40.589 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:40 smithi070 bash[23661]: cluster 2024-04-24T17:33:38.653334+0000 mgr.y (mgr.24289) 93 : cluster [DBG] pgmap v69: 33 pgs: 1 peering, 32 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 640 B/s rd, 1.7 KiB/s wr, 2 op/s 2024-04-24T17:33:40.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:40 smithi137 bash[18617]: cluster 2024-04-24T17:33:38.653334+0000 mgr.y (mgr.24289) 93 : cluster [DBG] pgmap v69: 33 pgs: 1 peering, 32 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 640 B/s rd, 1.7 KiB/s wr, 2 op/s 2024-04-24T17:33:42.135 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:33:41 smithi070 bash[18833]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:33:41] "GET /metrics HTTP/1.1" 200 192819 "" "Prometheus/2.33.4" 2024-04-24T17:33:43.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:42 smithi137 bash[18617]: cluster 2024-04-24T17:33:40.653760+0000 mgr.y (mgr.24289) 94 : cluster [DBG] pgmap v70: 33 pgs: 1 peering, 32 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-04-24T17:33:43.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:42 smithi070 bash[18579]: cluster 2024-04-24T17:33:40.653760+0000 mgr.y (mgr.24289) 94 : cluster [DBG] pgmap v70: 33 pgs: 1 peering, 32 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-04-24T17:33:43.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:42 smithi070 bash[23661]: cluster 2024-04-24T17:33:40.653760+0000 mgr.y (mgr.24289) 94 : cluster [DBG] pgmap v70: 33 pgs: 1 peering, 32 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-04-24T17:33:44.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:43 smithi137 bash[18617]: cluster 2024-04-24T17:33:42.654334+0000 mgr.y (mgr.24289) 95 : cluster [DBG] pgmap v71: 33 pgs: 1 peering, 32 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 511 B/s wr, 2 op/s 2024-04-24T17:33:44.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:43 smithi137 bash[18617]: cluster 2024-04-24T17:33:42.745941+0000 mon.a (mon.0) 672 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-24T17:33:44.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:43 smithi137 bash[18617]: audit 2024-04-24T17:33:42.751686+0000 mon.a (mon.0) 673 : audit [INF] from='client.? 172.21.15.70:0/2221855069' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-24T17:33:44.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:43 smithi070 bash[23661]: cluster 2024-04-24T17:33:42.654334+0000 mgr.y (mgr.24289) 95 : cluster [DBG] pgmap v71: 33 pgs: 1 peering, 32 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 511 B/s wr, 2 op/s 2024-04-24T17:33:44.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:43 smithi070 bash[23661]: cluster 2024-04-24T17:33:42.745941+0000 mon.a (mon.0) 672 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-24T17:33:44.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:43 smithi070 bash[23661]: audit 2024-04-24T17:33:42.751686+0000 mon.a (mon.0) 673 : audit [INF] from='client.? 172.21.15.70:0/2221855069' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-24T17:33:44.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:43 smithi070 bash[18579]: cluster 2024-04-24T17:33:42.654334+0000 mgr.y (mgr.24289) 95 : cluster [DBG] pgmap v71: 33 pgs: 1 peering, 32 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 511 B/s wr, 2 op/s 2024-04-24T17:33:44.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:43 smithi070 bash[18579]: cluster 2024-04-24T17:33:42.745941+0000 mon.a (mon.0) 672 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-24T17:33:44.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:43 smithi070 bash[18579]: audit 2024-04-24T17:33:42.751686+0000 mon.a (mon.0) 673 : audit [INF] from='client.? 172.21.15.70:0/2221855069' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-24T17:33:45.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:44 smithi137 bash[18617]: audit 2024-04-24T17:33:43.752015+0000 mon.a (mon.0) 674 : audit [INF] from='client.? 172.21.15.70:0/2221855069' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-04-24T17:33:45.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:44 smithi137 bash[18617]: cluster 2024-04-24T17:33:43.753139+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-24T17:33:45.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:44 smithi070 bash[23661]: audit 2024-04-24T17:33:43.752015+0000 mon.a (mon.0) 674 : audit [INF] from='client.? 172.21.15.70:0/2221855069' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-04-24T17:33:45.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:44 smithi070 bash[23661]: cluster 2024-04-24T17:33:43.753139+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-24T17:33:45.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:44 smithi070 bash[18579]: audit 2024-04-24T17:33:43.752015+0000 mon.a (mon.0) 674 : audit [INF] from='client.? 172.21.15.70:0/2221855069' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-04-24T17:33:45.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:44 smithi070 bash[18579]: cluster 2024-04-24T17:33:43.753139+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-24T17:33:46.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:45 smithi070 bash[18579]: cluster 2024-04-24T17:33:44.655073+0000 mgr.y (mgr.24289) 96 : cluster [DBG] pgmap v74: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 4.1 KiB/s rd, 804 B/s wr, 5 op/s 2024-04-24T17:33:46.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:45 smithi070 bash[18579]: cluster 2024-04-24T17:33:44.773566+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-24T17:33:46.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:45 smithi070 bash[18579]: audit 2024-04-24T17:33:44.775523+0000 mon.a (mon.0) 677 : audit [INF] from='client.? 172.21.15.70:0/2221855069' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-24T17:33:46.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:45 smithi070 bash[23661]: cluster 2024-04-24T17:33:44.655073+0000 mgr.y (mgr.24289) 96 : cluster [DBG] pgmap v74: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 4.1 KiB/s rd, 804 B/s wr, 5 op/s 2024-04-24T17:33:46.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:45 smithi070 bash[23661]: cluster 2024-04-24T17:33:44.773566+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-24T17:33:46.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:45 smithi070 bash[23661]: audit 2024-04-24T17:33:44.775523+0000 mon.a (mon.0) 677 : audit [INF] from='client.? 172.21.15.70:0/2221855069' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-24T17:33:46.283 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:33:46 smithi137 bash[19456]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:33:46] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:33:46.284 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:45 smithi137 bash[18617]: cluster 2024-04-24T17:33:44.655073+0000 mgr.y (mgr.24289) 96 : cluster [DBG] pgmap v74: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 4.1 KiB/s rd, 804 B/s wr, 5 op/s 2024-04-24T17:33:46.284 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:45 smithi137 bash[18617]: cluster 2024-04-24T17:33:44.773566+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-24T17:33:46.284 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:45 smithi137 bash[18617]: audit 2024-04-24T17:33:44.775523+0000 mon.a (mon.0) 677 : audit [INF] from='client.? 172.21.15.70:0/2221855069' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-24T17:33:47.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:46 smithi137 bash[18617]: audit 2024-04-24T17:33:45.776429+0000 mon.a (mon.0) 678 : audit [INF] from='client.? 172.21.15.70:0/2221855069' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-04-24T17:33:47.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:46 smithi137 bash[18617]: cluster 2024-04-24T17:33:45.776917+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-24T17:33:47.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:46 smithi070 bash[18579]: audit 2024-04-24T17:33:45.776429+0000 mon.a (mon.0) 678 : audit [INF] from='client.? 172.21.15.70:0/2221855069' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-04-24T17:33:47.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:46 smithi070 bash[18579]: cluster 2024-04-24T17:33:45.776917+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-24T17:33:47.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:46 smithi070 bash[23661]: audit 2024-04-24T17:33:45.776429+0000 mon.a (mon.0) 678 : audit [INF] from='client.? 172.21.15.70:0/2221855069' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-04-24T17:33:47.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:46 smithi070 bash[23661]: cluster 2024-04-24T17:33:45.776917+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-24T17:33:48.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:47 smithi070 bash[18579]: cluster 2024-04-24T17:33:46.655821+0000 mgr.y (mgr.24289) 97 : cluster [DBG] pgmap v77: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 1023 B/s wr, 4 op/s 2024-04-24T17:33:48.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:47 smithi070 bash[18579]: cluster 2024-04-24T17:33:46.797847+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-24T17:33:48.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:47 smithi070 bash[18579]: audit 2024-04-24T17:33:46.810623+0000 mon.a (mon.0) 681 : audit [INF] from='client.? 172.21.15.70:0/3940671651' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-24T17:33:48.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:47 smithi070 bash[23661]: cluster 2024-04-24T17:33:46.655821+0000 mgr.y (mgr.24289) 97 : cluster [DBG] pgmap v77: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 1023 B/s wr, 4 op/s 2024-04-24T17:33:48.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:47 smithi070 bash[23661]: cluster 2024-04-24T17:33:46.797847+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-24T17:33:48.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:47 smithi070 bash[23661]: audit 2024-04-24T17:33:46.810623+0000 mon.a (mon.0) 681 : audit [INF] from='client.? 172.21.15.70:0/3940671651' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-24T17:33:48.284 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:47 smithi137 bash[18617]: cluster 2024-04-24T17:33:46.655821+0000 mgr.y (mgr.24289) 97 : cluster [DBG] pgmap v77: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 1023 B/s wr, 4 op/s 2024-04-24T17:33:48.284 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:47 smithi137 bash[18617]: cluster 2024-04-24T17:33:46.797847+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-24T17:33:48.284 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:47 smithi137 bash[18617]: audit 2024-04-24T17:33:46.810623+0000 mon.a (mon.0) 681 : audit [INF] from='client.? 172.21.15.70:0/3940671651' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-24T17:33:49.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:48 smithi070 bash[18579]: audit 2024-04-24T17:33:47.801164+0000 mon.a (mon.0) 682 : audit [INF] from='client.? 172.21.15.70:0/3940671651' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-04-24T17:33:49.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:48 smithi070 bash[18579]: cluster 2024-04-24T17:33:47.801452+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-24T17:33:49.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:48 smithi070 bash[18579]: audit 2024-04-24T17:33:47.806459+0000 mon.a (mon.0) 684 : audit [INF] from='client.? 172.21.15.70:0/3940671651' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-24T17:33:49.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:48 smithi070 bash[18579]: audit 2024-04-24T17:33:48.804337+0000 mon.a (mon.0) 685 : audit [INF] from='client.? 172.21.15.70:0/3940671651' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-24T17:33:49.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:48 smithi070 bash[18579]: cluster 2024-04-24T17:33:48.804579+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-24T17:33:49.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:48 smithi070 bash[18579]: audit 2024-04-24T17:33:48.806158+0000 mon.a (mon.0) 687 : audit [INF] from='client.? 172.21.15.70:0/3940671651' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-24T17:33:49.090 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:48 smithi070 bash[23661]: audit 2024-04-24T17:33:47.801164+0000 mon.a (mon.0) 682 : audit [INF] from='client.? 172.21.15.70:0/3940671651' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-04-24T17:33:49.090 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:48 smithi070 bash[23661]: cluster 2024-04-24T17:33:47.801452+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-24T17:33:49.090 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:48 smithi070 bash[23661]: audit 2024-04-24T17:33:47.806459+0000 mon.a (mon.0) 684 : audit [INF] from='client.? 172.21.15.70:0/3940671651' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-24T17:33:49.090 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:48 smithi070 bash[23661]: audit 2024-04-24T17:33:48.804337+0000 mon.a (mon.0) 685 : audit [INF] from='client.? 172.21.15.70:0/3940671651' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-24T17:33:49.090 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:48 smithi070 bash[23661]: cluster 2024-04-24T17:33:48.804579+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-24T17:33:49.090 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:48 smithi070 bash[23661]: audit 2024-04-24T17:33:48.806158+0000 mon.a (mon.0) 687 : audit [INF] from='client.? 172.21.15.70:0/3940671651' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-24T17:33:49.284 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:48 smithi137 bash[18617]: audit 2024-04-24T17:33:47.801164+0000 mon.a (mon.0) 682 : audit [INF] from='client.? 172.21.15.70:0/3940671651' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-04-24T17:33:49.284 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:48 smithi137 bash[18617]: cluster 2024-04-24T17:33:47.801452+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-24T17:33:49.284 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:48 smithi137 bash[18617]: audit 2024-04-24T17:33:47.806459+0000 mon.a (mon.0) 684 : audit [INF] from='client.? 172.21.15.70:0/3940671651' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-24T17:33:49.284 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:48 smithi137 bash[18617]: audit 2024-04-24T17:33:48.804337+0000 mon.a (mon.0) 685 : audit [INF] from='client.? 172.21.15.70:0/3940671651' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-24T17:33:49.284 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:48 smithi137 bash[18617]: cluster 2024-04-24T17:33:48.804579+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-24T17:33:49.284 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:48 smithi137 bash[18617]: audit 2024-04-24T17:33:48.806158+0000 mon.a (mon.0) 687 : audit [INF] from='client.? 172.21.15.70:0/3940671651' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-24T17:33:49.912 INFO:teuthology.orchestra.run.smithi070.stdout:{ 2024-04-24T17:33:49.912 INFO:teuthology.orchestra.run.smithi070.stdout: "id": "9976ebca-0e4e-427e-8c91-b13dc1fa0d96", 2024-04-24T17:33:49.912 INFO:teuthology.orchestra.run.smithi070.stdout: "epoch": 1, 2024-04-24T17:33:49.912 INFO:teuthology.orchestra.run.smithi070.stdout: "predecessor_uuid": "b1339794-f663-4a32-ab00-75721abc46a3", 2024-04-24T17:33:49.912 INFO:teuthology.orchestra.run.smithi070.stdout: "sync_status": [], 2024-04-24T17:33:49.912 INFO:teuthology.orchestra.run.smithi070.stdout: "period_map": { 2024-04-24T17:33:49.913 INFO:teuthology.orchestra.run.smithi070.stdout: "id": "9976ebca-0e4e-427e-8c91-b13dc1fa0d96", 2024-04-24T17:33:49.913 INFO:teuthology.orchestra.run.smithi070.stdout: "zonegroups": [ 2024-04-24T17:33:49.913 INFO:teuthology.orchestra.run.smithi070.stdout: { 2024-04-24T17:33:49.913 INFO:teuthology.orchestra.run.smithi070.stdout: "id": "7410875f-ed99-4368-99f5-e1fd56719e6f", 2024-04-24T17:33:49.913 INFO:teuthology.orchestra.run.smithi070.stdout: "name": "default", 2024-04-24T17:33:49.913 INFO:teuthology.orchestra.run.smithi070.stdout: "api_name": "default", 2024-04-24T17:33:49.913 INFO:teuthology.orchestra.run.smithi070.stdout: "is_master": "true", 2024-04-24T17:33:49.913 INFO:teuthology.orchestra.run.smithi070.stdout: "endpoints": [], 2024-04-24T17:33:49.913 INFO:teuthology.orchestra.run.smithi070.stdout: "hostnames": [], 2024-04-24T17:33:49.913 INFO:teuthology.orchestra.run.smithi070.stdout: "hostnames_s3website": [], 2024-04-24T17:33:49.914 INFO:teuthology.orchestra.run.smithi070.stdout: "master_zone": "629984c5-c002-4775-8d4f-9b2743fbd3a1", 2024-04-24T17:33:49.914 INFO:teuthology.orchestra.run.smithi070.stdout: "zones": [ 2024-04-24T17:33:49.914 INFO:teuthology.orchestra.run.smithi070.stdout: { 2024-04-24T17:33:49.914 INFO:teuthology.orchestra.run.smithi070.stdout: "id": "629984c5-c002-4775-8d4f-9b2743fbd3a1", 2024-04-24T17:33:49.914 INFO:teuthology.orchestra.run.smithi070.stdout: "name": "z", 2024-04-24T17:33:49.914 INFO:teuthology.orchestra.run.smithi070.stdout: "endpoints": [], 2024-04-24T17:33:49.914 INFO:teuthology.orchestra.run.smithi070.stdout: "log_meta": "false", 2024-04-24T17:33:49.914 INFO:teuthology.orchestra.run.smithi070.stdout: "log_data": "false", 2024-04-24T17:33:49.914 INFO:teuthology.orchestra.run.smithi070.stdout: "bucket_index_max_shards": 11, 2024-04-24T17:33:49.914 INFO:teuthology.orchestra.run.smithi070.stdout: "read_only": "false", 2024-04-24T17:33:49.914 INFO:teuthology.orchestra.run.smithi070.stdout: "tier_type": "", 2024-04-24T17:33:49.915 INFO:teuthology.orchestra.run.smithi070.stdout: "sync_from_all": "true", 2024-04-24T17:33:49.915 INFO:teuthology.orchestra.run.smithi070.stdout: "sync_from": [], 2024-04-24T17:33:49.915 INFO:teuthology.orchestra.run.smithi070.stdout: "redirect_zone": "" 2024-04-24T17:33:49.915 INFO:teuthology.orchestra.run.smithi070.stdout: } 2024-04-24T17:33:49.915 INFO:teuthology.orchestra.run.smithi070.stdout: ], 2024-04-24T17:33:49.915 INFO:teuthology.orchestra.run.smithi070.stdout: "placement_targets": [ 2024-04-24T17:33:49.915 INFO:teuthology.orchestra.run.smithi070.stdout: { 2024-04-24T17:33:49.915 INFO:teuthology.orchestra.run.smithi070.stdout: "name": "default-placement", 2024-04-24T17:33:49.915 INFO:teuthology.orchestra.run.smithi070.stdout: "tags": [], 2024-04-24T17:33:49.915 INFO:teuthology.orchestra.run.smithi070.stdout: "storage_classes": [ 2024-04-24T17:33:49.915 INFO:teuthology.orchestra.run.smithi070.stdout: "STANDARD" 2024-04-24T17:33:49.915 INFO:teuthology.orchestra.run.smithi070.stdout: ] 2024-04-24T17:33:49.915 INFO:teuthology.orchestra.run.smithi070.stdout: } 2024-04-24T17:33:49.915 INFO:teuthology.orchestra.run.smithi070.stdout: ], 2024-04-24T17:33:49.915 INFO:teuthology.orchestra.run.smithi070.stdout: "default_placement": "default-placement", 2024-04-24T17:33:49.916 INFO:teuthology.orchestra.run.smithi070.stdout: "realm_id": "1ce9dad2-f640-4384-87f3-d0073c8f852c", 2024-04-24T17:33:49.916 INFO:teuthology.orchestra.run.smithi070.stdout: "sync_policy": { 2024-04-24T17:33:49.916 INFO:teuthology.orchestra.run.smithi070.stdout: "groups": [] 2024-04-24T17:33:49.916 INFO:teuthology.orchestra.run.smithi070.stdout: } 2024-04-24T17:33:49.916 INFO:teuthology.orchestra.run.smithi070.stdout: } 2024-04-24T17:33:49.916 INFO:teuthology.orchestra.run.smithi070.stdout: ], 2024-04-24T17:33:49.916 INFO:teuthology.orchestra.run.smithi070.stdout: "short_zone_ids": [ 2024-04-24T17:33:49.916 INFO:teuthology.orchestra.run.smithi070.stdout: { 2024-04-24T17:33:49.916 INFO:teuthology.orchestra.run.smithi070.stdout: "key": "629984c5-c002-4775-8d4f-9b2743fbd3a1", 2024-04-24T17:33:49.916 INFO:teuthology.orchestra.run.smithi070.stdout: "val": 2331719700 2024-04-24T17:33:49.916 INFO:teuthology.orchestra.run.smithi070.stdout: } 2024-04-24T17:33:49.916 INFO:teuthology.orchestra.run.smithi070.stdout: ] 2024-04-24T17:33:49.916 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:33:49.917 INFO:teuthology.orchestra.run.smithi070.stdout: "master_zonegroup": "7410875f-ed99-4368-99f5-e1fd56719e6f", 2024-04-24T17:33:49.917 INFO:teuthology.orchestra.run.smithi070.stdout: "master_zone": "629984c5-c002-4775-8d4f-9b2743fbd3a1", 2024-04-24T17:33:49.917 INFO:teuthology.orchestra.run.smithi070.stdout: "period_config": { 2024-04-24T17:33:49.917 INFO:teuthology.orchestra.run.smithi070.stdout: "bucket_quota": { 2024-04-24T17:33:49.917 INFO:teuthology.orchestra.run.smithi070.stdout: "enabled": false, 2024-04-24T17:33:49.917 INFO:teuthology.orchestra.run.smithi070.stdout: "check_on_raw": false, 2024-04-24T17:33:49.917 INFO:teuthology.orchestra.run.smithi070.stdout: "max_size": -1, 2024-04-24T17:33:49.917 INFO:teuthology.orchestra.run.smithi070.stdout: "max_size_kb": 0, 2024-04-24T17:33:49.917 INFO:teuthology.orchestra.run.smithi070.stdout: "max_objects": -1 2024-04-24T17:33:49.917 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:33:49.917 INFO:teuthology.orchestra.run.smithi070.stdout: "user_quota": { 2024-04-24T17:33:49.917 INFO:teuthology.orchestra.run.smithi070.stdout: "enabled": false, 2024-04-24T17:33:49.917 INFO:teuthology.orchestra.run.smithi070.stdout: "check_on_raw": false, 2024-04-24T17:33:49.917 INFO:teuthology.orchestra.run.smithi070.stdout: "max_size": -1, 2024-04-24T17:33:49.918 INFO:teuthology.orchestra.run.smithi070.stdout: "max_size_kb": 0, 2024-04-24T17:33:49.918 INFO:teuthology.orchestra.run.smithi070.stdout: "max_objects": -1 2024-04-24T17:33:49.918 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:33:49.918 INFO:teuthology.orchestra.run.smithi070.stdout: "user_ratelimit": { 2024-04-24T17:33:49.918 INFO:teuthology.orchestra.run.smithi070.stdout: "max_read_ops": 0, 2024-04-24T17:33:49.918 INFO:teuthology.orchestra.run.smithi070.stdout: "max_write_ops": 0, 2024-04-24T17:33:49.918 INFO:teuthology.orchestra.run.smithi070.stdout: "max_read_bytes": 0, 2024-04-24T17:33:49.918 INFO:teuthology.orchestra.run.smithi070.stdout: "max_write_bytes": 0, 2024-04-24T17:33:49.918 INFO:teuthology.orchestra.run.smithi070.stdout: "enabled": false 2024-04-24T17:33:49.918 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:33:49.918 INFO:teuthology.orchestra.run.smithi070.stdout: "bucket_ratelimit": { 2024-04-24T17:33:49.918 INFO:teuthology.orchestra.run.smithi070.stdout: "max_read_ops": 0, 2024-04-24T17:33:49.918 INFO:teuthology.orchestra.run.smithi070.stdout: "max_write_ops": 0, 2024-04-24T17:33:49.918 INFO:teuthology.orchestra.run.smithi070.stdout: "max_read_bytes": 0, 2024-04-24T17:33:49.918 INFO:teuthology.orchestra.run.smithi070.stdout: "max_write_bytes": 0, 2024-04-24T17:33:49.919 INFO:teuthology.orchestra.run.smithi070.stdout: "enabled": false 2024-04-24T17:33:49.919 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:33:49.919 INFO:teuthology.orchestra.run.smithi070.stdout: "anonymous_ratelimit": { 2024-04-24T17:33:49.919 INFO:teuthology.orchestra.run.smithi070.stdout: "max_read_ops": 0, 2024-04-24T17:33:49.919 INFO:teuthology.orchestra.run.smithi070.stdout: "max_write_ops": 0, 2024-04-24T17:33:49.919 INFO:teuthology.orchestra.run.smithi070.stdout: "max_read_bytes": 0, 2024-04-24T17:33:49.919 INFO:teuthology.orchestra.run.smithi070.stdout: "max_write_bytes": 0, 2024-04-24T17:33:49.919 INFO:teuthology.orchestra.run.smithi070.stdout: "enabled": false 2024-04-24T17:33:49.919 INFO:teuthology.orchestra.run.smithi070.stdout: } 2024-04-24T17:33:49.919 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:33:49.919 INFO:teuthology.orchestra.run.smithi070.stdout: "realm_id": "1ce9dad2-f640-4384-87f3-d0073c8f852c", 2024-04-24T17:33:49.919 INFO:teuthology.orchestra.run.smithi070.stdout: "realm_name": "r", 2024-04-24T17:33:49.919 INFO:teuthology.orchestra.run.smithi070.stdout: "realm_epoch": 2 2024-04-24T17:33:49.919 INFO:teuthology.orchestra.run.smithi070.stdout:} 2024-04-24T17:33:50.533 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:50 smithi137 bash[18617]: cluster 2024-04-24T17:33:48.656667+0000 mgr.y (mgr.24289) 98 : cluster [DBG] pgmap v80: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-04-24T17:33:50.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:50 smithi137 bash[18617]: audit 2024-04-24T17:33:49.806053+0000 mon.a (mon.0) 688 : audit [INF] from='client.? 172.21.15.70:0/3940671651' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-04-24T17:33:50.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:50 smithi137 bash[18617]: cluster 2024-04-24T17:33:49.806640+0000 mon.a (mon.0) 689 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-04-24T17:33:50.588 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:50 smithi070 bash[18579]: cluster 2024-04-24T17:33:48.656667+0000 mgr.y (mgr.24289) 98 : cluster [DBG] pgmap v80: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-04-24T17:33:50.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:50 smithi070 bash[18579]: audit 2024-04-24T17:33:49.806053+0000 mon.a (mon.0) 688 : audit [INF] from='client.? 172.21.15.70:0/3940671651' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-04-24T17:33:50.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:50 smithi070 bash[18579]: cluster 2024-04-24T17:33:49.806640+0000 mon.a (mon.0) 689 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-04-24T17:33:50.589 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:50 smithi070 bash[23661]: cluster 2024-04-24T17:33:48.656667+0000 mgr.y (mgr.24289) 98 : cluster [DBG] pgmap v80: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-04-24T17:33:50.589 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:50 smithi070 bash[23661]: audit 2024-04-24T17:33:49.806053+0000 mon.a (mon.0) 688 : audit [INF] from='client.? 172.21.15.70:0/3940671651' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-04-24T17:33:50.589 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:50 smithi070 bash[23661]: cluster 2024-04-24T17:33:49.806640+0000 mon.a (mon.0) 689 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-04-24T17:33:50.702 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -e sha1=5904d29475f5be602879d9fb26280e89b808d5cc -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-04-24T17:33:52.088 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:33:51 smithi070 bash[18833]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:33:51] "GET /metrics HTTP/1.1" 200 196818 "" "Prometheus/2.33.4" 2024-04-24T17:33:52.533 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:52 smithi137 bash[18617]: cluster 2024-04-24T17:33:50.657443+0000 mgr.y (mgr.24289) 99 : cluster [DBG] pgmap v83: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-04-24T17:33:52.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:52 smithi070 bash[18579]: cluster 2024-04-24T17:33:50.657443+0000 mgr.y (mgr.24289) 99 : cluster [DBG] pgmap v83: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-04-24T17:33:52.590 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:52 smithi070 bash[23661]: cluster 2024-04-24T17:33:50.657443+0000 mgr.y (mgr.24289) 99 : cluster [DBG] pgmap v83: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-04-24T17:33:53.451 INFO:teuthology.orchestra.run.smithi070.stdout:Scheduled rgw.foo update... 2024-04-24T17:33:54.455 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -e sha1=5904d29475f5be602879d9fb26280e89b808d5cc -- bash -c 'ceph orch apply rgw smpl' 2024-04-24T17:33:54.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:54 smithi137 bash[18617]: cluster 2024-04-24T17:33:52.658512+0000 mgr.y (mgr.24289) 100 : cluster [DBG] pgmap v84: 129 pgs: 19 creating+peering, 110 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1.4 KiB/s wr, 3 op/s 2024-04-24T17:33:54.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:54 smithi137 bash[18617]: audit 2024-04-24T17:33:53.443585+0000 mgr.y (mgr.24289) 101 : audit [DBG] from='client.24532 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:33:54.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:54 smithi137 bash[18617]: cephadm 2024-04-24T17:33:53.448017+0000 mgr.y (mgr.24289) 102 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-24T17:33:54.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:54 smithi137 bash[18617]: audit 2024-04-24T17:33:53.455166+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:33:54.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:54 smithi137 bash[18617]: audit 2024-04-24T17:33:53.468732+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:33:54.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:54 smithi137 bash[18617]: audit 2024-04-24T17:33:53.470258+0000 mon.c (mon.1) 71 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:33:54.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:54 smithi137 bash[18617]: audit 2024-04-24T17:33:53.718488+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:33:54.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:54 smithi137 bash[18617]: audit 2024-04-24T17:33:53.726766+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:33:54.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:54 smithi137 bash[18617]: audit 2024-04-24T17:33:53.732641+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:33:54.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:54 smithi137 bash[18617]: audit 2024-04-24T17:33:53.737691+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:33:54.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:54 smithi137 bash[18617]: audit 2024-04-24T17:33:53.738447+0000 mon.c (mon.1) 72 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi070.jodwqm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:33:54.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:54 smithi137 bash[18617]: audit 2024-04-24T17:33:53.738753+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi070.jodwqm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:33:54.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:54 smithi137 bash[18617]: audit 2024-04-24T17:33:53.741634+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi070.jodwqm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-24T17:33:54.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:54 smithi137 bash[18617]: audit 2024-04-24T17:33:53.746812+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:33:54.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:54 smithi137 bash[18617]: audit 2024-04-24T17:33:53.747904+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:33:54.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:54 smithi070 bash[18579]: cluster 2024-04-24T17:33:52.658512+0000 mgr.y (mgr.24289) 100 : cluster [DBG] pgmap v84: 129 pgs: 19 creating+peering, 110 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1.4 KiB/s wr, 3 op/s 2024-04-24T17:33:54.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:54 smithi070 bash[18579]: audit 2024-04-24T17:33:53.443585+0000 mgr.y (mgr.24289) 101 : audit [DBG] from='client.24532 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:33:54.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:54 smithi070 bash[18579]: cephadm 2024-04-24T17:33:53.448017+0000 mgr.y (mgr.24289) 102 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-24T17:33:54.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:54 smithi070 bash[18579]: audit 2024-04-24T17:33:53.455166+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:33:54.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:54 smithi070 bash[18579]: audit 2024-04-24T17:33:53.468732+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:33:54.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:54 smithi070 bash[18579]: audit 2024-04-24T17:33:53.470258+0000 mon.c (mon.1) 71 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:33:54.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:54 smithi070 bash[18579]: audit 2024-04-24T17:33:53.718488+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:33:54.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:54 smithi070 bash[18579]: audit 2024-04-24T17:33:53.726766+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:33:54.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:54 smithi070 bash[18579]: audit 2024-04-24T17:33:53.732641+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:33:54.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:54 smithi070 bash[18579]: audit 2024-04-24T17:33:53.737691+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:33:54.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:54 smithi070 bash[18579]: audit 2024-04-24T17:33:53.738447+0000 mon.c (mon.1) 72 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi070.jodwqm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:33:54.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:54 smithi070 bash[18579]: audit 2024-04-24T17:33:53.738753+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi070.jodwqm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:33:54.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:54 smithi070 bash[18579]: audit 2024-04-24T17:33:53.741634+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi070.jodwqm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-24T17:33:54.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:54 smithi070 bash[18579]: audit 2024-04-24T17:33:53.746812+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:33:54.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:54 smithi070 bash[18579]: audit 2024-04-24T17:33:53.747904+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:33:54.841 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:54 smithi070 bash[23661]: cluster 2024-04-24T17:33:52.658512+0000 mgr.y (mgr.24289) 100 : cluster [DBG] pgmap v84: 129 pgs: 19 creating+peering, 110 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1.4 KiB/s wr, 3 op/s 2024-04-24T17:33:54.841 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:54 smithi070 bash[23661]: audit 2024-04-24T17:33:53.443585+0000 mgr.y (mgr.24289) 101 : audit [DBG] from='client.24532 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:33:54.841 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:54 smithi070 bash[23661]: cephadm 2024-04-24T17:33:53.448017+0000 mgr.y (mgr.24289) 102 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-24T17:33:54.841 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:54 smithi070 bash[23661]: audit 2024-04-24T17:33:53.455166+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:33:54.841 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:54 smithi070 bash[23661]: audit 2024-04-24T17:33:53.468732+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:33:54.841 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:54 smithi070 bash[23661]: audit 2024-04-24T17:33:53.470258+0000 mon.c (mon.1) 71 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:33:54.841 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:54 smithi070 bash[23661]: audit 2024-04-24T17:33:53.718488+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:33:54.841 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:54 smithi070 bash[23661]: audit 2024-04-24T17:33:53.726766+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:33:54.841 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:54 smithi070 bash[23661]: audit 2024-04-24T17:33:53.732641+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:33:54.841 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:54 smithi070 bash[23661]: audit 2024-04-24T17:33:53.737691+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:33:54.841 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:54 smithi070 bash[23661]: audit 2024-04-24T17:33:53.738447+0000 mon.c (mon.1) 72 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi070.jodwqm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:33:54.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:54 smithi070 bash[23661]: audit 2024-04-24T17:33:53.738753+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi070.jodwqm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:33:54.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:54 smithi070 bash[23661]: audit 2024-04-24T17:33:53.741634+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi070.jodwqm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-24T17:33:54.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:54 smithi070 bash[23661]: audit 2024-04-24T17:33:53.746812+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:33:54.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:54 smithi070 bash[23661]: audit 2024-04-24T17:33:53.747904+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:33:55.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:55 smithi137 bash[18617]: cephadm 2024-04-24T17:33:53.733751+0000 mgr.y (mgr.24289) 103 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-24T17:33:55.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:55 smithi137 bash[18617]: cephadm 2024-04-24T17:33:53.748785+0000 mgr.y (mgr.24289) 104 : cephadm [INF] Deploying daemon rgw.foo.smithi070.jodwqm on smithi070 2024-04-24T17:33:55.808 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:55 smithi070 bash[18579]: cephadm 2024-04-24T17:33:53.733751+0000 mgr.y (mgr.24289) 103 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-24T17:33:55.808 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:55 smithi070 bash[18579]: cephadm 2024-04-24T17:33:53.748785+0000 mgr.y (mgr.24289) 104 : cephadm [INF] Deploying daemon rgw.foo.smithi070.jodwqm on smithi070 2024-04-24T17:33:55.808 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:55 smithi070 bash[23661]: cephadm 2024-04-24T17:33:53.733751+0000 mgr.y (mgr.24289) 103 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-24T17:33:55.808 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:55 smithi070 bash[23661]: cephadm 2024-04-24T17:33:53.748785+0000 mgr.y (mgr.24289) 104 : cephadm [INF] Deploying daemon rgw.foo.smithi070.jodwqm on smithi070 2024-04-24T17:33:56.283 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:33:56 smithi137 bash[19456]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:33:56] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:33:56.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:56 smithi070 bash[18579]: cluster 2024-04-24T17:33:54.659229+0000 mgr.y (mgr.24289) 105 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1.0 KiB/s wr, 2 op/s 2024-04-24T17:33:56.590 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:56 smithi070 bash[23661]: cluster 2024-04-24T17:33:54.659229+0000 mgr.y (mgr.24289) 105 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1.0 KiB/s wr, 2 op/s 2024-04-24T17:33:56.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:56 smithi137 bash[18617]: cluster 2024-04-24T17:33:54.659229+0000 mgr.y (mgr.24289) 105 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1.0 KiB/s wr, 2 op/s 2024-04-24T17:33:57.432 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:57 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:33:57.432 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:57 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:33:57.432 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:33:57 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:33:57.433 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:33:57 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:33:57.433 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:33:57 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:33:57.433 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:33:57 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:33:57.433 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:33:57 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:33:57.434 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:33:57 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:33:57.434 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:33:57 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:33:57.838 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:57 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:33:57.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:57 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:33:57.839 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:33:57 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:33:57.839 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:33:57 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:33:57.840 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:33:57 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:33:57.840 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:33:57 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:33:57.840 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:33:57 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:33:57.841 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:33:57 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:33:57.841 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:33:57 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:33:58.799 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:58 smithi070 bash[18579]: cluster 2024-04-24T17:33:56.659963+0000 mgr.y (mgr.24289) 106 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 895 B/s wr, 2 op/s 2024-04-24T17:33:58.800 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:58 smithi070 bash[18579]: audit 2024-04-24T17:33:57.548553+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:33:58.800 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:58 smithi070 bash[18579]: audit 2024-04-24T17:33:57.550374+0000 mon.c (mon.1) 74 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi137.xlirah", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:33:58.800 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:58 smithi070 bash[18579]: audit 2024-04-24T17:33:57.550767+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi137.xlirah", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:33:58.800 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:58 smithi070 bash[18579]: audit 2024-04-24T17:33:57.554678+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi137.xlirah", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-24T17:33:58.800 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:58 smithi070 bash[18579]: audit 2024-04-24T17:33:57.559793+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:33:58.800 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:58 smithi070 bash[18579]: audit 2024-04-24T17:33:57.560805+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:33:58.800 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:58 smithi070 bash[23661]: cluster 2024-04-24T17:33:56.659963+0000 mgr.y (mgr.24289) 106 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 895 B/s wr, 2 op/s 2024-04-24T17:33:58.800 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:58 smithi070 bash[23661]: audit 2024-04-24T17:33:57.548553+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:33:58.800 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:58 smithi070 bash[23661]: audit 2024-04-24T17:33:57.550374+0000 mon.c (mon.1) 74 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi137.xlirah", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:33:58.801 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:58 smithi070 bash[23661]: audit 2024-04-24T17:33:57.550767+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi137.xlirah", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:33:58.801 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:58 smithi070 bash[23661]: audit 2024-04-24T17:33:57.554678+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi137.xlirah", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-24T17:33:58.801 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:58 smithi070 bash[23661]: audit 2024-04-24T17:33:57.559793+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:33:58.801 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:58 smithi070 bash[23661]: audit 2024-04-24T17:33:57.560805+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:33:58.930 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:58 smithi137 bash[18617]: cluster 2024-04-24T17:33:56.659963+0000 mgr.y (mgr.24289) 106 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 895 B/s wr, 2 op/s 2024-04-24T17:33:58.931 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:58 smithi137 bash[18617]: audit 2024-04-24T17:33:57.548553+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:33:58.931 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:58 smithi137 bash[18617]: audit 2024-04-24T17:33:57.550374+0000 mon.c (mon.1) 74 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi137.xlirah", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:33:58.931 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:58 smithi137 bash[18617]: audit 2024-04-24T17:33:57.550767+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi137.xlirah", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:33:58.931 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:58 smithi137 bash[18617]: audit 2024-04-24T17:33:57.554678+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi137.xlirah", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-24T17:33:58.931 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:58 smithi137 bash[18617]: audit 2024-04-24T17:33:57.559793+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:33:58.931 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:58 smithi137 bash[18617]: audit 2024-04-24T17:33:57.560805+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:33:59.189 INFO:teuthology.orchestra.run.smithi070.stdout:Scheduled rgw.smpl update... 2024-04-24T17:33:59.708 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:33:59 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:33:59.709 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:33:59 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:33:59.709 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:33:59 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:33:59.709 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:33:59 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:33:59.710 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:33:59 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:33:59.710 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:33:59 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:33:59.711 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:33:59 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:33:59.711 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:59 smithi137 bash[18617]: cephadm 2024-04-24T17:33:57.561579+0000 mgr.y (mgr.24289) 107 : cephadm [INF] Deploying daemon rgw.foo.smithi137.xlirah on smithi137 2024-04-24T17:33:59.711 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:59 smithi137 bash[18617]: audit 2024-04-24T17:33:59.193165+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:33:59.712 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:59 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:33:59.712 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:33:59 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:33:59.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:59 smithi070 bash[18579]: cephadm 2024-04-24T17:33:57.561579+0000 mgr.y (mgr.24289) 107 : cephadm [INF] Deploying daemon rgw.foo.smithi137.xlirah on smithi137 2024-04-24T17:33:59.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:33:59 smithi070 bash[18579]: audit 2024-04-24T17:33:59.193165+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:33:59.840 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:59 smithi070 bash[23661]: cephadm 2024-04-24T17:33:57.561579+0000 mgr.y (mgr.24289) 107 : cephadm [INF] Deploying daemon rgw.foo.smithi137.xlirah on smithi137 2024-04-24T17:33:59.840 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:33:59 smithi070 bash[23661]: audit 2024-04-24T17:33:59.193165+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:33:59.951 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -e sha1=5904d29475f5be602879d9fb26280e89b808d5cc -- bash -c 'ceph osd pool create foo' 2024-04-24T17:33:59.964 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:33:59 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:33:59.965 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:33:59 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:33:59.965 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:33:59 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:33:59.965 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:33:59 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:33:59.966 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:33:59 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:33:59.966 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:33:59 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:33:59.967 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:33:59 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:33:59.967 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:33:59 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:33:59.967 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:33:59 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:34:00.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:00 smithi070 bash[23661]: cluster 2024-04-24T17:33:58.661482+0000 mgr.y (mgr.24289) 108 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 726 B/s rd, 726 B/s wr, 1 op/s 2024-04-24T17:34:00.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:00 smithi070 bash[23661]: audit 2024-04-24T17:33:59.187771+0000 mgr.y (mgr.24289) 109 : audit [DBG] from='client.24538 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:34:00.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:00 smithi070 bash[23661]: cephadm 2024-04-24T17:33:59.188889+0000 mgr.y (mgr.24289) 110 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-24T17:34:00.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:00 smithi070 bash[23661]: audit 2024-04-24T17:34:00.011291+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:00.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:00 smithi070 bash[23661]: audit 2024-04-24T17:34:00.016728+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:34:00.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:00 smithi070 bash[23661]: audit 2024-04-24T17:34:00.018109+0000 mon.c (mon.1) 77 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:34:00.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:00 smithi070 bash[18579]: cluster 2024-04-24T17:33:58.661482+0000 mgr.y (mgr.24289) 108 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 726 B/s rd, 726 B/s wr, 1 op/s 2024-04-24T17:34:00.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:00 smithi070 bash[18579]: audit 2024-04-24T17:33:59.187771+0000 mgr.y (mgr.24289) 109 : audit [DBG] from='client.24538 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:34:00.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:00 smithi070 bash[18579]: cephadm 2024-04-24T17:33:59.188889+0000 mgr.y (mgr.24289) 110 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-24T17:34:00.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:00 smithi070 bash[18579]: audit 2024-04-24T17:34:00.011291+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:00.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:00 smithi070 bash[18579]: audit 2024-04-24T17:34:00.016728+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:34:00.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:00 smithi070 bash[18579]: audit 2024-04-24T17:34:00.018109+0000 mon.c (mon.1) 77 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:34:01.015 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:00 smithi137 bash[18617]: cluster 2024-04-24T17:33:58.661482+0000 mgr.y (mgr.24289) 108 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 726 B/s rd, 726 B/s wr, 1 op/s 2024-04-24T17:34:01.015 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:00 smithi137 bash[18617]: audit 2024-04-24T17:33:59.187771+0000 mgr.y (mgr.24289) 109 : audit [DBG] from='client.24538 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:34:01.015 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:00 smithi137 bash[18617]: cephadm 2024-04-24T17:33:59.188889+0000 mgr.y (mgr.24289) 110 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-24T17:34:01.015 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:00 smithi137 bash[18617]: audit 2024-04-24T17:34:00.011291+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:01.015 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:00 smithi137 bash[18617]: audit 2024-04-24T17:34:00.016728+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:34:01.015 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:00 smithi137 bash[18617]: audit 2024-04-24T17:34:00.018109+0000 mon.c (mon.1) 77 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:34:01.838 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:01 smithi070 bash[18579]: cluster 2024-04-24T17:34:00.662357+0000 mgr.y (mgr.24289) 111 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 659 B/s rd, 659 B/s wr, 1 op/s 2024-04-24T17:34:01.838 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:01 smithi070 bash[23661]: cluster 2024-04-24T17:34:00.662357+0000 mgr.y (mgr.24289) 111 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 659 B/s rd, 659 B/s wr, 1 op/s 2024-04-24T17:34:02.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:01 smithi137 bash[18617]: cluster 2024-04-24T17:34:00.662357+0000 mgr.y (mgr.24289) 111 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 659 B/s rd, 659 B/s wr, 1 op/s 2024-04-24T17:34:02.338 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:34:01 smithi070 bash[18833]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:34:01] "GET /metrics HTTP/1.1" 200 196818 "" "Prometheus/2.33.4" 2024-04-24T17:34:03.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:02 smithi137 bash[18617]: audit 2024-04-24T17:34:01.733887+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:03.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:02 smithi070 bash[18579]: audit 2024-04-24T17:34:01.733887+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:03.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:02 smithi070 bash[23661]: audit 2024-04-24T17:34:01.733887+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:03.753 INFO:teuthology.orchestra.run.smithi070.stderr:pool 'foo' created 2024-04-24T17:34:04.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:03 smithi137 bash[18617]: cluster 2024-04-24T17:34:02.663930+0000 mgr.y (mgr.24289) 112 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 88 KiB/s rd, 3.3 KiB/s wr, 168 op/s 2024-04-24T17:34:04.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:03 smithi137 bash[18617]: audit 2024-04-24T17:34:03.062304+0000 mon.c (mon.1) 78 : audit [INF] from='client.? 172.21.15.70:0/853115820' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-24T17:34:04.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:03 smithi137 bash[18617]: audit 2024-04-24T17:34:03.062677+0000 mon.a (mon.0) 705 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-24T17:34:04.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:03 smithi137 bash[18617]: audit 2024-04-24T17:34:03.490808+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:04.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:03 smithi137 bash[18617]: audit 2024-04-24T17:34:03.495366+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:04.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:03 smithi137 bash[18617]: cephadm 2024-04-24T17:34:03.506663+0000 mgr.y (mgr.24289) 113 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-24T17:34:04.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:03 smithi070 bash[23661]: cluster 2024-04-24T17:34:02.663930+0000 mgr.y (mgr.24289) 112 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 88 KiB/s rd, 3.3 KiB/s wr, 168 op/s 2024-04-24T17:34:04.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:03 smithi070 bash[23661]: audit 2024-04-24T17:34:03.062304+0000 mon.c (mon.1) 78 : audit [INF] from='client.? 172.21.15.70:0/853115820' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-24T17:34:04.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:03 smithi070 bash[23661]: audit 2024-04-24T17:34:03.062677+0000 mon.a (mon.0) 705 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-24T17:34:04.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:03 smithi070 bash[23661]: audit 2024-04-24T17:34:03.490808+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:04.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:03 smithi070 bash[23661]: audit 2024-04-24T17:34:03.495366+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:04.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:03 smithi070 bash[23661]: cephadm 2024-04-24T17:34:03.506663+0000 mgr.y (mgr.24289) 113 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-24T17:34:04.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:03 smithi070 bash[18579]: cluster 2024-04-24T17:34:02.663930+0000 mgr.y (mgr.24289) 112 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 88 KiB/s rd, 3.3 KiB/s wr, 168 op/s 2024-04-24T17:34:04.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:03 smithi070 bash[18579]: audit 2024-04-24T17:34:03.062304+0000 mon.c (mon.1) 78 : audit [INF] from='client.? 172.21.15.70:0/853115820' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-24T17:34:04.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:03 smithi070 bash[18579]: audit 2024-04-24T17:34:03.062677+0000 mon.a (mon.0) 705 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-24T17:34:04.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:03 smithi070 bash[18579]: audit 2024-04-24T17:34:03.490808+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:04.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:03 smithi070 bash[18579]: audit 2024-04-24T17:34:03.495366+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:04.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:03 smithi070 bash[18579]: cephadm 2024-04-24T17:34:03.506663+0000 mgr.y (mgr.24289) 113 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-24T17:34:04.979 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -e sha1=5904d29475f5be602879d9fb26280e89b808d5cc -- bash -c 'rbd pool init foo' 2024-04-24T17:34:05.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:04 smithi137 bash[18617]: audit 2024-04-24T17:34:03.746972+0000 mon.a (mon.0) 708 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-04-24T17:34:05.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:04 smithi137 bash[18617]: cluster 2024-04-24T17:34:03.747069+0000 mon.a (mon.0) 709 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-04-24T17:34:05.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:04 smithi137 bash[18617]: audit 2024-04-24T17:34:03.901334+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:05.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:04 smithi137 bash[18617]: audit 2024-04-24T17:34:03.909892+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:05.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:04 smithi137 bash[18617]: audit 2024-04-24T17:34:03.914430+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:05.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:04 smithi137 bash[18617]: cephadm 2024-04-24T17:34:03.918684+0000 mgr.y (mgr.24289) 114 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-24T17:34:05.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:04 smithi137 bash[18617]: audit 2024-04-24T17:34:03.923110+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:05.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:04 smithi137 bash[18617]: audit 2024-04-24T17:34:03.924180+0000 mon.c (mon.1) 79 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi070.qayqjt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:34:05.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:04 smithi137 bash[18617]: audit 2024-04-24T17:34:03.924475+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi070.qayqjt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:34:05.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:04 smithi137 bash[18617]: audit 2024-04-24T17:34:03.927536+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi070.qayqjt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-24T17:34:05.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:04 smithi137 bash[18617]: audit 2024-04-24T17:34:03.933247+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:05.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:04 smithi137 bash[18617]: audit 2024-04-24T17:34:03.934224+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:34:05.035 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:04 smithi137 bash[18617]: cephadm 2024-04-24T17:34:03.935175+0000 mgr.y (mgr.24289) 115 : cephadm [INF] Deploying daemon rgw.smpl.smithi070.qayqjt on smithi070 2024-04-24T17:34:05.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:04 smithi070 bash[23661]: audit 2024-04-24T17:34:03.746972+0000 mon.a (mon.0) 708 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-04-24T17:34:05.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:04 smithi070 bash[23661]: cluster 2024-04-24T17:34:03.747069+0000 mon.a (mon.0) 709 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-04-24T17:34:05.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:04 smithi070 bash[23661]: audit 2024-04-24T17:34:03.901334+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:05.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:04 smithi070 bash[23661]: audit 2024-04-24T17:34:03.909892+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:05.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:04 smithi070 bash[23661]: audit 2024-04-24T17:34:03.914430+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:05.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:04 smithi070 bash[23661]: cephadm 2024-04-24T17:34:03.918684+0000 mgr.y (mgr.24289) 114 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-24T17:34:05.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:04 smithi070 bash[23661]: audit 2024-04-24T17:34:03.923110+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:05.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:04 smithi070 bash[23661]: audit 2024-04-24T17:34:03.924180+0000 mon.c (mon.1) 79 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi070.qayqjt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:34:05.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:04 smithi070 bash[23661]: audit 2024-04-24T17:34:03.924475+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi070.qayqjt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:34:05.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:04 smithi070 bash[23661]: audit 2024-04-24T17:34:03.927536+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi070.qayqjt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-24T17:34:05.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:04 smithi070 bash[23661]: audit 2024-04-24T17:34:03.933247+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:05.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:04 smithi070 bash[23661]: audit 2024-04-24T17:34:03.934224+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:34:05.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:04 smithi070 bash[23661]: cephadm 2024-04-24T17:34:03.935175+0000 mgr.y (mgr.24289) 115 : cephadm [INF] Deploying daemon rgw.smpl.smithi070.qayqjt on smithi070 2024-04-24T17:34:05.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:04 smithi070 bash[18579]: audit 2024-04-24T17:34:03.746972+0000 mon.a (mon.0) 708 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-04-24T17:34:05.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:04 smithi070 bash[18579]: cluster 2024-04-24T17:34:03.747069+0000 mon.a (mon.0) 709 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-04-24T17:34:05.090 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:04 smithi070 bash[18579]: audit 2024-04-24T17:34:03.901334+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:05.090 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:04 smithi070 bash[18579]: audit 2024-04-24T17:34:03.909892+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:05.090 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:04 smithi070 bash[18579]: audit 2024-04-24T17:34:03.914430+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:05.090 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:04 smithi070 bash[18579]: cephadm 2024-04-24T17:34:03.918684+0000 mgr.y (mgr.24289) 114 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-24T17:34:05.090 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:04 smithi070 bash[18579]: audit 2024-04-24T17:34:03.923110+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:05.090 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:04 smithi070 bash[18579]: audit 2024-04-24T17:34:03.924180+0000 mon.c (mon.1) 79 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi070.qayqjt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:34:05.090 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:04 smithi070 bash[18579]: audit 2024-04-24T17:34:03.924475+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi070.qayqjt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:34:05.090 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:04 smithi070 bash[18579]: audit 2024-04-24T17:34:03.927536+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi070.qayqjt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-24T17:34:05.090 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:04 smithi070 bash[18579]: audit 2024-04-24T17:34:03.933247+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:05.090 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:04 smithi070 bash[18579]: audit 2024-04-24T17:34:03.934224+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:34:05.090 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:04 smithi070 bash[18579]: cephadm 2024-04-24T17:34:03.935175+0000 mgr.y (mgr.24289) 115 : cephadm [INF] Deploying daemon rgw.smpl.smithi070.qayqjt on smithi070 2024-04-24T17:34:06.022 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:05 smithi137 bash[18617]: cluster 2024-04-24T17:34:04.664776+0000 mgr.y (mgr.24289) 116 : cluster [DBG] pgmap v91: 161 pgs: 32 unknown, 129 active+clean; 584 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 3.4 KiB/s wr, 212 op/s 2024-04-24T17:34:06.022 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:05 smithi137 bash[18617]: cluster 2024-04-24T17:34:04.763690+0000 mon.a (mon.0) 717 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-04-24T17:34:06.090 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:05 smithi070 bash[18579]: cluster 2024-04-24T17:34:04.664776+0000 mgr.y (mgr.24289) 116 : cluster [DBG] pgmap v91: 161 pgs: 32 unknown, 129 active+clean; 584 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 3.4 KiB/s wr, 212 op/s 2024-04-24T17:34:06.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:05 smithi070 bash[18579]: cluster 2024-04-24T17:34:04.763690+0000 mon.a (mon.0) 717 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-04-24T17:34:06.091 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:05 smithi070 bash[23661]: cluster 2024-04-24T17:34:04.664776+0000 mgr.y (mgr.24289) 116 : cluster [DBG] pgmap v91: 161 pgs: 32 unknown, 129 active+clean; 584 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 3.4 KiB/s wr, 212 op/s 2024-04-24T17:34:06.091 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:05 smithi070 bash[23661]: cluster 2024-04-24T17:34:04.763690+0000 mon.a (mon.0) 717 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-04-24T17:34:06.283 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:34:06 smithi137 bash[19456]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:34:06] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:34:07.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:06 smithi137 bash[18617]: cluster 2024-04-24T17:34:05.765424+0000 mon.a (mon.0) 718 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-04-24T17:34:07.046 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:06 smithi070 bash[18579]: cluster 2024-04-24T17:34:05.765424+0000 mon.a (mon.0) 718 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-04-24T17:34:07.046 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:06 smithi070 bash[23661]: cluster 2024-04-24T17:34:05.765424+0000 mon.a (mon.0) 718 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-04-24T17:34:07.304 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:07 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:34:07.305 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:34:07 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:34:07.305 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:34:07 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:34:07.305 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:34:07 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:34:07.305 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:34:07 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:34:07.306 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:34:07 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:34:07.306 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:07 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:34:07.306 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:34:07 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:34:07.307 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:34:07 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:34:07.588 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:07 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:34:07.588 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:34:07 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:34:07.589 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:34:07 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:34:07.589 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:34:07 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:34:07.589 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:34:07 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:34:07.590 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:34:07 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:34:07.590 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:34:07 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:34:07.590 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:34:07 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:34:07.590 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:07 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:34:08.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:08 smithi137 bash[18617]: cluster 2024-04-24T17:34:06.665545+0000 mgr.y (mgr.24289) 117 : cluster [DBG] pgmap v94: 161 pgs: 32 unknown, 129 active+clean; 584 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 185 KiB/s rd, 5.7 KiB/s wr, 353 op/s 2024-04-24T17:34:08.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:08 smithi137 bash[18617]: audit 2024-04-24T17:34:07.464855+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:08.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:08 smithi137 bash[18617]: audit 2024-04-24T17:34:07.467854+0000 mon.c (mon.1) 81 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi137.vqzuok", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:34:08.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:08 smithi137 bash[18617]: audit 2024-04-24T17:34:07.468249+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi137.vqzuok", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:34:08.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:08 smithi137 bash[18617]: audit 2024-04-24T17:34:07.472212+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi137.vqzuok", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-24T17:34:08.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:08 smithi137 bash[18617]: audit 2024-04-24T17:34:07.477692+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:08.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:08 smithi137 bash[18617]: audit 2024-04-24T17:34:07.479262+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:34:08.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:08 smithi137 bash[18617]: cephadm 2024-04-24T17:34:07.480190+0000 mgr.y (mgr.24289) 118 : cephadm [INF] Deploying daemon rgw.smpl.smithi137.vqzuok on smithi137 2024-04-24T17:34:08.838 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:08 smithi070 bash[23661]: cluster 2024-04-24T17:34:06.665545+0000 mgr.y (mgr.24289) 117 : cluster [DBG] pgmap v94: 161 pgs: 32 unknown, 129 active+clean; 584 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 185 KiB/s rd, 5.7 KiB/s wr, 353 op/s 2024-04-24T17:34:08.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:08 smithi070 bash[23661]: audit 2024-04-24T17:34:07.464855+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:08.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:08 smithi070 bash[23661]: audit 2024-04-24T17:34:07.467854+0000 mon.c (mon.1) 81 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi137.vqzuok", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:34:08.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:08 smithi070 bash[23661]: audit 2024-04-24T17:34:07.468249+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi137.vqzuok", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:34:08.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:08 smithi070 bash[23661]: audit 2024-04-24T17:34:07.472212+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi137.vqzuok", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-24T17:34:08.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:08 smithi070 bash[23661]: audit 2024-04-24T17:34:07.477692+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:08.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:08 smithi070 bash[23661]: audit 2024-04-24T17:34:07.479262+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:34:08.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:08 smithi070 bash[23661]: cephadm 2024-04-24T17:34:07.480190+0000 mgr.y (mgr.24289) 118 : cephadm [INF] Deploying daemon rgw.smpl.smithi137.vqzuok on smithi137 2024-04-24T17:34:08.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:08 smithi070 bash[18579]: cluster 2024-04-24T17:34:06.665545+0000 mgr.y (mgr.24289) 117 : cluster [DBG] pgmap v94: 161 pgs: 32 unknown, 129 active+clean; 584 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 185 KiB/s rd, 5.7 KiB/s wr, 353 op/s 2024-04-24T17:34:08.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:08 smithi070 bash[18579]: audit 2024-04-24T17:34:07.464855+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:08.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:08 smithi070 bash[18579]: audit 2024-04-24T17:34:07.467854+0000 mon.c (mon.1) 81 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi137.vqzuok", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:34:08.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:08 smithi070 bash[18579]: audit 2024-04-24T17:34:07.468249+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi137.vqzuok", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:34:08.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:08 smithi070 bash[18579]: audit 2024-04-24T17:34:07.472212+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi137.vqzuok", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-24T17:34:08.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:08 smithi070 bash[18579]: audit 2024-04-24T17:34:07.477692+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:08.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:08 smithi070 bash[18579]: audit 2024-04-24T17:34:07.479262+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:34:08.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:08 smithi070 bash[18579]: cephadm 2024-04-24T17:34:07.480190+0000 mgr.y (mgr.24289) 118 : cephadm [INF] Deploying daemon rgw.smpl.smithi137.vqzuok on smithi137 2024-04-24T17:34:10.006 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:34:09 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:34:10.006 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:34:09 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:34:10.007 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:34:09 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:34:10.007 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:34:09 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:34:10.007 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:09 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:34:10.008 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:34:09 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:34:10.008 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:34:09 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:34:10.008 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:34:09 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:34:10.008 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:34:09 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:34:10.262 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:34:10 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:34:10.262 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:34:10 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:34:10.262 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:34:10 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:34:10.262 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:34:10 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:34:10.263 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:10 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:34:10.263 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:34:10 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:34:10.263 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:34:10 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:34:10.264 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:34:10 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:34:10.264 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:34:10 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:34:10.533 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:10 smithi137 bash[18617]: cluster 2024-04-24T17:34:08.667271+0000 mgr.y (mgr.24289) 119 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 511 B/s wr, 27 op/s 2024-04-24T17:34:10.533 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:10 smithi137 bash[18617]: audit 2024-04-24T17:34:09.705635+0000 mon.c (mon.1) 83 : audit [INF] from='client.? 172.21.15.70:0/503055652' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-24T17:34:10.533 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:10 smithi137 bash[18617]: audit 2024-04-24T17:34:09.706004+0000 mon.a (mon.0) 723 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-24T17:34:10.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:10 smithi137 bash[18617]: audit 2024-04-24T17:34:10.310971+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:10.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:10 smithi137 bash[18617]: audit 2024-04-24T17:34:10.316304+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:34:10.534 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:10 smithi137 bash[18617]: audit 2024-04-24T17:34:10.318210+0000 mon.c (mon.1) 85 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:34:10.588 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:10 smithi070 bash[18579]: cluster 2024-04-24T17:34:08.667271+0000 mgr.y (mgr.24289) 119 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 511 B/s wr, 27 op/s 2024-04-24T17:34:10.588 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:10 smithi070 bash[18579]: audit 2024-04-24T17:34:09.705635+0000 mon.c (mon.1) 83 : audit [INF] from='client.? 172.21.15.70:0/503055652' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-24T17:34:10.588 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:10 smithi070 bash[18579]: audit 2024-04-24T17:34:09.706004+0000 mon.a (mon.0) 723 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-24T17:34:10.588 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:10 smithi070 bash[18579]: audit 2024-04-24T17:34:10.310971+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:10.588 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:10 smithi070 bash[18579]: audit 2024-04-24T17:34:10.316304+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:34:10.588 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:10 smithi070 bash[18579]: audit 2024-04-24T17:34:10.318210+0000 mon.c (mon.1) 85 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:34:10.588 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:10 smithi070 bash[23661]: cluster 2024-04-24T17:34:08.667271+0000 mgr.y (mgr.24289) 119 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 511 B/s wr, 27 op/s 2024-04-24T17:34:10.589 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:10 smithi070 bash[23661]: audit 2024-04-24T17:34:09.705635+0000 mon.c (mon.1) 83 : audit [INF] from='client.? 172.21.15.70:0/503055652' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-24T17:34:10.589 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:10 smithi070 bash[23661]: audit 2024-04-24T17:34:09.706004+0000 mon.a (mon.0) 723 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-24T17:34:10.589 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:10 smithi070 bash[23661]: audit 2024-04-24T17:34:10.310971+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:10.589 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:10 smithi070 bash[23661]: audit 2024-04-24T17:34:10.316304+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:34:10.589 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:10 smithi070 bash[23661]: audit 2024-04-24T17:34:10.318210+0000 mon.c (mon.1) 85 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:34:11.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:11 smithi137 bash[18617]: audit 2024-04-24T17:34:10.483227+0000 mon.a (mon.0) 725 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-04-24T17:34:11.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:11 smithi137 bash[18617]: cluster 2024-04-24T17:34:10.483401+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-04-24T17:34:11.838 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:11 smithi070 bash[18579]: audit 2024-04-24T17:34:10.483227+0000 mon.a (mon.0) 725 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-04-24T17:34:11.838 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:11 smithi070 bash[18579]: cluster 2024-04-24T17:34:10.483401+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-04-24T17:34:11.838 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:11 smithi070 bash[23661]: audit 2024-04-24T17:34:10.483227+0000 mon.a (mon.0) 725 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-04-24T17:34:11.838 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:11 smithi070 bash[23661]: cluster 2024-04-24T17:34:10.483401+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-04-24T17:34:12.338 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:34:11 smithi070 bash[18833]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:34:11] "GET /metrics HTTP/1.1" 200 207900 "" "Prometheus/2.33.4" 2024-04-24T17:34:12.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:12 smithi137 bash[18617]: cluster 2024-04-24T17:34:10.668048+0000 mgr.y (mgr.24289) 120 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 341 B/s wr, 7 op/s 2024-04-24T17:34:12.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:12 smithi137 bash[18617]: cluster 2024-04-24T17:34:11.494005+0000 mon.a (mon.0) 727 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-04-24T17:34:12.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:12 smithi137 bash[18617]: audit 2024-04-24T17:34:11.775655+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:12.838 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:12 smithi070 bash[18579]: cluster 2024-04-24T17:34:10.668048+0000 mgr.y (mgr.24289) 120 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 341 B/s wr, 7 op/s 2024-04-24T17:34:12.838 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:12 smithi070 bash[18579]: cluster 2024-04-24T17:34:11.494005+0000 mon.a (mon.0) 727 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-04-24T17:34:12.838 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:12 smithi070 bash[18579]: audit 2024-04-24T17:34:11.775655+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:12.838 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:12 smithi070 bash[23661]: cluster 2024-04-24T17:34:10.668048+0000 mgr.y (mgr.24289) 120 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 341 B/s wr, 7 op/s 2024-04-24T17:34:12.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:12 smithi070 bash[23661]: cluster 2024-04-24T17:34:11.494005+0000 mon.a (mon.0) 727 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-04-24T17:34:12.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:12 smithi070 bash[23661]: audit 2024-04-24T17:34:11.775655+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:13.397 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -e sha1=5904d29475f5be602879d9fb26280e89b808d5cc -- bash -c 'ceph orch apply iscsi foo u p' 2024-04-24T17:34:13.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:13 smithi137 bash[18617]: cluster 2024-04-24T17:34:12.496182+0000 mon.a (mon.0) 729 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-04-24T17:34:13.838 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:13 smithi070 bash[18579]: cluster 2024-04-24T17:34:12.496182+0000 mon.a (mon.0) 729 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-04-24T17:34:13.838 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:13 smithi070 bash[23661]: cluster 2024-04-24T17:34:12.496182+0000 mon.a (mon.0) 729 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-04-24T17:34:14.768 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:14 smithi137 bash[18617]: cluster 2024-04-24T17:34:12.669718+0000 mgr.y (mgr.24289) 121 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 224 KiB/s rd, 1023 B/s wr, 343 op/s 2024-04-24T17:34:14.768 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:14 smithi137 bash[18617]: cluster 2024-04-24T17:34:14.237114+0000 mon.a (mon.0) 730 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-04-24T17:34:14.768 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:14 smithi137 bash[18617]: audit 2024-04-24T17:34:14.442056+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:14.838 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:14 smithi070 bash[18579]: cluster 2024-04-24T17:34:12.669718+0000 mgr.y (mgr.24289) 121 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 224 KiB/s rd, 1023 B/s wr, 343 op/s 2024-04-24T17:34:14.838 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:14 smithi070 bash[18579]: cluster 2024-04-24T17:34:14.237114+0000 mon.a (mon.0) 730 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-04-24T17:34:14.838 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:14 smithi070 bash[18579]: audit 2024-04-24T17:34:14.442056+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:14.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:14 smithi070 bash[23661]: cluster 2024-04-24T17:34:12.669718+0000 mgr.y (mgr.24289) 121 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 224 KiB/s rd, 1023 B/s wr, 343 op/s 2024-04-24T17:34:14.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:14 smithi070 bash[23661]: cluster 2024-04-24T17:34:14.237114+0000 mon.a (mon.0) 730 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-04-24T17:34:14.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:14 smithi070 bash[23661]: audit 2024-04-24T17:34:14.442056+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:16.023 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:15 smithi137 bash[18617]: cluster 2024-04-24T17:34:14.670227+0000 mgr.y (mgr.24289) 122 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 311 KiB/s rd, 977 B/s wr, 480 op/s 2024-04-24T17:34:16.023 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:15 smithi137 bash[18617]: audit 2024-04-24T17:34:14.758611+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:16.023 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:15 smithi137 bash[18617]: cephadm 2024-04-24T17:34:15.043034+0000 mgr.y (mgr.24289) 123 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-24T17:34:16.023 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:15 smithi137 bash[18617]: audit 2024-04-24T17:34:15.330303+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:16.023 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:15 smithi137 bash[18617]: audit 2024-04-24T17:34:15.340551+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:34:16.023 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:15 smithi137 bash[18617]: audit 2024-04-24T17:34:15.341476+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:34:16.023 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:15 smithi137 bash[18617]: cephadm 2024-04-24T17:34:15.346661+0000 mgr.y (mgr.24289) 124 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-24T17:34:16.024 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:15 smithi137 bash[18617]: audit 2024-04-24T17:34:15.610608+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:16.042 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:15 smithi070 bash[18579]: cluster 2024-04-24T17:34:14.670227+0000 mgr.y (mgr.24289) 122 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 311 KiB/s rd, 977 B/s wr, 480 op/s 2024-04-24T17:34:16.042 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:15 smithi070 bash[18579]: audit 2024-04-24T17:34:14.758611+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:16.042 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:15 smithi070 bash[18579]: cephadm 2024-04-24T17:34:15.043034+0000 mgr.y (mgr.24289) 123 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-24T17:34:16.043 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:15 smithi070 bash[18579]: audit 2024-04-24T17:34:15.330303+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:16.043 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:15 smithi070 bash[18579]: audit 2024-04-24T17:34:15.340551+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:34:16.043 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:15 smithi070 bash[18579]: audit 2024-04-24T17:34:15.341476+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:34:16.043 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:15 smithi070 bash[18579]: cephadm 2024-04-24T17:34:15.346661+0000 mgr.y (mgr.24289) 124 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-24T17:34:16.043 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:15 smithi070 bash[18579]: audit 2024-04-24T17:34:15.610608+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:16.043 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:15 smithi070 bash[23661]: cluster 2024-04-24T17:34:14.670227+0000 mgr.y (mgr.24289) 122 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 311 KiB/s rd, 977 B/s wr, 480 op/s 2024-04-24T17:34:16.043 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:15 smithi070 bash[23661]: audit 2024-04-24T17:34:14.758611+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:16.043 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:15 smithi070 bash[23661]: cephadm 2024-04-24T17:34:15.043034+0000 mgr.y (mgr.24289) 123 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-24T17:34:16.043 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:15 smithi070 bash[23661]: audit 2024-04-24T17:34:15.330303+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:16.043 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:15 smithi070 bash[23661]: audit 2024-04-24T17:34:15.340551+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:34:16.043 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:15 smithi070 bash[23661]: audit 2024-04-24T17:34:15.341476+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:34:16.044 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:15 smithi070 bash[23661]: cephadm 2024-04-24T17:34:15.346661+0000 mgr.y (mgr.24289) 124 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-24T17:34:16.044 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:15 smithi070 bash[23661]: audit 2024-04-24T17:34:15.610608+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:16.283 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:34:16 smithi137 bash[19456]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:34:16] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:34:16.439 INFO:teuthology.orchestra.run.smithi070.stdout:Scheduled iscsi.foo update... 2024-04-24T17:34:17.642 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -e sha1=5904d29475f5be602879d9fb26280e89b808d5cc -- bash -c 'sleep 120' 2024-04-24T17:34:17.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:17 smithi137 bash[18617]: audit 2024-04-24T17:34:16.431843+0000 mgr.y (mgr.24289) 125 : audit [DBG] from='client.14832 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:34:17.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:17 smithi137 bash[18617]: cephadm 2024-04-24T17:34:16.435848+0000 mgr.y (mgr.24289) 126 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-04-24T17:34:17.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:17 smithi137 bash[18617]: audit 2024-04-24T17:34:16.442855+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:17.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:17 smithi137 bash[18617]: audit 2024-04-24T17:34:16.482604+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:34:17.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:17 smithi137 bash[18617]: audit 2024-04-24T17:34:16.483473+0000 mon.c (mon.1) 89 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:34:17.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:17 smithi137 bash[18617]: audit 2024-04-24T17:34:16.489845+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:17.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:17 smithi137 bash[18617]: cephadm 2024-04-24T17:34:16.494153+0000 mgr.y (mgr.24289) 127 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-04-24T17:34:17.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:17 smithi137 bash[18617]: audit 2024-04-24T17:34:16.500433+0000 mon.c (mon.1) 90 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi070.jytlzp", "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-04-24T17:34:17.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:17 smithi137 bash[18617]: audit 2024-04-24T17:34:16.500755+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi070.jytlzp", "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-04-24T17:34:17.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:17 smithi137 bash[18617]: audit 2024-04-24T17:34:16.505399+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi070.jytlzp", "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-04-24T17:34:17.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:17 smithi137 bash[18617]: audit 2024-04-24T17:34:16.510265+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:34:17.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:17 smithi137 bash[18617]: cephadm 2024-04-24T17:34:16.511262+0000 mgr.y (mgr.24289) 128 : cephadm [INF] Deploying daemon iscsi.foo.smithi070.jytlzp on smithi070 2024-04-24T17:34:17.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:17 smithi137 bash[18617]: audit 2024-04-24T17:34:16.797857+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:17.838 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:17 smithi070 bash[18579]: audit 2024-04-24T17:34:16.431843+0000 mgr.y (mgr.24289) 125 : audit [DBG] from='client.14832 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:34:17.838 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:17 smithi070 bash[18579]: cephadm 2024-04-24T17:34:16.435848+0000 mgr.y (mgr.24289) 126 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-04-24T17:34:17.838 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:17 smithi070 bash[18579]: audit 2024-04-24T17:34:16.442855+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:17.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:17 smithi070 bash[18579]: audit 2024-04-24T17:34:16.482604+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:34:17.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:17 smithi070 bash[18579]: audit 2024-04-24T17:34:16.483473+0000 mon.c (mon.1) 89 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:34:17.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:17 smithi070 bash[18579]: audit 2024-04-24T17:34:16.489845+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:17.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:17 smithi070 bash[18579]: cephadm 2024-04-24T17:34:16.494153+0000 mgr.y (mgr.24289) 127 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-04-24T17:34:17.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:17 smithi070 bash[18579]: audit 2024-04-24T17:34:16.500433+0000 mon.c (mon.1) 90 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi070.jytlzp", "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-04-24T17:34:17.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:17 smithi070 bash[18579]: audit 2024-04-24T17:34:16.500755+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi070.jytlzp", "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-04-24T17:34:17.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:17 smithi070 bash[18579]: audit 2024-04-24T17:34:16.505399+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi070.jytlzp", "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-04-24T17:34:17.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:17 smithi070 bash[18579]: audit 2024-04-24T17:34:16.510265+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:34:17.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:17 smithi070 bash[18579]: cephadm 2024-04-24T17:34:16.511262+0000 mgr.y (mgr.24289) 128 : cephadm [INF] Deploying daemon iscsi.foo.smithi070.jytlzp on smithi070 2024-04-24T17:34:17.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:17 smithi070 bash[18579]: audit 2024-04-24T17:34:16.797857+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:17.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:17 smithi070 bash[23661]: audit 2024-04-24T17:34:16.431843+0000 mgr.y (mgr.24289) 125 : audit [DBG] from='client.14832 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:34:17.840 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:17 smithi070 bash[23661]: cephadm 2024-04-24T17:34:16.435848+0000 mgr.y (mgr.24289) 126 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-04-24T17:34:17.840 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:17 smithi070 bash[23661]: audit 2024-04-24T17:34:16.442855+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:17.840 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:17 smithi070 bash[23661]: audit 2024-04-24T17:34:16.482604+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:34:17.840 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:17 smithi070 bash[23661]: audit 2024-04-24T17:34:16.483473+0000 mon.c (mon.1) 89 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:34:17.840 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:17 smithi070 bash[23661]: audit 2024-04-24T17:34:16.489845+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:17.840 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:17 smithi070 bash[23661]: cephadm 2024-04-24T17:34:16.494153+0000 mgr.y (mgr.24289) 127 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-04-24T17:34:17.840 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:17 smithi070 bash[23661]: audit 2024-04-24T17:34:16.500433+0000 mon.c (mon.1) 90 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi070.jytlzp", "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-04-24T17:34:17.840 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:17 smithi070 bash[23661]: audit 2024-04-24T17:34:16.500755+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi070.jytlzp", "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-04-24T17:34:17.840 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:17 smithi070 bash[23661]: audit 2024-04-24T17:34:16.505399+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi070.jytlzp", "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-04-24T17:34:17.840 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:17 smithi070 bash[23661]: audit 2024-04-24T17:34:16.510265+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:34:17.840 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:17 smithi070 bash[23661]: cephadm 2024-04-24T17:34:16.511262+0000 mgr.y (mgr.24289) 128 : cephadm [INF] Deploying daemon iscsi.foo.smithi070.jytlzp on smithi070 2024-04-24T17:34:17.840 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:17 smithi070 bash[23661]: audit 2024-04-24T17:34:16.797857+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:18.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:18 smithi137 bash[18617]: cluster 2024-04-24T17:34:16.670650+0000 mgr.y (mgr.24289) 129 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 217 KiB/s rd, 682 B/s wr, 335 op/s 2024-04-24T17:34:18.838 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:18 smithi070 bash[18579]: cluster 2024-04-24T17:34:16.670650+0000 mgr.y (mgr.24289) 129 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 217 KiB/s rd, 682 B/s wr, 335 op/s 2024-04-24T17:34:18.838 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:18 smithi070 bash[23661]: cluster 2024-04-24T17:34:16.670650+0000 mgr.y (mgr.24289) 129 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 217 KiB/s rd, 682 B/s wr, 335 op/s 2024-04-24T17:34:19.728 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:19 smithi070 bash[18579]: cluster 2024-04-24T17:34:18.517218+0000 mon.a (mon.0) 740 : cluster [DBG] mgrmap e20: y(active, since 2m), standbys: x 2024-04-24T17:34:19.728 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:19 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:34:19.729 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:34:19 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:34:19.729 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:34:19 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:34:19.730 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:34:19 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:34:19.730 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:19 smithi070 bash[23661]: cluster 2024-04-24T17:34:18.517218+0000 mon.a (mon.0) 740 : cluster [DBG] mgrmap e20: y(active, since 2m), standbys: x 2024-04-24T17:34:19.730 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:19 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:34:19.733 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:34:19 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:34:19.733 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:34:19 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:34:19.734 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:34:19 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:34:19.734 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:34:19 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:34:19.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:19 smithi137 bash[18617]: cluster 2024-04-24T17:34:18.517218+0000 mon.a (mon.0) 740 : cluster [DBG] mgrmap e20: y(active, since 2m), standbys: x 2024-04-24T17:34:19.980 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:34:19 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:34:19.981 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:34:19 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:34:19.981 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:34:19 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:34:19.981 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:19 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:34:19.982 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:34:19 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:34:19.982 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:19 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:34:19.982 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:34:19 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:34:19.982 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:34:19 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:34:19.983 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:34:19 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:34:20.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:20 smithi137 bash[18617]: cluster 2024-04-24T17:34:18.672347+0000 mgr.y (mgr.24289) 130 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 190 KiB/s rd, 570 B/s wr, 290 op/s 2024-04-24T17:34:20.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:20 smithi137 bash[18617]: audit 2024-04-24T17:34:20.028936+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:20.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:20 smithi137 bash[18617]: audit 2024-04-24T17:34:20.031027+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:34:20.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:20 smithi137 bash[18617]: audit 2024-04-24T17:34:20.031764+0000 mon.c (mon.1) 93 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:34:20.838 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:20 smithi070 bash[18579]: cluster 2024-04-24T17:34:18.672347+0000 mgr.y (mgr.24289) 130 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 190 KiB/s rd, 570 B/s wr, 290 op/s 2024-04-24T17:34:20.838 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:20 smithi070 bash[18579]: audit 2024-04-24T17:34:20.028936+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:20.838 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:20 smithi070 bash[18579]: audit 2024-04-24T17:34:20.031027+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:34:20.838 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:20 smithi070 bash[18579]: audit 2024-04-24T17:34:20.031764+0000 mon.c (mon.1) 93 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:34:20.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:20 smithi070 bash[23661]: cluster 2024-04-24T17:34:18.672347+0000 mgr.y (mgr.24289) 130 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 190 KiB/s rd, 570 B/s wr, 290 op/s 2024-04-24T17:34:20.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:20 smithi070 bash[23661]: audit 2024-04-24T17:34:20.028936+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:20.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:20 smithi070 bash[23661]: audit 2024-04-24T17:34:20.031027+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:34:20.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:20 smithi070 bash[23661]: audit 2024-04-24T17:34:20.031764+0000 mon.c (mon.1) 93 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:34:22.276 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:34:21 smithi070 bash[18833]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:34:21] "GET /metrics HTTP/1.1" 200 214966 "" "Prometheus/2.33.4" 2024-04-24T17:34:22.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:22 smithi137 bash[18617]: cluster 2024-04-24T17:34:20.672824+0000 mgr.y (mgr.24289) 131 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 167 KiB/s rd, 500 B/s wr, 254 op/s 2024-04-24T17:34:22.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:22 smithi137 bash[18617]: audit 2024-04-24T17:34:21.813828+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:22.837 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:22 smithi070 bash[18579]: cluster 2024-04-24T17:34:20.672824+0000 mgr.y (mgr.24289) 131 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 167 KiB/s rd, 500 B/s wr, 254 op/s 2024-04-24T17:34:22.838 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:22 smithi070 bash[18579]: audit 2024-04-24T17:34:21.813828+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:22.838 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:22 smithi070 bash[23661]: cluster 2024-04-24T17:34:20.672824+0000 mgr.y (mgr.24289) 131 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 167 KiB/s rd, 500 B/s wr, 254 op/s 2024-04-24T17:34:22.838 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:22 smithi070 bash[23661]: audit 2024-04-24T17:34:21.813828+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:23.838 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:23 smithi070 bash[18579]: audit 2024-04-24T17:34:23.074936+0000 mon.a (mon.0) 743 : audit [DBG] from='client.? 172.21.15.70:0/905714768' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-24T17:34:23.838 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:23 smithi070 bash[18579]: audit 2024-04-24T17:34:23.396469+0000 mon.a (mon.0) 744 : audit [INF] from='client.? 172.21.15.70:0/2139785598' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/3916550769"}]: dispatch 2024-04-24T17:34:23.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:23 smithi070 bash[18579]: audit 2024-04-24T17:34:23.502979+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:23.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:23 smithi070 bash[18579]: audit 2024-04-24T17:34:23.510997+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:23.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:23 smithi070 bash[18579]: audit 2024-04-24T17:34:23.528956+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:34:23.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:23 smithi070 bash[18579]: audit 2024-04-24T17:34:23.531806+0000 mon.c (mon.1) 95 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-24T17:34:23.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:23 smithi070 bash[23661]: audit 2024-04-24T17:34:23.074936+0000 mon.a (mon.0) 743 : audit [DBG] from='client.? 172.21.15.70:0/905714768' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-24T17:34:23.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:23 smithi070 bash[23661]: audit 2024-04-24T17:34:23.396469+0000 mon.a (mon.0) 744 : audit [INF] from='client.? 172.21.15.70:0/2139785598' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/3916550769"}]: dispatch 2024-04-24T17:34:23.840 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:23 smithi070 bash[23661]: audit 2024-04-24T17:34:23.502979+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:23.840 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:23 smithi070 bash[23661]: audit 2024-04-24T17:34:23.510997+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:23.840 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:23 smithi070 bash[23661]: audit 2024-04-24T17:34:23.528956+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:34:23.840 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:23 smithi070 bash[23661]: audit 2024-04-24T17:34:23.531806+0000 mon.c (mon.1) 95 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-24T17:34:24.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:23 smithi137 bash[18617]: audit 2024-04-24T17:34:23.074936+0000 mon.a (mon.0) 743 : audit [DBG] from='client.? 172.21.15.70:0/905714768' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-24T17:34:24.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:23 smithi137 bash[18617]: audit 2024-04-24T17:34:23.396469+0000 mon.a (mon.0) 744 : audit [INF] from='client.? 172.21.15.70:0/2139785598' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/3916550769"}]: dispatch 2024-04-24T17:34:24.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:23 smithi137 bash[18617]: audit 2024-04-24T17:34:23.502979+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:24.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:23 smithi137 bash[18617]: audit 2024-04-24T17:34:23.510997+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:24.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:23 smithi137 bash[18617]: audit 2024-04-24T17:34:23.528956+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:34:24.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:23 smithi137 bash[18617]: audit 2024-04-24T17:34:23.531806+0000 mon.c (mon.1) 95 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-24T17:34:24.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:24 smithi070 bash[18579]: cluster 2024-04-24T17:34:22.673601+0000 mgr.y (mgr.24289) 132 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 6.4 KiB/s rd, 6 op/s 2024-04-24T17:34:24.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:24 smithi070 bash[18579]: audit 2024-04-24T17:34:23.529728+0000 mgr.y (mgr.24289) 133 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:34:24.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:24 smithi070 bash[18579]: cephadm 2024-04-24T17:34:23.531392+0000 mgr.y (mgr.24289) 134 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.70:5000 to Dashboard 2024-04-24T17:34:24.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:24 smithi070 bash[18579]: audit 2024-04-24T17:34:23.532473+0000 mgr.y (mgr.24289) 135 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-24T17:34:24.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:24 smithi070 bash[18579]: audit 2024-04-24T17:34:23.539545+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:24.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:24 smithi070 bash[18579]: audit 2024-04-24T17:34:23.546403+0000 mon.c (mon.1) 96 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi070"}]: dispatch 2024-04-24T17:34:24.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:24 smithi070 bash[18579]: audit 2024-04-24T17:34:23.547569+0000 mgr.y (mgr.24289) 136 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi070"}]: dispatch 2024-04-24T17:34:24.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:24 smithi070 bash[18579]: audit 2024-04-24T17:34:23.553965+0000 mon.a (mon.0) 748 : audit [INF] from='client.? 172.21.15.70:0/2139785598' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/3916550769"}]': finished 2024-04-24T17:34:24.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:24 smithi070 bash[18579]: cluster 2024-04-24T17:34:23.554079+0000 mon.a (mon.0) 749 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-04-24T17:34:24.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:24 smithi070 bash[18579]: audit 2024-04-24T17:34:23.562061+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:24.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:24 smithi070 bash[18579]: audit 2024-04-24T17:34:23.564449+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:34:24.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:24 smithi070 bash[18579]: audit 2024-04-24T17:34:23.565205+0000 mon.c (mon.1) 98 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:34:24.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:24 smithi070 bash[18579]: audit 2024-04-24T17:34:23.570502+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:24.840 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:24 smithi070 bash[18579]: audit 2024-04-24T17:34:23.873341+0000 mon.c (mon.1) 99 : audit [INF] from='client.? 172.21.15.70:0/1090077801' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6801/1390775921"}]: dispatch 2024-04-24T17:34:24.841 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:24 smithi070 bash[18579]: audit 2024-04-24T17:34:23.874443+0000 mon.a (mon.0) 752 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6801/1390775921"}]: dispatch 2024-04-24T17:34:24.841 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:24 smithi070 bash[23661]: cluster 2024-04-24T17:34:22.673601+0000 mgr.y (mgr.24289) 132 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 6.4 KiB/s rd, 6 op/s 2024-04-24T17:34:24.841 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:24 smithi070 bash[23661]: audit 2024-04-24T17:34:23.529728+0000 mgr.y (mgr.24289) 133 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:34:24.841 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:24 smithi070 bash[23661]: cephadm 2024-04-24T17:34:23.531392+0000 mgr.y (mgr.24289) 134 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.70:5000 to Dashboard 2024-04-24T17:34:24.841 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:24 smithi070 bash[23661]: audit 2024-04-24T17:34:23.532473+0000 mgr.y (mgr.24289) 135 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-24T17:34:24.841 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:24 smithi070 bash[23661]: audit 2024-04-24T17:34:23.539545+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:24.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:24 smithi070 bash[23661]: audit 2024-04-24T17:34:23.546403+0000 mon.c (mon.1) 96 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi070"}]: dispatch 2024-04-24T17:34:24.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:24 smithi070 bash[23661]: audit 2024-04-24T17:34:23.547569+0000 mgr.y (mgr.24289) 136 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi070"}]: dispatch 2024-04-24T17:34:24.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:24 smithi070 bash[23661]: audit 2024-04-24T17:34:23.553965+0000 mon.a (mon.0) 748 : audit [INF] from='client.? 172.21.15.70:0/2139785598' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/3916550769"}]': finished 2024-04-24T17:34:24.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:24 smithi070 bash[23661]: cluster 2024-04-24T17:34:23.554079+0000 mon.a (mon.0) 749 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-04-24T17:34:24.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:24 smithi070 bash[23661]: audit 2024-04-24T17:34:23.562061+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:24.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:24 smithi070 bash[23661]: audit 2024-04-24T17:34:23.564449+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:34:24.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:24 smithi070 bash[23661]: audit 2024-04-24T17:34:23.565205+0000 mon.c (mon.1) 98 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:34:24.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:24 smithi070 bash[23661]: audit 2024-04-24T17:34:23.570502+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:24.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:24 smithi070 bash[23661]: audit 2024-04-24T17:34:23.873341+0000 mon.c (mon.1) 99 : audit [INF] from='client.? 172.21.15.70:0/1090077801' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6801/1390775921"}]: dispatch 2024-04-24T17:34:24.843 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:24 smithi070 bash[23661]: audit 2024-04-24T17:34:23.874443+0000 mon.a (mon.0) 752 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6801/1390775921"}]: dispatch 2024-04-24T17:34:25.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:24 smithi137 bash[18617]: cluster 2024-04-24T17:34:22.673601+0000 mgr.y (mgr.24289) 132 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 6.4 KiB/s rd, 6 op/s 2024-04-24T17:34:25.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:24 smithi137 bash[18617]: audit 2024-04-24T17:34:23.529728+0000 mgr.y (mgr.24289) 133 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:34:25.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:24 smithi137 bash[18617]: cephadm 2024-04-24T17:34:23.531392+0000 mgr.y (mgr.24289) 134 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.70:5000 to Dashboard 2024-04-24T17:34:25.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:24 smithi137 bash[18617]: audit 2024-04-24T17:34:23.532473+0000 mgr.y (mgr.24289) 135 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-24T17:34:25.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:24 smithi137 bash[18617]: audit 2024-04-24T17:34:23.539545+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:25.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:24 smithi137 bash[18617]: audit 2024-04-24T17:34:23.546403+0000 mon.c (mon.1) 96 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi070"}]: dispatch 2024-04-24T17:34:25.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:24 smithi137 bash[18617]: audit 2024-04-24T17:34:23.547569+0000 mgr.y (mgr.24289) 136 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi070"}]: dispatch 2024-04-24T17:34:25.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:24 smithi137 bash[18617]: audit 2024-04-24T17:34:23.553965+0000 mon.a (mon.0) 748 : audit [INF] from='client.? 172.21.15.70:0/2139785598' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/3916550769"}]': finished 2024-04-24T17:34:25.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:24 smithi137 bash[18617]: cluster 2024-04-24T17:34:23.554079+0000 mon.a (mon.0) 749 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-04-24T17:34:25.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:24 smithi137 bash[18617]: audit 2024-04-24T17:34:23.562061+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:25.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:24 smithi137 bash[18617]: audit 2024-04-24T17:34:23.564449+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:34:25.035 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:24 smithi137 bash[18617]: audit 2024-04-24T17:34:23.565205+0000 mon.c (mon.1) 98 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:34:25.035 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:24 smithi137 bash[18617]: audit 2024-04-24T17:34:23.570502+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:34:25.035 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:24 smithi137 bash[18617]: audit 2024-04-24T17:34:23.873341+0000 mon.c (mon.1) 99 : audit [INF] from='client.? 172.21.15.70:0/1090077801' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6801/1390775921"}]: dispatch 2024-04-24T17:34:25.035 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:24 smithi137 bash[18617]: audit 2024-04-24T17:34:23.874443+0000 mon.a (mon.0) 752 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6801/1390775921"}]: dispatch 2024-04-24T17:34:25.838 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:25 smithi070 bash[18579]: audit 2024-04-24T17:34:24.577415+0000 mon.a (mon.0) 753 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6801/1390775921"}]': finished 2024-04-24T17:34:25.838 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:25 smithi070 bash[18579]: cluster 2024-04-24T17:34:24.577629+0000 mon.a (mon.0) 754 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-04-24T17:34:25.838 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:25 smithi070 bash[18579]: cluster 2024-04-24T17:34:24.674265+0000 mgr.y (mgr.24289) 137 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 8.0 KiB/s rd, 8 op/s 2024-04-24T17:34:25.838 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:25 smithi070 bash[18579]: audit 2024-04-24T17:34:24.917036+0000 mon.c (mon.1) 100 : audit [INF] from='client.? 172.21.15.70:0/1352207064' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6800/1390775921"}]: dispatch 2024-04-24T17:34:25.838 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:25 smithi070 bash[18579]: audit 2024-04-24T17:34:24.917601+0000 mon.a (mon.0) 755 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6800/1390775921"}]: dispatch 2024-04-24T17:34:25.838 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:25 smithi070 bash[23661]: audit 2024-04-24T17:34:24.577415+0000 mon.a (mon.0) 753 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6801/1390775921"}]': finished 2024-04-24T17:34:25.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:25 smithi070 bash[23661]: cluster 2024-04-24T17:34:24.577629+0000 mon.a (mon.0) 754 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-04-24T17:34:25.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:25 smithi070 bash[23661]: cluster 2024-04-24T17:34:24.674265+0000 mgr.y (mgr.24289) 137 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 8.0 KiB/s rd, 8 op/s 2024-04-24T17:34:25.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:25 smithi070 bash[23661]: audit 2024-04-24T17:34:24.917036+0000 mon.c (mon.1) 100 : audit [INF] from='client.? 172.21.15.70:0/1352207064' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6800/1390775921"}]: dispatch 2024-04-24T17:34:25.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:25 smithi070 bash[23661]: audit 2024-04-24T17:34:24.917601+0000 mon.a (mon.0) 755 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6800/1390775921"}]: dispatch 2024-04-24T17:34:26.022 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:25 smithi137 bash[18617]: audit 2024-04-24T17:34:24.577415+0000 mon.a (mon.0) 753 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6801/1390775921"}]': finished 2024-04-24T17:34:26.022 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:25 smithi137 bash[18617]: cluster 2024-04-24T17:34:24.577629+0000 mon.a (mon.0) 754 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-04-24T17:34:26.022 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:25 smithi137 bash[18617]: cluster 2024-04-24T17:34:24.674265+0000 mgr.y (mgr.24289) 137 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 8.0 KiB/s rd, 8 op/s 2024-04-24T17:34:26.022 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:25 smithi137 bash[18617]: audit 2024-04-24T17:34:24.917036+0000 mon.c (mon.1) 100 : audit [INF] from='client.? 172.21.15.70:0/1352207064' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6800/1390775921"}]: dispatch 2024-04-24T17:34:26.022 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:25 smithi137 bash[18617]: audit 2024-04-24T17:34:24.917601+0000 mon.a (mon.0) 755 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6800/1390775921"}]: dispatch 2024-04-24T17:34:26.283 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:34:26 smithi137 bash[19456]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:34:26] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:34:27.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:26 smithi137 bash[18617]: audit 2024-04-24T17:34:25.588808+0000 mon.a (mon.0) 756 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6800/1390775921"}]': finished 2024-04-24T17:34:27.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:26 smithi137 bash[18617]: cluster 2024-04-24T17:34:25.589012+0000 mon.a (mon.0) 757 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-04-24T17:34:27.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:26 smithi137 bash[18617]: audit 2024-04-24T17:34:25.937484+0000 mon.a (mon.0) 758 : audit [INF] from='client.? 172.21.15.70:0/812606678' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/1896585028"}]: dispatch 2024-04-24T17:34:27.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:26 smithi070 bash[18579]: audit 2024-04-24T17:34:25.588808+0000 mon.a (mon.0) 756 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6800/1390775921"}]': finished 2024-04-24T17:34:27.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:26 smithi070 bash[18579]: cluster 2024-04-24T17:34:25.589012+0000 mon.a (mon.0) 757 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-04-24T17:34:27.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:26 smithi070 bash[18579]: audit 2024-04-24T17:34:25.937484+0000 mon.a (mon.0) 758 : audit [INF] from='client.? 172.21.15.70:0/812606678' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/1896585028"}]: dispatch 2024-04-24T17:34:27.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:26 smithi070 bash[23661]: audit 2024-04-24T17:34:25.588808+0000 mon.a (mon.0) 756 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6800/1390775921"}]': finished 2024-04-24T17:34:27.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:26 smithi070 bash[23661]: cluster 2024-04-24T17:34:25.589012+0000 mon.a (mon.0) 757 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-04-24T17:34:27.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:26 smithi070 bash[23661]: audit 2024-04-24T17:34:25.937484+0000 mon.a (mon.0) 758 : audit [INF] from='client.? 172.21.15.70:0/812606678' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/1896585028"}]: dispatch 2024-04-24T17:34:28.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:27 smithi137 bash[18617]: audit 2024-04-24T17:34:26.589097+0000 mon.a (mon.0) 759 : audit [INF] from='client.? 172.21.15.70:0/812606678' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/1896585028"}]': finished 2024-04-24T17:34:28.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:27 smithi137 bash[18617]: cluster 2024-04-24T17:34:26.589315+0000 mon.a (mon.0) 760 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-04-24T17:34:28.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:27 smithi137 bash[18617]: cluster 2024-04-24T17:34:26.674791+0000 mgr.y (mgr.24289) 138 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:34:28.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:27 smithi137 bash[18617]: audit 2024-04-24T17:34:26.937215+0000 mon.a (mon.0) 761 : audit [INF] from='client.? 172.21.15.70:0/2166368930' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/2862240273"}]: dispatch 2024-04-24T17:34:28.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:27 smithi070 bash[18579]: audit 2024-04-24T17:34:26.589097+0000 mon.a (mon.0) 759 : audit [INF] from='client.? 172.21.15.70:0/812606678' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/1896585028"}]': finished 2024-04-24T17:34:28.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:27 smithi070 bash[18579]: cluster 2024-04-24T17:34:26.589315+0000 mon.a (mon.0) 760 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-04-24T17:34:28.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:27 smithi070 bash[18579]: cluster 2024-04-24T17:34:26.674791+0000 mgr.y (mgr.24289) 138 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:34:28.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:27 smithi070 bash[18579]: audit 2024-04-24T17:34:26.937215+0000 mon.a (mon.0) 761 : audit [INF] from='client.? 172.21.15.70:0/2166368930' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/2862240273"}]: dispatch 2024-04-24T17:34:28.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:27 smithi070 bash[23661]: audit 2024-04-24T17:34:26.589097+0000 mon.a (mon.0) 759 : audit [INF] from='client.? 172.21.15.70:0/812606678' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/1896585028"}]': finished 2024-04-24T17:34:28.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:27 smithi070 bash[23661]: cluster 2024-04-24T17:34:26.589315+0000 mon.a (mon.0) 760 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-04-24T17:34:28.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:27 smithi070 bash[23661]: cluster 2024-04-24T17:34:26.674791+0000 mgr.y (mgr.24289) 138 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:34:28.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:27 smithi070 bash[23661]: audit 2024-04-24T17:34:26.937215+0000 mon.a (mon.0) 761 : audit [INF] from='client.? 172.21.15.70:0/2166368930' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/2862240273"}]: dispatch 2024-04-24T17:34:29.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:28 smithi137 bash[18617]: audit 2024-04-24T17:34:27.612034+0000 mon.a (mon.0) 762 : audit [INF] from='client.? 172.21.15.70:0/2166368930' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/2862240273"}]': finished 2024-04-24T17:34:29.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:28 smithi137 bash[18617]: cluster 2024-04-24T17:34:27.612230+0000 mon.a (mon.0) 763 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-04-24T17:34:29.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:28 smithi137 bash[18617]: audit 2024-04-24T17:34:27.960201+0000 mon.a (mon.0) 764 : audit [INF] from='client.? 172.21.15.70:0/221878817' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6801/2242383971"}]: dispatch 2024-04-24T17:34:29.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:28 smithi070 bash[18579]: audit 2024-04-24T17:34:27.612034+0000 mon.a (mon.0) 762 : audit [INF] from='client.? 172.21.15.70:0/2166368930' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/2862240273"}]': finished 2024-04-24T17:34:29.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:28 smithi070 bash[18579]: cluster 2024-04-24T17:34:27.612230+0000 mon.a (mon.0) 763 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-04-24T17:34:29.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:28 smithi070 bash[18579]: audit 2024-04-24T17:34:27.960201+0000 mon.a (mon.0) 764 : audit [INF] from='client.? 172.21.15.70:0/221878817' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6801/2242383971"}]: dispatch 2024-04-24T17:34:29.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:28 smithi070 bash[23661]: audit 2024-04-24T17:34:27.612034+0000 mon.a (mon.0) 762 : audit [INF] from='client.? 172.21.15.70:0/2166368930' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/2862240273"}]': finished 2024-04-24T17:34:29.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:28 smithi070 bash[23661]: cluster 2024-04-24T17:34:27.612230+0000 mon.a (mon.0) 763 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-04-24T17:34:29.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:28 smithi070 bash[23661]: audit 2024-04-24T17:34:27.960201+0000 mon.a (mon.0) 764 : audit [INF] from='client.? 172.21.15.70:0/221878817' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6801/2242383971"}]: dispatch 2024-04-24T17:34:30.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:29 smithi137 bash[18617]: audit 2024-04-24T17:34:28.615322+0000 mon.a (mon.0) 765 : audit [INF] from='client.? 172.21.15.70:0/221878817' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6801/2242383971"}]': finished 2024-04-24T17:34:30.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:29 smithi137 bash[18617]: cluster 2024-04-24T17:34:28.616164+0000 mon.a (mon.0) 766 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-04-24T17:34:30.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:29 smithi137 bash[18617]: cluster 2024-04-24T17:34:28.675554+0000 mgr.y (mgr.24289) 139 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-04-24T17:34:30.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:29 smithi137 bash[18617]: audit 2024-04-24T17:34:28.963849+0000 mon.a (mon.0) 767 : audit [INF] from='client.? 172.21.15.70:0/1253814362' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/4128511449"}]: dispatch 2024-04-24T17:34:30.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:29 smithi070 bash[23661]: audit 2024-04-24T17:34:28.615322+0000 mon.a (mon.0) 765 : audit [INF] from='client.? 172.21.15.70:0/221878817' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6801/2242383971"}]': finished 2024-04-24T17:34:30.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:29 smithi070 bash[23661]: cluster 2024-04-24T17:34:28.616164+0000 mon.a (mon.0) 766 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-04-24T17:34:30.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:29 smithi070 bash[23661]: cluster 2024-04-24T17:34:28.675554+0000 mgr.y (mgr.24289) 139 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-04-24T17:34:30.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:29 smithi070 bash[23661]: audit 2024-04-24T17:34:28.963849+0000 mon.a (mon.0) 767 : audit [INF] from='client.? 172.21.15.70:0/1253814362' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/4128511449"}]: dispatch 2024-04-24T17:34:30.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:29 smithi070 bash[18579]: audit 2024-04-24T17:34:28.615322+0000 mon.a (mon.0) 765 : audit [INF] from='client.? 172.21.15.70:0/221878817' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6801/2242383971"}]': finished 2024-04-24T17:34:30.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:29 smithi070 bash[18579]: cluster 2024-04-24T17:34:28.616164+0000 mon.a (mon.0) 766 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-04-24T17:34:30.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:29 smithi070 bash[18579]: cluster 2024-04-24T17:34:28.675554+0000 mgr.y (mgr.24289) 139 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-04-24T17:34:30.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:29 smithi070 bash[18579]: audit 2024-04-24T17:34:28.963849+0000 mon.a (mon.0) 767 : audit [INF] from='client.? 172.21.15.70:0/1253814362' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/4128511449"}]: dispatch 2024-04-24T17:34:31.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:30 smithi137 bash[18617]: audit 2024-04-24T17:34:29.637337+0000 mon.a (mon.0) 768 : audit [INF] from='client.? 172.21.15.70:0/1253814362' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/4128511449"}]': finished 2024-04-24T17:34:31.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:30 smithi137 bash[18617]: cluster 2024-04-24T17:34:29.637498+0000 mon.a (mon.0) 769 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-04-24T17:34:31.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:30 smithi137 bash[18617]: audit 2024-04-24T17:34:29.976548+0000 mon.a (mon.0) 770 : audit [INF] from='client.? 172.21.15.70:0/2229424071' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6800/2242383971"}]: dispatch 2024-04-24T17:34:31.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:30 smithi070 bash[18579]: audit 2024-04-24T17:34:29.637337+0000 mon.a (mon.0) 768 : audit [INF] from='client.? 172.21.15.70:0/1253814362' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/4128511449"}]': finished 2024-04-24T17:34:31.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:30 smithi070 bash[18579]: cluster 2024-04-24T17:34:29.637498+0000 mon.a (mon.0) 769 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-04-24T17:34:31.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:30 smithi070 bash[18579]: audit 2024-04-24T17:34:29.976548+0000 mon.a (mon.0) 770 : audit [INF] from='client.? 172.21.15.70:0/2229424071' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6800/2242383971"}]: dispatch 2024-04-24T17:34:31.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:30 smithi070 bash[23661]: audit 2024-04-24T17:34:29.637337+0000 mon.a (mon.0) 768 : audit [INF] from='client.? 172.21.15.70:0/1253814362' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/4128511449"}]': finished 2024-04-24T17:34:31.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:30 smithi070 bash[23661]: cluster 2024-04-24T17:34:29.637498+0000 mon.a (mon.0) 769 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-04-24T17:34:31.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:30 smithi070 bash[23661]: audit 2024-04-24T17:34:29.976548+0000 mon.a (mon.0) 770 : audit [INF] from='client.? 172.21.15.70:0/2229424071' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6800/2242383971"}]: dispatch 2024-04-24T17:34:32.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:31 smithi137 bash[18617]: audit 2024-04-24T17:34:30.637349+0000 mon.a (mon.0) 771 : audit [INF] from='client.? 172.21.15.70:0/2229424071' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6800/2242383971"}]': finished 2024-04-24T17:34:32.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:31 smithi137 bash[18617]: cluster 2024-04-24T17:34:30.637522+0000 mon.a (mon.0) 772 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-04-24T17:34:32.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:31 smithi137 bash[18617]: cluster 2024-04-24T17:34:30.676240+0000 mgr.y (mgr.24289) 140 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-04-24T17:34:32.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:31 smithi137 bash[18617]: audit 2024-04-24T17:34:30.995505+0000 mon.a (mon.0) 773 : audit [INF] from='client.? 172.21.15.70:0/1121389941' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/2866584613"}]: dispatch 2024-04-24T17:34:32.088 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:34:31 smithi070 bash[18833]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:34:31] "GET /metrics HTTP/1.1" 200 214966 "" "Prometheus/2.33.4" 2024-04-24T17:34:32.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:31 smithi070 bash[18579]: audit 2024-04-24T17:34:30.637349+0000 mon.a (mon.0) 771 : audit [INF] from='client.? 172.21.15.70:0/2229424071' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6800/2242383971"}]': finished 2024-04-24T17:34:32.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:31 smithi070 bash[18579]: cluster 2024-04-24T17:34:30.637522+0000 mon.a (mon.0) 772 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-04-24T17:34:32.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:31 smithi070 bash[18579]: cluster 2024-04-24T17:34:30.676240+0000 mgr.y (mgr.24289) 140 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-04-24T17:34:32.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:31 smithi070 bash[18579]: audit 2024-04-24T17:34:30.995505+0000 mon.a (mon.0) 773 : audit [INF] from='client.? 172.21.15.70:0/1121389941' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/2866584613"}]: dispatch 2024-04-24T17:34:32.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:31 smithi070 bash[23661]: audit 2024-04-24T17:34:30.637349+0000 mon.a (mon.0) 771 : audit [INF] from='client.? 172.21.15.70:0/2229424071' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6800/2242383971"}]': finished 2024-04-24T17:34:32.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:31 smithi070 bash[23661]: cluster 2024-04-24T17:34:30.637522+0000 mon.a (mon.0) 772 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-04-24T17:34:32.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:31 smithi070 bash[23661]: cluster 2024-04-24T17:34:30.676240+0000 mgr.y (mgr.24289) 140 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-04-24T17:34:32.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:31 smithi070 bash[23661]: audit 2024-04-24T17:34:30.995505+0000 mon.a (mon.0) 773 : audit [INF] from='client.? 172.21.15.70:0/1121389941' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/2866584613"}]: dispatch 2024-04-24T17:34:33.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:32 smithi137 bash[18617]: audit 2024-04-24T17:34:31.658859+0000 mon.a (mon.0) 774 : audit [INF] from='client.? 172.21.15.70:0/1121389941' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/2866584613"}]': finished 2024-04-24T17:34:33.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:32 smithi137 bash[18617]: cluster 2024-04-24T17:34:31.659131+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-04-24T17:34:33.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:32 smithi137 bash[18617]: audit 2024-04-24T17:34:32.003833+0000 mon.a (mon.0) 776 : audit [INF] from='client.? 172.21.15.70:0/3281341404' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/1824234531"}]: dispatch 2024-04-24T17:34:33.087 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:32 smithi070 bash[23661]: audit 2024-04-24T17:34:31.658859+0000 mon.a (mon.0) 774 : audit [INF] from='client.? 172.21.15.70:0/1121389941' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/2866584613"}]': finished 2024-04-24T17:34:33.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:32 smithi070 bash[23661]: cluster 2024-04-24T17:34:31.659131+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-04-24T17:34:33.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:32 smithi070 bash[23661]: audit 2024-04-24T17:34:32.003833+0000 mon.a (mon.0) 776 : audit [INF] from='client.? 172.21.15.70:0/3281341404' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/1824234531"}]: dispatch 2024-04-24T17:34:33.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:32 smithi070 bash[18579]: audit 2024-04-24T17:34:31.658859+0000 mon.a (mon.0) 774 : audit [INF] from='client.? 172.21.15.70:0/1121389941' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/2866584613"}]': finished 2024-04-24T17:34:33.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:32 smithi070 bash[18579]: cluster 2024-04-24T17:34:31.659131+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-04-24T17:34:33.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:32 smithi070 bash[18579]: audit 2024-04-24T17:34:32.003833+0000 mon.a (mon.0) 776 : audit [INF] from='client.? 172.21.15.70:0/3281341404' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/1824234531"}]: dispatch 2024-04-24T17:34:34.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:33 smithi137 bash[18617]: audit 2024-04-24T17:34:32.658870+0000 mon.a (mon.0) 777 : audit [INF] from='client.? 172.21.15.70:0/3281341404' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/1824234531"}]': finished 2024-04-24T17:34:34.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:33 smithi137 bash[18617]: cluster 2024-04-24T17:34:32.659229+0000 mon.a (mon.0) 778 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-04-24T17:34:34.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:33 smithi137 bash[18617]: cluster 2024-04-24T17:34:32.677111+0000 mgr.y (mgr.24289) 141 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:34:34.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:33 smithi137 bash[18617]: audit 2024-04-24T17:34:32.783906+0000 mgr.y (mgr.24289) 142 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:34:34.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:33 smithi137 bash[18617]: audit 2024-04-24T17:34:33.006382+0000 mon.c (mon.1) 101 : audit [INF] from='client.? 172.21.15.70:0/3190022040' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/3996440689"}]: dispatch 2024-04-24T17:34:34.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:33 smithi137 bash[18617]: audit 2024-04-24T17:34:33.006976+0000 mon.a (mon.0) 779 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/3996440689"}]: dispatch 2024-04-24T17:34:34.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:33 smithi070 bash[23661]: audit 2024-04-24T17:34:32.658870+0000 mon.a (mon.0) 777 : audit [INF] from='client.? 172.21.15.70:0/3281341404' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/1824234531"}]': finished 2024-04-24T17:34:34.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:33 smithi070 bash[23661]: cluster 2024-04-24T17:34:32.659229+0000 mon.a (mon.0) 778 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-04-24T17:34:34.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:33 smithi070 bash[23661]: cluster 2024-04-24T17:34:32.677111+0000 mgr.y (mgr.24289) 141 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:34:34.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:33 smithi070 bash[23661]: audit 2024-04-24T17:34:32.783906+0000 mgr.y (mgr.24289) 142 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:34:34.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:33 smithi070 bash[23661]: audit 2024-04-24T17:34:33.006382+0000 mon.c (mon.1) 101 : audit [INF] from='client.? 172.21.15.70:0/3190022040' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/3996440689"}]: dispatch 2024-04-24T17:34:34.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:33 smithi070 bash[23661]: audit 2024-04-24T17:34:33.006976+0000 mon.a (mon.0) 779 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/3996440689"}]: dispatch 2024-04-24T17:34:34.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:33 smithi070 bash[18579]: audit 2024-04-24T17:34:32.658870+0000 mon.a (mon.0) 777 : audit [INF] from='client.? 172.21.15.70:0/3281341404' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/1824234531"}]': finished 2024-04-24T17:34:34.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:33 smithi070 bash[18579]: cluster 2024-04-24T17:34:32.659229+0000 mon.a (mon.0) 778 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-04-24T17:34:34.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:33 smithi070 bash[18579]: cluster 2024-04-24T17:34:32.677111+0000 mgr.y (mgr.24289) 141 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:34:34.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:33 smithi070 bash[18579]: audit 2024-04-24T17:34:32.783906+0000 mgr.y (mgr.24289) 142 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:34:34.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:33 smithi070 bash[18579]: audit 2024-04-24T17:34:33.006382+0000 mon.c (mon.1) 101 : audit [INF] from='client.? 172.21.15.70:0/3190022040' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/3996440689"}]: dispatch 2024-04-24T17:34:34.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:33 smithi070 bash[18579]: audit 2024-04-24T17:34:33.006976+0000 mon.a (mon.0) 779 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/3996440689"}]: dispatch 2024-04-24T17:34:35.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:34 smithi137 bash[18617]: audit 2024-04-24T17:34:33.679655+0000 mon.a (mon.0) 780 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/3996440689"}]': finished 2024-04-24T17:34:35.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:34 smithi137 bash[18617]: cluster 2024-04-24T17:34:33.679957+0000 mon.a (mon.0) 781 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-04-24T17:34:35.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:34 smithi137 bash[18617]: audit 2024-04-24T17:34:34.030505+0000 mon.c (mon.1) 102 : audit [INF] from='client.? 172.21.15.70:0/1445603486' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/581741613"}]: dispatch 2024-04-24T17:34:35.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:34 smithi137 bash[18617]: audit 2024-04-24T17:34:34.031252+0000 mon.a (mon.0) 782 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/581741613"}]: dispatch 2024-04-24T17:34:35.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:34 smithi070 bash[23661]: audit 2024-04-24T17:34:33.679655+0000 mon.a (mon.0) 780 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/3996440689"}]': finished 2024-04-24T17:34:35.188 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:34 smithi070 bash[23661]: cluster 2024-04-24T17:34:33.679957+0000 mon.a (mon.0) 781 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-04-24T17:34:35.188 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:34 smithi070 bash[23661]: audit 2024-04-24T17:34:34.030505+0000 mon.c (mon.1) 102 : audit [INF] from='client.? 172.21.15.70:0/1445603486' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/581741613"}]: dispatch 2024-04-24T17:34:35.188 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:34 smithi070 bash[23661]: audit 2024-04-24T17:34:34.031252+0000 mon.a (mon.0) 782 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/581741613"}]: dispatch 2024-04-24T17:34:35.188 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:34 smithi070 bash[18579]: audit 2024-04-24T17:34:33.679655+0000 mon.a (mon.0) 780 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/3996440689"}]': finished 2024-04-24T17:34:35.188 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:34 smithi070 bash[18579]: cluster 2024-04-24T17:34:33.679957+0000 mon.a (mon.0) 781 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-04-24T17:34:35.188 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:34 smithi070 bash[18579]: audit 2024-04-24T17:34:34.030505+0000 mon.c (mon.1) 102 : audit [INF] from='client.? 172.21.15.70:0/1445603486' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/581741613"}]: dispatch 2024-04-24T17:34:35.188 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:34 smithi070 bash[18579]: audit 2024-04-24T17:34:34.031252+0000 mon.a (mon.0) 782 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/581741613"}]: dispatch 2024-04-24T17:34:36.023 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:35 smithi137 bash[18617]: cluster 2024-04-24T17:34:34.677900+0000 mgr.y (mgr.24289) 143 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:34:36.023 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:35 smithi137 bash[18617]: audit 2024-04-24T17:34:34.682623+0000 mon.a (mon.0) 783 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/581741613"}]': finished 2024-04-24T17:34:36.023 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:35 smithi137 bash[18617]: cluster 2024-04-24T17:34:34.682825+0000 mon.a (mon.0) 784 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-04-24T17:34:36.023 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:35 smithi137 bash[18617]: audit 2024-04-24T17:34:35.029592+0000 mon.c (mon.1) 103 : audit [INF] from='client.? 172.21.15.70:0/2730826860' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6800/2314248284"}]: dispatch 2024-04-24T17:34:36.023 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:35 smithi137 bash[18617]: audit 2024-04-24T17:34:35.030470+0000 mon.a (mon.0) 785 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6800/2314248284"}]: dispatch 2024-04-24T17:34:36.087 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:35 smithi070 bash[18579]: cluster 2024-04-24T17:34:34.677900+0000 mgr.y (mgr.24289) 143 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:34:36.087 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:35 smithi070 bash[18579]: audit 2024-04-24T17:34:34.682623+0000 mon.a (mon.0) 783 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/581741613"}]': finished 2024-04-24T17:34:36.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:35 smithi070 bash[18579]: cluster 2024-04-24T17:34:34.682825+0000 mon.a (mon.0) 784 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-04-24T17:34:36.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:35 smithi070 bash[18579]: audit 2024-04-24T17:34:35.029592+0000 mon.c (mon.1) 103 : audit [INF] from='client.? 172.21.15.70:0/2730826860' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6800/2314248284"}]: dispatch 2024-04-24T17:34:36.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:35 smithi070 bash[18579]: audit 2024-04-24T17:34:35.030470+0000 mon.a (mon.0) 785 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6800/2314248284"}]: dispatch 2024-04-24T17:34:36.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:35 smithi070 bash[23661]: cluster 2024-04-24T17:34:34.677900+0000 mgr.y (mgr.24289) 143 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:34:36.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:35 smithi070 bash[23661]: audit 2024-04-24T17:34:34.682623+0000 mon.a (mon.0) 783 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/581741613"}]': finished 2024-04-24T17:34:36.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:35 smithi070 bash[23661]: cluster 2024-04-24T17:34:34.682825+0000 mon.a (mon.0) 784 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-04-24T17:34:36.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:35 smithi070 bash[23661]: audit 2024-04-24T17:34:35.029592+0000 mon.c (mon.1) 103 : audit [INF] from='client.? 172.21.15.70:0/2730826860' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6800/2314248284"}]: dispatch 2024-04-24T17:34:36.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:35 smithi070 bash[23661]: audit 2024-04-24T17:34:35.030470+0000 mon.a (mon.0) 785 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6800/2314248284"}]: dispatch 2024-04-24T17:34:36.283 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:34:36 smithi137 bash[19456]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:34:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:34:37.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:36 smithi137 bash[18617]: audit 2024-04-24T17:34:35.703451+0000 mon.a (mon.0) 786 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6800/2314248284"}]': finished 2024-04-24T17:34:37.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:36 smithi137 bash[18617]: cluster 2024-04-24T17:34:35.703718+0000 mon.a (mon.0) 787 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-04-24T17:34:37.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:36 smithi137 bash[18617]: audit 2024-04-24T17:34:36.039603+0000 mon.c (mon.1) 104 : audit [INF] from='client.? 172.21.15.70:0/3200185926' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6801/2314248284"}]: dispatch 2024-04-24T17:34:37.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:36 smithi137 bash[18617]: audit 2024-04-24T17:34:36.040421+0000 mon.a (mon.0) 788 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6801/2314248284"}]: dispatch 2024-04-24T17:34:37.087 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:36 smithi070 bash[18579]: audit 2024-04-24T17:34:35.703451+0000 mon.a (mon.0) 786 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6800/2314248284"}]': finished 2024-04-24T17:34:37.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:36 smithi070 bash[18579]: cluster 2024-04-24T17:34:35.703718+0000 mon.a (mon.0) 787 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-04-24T17:34:37.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:36 smithi070 bash[18579]: audit 2024-04-24T17:34:36.039603+0000 mon.c (mon.1) 104 : audit [INF] from='client.? 172.21.15.70:0/3200185926' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6801/2314248284"}]: dispatch 2024-04-24T17:34:37.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:36 smithi070 bash[18579]: audit 2024-04-24T17:34:36.040421+0000 mon.a (mon.0) 788 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6801/2314248284"}]: dispatch 2024-04-24T17:34:37.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:36 smithi070 bash[23661]: audit 2024-04-24T17:34:35.703451+0000 mon.a (mon.0) 786 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6800/2314248284"}]': finished 2024-04-24T17:34:37.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:36 smithi070 bash[23661]: cluster 2024-04-24T17:34:35.703718+0000 mon.a (mon.0) 787 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-04-24T17:34:37.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:36 smithi070 bash[23661]: audit 2024-04-24T17:34:36.039603+0000 mon.c (mon.1) 104 : audit [INF] from='client.? 172.21.15.70:0/3200185926' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6801/2314248284"}]: dispatch 2024-04-24T17:34:37.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:36 smithi070 bash[23661]: audit 2024-04-24T17:34:36.040421+0000 mon.a (mon.0) 788 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6801/2314248284"}]: dispatch 2024-04-24T17:34:38.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:37 smithi137 bash[18617]: cluster 2024-04-24T17:34:36.678819+0000 mgr.y (mgr.24289) 144 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:34:38.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:37 smithi137 bash[18617]: audit 2024-04-24T17:34:36.705985+0000 mon.a (mon.0) 789 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6801/2314248284"}]': finished 2024-04-24T17:34:38.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:37 smithi137 bash[18617]: cluster 2024-04-24T17:34:36.706259+0000 mon.a (mon.0) 790 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-04-24T17:34:38.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:37 smithi137 bash[18617]: audit 2024-04-24T17:34:36.719402+0000 mon.c (mon.1) 105 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:34:38.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:37 smithi137 bash[18617]: audit 2024-04-24T17:34:36.719895+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:34:38.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:37 smithi137 bash[18617]: audit 2024-04-24T17:34:36.756696+0000 mon.c (mon.1) 106 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:34:38.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:37 smithi137 bash[18617]: audit 2024-04-24T17:34:36.757206+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:34:38.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:37 smithi137 bash[18617]: audit 2024-04-24T17:34:37.034438+0000 mon.c (mon.1) 107 : audit [INF] from='client.? 172.21.15.70:0/1687452859' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/2735712671"}]: dispatch 2024-04-24T17:34:38.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:37 smithi137 bash[18617]: audit 2024-04-24T17:34:37.035178+0000 mon.a (mon.0) 793 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/2735712671"}]: dispatch 2024-04-24T17:34:38.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:37 smithi137 bash[18617]: audit 2024-04-24T17:34:37.297974+0000 mon.c (mon.1) 108 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-04-24T17:34:38.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:37 smithi137 bash[18617]: audit 2024-04-24T17:34:37.298657+0000 mon.c (mon.1) 109 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-04-24T17:34:38.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:37 smithi137 bash[18617]: audit 2024-04-24T17:34:37.299001+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-04-24T17:34:38.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:37 smithi137 bash[18617]: audit 2024-04-24T17:34:37.299571+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-04-24T17:34:38.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:37 smithi137 bash[18617]: audit 2024-04-24T17:34:37.300287+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-04-24T17:34:38.035 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:37 smithi137 bash[18617]: audit 2024-04-24T17:34:37.300901+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-04-24T17:34:38.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:37 smithi070 bash[18579]: cluster 2024-04-24T17:34:36.678819+0000 mgr.y (mgr.24289) 144 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:34:38.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:37 smithi070 bash[18579]: audit 2024-04-24T17:34:36.705985+0000 mon.a (mon.0) 789 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6801/2314248284"}]': finished 2024-04-24T17:34:38.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:37 smithi070 bash[18579]: cluster 2024-04-24T17:34:36.706259+0000 mon.a (mon.0) 790 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-04-24T17:34:38.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:37 smithi070 bash[18579]: audit 2024-04-24T17:34:36.719402+0000 mon.c (mon.1) 105 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:34:38.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:37 smithi070 bash[18579]: audit 2024-04-24T17:34:36.719895+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:34:38.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:37 smithi070 bash[18579]: audit 2024-04-24T17:34:36.756696+0000 mon.c (mon.1) 106 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:34:38.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:37 smithi070 bash[18579]: audit 2024-04-24T17:34:36.757206+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:34:38.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:37 smithi070 bash[18579]: audit 2024-04-24T17:34:37.034438+0000 mon.c (mon.1) 107 : audit [INF] from='client.? 172.21.15.70:0/1687452859' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/2735712671"}]: dispatch 2024-04-24T17:34:38.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:37 smithi070 bash[18579]: audit 2024-04-24T17:34:37.035178+0000 mon.a (mon.0) 793 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/2735712671"}]: dispatch 2024-04-24T17:34:38.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:37 smithi070 bash[18579]: audit 2024-04-24T17:34:37.297974+0000 mon.c (mon.1) 108 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-04-24T17:34:38.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:37 smithi070 bash[18579]: audit 2024-04-24T17:34:37.298657+0000 mon.c (mon.1) 109 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-04-24T17:34:38.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:37 smithi070 bash[18579]: audit 2024-04-24T17:34:37.299001+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-04-24T17:34:38.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:37 smithi070 bash[18579]: audit 2024-04-24T17:34:37.299571+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-04-24T17:34:38.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:37 smithi070 bash[18579]: audit 2024-04-24T17:34:37.300287+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-04-24T17:34:38.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:37 smithi070 bash[18579]: audit 2024-04-24T17:34:37.300901+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-04-24T17:34:38.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:37 smithi070 bash[23661]: cluster 2024-04-24T17:34:36.678819+0000 mgr.y (mgr.24289) 144 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:34:38.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:37 smithi070 bash[23661]: audit 2024-04-24T17:34:36.705985+0000 mon.a (mon.0) 789 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6801/2314248284"}]': finished 2024-04-24T17:34:38.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:37 smithi070 bash[23661]: cluster 2024-04-24T17:34:36.706259+0000 mon.a (mon.0) 790 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-04-24T17:34:38.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:37 smithi070 bash[23661]: audit 2024-04-24T17:34:36.719402+0000 mon.c (mon.1) 105 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:34:38.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:37 smithi070 bash[23661]: audit 2024-04-24T17:34:36.719895+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:34:38.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:37 smithi070 bash[23661]: audit 2024-04-24T17:34:36.756696+0000 mon.c (mon.1) 106 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:34:38.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:37 smithi070 bash[23661]: audit 2024-04-24T17:34:36.757206+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:34:38.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:37 smithi070 bash[23661]: audit 2024-04-24T17:34:37.034438+0000 mon.c (mon.1) 107 : audit [INF] from='client.? 172.21.15.70:0/1687452859' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/2735712671"}]: dispatch 2024-04-24T17:34:38.090 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:37 smithi070 bash[23661]: audit 2024-04-24T17:34:37.035178+0000 mon.a (mon.0) 793 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/2735712671"}]: dispatch 2024-04-24T17:34:38.090 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:37 smithi070 bash[23661]: audit 2024-04-24T17:34:37.297974+0000 mon.c (mon.1) 108 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-04-24T17:34:38.090 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:37 smithi070 bash[23661]: audit 2024-04-24T17:34:37.298657+0000 mon.c (mon.1) 109 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-04-24T17:34:38.090 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:37 smithi070 bash[23661]: audit 2024-04-24T17:34:37.299001+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-04-24T17:34:38.090 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:37 smithi070 bash[23661]: audit 2024-04-24T17:34:37.299571+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-04-24T17:34:38.090 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:37 smithi070 bash[23661]: audit 2024-04-24T17:34:37.300287+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-04-24T17:34:38.090 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:37 smithi070 bash[23661]: audit 2024-04-24T17:34:37.300901+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-04-24T17:34:39.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:38 smithi137 bash[18617]: audit 2024-04-24T17:34:37.734763+0000 mon.a (mon.0) 797 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/2735712671"}]': finished 2024-04-24T17:34:39.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:38 smithi137 bash[18617]: audit 2024-04-24T17:34:37.735033+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2024-04-24T17:34:39.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:38 smithi137 bash[18617]: audit 2024-04-24T17:34:37.735259+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]': finished 2024-04-24T17:34:39.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:38 smithi137 bash[18617]: audit 2024-04-24T17:34:37.735467+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]': finished 2024-04-24T17:34:39.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:38 smithi137 bash[18617]: cluster 2024-04-24T17:34:37.735714+0000 mon.a (mon.0) 801 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-04-24T17:34:39.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:38 smithi137 bash[18617]: audit 2024-04-24T17:34:38.075350+0000 mon.c (mon.1) 111 : audit [INF] from='client.? 172.21.15.70:0/2924427327' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/2853146721"}]: dispatch 2024-04-24T17:34:39.035 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:38 smithi137 bash[18617]: audit 2024-04-24T17:34:38.075976+0000 mon.a (mon.0) 802 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/2853146721"}]: dispatch 2024-04-24T17:34:39.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:38 smithi070 bash[23661]: audit 2024-04-24T17:34:37.734763+0000 mon.a (mon.0) 797 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/2735712671"}]': finished 2024-04-24T17:34:39.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:38 smithi070 bash[23661]: audit 2024-04-24T17:34:37.735033+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2024-04-24T17:34:39.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:38 smithi070 bash[23661]: audit 2024-04-24T17:34:37.735259+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]': finished 2024-04-24T17:34:39.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:38 smithi070 bash[23661]: audit 2024-04-24T17:34:37.735467+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]': finished 2024-04-24T17:34:39.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:38 smithi070 bash[23661]: cluster 2024-04-24T17:34:37.735714+0000 mon.a (mon.0) 801 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-04-24T17:34:39.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:38 smithi070 bash[23661]: audit 2024-04-24T17:34:38.075350+0000 mon.c (mon.1) 111 : audit [INF] from='client.? 172.21.15.70:0/2924427327' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/2853146721"}]: dispatch 2024-04-24T17:34:39.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:38 smithi070 bash[23661]: audit 2024-04-24T17:34:38.075976+0000 mon.a (mon.0) 802 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/2853146721"}]: dispatch 2024-04-24T17:34:39.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:38 smithi070 bash[18579]: audit 2024-04-24T17:34:37.734763+0000 mon.a (mon.0) 797 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/2735712671"}]': finished 2024-04-24T17:34:39.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:38 smithi070 bash[18579]: audit 2024-04-24T17:34:37.735033+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2024-04-24T17:34:39.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:38 smithi070 bash[18579]: audit 2024-04-24T17:34:37.735259+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]': finished 2024-04-24T17:34:39.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:38 smithi070 bash[18579]: audit 2024-04-24T17:34:37.735467+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]': finished 2024-04-24T17:34:39.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:38 smithi070 bash[18579]: cluster 2024-04-24T17:34:37.735714+0000 mon.a (mon.0) 801 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-04-24T17:34:39.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:38 smithi070 bash[18579]: audit 2024-04-24T17:34:38.075350+0000 mon.c (mon.1) 111 : audit [INF] from='client.? 172.21.15.70:0/2924427327' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/2853146721"}]: dispatch 2024-04-24T17:34:39.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:38 smithi070 bash[18579]: audit 2024-04-24T17:34:38.075976+0000 mon.a (mon.0) 802 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/2853146721"}]: dispatch 2024-04-24T17:34:40.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:39 smithi137 bash[18617]: cluster 2024-04-24T17:34:38.679613+0000 mgr.y (mgr.24289) 145 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:34:40.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:39 smithi137 bash[18617]: audit 2024-04-24T17:34:38.745567+0000 mon.a (mon.0) 803 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/2853146721"}]': finished 2024-04-24T17:34:40.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:39 smithi137 bash[18617]: cluster 2024-04-24T17:34:38.745788+0000 mon.a (mon.0) 804 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-04-24T17:34:40.087 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:39 smithi070 bash[23661]: cluster 2024-04-24T17:34:38.679613+0000 mgr.y (mgr.24289) 145 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:34:40.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:39 smithi070 bash[23661]: audit 2024-04-24T17:34:38.745567+0000 mon.a (mon.0) 803 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/2853146721"}]': finished 2024-04-24T17:34:40.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:39 smithi070 bash[23661]: cluster 2024-04-24T17:34:38.745788+0000 mon.a (mon.0) 804 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-04-24T17:34:40.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:39 smithi070 bash[18579]: cluster 2024-04-24T17:34:38.679613+0000 mgr.y (mgr.24289) 145 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:34:40.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:39 smithi070 bash[18579]: audit 2024-04-24T17:34:38.745567+0000 mon.a (mon.0) 803 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/2853146721"}]': finished 2024-04-24T17:34:40.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:39 smithi070 bash[18579]: cluster 2024-04-24T17:34:38.745788+0000 mon.a (mon.0) 804 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-04-24T17:34:42.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:41 smithi137 bash[18617]: cluster 2024-04-24T17:34:40.680380+0000 mgr.y (mgr.24289) 146 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-24T17:34:42.087 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:41 smithi070 bash[18579]: cluster 2024-04-24T17:34:40.680380+0000 mgr.y (mgr.24289) 146 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-24T17:34:42.088 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:34:41 smithi070 bash[18833]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:34:41] "GET /metrics HTTP/1.1" 200 214964 "" "Prometheus/2.33.4" 2024-04-24T17:34:42.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:41 smithi070 bash[23661]: cluster 2024-04-24T17:34:40.680380+0000 mgr.y (mgr.24289) 146 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-24T17:34:44.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:43 smithi137 bash[18617]: cluster 2024-04-24T17:34:42.681987+0000 mgr.y (mgr.24289) 147 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-24T17:34:44.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:43 smithi137 bash[18617]: audit 2024-04-24T17:34:42.793243+0000 mgr.y (mgr.24289) 148 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:34:44.087 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:43 smithi070 bash[18579]: cluster 2024-04-24T17:34:42.681987+0000 mgr.y (mgr.24289) 147 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-24T17:34:44.087 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:43 smithi070 bash[18579]: audit 2024-04-24T17:34:42.793243+0000 mgr.y (mgr.24289) 148 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:34:44.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:43 smithi070 bash[23661]: cluster 2024-04-24T17:34:42.681987+0000 mgr.y (mgr.24289) 147 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-24T17:34:44.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:43 smithi070 bash[23661]: audit 2024-04-24T17:34:42.793243+0000 mgr.y (mgr.24289) 148 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:34:46.283 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:46 smithi137 bash[18617]: cluster 2024-04-24T17:34:44.682703+0000 mgr.y (mgr.24289) 149 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-24T17:34:46.283 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:34:46 smithi137 bash[19456]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:34:46] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:34:46.587 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:46 smithi070 bash[18579]: cluster 2024-04-24T17:34:44.682703+0000 mgr.y (mgr.24289) 149 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-24T17:34:46.587 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:46 smithi070 bash[23661]: cluster 2024-04-24T17:34:44.682703+0000 mgr.y (mgr.24289) 149 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-24T17:34:48.533 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:48 smithi137 bash[18617]: cluster 2024-04-24T17:34:46.683387+0000 mgr.y (mgr.24289) 150 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 571 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-24T17:34:48.587 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:48 smithi070 bash[18579]: cluster 2024-04-24T17:34:46.683387+0000 mgr.y (mgr.24289) 150 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 571 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-24T17:34:48.587 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:48 smithi070 bash[23661]: cluster 2024-04-24T17:34:46.683387+0000 mgr.y (mgr.24289) 150 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 571 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-24T17:34:50.533 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:50 smithi137 bash[18617]: cluster 2024-04-24T17:34:48.685141+0000 mgr.y (mgr.24289) 151 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-24T17:34:50.587 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:50 smithi070 bash[18579]: cluster 2024-04-24T17:34:48.685141+0000 mgr.y (mgr.24289) 151 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-24T17:34:50.587 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:50 smithi070 bash[23661]: cluster 2024-04-24T17:34:48.685141+0000 mgr.y (mgr.24289) 151 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-24T17:34:52.259 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:34:51 smithi070 bash[18833]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:34:51] "GET /metrics HTTP/1.1" 200 214933 "" "Prometheus/2.33.4" 2024-04-24T17:34:52.533 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:52 smithi137 bash[18617]: cluster 2024-04-24T17:34:50.685862+0000 mgr.y (mgr.24289) 152 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 857 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-24T17:34:52.587 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:52 smithi070 bash[18579]: cluster 2024-04-24T17:34:50.685862+0000 mgr.y (mgr.24289) 152 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 857 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-24T17:34:52.587 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:52 smithi070 bash[23661]: cluster 2024-04-24T17:34:50.685862+0000 mgr.y (mgr.24289) 152 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 857 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-24T17:34:54.533 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:54 smithi137 bash[18617]: cluster 2024-04-24T17:34:52.687585+0000 mgr.y (mgr.24289) 153 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-24T17:34:54.533 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:54 smithi137 bash[18617]: audit 2024-04-24T17:34:52.803157+0000 mgr.y (mgr.24289) 154 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:34:54.587 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:54 smithi070 bash[18579]: cluster 2024-04-24T17:34:52.687585+0000 mgr.y (mgr.24289) 153 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-24T17:34:54.587 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:54 smithi070 bash[18579]: audit 2024-04-24T17:34:52.803157+0000 mgr.y (mgr.24289) 154 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:34:54.587 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:54 smithi070 bash[23661]: cluster 2024-04-24T17:34:52.687585+0000 mgr.y (mgr.24289) 153 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-24T17:34:54.588 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:54 smithi070 bash[23661]: audit 2024-04-24T17:34:52.803157+0000 mgr.y (mgr.24289) 154 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:34:56.283 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:56 smithi137 bash[18617]: cluster 2024-04-24T17:34:54.688247+0000 mgr.y (mgr.24289) 155 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:34:56.283 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:34:56 smithi137 bash[19456]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:34:56] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:34:56.587 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:56 smithi070 bash[18579]: cluster 2024-04-24T17:34:54.688247+0000 mgr.y (mgr.24289) 155 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:34:56.587 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:56 smithi070 bash[23661]: cluster 2024-04-24T17:34:54.688247+0000 mgr.y (mgr.24289) 155 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:34:58.533 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:34:58 smithi137 bash[18617]: cluster 2024-04-24T17:34:56.688994+0000 mgr.y (mgr.24289) 156 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:34:58.587 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:34:58 smithi070 bash[18579]: cluster 2024-04-24T17:34:56.688994+0000 mgr.y (mgr.24289) 156 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:34:58.587 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:34:58 smithi070 bash[23661]: cluster 2024-04-24T17:34:56.688994+0000 mgr.y (mgr.24289) 156 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:35:00.533 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:35:00 smithi137 bash[18617]: cluster 2024-04-24T17:34:58.690738+0000 mgr.y (mgr.24289) 157 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:35:00.587 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:35:00 smithi070 bash[18579]: cluster 2024-04-24T17:34:58.690738+0000 mgr.y (mgr.24289) 157 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:35:00.587 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:35:00 smithi070 bash[23661]: cluster 2024-04-24T17:34:58.690738+0000 mgr.y (mgr.24289) 157 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:35:02.087 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:35:01 smithi070 bash[18833]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:35:01] "GET /metrics HTTP/1.1" 200 214933 "" "Prometheus/2.33.4" 2024-04-24T17:35:02.533 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:35:02 smithi137 bash[18617]: cluster 2024-04-24T17:35:00.691419+0000 mgr.y (mgr.24289) 158 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:35:02.587 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:35:02 smithi070 bash[18579]: cluster 2024-04-24T17:35:00.691419+0000 mgr.y (mgr.24289) 158 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:35:02.587 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:35:02 smithi070 bash[23661]: cluster 2024-04-24T17:35:00.691419+0000 mgr.y (mgr.24289) 158 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:35:04.587 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:35:04 smithi070 bash[18579]: cluster 2024-04-24T17:35:02.693042+0000 mgr.y (mgr.24289) 159 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:35:04.587 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:35:04 smithi070 bash[18579]: audit 2024-04-24T17:35:02.809350+0000 mgr.y (mgr.24289) 160 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:35:04.588 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:35:04 smithi070 bash[23661]: cluster 2024-04-24T17:35:02.693042+0000 mgr.y (mgr.24289) 159 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:35:04.588 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:35:04 smithi070 bash[23661]: audit 2024-04-24T17:35:02.809350+0000 mgr.y (mgr.24289) 160 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:35:04.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:35:04 smithi137 bash[18617]: cluster 2024-04-24T17:35:02.693042+0000 mgr.y (mgr.24289) 159 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:35:04.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:35:04 smithi137 bash[18617]: audit 2024-04-24T17:35:02.809350+0000 mgr.y (mgr.24289) 160 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:35:06.283 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:35:06 smithi137 bash[19456]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:35:06] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:35:06.587 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:35:06 smithi070 bash[18579]: cluster 2024-04-24T17:35:04.693703+0000 mgr.y (mgr.24289) 161 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:35:06.587 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:35:06 smithi070 bash[23661]: cluster 2024-04-24T17:35:04.693703+0000 mgr.y (mgr.24289) 161 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:35:06.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:35:06 smithi137 bash[18617]: cluster 2024-04-24T17:35:04.693703+0000 mgr.y (mgr.24289) 161 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:35:08.587 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:35:08 smithi070 bash[18579]: cluster 2024-04-24T17:35:06.694459+0000 mgr.y (mgr.24289) 162 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:35:08.587 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:35:08 smithi070 bash[23661]: cluster 2024-04-24T17:35:06.694459+0000 mgr.y (mgr.24289) 162 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:35:08.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:35:08 smithi137 bash[18617]: cluster 2024-04-24T17:35:06.694459+0000 mgr.y (mgr.24289) 162 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:35:10.587 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:35:10 smithi070 bash[18579]: cluster 2024-04-24T17:35:08.696124+0000 mgr.y (mgr.24289) 163 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:35:10.587 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:35:10 smithi070 bash[23661]: cluster 2024-04-24T17:35:08.696124+0000 mgr.y (mgr.24289) 163 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:35:10.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:35:10 smithi137 bash[18617]: cluster 2024-04-24T17:35:08.696124+0000 mgr.y (mgr.24289) 163 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:35:12.300 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:35:11 smithi070 bash[18833]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:35:11] "GET /metrics HTTP/1.1" 200 214899 "" "Prometheus/2.33.4" 2024-04-24T17:35:12.587 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:35:12 smithi070 bash[18579]: cluster 2024-04-24T17:35:10.696847+0000 mgr.y (mgr.24289) 164 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:35:12.587 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:35:12 smithi070 bash[23661]: cluster 2024-04-24T17:35:10.696847+0000 mgr.y (mgr.24289) 164 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:35:12.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:35:12 smithi137 bash[18617]: cluster 2024-04-24T17:35:10.696847+0000 mgr.y (mgr.24289) 164 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:35:14.587 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:35:14 smithi070 bash[18579]: cluster 2024-04-24T17:35:12.698451+0000 mgr.y (mgr.24289) 165 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:35:14.587 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:35:14 smithi070 bash[18579]: audit 2024-04-24T17:35:12.820639+0000 mgr.y (mgr.24289) 166 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:35:14.587 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:35:14 smithi070 bash[23661]: cluster 2024-04-24T17:35:12.698451+0000 mgr.y (mgr.24289) 165 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:35:14.587 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:35:14 smithi070 bash[23661]: audit 2024-04-24T17:35:12.820639+0000 mgr.y (mgr.24289) 166 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:35:14.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:35:14 smithi137 bash[18617]: cluster 2024-04-24T17:35:12.698451+0000 mgr.y (mgr.24289) 165 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:35:14.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:35:14 smithi137 bash[18617]: audit 2024-04-24T17:35:12.820639+0000 mgr.y (mgr.24289) 166 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:35:16.283 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:35:16 smithi137 bash[19456]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:35:16] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:35:16.586 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:35:16 smithi070 bash[18579]: cluster 2024-04-24T17:35:14.699136+0000 mgr.y (mgr.24289) 167 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:35:16.587 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:35:16 smithi070 bash[23661]: cluster 2024-04-24T17:35:14.699136+0000 mgr.y (mgr.24289) 167 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:35:16.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:35:16 smithi137 bash[18617]: cluster 2024-04-24T17:35:14.699136+0000 mgr.y (mgr.24289) 167 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:35:18.586 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:35:18 smithi070 bash[18579]: cluster 2024-04-24T17:35:16.699858+0000 mgr.y (mgr.24289) 168 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:35:18.587 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:35:18 smithi070 bash[23661]: cluster 2024-04-24T17:35:16.699858+0000 mgr.y (mgr.24289) 168 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:35:18.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:35:18 smithi137 bash[18617]: cluster 2024-04-24T17:35:16.699858+0000 mgr.y (mgr.24289) 168 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:35:20.586 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:35:20 smithi070 bash[18579]: cluster 2024-04-24T17:35:18.701592+0000 mgr.y (mgr.24289) 169 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:35:20.587 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:35:20 smithi070 bash[23661]: cluster 2024-04-24T17:35:18.701592+0000 mgr.y (mgr.24289) 169 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:35:20.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:35:20 smithi137 bash[18617]: cluster 2024-04-24T17:35:18.701592+0000 mgr.y (mgr.24289) 169 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:35:22.320 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:35:21 smithi070 bash[18833]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:35:21] "GET /metrics HTTP/1.1" 200 214858 "" "Prometheus/2.33.4" 2024-04-24T17:35:22.586 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:35:22 smithi070 bash[23661]: cluster 2024-04-24T17:35:20.702331+0000 mgr.y (mgr.24289) 170 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:35:22.587 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:35:22 smithi070 bash[18579]: cluster 2024-04-24T17:35:20.702331+0000 mgr.y (mgr.24289) 170 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:35:22.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:35:22 smithi137 bash[18617]: cluster 2024-04-24T17:35:20.702331+0000 mgr.y (mgr.24289) 170 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:35:24.587 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:35:24 smithi070 bash[18579]: cluster 2024-04-24T17:35:22.703914+0000 mgr.y (mgr.24289) 171 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:35:24.587 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:35:24 smithi070 bash[18579]: audit 2024-04-24T17:35:22.831138+0000 mgr.y (mgr.24289) 172 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:35:24.587 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:35:24 smithi070 bash[18579]: audit 2024-04-24T17:35:23.577746+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:35:24.587 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:35:24 smithi070 bash[18579]: audit 2024-04-24T17:35:23.579819+0000 mon.c (mon.1) 113 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:35:24.587 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:35:24 smithi070 bash[18579]: audit 2024-04-24T17:35:23.850861+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:35:24.587 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:35:24 smithi070 bash[18579]: audit 2024-04-24T17:35:24.130240+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:35:24.587 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:35:24 smithi070 bash[23661]: cluster 2024-04-24T17:35:22.703914+0000 mgr.y (mgr.24289) 171 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:35:24.587 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:35:24 smithi070 bash[23661]: audit 2024-04-24T17:35:22.831138+0000 mgr.y (mgr.24289) 172 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:35:24.587 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:35:24 smithi070 bash[23661]: audit 2024-04-24T17:35:23.577746+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:35:24.588 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:35:24 smithi070 bash[23661]: audit 2024-04-24T17:35:23.579819+0000 mon.c (mon.1) 113 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:35:24.588 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:35:24 smithi070 bash[23661]: audit 2024-04-24T17:35:23.850861+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:35:24.588 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:35:24 smithi070 bash[23661]: audit 2024-04-24T17:35:24.130240+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:35:24.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:35:24 smithi137 bash[18617]: cluster 2024-04-24T17:35:22.703914+0000 mgr.y (mgr.24289) 171 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:35:24.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:35:24 smithi137 bash[18617]: audit 2024-04-24T17:35:22.831138+0000 mgr.y (mgr.24289) 172 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:35:24.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:35:24 smithi137 bash[18617]: audit 2024-04-24T17:35:23.577746+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:35:24.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:35:24 smithi137 bash[18617]: audit 2024-04-24T17:35:23.579819+0000 mon.c (mon.1) 113 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:35:24.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:35:24 smithi137 bash[18617]: audit 2024-04-24T17:35:23.850861+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:35:24.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:35:24 smithi137 bash[18617]: audit 2024-04-24T17:35:24.130240+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:35:26.282 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:35:26 smithi137 bash[19456]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:35:26] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:35:26.586 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:35:26 smithi070 bash[18579]: cluster 2024-04-24T17:35:24.704591+0000 mgr.y (mgr.24289) 173 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:35:26.587 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:35:26 smithi070 bash[23661]: cluster 2024-04-24T17:35:24.704591+0000 mgr.y (mgr.24289) 173 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:35:26.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:35:26 smithi137 bash[18617]: cluster 2024-04-24T17:35:24.704591+0000 mgr.y (mgr.24289) 173 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:35:28.587 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:35:28 smithi070 bash[18579]: cluster 2024-04-24T17:35:26.705322+0000 mgr.y (mgr.24289) 174 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:35:28.587 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:35:28 smithi070 bash[23661]: cluster 2024-04-24T17:35:26.705322+0000 mgr.y (mgr.24289) 174 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:35:28.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:35:28 smithi137 bash[18617]: cluster 2024-04-24T17:35:26.705322+0000 mgr.y (mgr.24289) 174 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:35:30.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:35:30 smithi137 bash[18617]: cluster 2024-04-24T17:35:28.707168+0000 mgr.y (mgr.24289) 175 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:35:30.837 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:35:30 smithi070 bash[18579]: cluster 2024-04-24T17:35:28.707168+0000 mgr.y (mgr.24289) 175 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:35:30.837 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:35:30 smithi070 bash[23661]: cluster 2024-04-24T17:35:28.707168+0000 mgr.y (mgr.24289) 175 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:35:32.336 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:35:31 smithi070 bash[18833]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:35:31] "GET /metrics HTTP/1.1" 200 214858 "" "Prometheus/2.33.4" 2024-04-24T17:35:32.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:35:32 smithi137 bash[18617]: cluster 2024-04-24T17:35:30.707932+0000 mgr.y (mgr.24289) 176 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:35:32.833 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:35:32 smithi070 bash[18579]: cluster 2024-04-24T17:35:30.707932+0000 mgr.y (mgr.24289) 176 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:35:32.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:35:32 smithi070 bash[23661]: cluster 2024-04-24T17:35:30.707932+0000 mgr.y (mgr.24289) 176 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:35:34.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:35:34 smithi137 bash[18617]: cluster 2024-04-24T17:35:32.709583+0000 mgr.y (mgr.24289) 177 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:35:34.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:35:34 smithi137 bash[18617]: audit 2024-04-24T17:35:32.839158+0000 mgr.y (mgr.24289) 178 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:35:34.836 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:35:34 smithi070 bash[18579]: cluster 2024-04-24T17:35:32.709583+0000 mgr.y (mgr.24289) 177 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:35:34.836 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:35:34 smithi070 bash[18579]: audit 2024-04-24T17:35:32.839158+0000 mgr.y (mgr.24289) 178 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:35:34.837 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:35:34 smithi070 bash[23661]: cluster 2024-04-24T17:35:32.709583+0000 mgr.y (mgr.24289) 177 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:35:34.837 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:35:34 smithi070 bash[23661]: audit 2024-04-24T17:35:32.839158+0000 mgr.y (mgr.24289) 178 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:35:36.282 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:35:36 smithi137 bash[19456]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:35:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:35:36.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:35:36 smithi137 bash[18617]: cluster 2024-04-24T17:35:34.710285+0000 mgr.y (mgr.24289) 179 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:35:36.837 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:35:36 smithi070 bash[18579]: cluster 2024-04-24T17:35:34.710285+0000 mgr.y (mgr.24289) 179 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:35:36.837 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:35:36 smithi070 bash[23661]: cluster 2024-04-24T17:35:34.710285+0000 mgr.y (mgr.24289) 179 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:35:37.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:35:37 smithi137 bash[18617]: audit 2024-04-24T17:35:36.737427+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:35:37.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:35:37 smithi137 bash[18617]: audit 2024-04-24T17:35:36.738283+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:35:37.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:35:37 smithi137 bash[18617]: audit 2024-04-24T17:35:36.769022+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:35:37.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:35:37 smithi137 bash[18617]: audit 2024-04-24T17:35:36.769873+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:35:37.836 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:35:37 smithi070 bash[18579]: audit 2024-04-24T17:35:36.737427+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:35:37.836 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:35:37 smithi070 bash[18579]: audit 2024-04-24T17:35:36.738283+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:35:37.836 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:35:37 smithi070 bash[18579]: audit 2024-04-24T17:35:36.769022+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:35:37.837 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:35:37 smithi070 bash[18579]: audit 2024-04-24T17:35:36.769873+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:35:37.837 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:35:37 smithi070 bash[23661]: audit 2024-04-24T17:35:36.737427+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:35:37.837 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:35:37 smithi070 bash[23661]: audit 2024-04-24T17:35:36.738283+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:35:37.837 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:35:37 smithi070 bash[23661]: audit 2024-04-24T17:35:36.769022+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:35:37.837 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:35:37 smithi070 bash[23661]: audit 2024-04-24T17:35:36.769873+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:35:38.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:35:38 smithi137 bash[18617]: cluster 2024-04-24T17:35:36.715966+0000 mgr.y (mgr.24289) 180 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:35:38.836 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:35:38 smithi070 bash[18579]: cluster 2024-04-24T17:35:36.715966+0000 mgr.y (mgr.24289) 180 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:35:38.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:35:38 smithi070 bash[23661]: cluster 2024-04-24T17:35:36.715966+0000 mgr.y (mgr.24289) 180 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:35:40.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:35:40 smithi137 bash[18617]: cluster 2024-04-24T17:35:38.717681+0000 mgr.y (mgr.24289) 181 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:35:40.836 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:35:40 smithi070 bash[18579]: cluster 2024-04-24T17:35:38.717681+0000 mgr.y (mgr.24289) 181 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:35:40.837 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:35:40 smithi070 bash[23661]: cluster 2024-04-24T17:35:38.717681+0000 mgr.y (mgr.24289) 181 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:35:42.336 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:35:41 smithi070 bash[18833]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:35:41] "GET /metrics HTTP/1.1" 200 214860 "" "Prometheus/2.33.4" 2024-04-24T17:35:42.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:35:42 smithi137 bash[18617]: cluster 2024-04-24T17:35:40.718505+0000 mgr.y (mgr.24289) 182 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:35:42.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:35:42 smithi070 bash[18579]: cluster 2024-04-24T17:35:40.718505+0000 mgr.y (mgr.24289) 182 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:35:42.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:35:42 smithi070 bash[23661]: cluster 2024-04-24T17:35:40.718505+0000 mgr.y (mgr.24289) 182 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:35:44.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:35:44 smithi137 bash[18617]: cluster 2024-04-24T17:35:42.720155+0000 mgr.y (mgr.24289) 183 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:35:44.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:35:44 smithi137 bash[18617]: audit 2024-04-24T17:35:42.840997+0000 mgr.y (mgr.24289) 184 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:35:44.836 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:35:44 smithi070 bash[18579]: cluster 2024-04-24T17:35:42.720155+0000 mgr.y (mgr.24289) 183 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:35:44.836 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:35:44 smithi070 bash[18579]: audit 2024-04-24T17:35:42.840997+0000 mgr.y (mgr.24289) 184 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:35:44.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:35:44 smithi070 bash[23661]: cluster 2024-04-24T17:35:42.720155+0000 mgr.y (mgr.24289) 183 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:35:44.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:35:44 smithi070 bash[23661]: audit 2024-04-24T17:35:42.840997+0000 mgr.y (mgr.24289) 184 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:35:46.282 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:35:46 smithi137 bash[19456]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:35:46] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:35:46.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:35:46 smithi137 bash[18617]: cluster 2024-04-24T17:35:44.720814+0000 mgr.y (mgr.24289) 185 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:35:46.836 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:35:46 smithi070 bash[18579]: cluster 2024-04-24T17:35:44.720814+0000 mgr.y (mgr.24289) 185 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:35:46.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:35:46 smithi070 bash[23661]: cluster 2024-04-24T17:35:44.720814+0000 mgr.y (mgr.24289) 185 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:35:48.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:35:48 smithi137 bash[18617]: cluster 2024-04-24T17:35:46.721507+0000 mgr.y (mgr.24289) 186 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:35:48.836 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:35:48 smithi070 bash[18579]: cluster 2024-04-24T17:35:46.721507+0000 mgr.y (mgr.24289) 186 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:35:48.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:35:48 smithi070 bash[23661]: cluster 2024-04-24T17:35:46.721507+0000 mgr.y (mgr.24289) 186 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:35:50.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:35:50 smithi137 bash[18617]: cluster 2024-04-24T17:35:48.723203+0000 mgr.y (mgr.24289) 187 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:35:50.836 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:35:50 smithi070 bash[18579]: cluster 2024-04-24T17:35:48.723203+0000 mgr.y (mgr.24289) 187 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:35:50.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:35:50 smithi070 bash[23661]: cluster 2024-04-24T17:35:48.723203+0000 mgr.y (mgr.24289) 187 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:35:52.336 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:35:51 smithi070 bash[18833]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:35:51] "GET /metrics HTTP/1.1" 200 214877 "" "Prometheus/2.33.4" 2024-04-24T17:35:52.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:35:52 smithi137 bash[18617]: cluster 2024-04-24T17:35:50.723957+0000 mgr.y (mgr.24289) 188 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:35:52.836 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:35:52 smithi070 bash[18579]: cluster 2024-04-24T17:35:50.723957+0000 mgr.y (mgr.24289) 188 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:35:52.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:35:52 smithi070 bash[23661]: cluster 2024-04-24T17:35:50.723957+0000 mgr.y (mgr.24289) 188 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:35:54.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:35:54 smithi137 bash[18617]: cluster 2024-04-24T17:35:52.725634+0000 mgr.y (mgr.24289) 189 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:35:54.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:35:54 smithi137 bash[18617]: audit 2024-04-24T17:35:52.851135+0000 mgr.y (mgr.24289) 190 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:35:54.836 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:35:54 smithi070 bash[18579]: cluster 2024-04-24T17:35:52.725634+0000 mgr.y (mgr.24289) 189 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:35:54.836 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:35:54 smithi070 bash[18579]: audit 2024-04-24T17:35:52.851135+0000 mgr.y (mgr.24289) 190 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:35:54.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:35:54 smithi070 bash[23661]: cluster 2024-04-24T17:35:52.725634+0000 mgr.y (mgr.24289) 189 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:35:54.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:35:54 smithi070 bash[23661]: audit 2024-04-24T17:35:52.851135+0000 mgr.y (mgr.24289) 190 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:35:56.282 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:35:56 smithi137 bash[19456]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:35:56] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:35:56.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:35:56 smithi137 bash[18617]: cluster 2024-04-24T17:35:54.726357+0000 mgr.y (mgr.24289) 191 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:35:56.836 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:35:56 smithi070 bash[18579]: cluster 2024-04-24T17:35:54.726357+0000 mgr.y (mgr.24289) 191 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:35:56.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:35:56 smithi070 bash[23661]: cluster 2024-04-24T17:35:54.726357+0000 mgr.y (mgr.24289) 191 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:35:58.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:35:58 smithi137 bash[18617]: cluster 2024-04-24T17:35:56.727124+0000 mgr.y (mgr.24289) 192 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:35:58.836 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:35:58 smithi070 bash[18579]: cluster 2024-04-24T17:35:56.727124+0000 mgr.y (mgr.24289) 192 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:35:58.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:35:58 smithi070 bash[23661]: cluster 2024-04-24T17:35:56.727124+0000 mgr.y (mgr.24289) 192 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:36:00.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:36:00 smithi137 bash[18617]: cluster 2024-04-24T17:35:58.728801+0000 mgr.y (mgr.24289) 193 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:36:00.836 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:36:00 smithi070 bash[18579]: cluster 2024-04-24T17:35:58.728801+0000 mgr.y (mgr.24289) 193 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:36:00.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:36:00 smithi070 bash[23661]: cluster 2024-04-24T17:35:58.728801+0000 mgr.y (mgr.24289) 193 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:36:02.336 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:36:01 smithi070 bash[18833]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:36:01] "GET /metrics HTTP/1.1" 200 214877 "" "Prometheus/2.33.4" 2024-04-24T17:36:02.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:36:02 smithi137 bash[18617]: cluster 2024-04-24T17:36:00.729526+0000 mgr.y (mgr.24289) 194 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:36:02.836 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:36:02 smithi070 bash[18579]: cluster 2024-04-24T17:36:00.729526+0000 mgr.y (mgr.24289) 194 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:36:02.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:36:02 smithi070 bash[23661]: cluster 2024-04-24T17:36:00.729526+0000 mgr.y (mgr.24289) 194 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:36:04.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:36:04 smithi137 bash[18617]: cluster 2024-04-24T17:36:02.731211+0000 mgr.y (mgr.24289) 195 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:36:04.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:36:04 smithi137 bash[18617]: audit 2024-04-24T17:36:02.859225+0000 mgr.y (mgr.24289) 196 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:36:04.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:36:04 smithi070 bash[18579]: cluster 2024-04-24T17:36:02.731211+0000 mgr.y (mgr.24289) 195 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:36:04.836 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:36:04 smithi070 bash[18579]: audit 2024-04-24T17:36:02.859225+0000 mgr.y (mgr.24289) 196 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:36:04.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:36:04 smithi070 bash[23661]: cluster 2024-04-24T17:36:02.731211+0000 mgr.y (mgr.24289) 195 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:36:04.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:36:04 smithi070 bash[23661]: audit 2024-04-24T17:36:02.859225+0000 mgr.y (mgr.24289) 196 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:36:06.282 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:36:06 smithi137 bash[19456]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:36:06] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:36:06.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:36:06 smithi137 bash[18617]: cluster 2024-04-24T17:36:04.731920+0000 mgr.y (mgr.24289) 197 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:36:06.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:36:06 smithi070 bash[18579]: cluster 2024-04-24T17:36:04.731920+0000 mgr.y (mgr.24289) 197 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:36:06.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:36:06 smithi070 bash[23661]: cluster 2024-04-24T17:36:04.731920+0000 mgr.y (mgr.24289) 197 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:36:08.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:36:08 smithi137 bash[18617]: cluster 2024-04-24T17:36:06.732633+0000 mgr.y (mgr.24289) 198 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:36:08.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:36:08 smithi070 bash[18579]: cluster 2024-04-24T17:36:06.732633+0000 mgr.y (mgr.24289) 198 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:36:08.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:36:08 smithi070 bash[23661]: cluster 2024-04-24T17:36:06.732633+0000 mgr.y (mgr.24289) 198 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:36:10.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:36:10 smithi137 bash[18617]: cluster 2024-04-24T17:36:08.734318+0000 mgr.y (mgr.24289) 199 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:36:10.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:36:10 smithi070 bash[18579]: cluster 2024-04-24T17:36:08.734318+0000 mgr.y (mgr.24289) 199 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:36:10.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:36:10 smithi070 bash[23661]: cluster 2024-04-24T17:36:08.734318+0000 mgr.y (mgr.24289) 199 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:36:12.335 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:36:11 smithi070 bash[18833]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:36:11] "GET /metrics HTTP/1.1" 200 214897 "" "Prometheus/2.33.4" 2024-04-24T17:36:12.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:36:12 smithi137 bash[18617]: cluster 2024-04-24T17:36:10.735043+0000 mgr.y (mgr.24289) 200 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:36:12.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:36:12 smithi070 bash[18579]: cluster 2024-04-24T17:36:10.735043+0000 mgr.y (mgr.24289) 200 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:36:12.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:36:12 smithi070 bash[23661]: cluster 2024-04-24T17:36:10.735043+0000 mgr.y (mgr.24289) 200 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:36:14.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:36:14 smithi137 bash[18617]: cluster 2024-04-24T17:36:12.736719+0000 mgr.y (mgr.24289) 201 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:36:14.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:36:14 smithi137 bash[18617]: audit 2024-04-24T17:36:12.867997+0000 mgr.y (mgr.24289) 202 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:36:14.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:36:14 smithi070 bash[18579]: cluster 2024-04-24T17:36:12.736719+0000 mgr.y (mgr.24289) 201 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:36:14.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:36:14 smithi070 bash[18579]: audit 2024-04-24T17:36:12.867997+0000 mgr.y (mgr.24289) 202 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:36:14.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:36:14 smithi070 bash[23661]: cluster 2024-04-24T17:36:12.736719+0000 mgr.y (mgr.24289) 201 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:36:14.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:36:14 smithi070 bash[23661]: audit 2024-04-24T17:36:12.867997+0000 mgr.y (mgr.24289) 202 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:36:16.282 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:36:16 smithi137 bash[19456]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:36:16] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:36:16.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:36:16 smithi137 bash[18617]: cluster 2024-04-24T17:36:14.737424+0000 mgr.y (mgr.24289) 203 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:36:16.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:36:16 smithi070 bash[18579]: cluster 2024-04-24T17:36:14.737424+0000 mgr.y (mgr.24289) 203 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:36:16.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:36:16 smithi070 bash[23661]: cluster 2024-04-24T17:36:14.737424+0000 mgr.y (mgr.24289) 203 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:36:18.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:36:18 smithi137 bash[18617]: cluster 2024-04-24T17:36:16.738126+0000 mgr.y (mgr.24289) 204 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:36:18.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:36:18 smithi070 bash[18579]: cluster 2024-04-24T17:36:16.738126+0000 mgr.y (mgr.24289) 204 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:36:18.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:36:18 smithi070 bash[23661]: cluster 2024-04-24T17:36:16.738126+0000 mgr.y (mgr.24289) 204 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:36:20.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:36:20 smithi137 bash[18617]: cluster 2024-04-24T17:36:18.739854+0000 mgr.y (mgr.24289) 205 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:36:20.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:36:20 smithi070 bash[18579]: cluster 2024-04-24T17:36:18.739854+0000 mgr.y (mgr.24289) 205 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:36:20.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:36:20 smithi070 bash[23661]: cluster 2024-04-24T17:36:18.739854+0000 mgr.y (mgr.24289) 205 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:36:22.335 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:36:21 smithi070 bash[18833]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:36:21] "GET /metrics HTTP/1.1" 200 214877 "" "Prometheus/2.33.4" 2024-04-24T17:36:22.708 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:36:22 smithi070 bash[18579]: cluster 2024-04-24T17:36:20.740595+0000 mgr.y (mgr.24289) 206 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:36:22.708 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:36:22 smithi070 bash[23661]: cluster 2024-04-24T17:36:20.740595+0000 mgr.y (mgr.24289) 206 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:36:22.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:36:22 smithi137 bash[18617]: cluster 2024-04-24T17:36:20.740595+0000 mgr.y (mgr.24289) 206 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:36:23.436 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -e sha1=5904d29475f5be602879d9fb26280e89b808d5cc -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-04-24T17:36:24.713 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:36:24 smithi137 bash[18617]: cluster 2024-04-24T17:36:22.741732+0000 mgr.y (mgr.24289) 207 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:36:24.714 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:36:24 smithi137 bash[18617]: audit 2024-04-24T17:36:22.878945+0000 mgr.y (mgr.24289) 208 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:36:24.714 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:36:24 smithi137 bash[18617]: audit 2024-04-24T17:36:24.137110+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:36:24.714 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:36:24 smithi137 bash[18617]: audit 2024-04-24T17:36:24.139249+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:36:24.714 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:36:24 smithi137 bash[18617]: audit 2024-04-24T17:36:24.413865+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:36:24.756 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:36:24 smithi070 bash[18579]: cluster 2024-04-24T17:36:22.741732+0000 mgr.y (mgr.24289) 207 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:36:24.756 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:36:24 smithi070 bash[18579]: audit 2024-04-24T17:36:22.878945+0000 mgr.y (mgr.24289) 208 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:36:24.756 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:36:24 smithi070 bash[18579]: audit 2024-04-24T17:36:24.137110+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:36:24.756 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:36:24 smithi070 bash[18579]: audit 2024-04-24T17:36:24.139249+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:36:24.756 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:36:24 smithi070 bash[18579]: audit 2024-04-24T17:36:24.413865+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:36:24.757 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:36:24 smithi070 bash[23661]: cluster 2024-04-24T17:36:22.741732+0000 mgr.y (mgr.24289) 207 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:36:24.757 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:36:24 smithi070 bash[23661]: audit 2024-04-24T17:36:22.878945+0000 mgr.y (mgr.24289) 208 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:36:24.757 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:36:24 smithi070 bash[23661]: audit 2024-04-24T17:36:24.137110+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:36:24.757 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:36:24 smithi070 bash[23661]: audit 2024-04-24T17:36:24.139249+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:36:24.757 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:36:24 smithi070 bash[23661]: audit 2024-04-24T17:36:24.413865+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:36:25.981 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:36:25 smithi070 bash[18579]: audit 2024-04-24T17:36:24.731300+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:36:25.981 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:36:25 smithi070 bash[18579]: cluster 2024-04-24T17:36:24.742449+0000 mgr.y (mgr.24289) 209 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:36:25.981 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:36:25 smithi070 bash[23661]: audit 2024-04-24T17:36:24.731300+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:36:25.981 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:36:25 smithi070 bash[23661]: cluster 2024-04-24T17:36:24.742449+0000 mgr.y (mgr.24289) 209 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:36:26.021 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:36:25 smithi137 bash[18617]: audit 2024-04-24T17:36:24.731300+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:36:26.022 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:36:25 smithi137 bash[18617]: cluster 2024-04-24T17:36:24.742449+0000 mgr.y (mgr.24289) 209 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:36:26.282 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:36:26 smithi137 bash[19456]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:36:26] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:36:26.988 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -e sha1=5904d29475f5be602879d9fb26280e89b808d5cc -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-04-24T17:36:28.075 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:36:27 smithi070 bash[18579]: cluster 2024-04-24T17:36:26.743174+0000 mgr.y (mgr.24289) 210 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:36:28.076 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:36:27 smithi070 bash[23661]: cluster 2024-04-24T17:36:26.743174+0000 mgr.y (mgr.24289) 210 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:36:28.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:36:27 smithi137 bash[18617]: cluster 2024-04-24T17:36:26.743174+0000 mgr.y (mgr.24289) 210 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:36:30.496 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -e sha1=5904d29475f5be602879d9fb26280e89b808d5cc -- bash -c 'ceph config set global log_to_journald false --force' 2024-04-24T17:36:30.532 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:36:30 smithi137 bash[18617]: cluster 2024-04-24T17:36:28.744116+0000 mgr.y (mgr.24289) 211 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:36:30.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:36:30 smithi070 bash[18579]: cluster 2024-04-24T17:36:28.744116+0000 mgr.y (mgr.24289) 211 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:36:30.586 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:36:30 smithi070 bash[23661]: cluster 2024-04-24T17:36:28.744116+0000 mgr.y (mgr.24289) 211 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:36:32.278 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:36:31 smithi070 bash[18833]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:36:31] "GET /metrics HTTP/1.1" 200 214877 "" "Prometheus/2.33.4" 2024-04-24T17:36:32.532 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:36:32 smithi137 bash[18617]: cluster 2024-04-24T17:36:30.744782+0000 mgr.y (mgr.24289) 212 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:36:32.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:36:32 smithi070 bash[18579]: cluster 2024-04-24T17:36:30.744782+0000 mgr.y (mgr.24289) 212 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:36:32.585 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:36:32 smithi070 bash[23661]: cluster 2024-04-24T17:36:30.744782+0000 mgr.y (mgr.24289) 212 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:36:34.073 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -e sha1=5904d29475f5be602879d9fb26280e89b808d5cc -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-04-24T17:36:34.335 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:36:34 smithi070 bash[18579]: cluster 2024-04-24T17:36:32.746389+0000 mgr.y (mgr.24289) 213 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:36:34.335 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:36:34 smithi070 bash[18579]: audit 2024-04-24T17:36:32.885651+0000 mgr.y (mgr.24289) 214 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:36:34.335 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:36:34 smithi070 bash[23661]: cluster 2024-04-24T17:36:32.746389+0000 mgr.y (mgr.24289) 213 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:36:34.335 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:36:34 smithi070 bash[23661]: audit 2024-04-24T17:36:32.885651+0000 mgr.y (mgr.24289) 214 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:36:34.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:36:34 smithi137 bash[18617]: cluster 2024-04-24T17:36:32.746389+0000 mgr.y (mgr.24289) 213 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:36:34.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:36:34 smithi137 bash[18617]: audit 2024-04-24T17:36:32.885651+0000 mgr.y (mgr.24289) 214 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:36:36.282 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:36:36 smithi137 bash[19456]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:36:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:36:36.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:36:36 smithi070 bash[18579]: cluster 2024-04-24T17:36:34.747101+0000 mgr.y (mgr.24289) 215 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:36:36.585 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:36:36 smithi070 bash[23661]: cluster 2024-04-24T17:36:34.747101+0000 mgr.y (mgr.24289) 215 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:36:36.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:36:36 smithi137 bash[18617]: cluster 2024-04-24T17:36:34.747101+0000 mgr.y (mgr.24289) 215 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:36:36.862 INFO:teuthology.orchestra.run.smithi070.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc 2024-04-24T17:36:37.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:36:37 smithi070 bash[18579]: audit 2024-04-24T17:36:36.761404+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:36:37.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:36:37 smithi070 bash[18579]: audit 2024-04-24T17:36:36.761877+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:36:37.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:36:37 smithi070 bash[18579]: audit 2024-04-24T17:36:36.783547+0000 mon.c (mon.1) 119 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:36:37.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:36:37 smithi070 bash[18579]: audit 2024-04-24T17:36:36.783996+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:36:37.586 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:36:37 smithi070 bash[18579]: audit 2024-04-24T17:36:36.869027+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:36:37.586 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:36:37 smithi070 bash[18579]: audit 2024-04-24T17:36:36.884159+0000 mon.c (mon.1) 120 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:36:37.586 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:36:37 smithi070 bash[18579]: audit 2024-04-24T17:36:36.885366+0000 mon.c (mon.1) 121 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:36:37.586 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:36:37 smithi070 bash[18579]: audit 2024-04-24T17:36:36.892094+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:36:37.586 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:36:37 smithi070 bash[23661]: audit 2024-04-24T17:36:36.761404+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:36:37.586 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:36:37 smithi070 bash[23661]: audit 2024-04-24T17:36:36.761877+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:36:37.586 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:36:37 smithi070 bash[23661]: audit 2024-04-24T17:36:36.783547+0000 mon.c (mon.1) 119 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:36:37.586 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:36:37 smithi070 bash[23661]: audit 2024-04-24T17:36:36.783996+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:36:37.586 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:36:37 smithi070 bash[23661]: audit 2024-04-24T17:36:36.869027+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:36:37.586 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:36:37 smithi070 bash[23661]: audit 2024-04-24T17:36:36.884159+0000 mon.c (mon.1) 120 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:36:37.587 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:36:37 smithi070 bash[23661]: audit 2024-04-24T17:36:36.885366+0000 mon.c (mon.1) 121 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:36:37.587 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:36:37 smithi070 bash[23661]: audit 2024-04-24T17:36:36.892094+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:36:37.759 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-24T17:36:37.770 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi070.front.sepia.ceph.com 2024-04-24T17:36:37.770 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -e sha1=5904d29475f5be602879d9fb26280e89b808d5cc -- 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-04-24T17:36:37.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:36:37 smithi137 bash[18617]: audit 2024-04-24T17:36:36.761404+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:36:37.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:36:37 smithi137 bash[18617]: audit 2024-04-24T17:36:36.761877+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:36:37.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:36:37 smithi137 bash[18617]: audit 2024-04-24T17:36:36.783547+0000 mon.c (mon.1) 119 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:36:37.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:36:37 smithi137 bash[18617]: audit 2024-04-24T17:36:36.783996+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:36:37.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:36:37 smithi137 bash[18617]: audit 2024-04-24T17:36:36.869027+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:36:37.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:36:37 smithi137 bash[18617]: audit 2024-04-24T17:36:36.884159+0000 mon.c (mon.1) 120 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:36:37.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:36:37 smithi137 bash[18617]: audit 2024-04-24T17:36:36.885366+0000 mon.c (mon.1) 121 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:36:37.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:36:37 smithi137 bash[18617]: audit 2024-04-24T17:36:36.892094+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:36:38.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:36:38 smithi070 bash[18579]: cluster 2024-04-24T17:36:36.747864+0000 mgr.y (mgr.24289) 216 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:36:38.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:36:38 smithi070 bash[18579]: audit 2024-04-24T17:36:36.859462+0000 mgr.y (mgr.24289) 217 : audit [DBG] from='client.24877 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:36:38.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:36:38 smithi070 bash[18579]: cephadm 2024-04-24T17:36:36.861261+0000 mgr.y (mgr.24289) 218 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc 2024-04-24T17:36:38.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:36:38 smithi070 bash[18579]: cephadm 2024-04-24T17:36:36.898993+0000 mgr.y (mgr.24289) 219 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc 2024-04-24T17:36:38.585 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:36:38 smithi070 bash[23661]: cluster 2024-04-24T17:36:36.747864+0000 mgr.y (mgr.24289) 216 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:36:38.585 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:36:38 smithi070 bash[23661]: audit 2024-04-24T17:36:36.859462+0000 mgr.y (mgr.24289) 217 : audit [DBG] from='client.24877 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:36:38.586 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:36:38 smithi070 bash[23661]: cephadm 2024-04-24T17:36:36.861261+0000 mgr.y (mgr.24289) 218 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc 2024-04-24T17:36:38.586 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:36:38 smithi070 bash[23661]: cephadm 2024-04-24T17:36:36.898993+0000 mgr.y (mgr.24289) 219 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc 2024-04-24T17:36:38.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:36:38 smithi137 bash[18617]: cluster 2024-04-24T17:36:36.747864+0000 mgr.y (mgr.24289) 216 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:36:38.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:36:38 smithi137 bash[18617]: audit 2024-04-24T17:36:36.859462+0000 mgr.y (mgr.24289) 217 : audit [DBG] from='client.24877 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:36:38.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:36:38 smithi137 bash[18617]: cephadm 2024-04-24T17:36:36.861261+0000 mgr.y (mgr.24289) 218 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc 2024-04-24T17:36:38.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:36:38 smithi137 bash[18617]: cephadm 2024-04-24T17:36:36.898993+0000 mgr.y (mgr.24289) 219 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc 2024-04-24T17:36:40.608 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:36:40 smithi070 bash[18579]: cluster 2024-04-24T17:36:38.749069+0000 mgr.y (mgr.24289) 220 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:36:40.608 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:36:40 smithi070 bash[23661]: cluster 2024-04-24T17:36:38.749069+0000 mgr.y (mgr.24289) 220 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:36:40.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:36:40 smithi137 bash[18617]: cluster 2024-04-24T17:36:38.749069+0000 mgr.y (mgr.24289) 220 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:36:42.085 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:36:41 smithi070 bash[18833]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:36:41] "GET /metrics HTTP/1.1" 200 214866 "" "Prometheus/2.33.4" 2024-04-24T17:36:42.182 INFO:teuthology.orchestra.run.smithi070.stdout:true 2024-04-24T17:36:42.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:36:42 smithi070 bash[18579]: cluster 2024-04-24T17:36:40.749551+0000 mgr.y (mgr.24289) 221 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:36:42.585 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:36:42 smithi070 bash[23661]: cluster 2024-04-24T17:36:40.749551+0000 mgr.y (mgr.24289) 221 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:36:42.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:36:42 smithi137 bash[18617]: cluster 2024-04-24T17:36:40.749551+0000 mgr.y (mgr.24289) 221 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:36:42.997 INFO:teuthology.orchestra.run.smithi070.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-24T17:36:42.997 INFO:teuthology.orchestra.run.smithi070.stdout:alertmanager.a smithi070 *:9093,9094 running (3m) 2m ago 4m 12.7M - ba2b418f427c 2e56f2e4fc6b 2024-04-24T17:36:42.997 INFO:teuthology.orchestra.run.smithi070.stdout:grafana.a smithi137 *:3000 running (4m) 2m ago 4m 43.6M - 8.3.5 dad864ee21e9 5855980aaed0 2024-04-24T17:36:42.997 INFO:teuthology.orchestra.run.smithi070.stdout:iscsi.foo.smithi070.jytlzp smithi070 running (2m) 2m ago 2m - - 3.5 e1d6a67b021e 04c83be1f5e6 2024-04-24T17:36:42.997 INFO:teuthology.orchestra.run.smithi070.stdout:mgr.x smithi137 *:8443 running (10m) 2m ago 10m 399M - 17.2.0 e1d6a67b021e ee6f9b57a478 2024-04-24T17:36:42.997 INFO:teuthology.orchestra.run.smithi070.stdout:mgr.y smithi070 *:9283 running (11m) 2m ago 11m 446M - 17.2.0 e1d6a67b021e 22ba3b15a69e 2024-04-24T17:36:42.998 INFO:teuthology.orchestra.run.smithi070.stdout:mon.a smithi070 running (12m) 2m ago 12m 46.6M 2048M 17.2.0 e1d6a67b021e 0f74eebcd7fc 2024-04-24T17:36:42.998 INFO:teuthology.orchestra.run.smithi070.stdout:mon.b smithi137 running (10m) 2m ago 10m 39.4M 2048M 17.2.0 e1d6a67b021e 33f129dea9b4 2024-04-24T17:36:42.998 INFO:teuthology.orchestra.run.smithi070.stdout:mon.c smithi070 running (10m) 2m ago 10m 40.0M 2048M 17.2.0 e1d6a67b021e 9859be5fe3f7 2024-04-24T17:36:42.998 INFO:teuthology.orchestra.run.smithi070.stdout:node-exporter.a smithi070 *:9100 running (4m) 2m ago 4m 8867k - 1dbe0e931976 af7f0645e721 2024-04-24T17:36:42.998 INFO:teuthology.orchestra.run.smithi070.stdout:node-exporter.b smithi137 *:9100 running (4m) 2m ago 4m 9247k - 1dbe0e931976 897c8cff9ccb 2024-04-24T17:36:42.998 INFO:teuthology.orchestra.run.smithi070.stdout:osd.0 smithi070 running (9m) 2m ago 9m 51.6M 4060M 17.2.0 e1d6a67b021e 4077960ea717 2024-04-24T17:36:42.998 INFO:teuthology.orchestra.run.smithi070.stdout:osd.1 smithi070 running (8m) 2m ago 9m 51.0M 4060M 17.2.0 e1d6a67b021e f89dd62febd5 2024-04-24T17:36:42.998 INFO:teuthology.orchestra.run.smithi070.stdout:osd.2 smithi070 running (8m) 2m ago 8m 46.0M 4060M 17.2.0 e1d6a67b021e 37f560eabfe1 2024-04-24T17:36:42.998 INFO:teuthology.orchestra.run.smithi070.stdout:osd.3 smithi070 running (7m) 2m ago 7m 47.9M 4060M 17.2.0 e1d6a67b021e d77d4e3872ee 2024-04-24T17:36:42.998 INFO:teuthology.orchestra.run.smithi070.stdout:osd.4 smithi137 running (7m) 2m ago 7m 51.4M 4316M 17.2.0 e1d6a67b021e 8d09c3408986 2024-04-24T17:36:42.998 INFO:teuthology.orchestra.run.smithi070.stdout:osd.5 smithi137 running (6m) 2m ago 6m 46.3M 4316M 17.2.0 e1d6a67b021e bd5eaa869914 2024-04-24T17:36:42.998 INFO:teuthology.orchestra.run.smithi070.stdout:osd.6 smithi137 running (6m) 2m ago 6m 45.8M 4316M 17.2.0 e1d6a67b021e 9b3405d8a103 2024-04-24T17:36:42.999 INFO:teuthology.orchestra.run.smithi070.stdout:osd.7 smithi137 running (5m) 2m ago 5m 47.5M 4316M 17.2.0 e1d6a67b021e c2d86d0f9f62 2024-04-24T17:36:42.999 INFO:teuthology.orchestra.run.smithi070.stdout:prometheus.a smithi137 *:9095 running (3m) 2m ago 4m 44.8M - 514e6a882f6e 30cd20a90f3d 2024-04-24T17:36:42.999 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.foo.smithi070.jodwqm smithi070 *:8000 running (2m) 2m ago 2m 81.7M - 17.2.0 e1d6a67b021e bd398e759017 2024-04-24T17:36:42.999 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.foo.smithi137.xlirah smithi137 *:8000 running (2m) 2m ago 2m 81.2M - 17.2.0 e1d6a67b021e 2704ac43d32d 2024-04-24T17:36:42.999 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.smpl.smithi070.qayqjt smithi070 *:80 running (2m) 2m ago 2m 81.7M - 17.2.0 e1d6a67b021e 0779a09b8ae8 2024-04-24T17:36:42.999 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.smpl.smithi137.vqzuok smithi137 *:80 running (2m) 2m ago 2m 81.0M - 17.2.0 e1d6a67b021e 92bd3bc19140 2024-04-24T17:36:43.489 INFO:teuthology.orchestra.run.smithi070.stdout:{ 2024-04-24T17:36:43.489 INFO:teuthology.orchestra.run.smithi070.stdout: "mon": { 2024-04-24T17:36:43.489 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-24T17:36:43.489 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:36:43.489 INFO:teuthology.orchestra.run.smithi070.stdout: "mgr": { 2024-04-24T17:36:43.489 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-24T17:36:43.489 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:36:43.489 INFO:teuthology.orchestra.run.smithi070.stdout: "osd": { 2024-04-24T17:36:43.489 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-24T17:36:43.490 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:36:43.490 INFO:teuthology.orchestra.run.smithi070.stdout: "mds": {}, 2024-04-24T17:36:43.490 INFO:teuthology.orchestra.run.smithi070.stdout: "rgw": { 2024-04-24T17:36:43.490 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-24T17:36:43.490 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:36:43.490 INFO:teuthology.orchestra.run.smithi070.stdout: "overall": { 2024-04-24T17:36:43.490 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-04-24T17:36:43.490 INFO:teuthology.orchestra.run.smithi070.stdout: } 2024-04-24T17:36:43.490 INFO:teuthology.orchestra.run.smithi070.stdout:} 2024-04-24T17:36:43.584 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:36:43 smithi070 bash[18579]: audit 2024-04-24T17:36:42.171271+0000 mgr.y (mgr.24289) 222 : audit [DBG] from='client.14985 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:36:43.585 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:36:43 smithi070 bash[23661]: audit 2024-04-24T17:36:42.171271+0000 mgr.y (mgr.24289) 222 : audit [DBG] from='client.14985 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:36:43.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:36:43 smithi137 bash[18617]: audit 2024-04-24T17:36:42.171271+0000 mgr.y (mgr.24289) 222 : audit [DBG] from='client.14985 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:36:43.870 INFO:teuthology.orchestra.run.smithi070.stdout:{ 2024-04-24T17:36:43.870 INFO:teuthology.orchestra.run.smithi070.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc", 2024-04-24T17:36:43.870 INFO:teuthology.orchestra.run.smithi070.stdout: "in_progress": true, 2024-04-24T17:36:43.870 INFO:teuthology.orchestra.run.smithi070.stdout: "services_complete": [], 2024-04-24T17:36:43.870 INFO:teuthology.orchestra.run.smithi070.stdout: "progress": "", 2024-04-24T17:36:43.870 INFO:teuthology.orchestra.run.smithi070.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc image" 2024-04-24T17:36:43.870 INFO:teuthology.orchestra.run.smithi070.stdout:} 2024-04-24T17:36:44.256 INFO:teuthology.orchestra.run.smithi070.stdout:HEALTH_OK 2024-04-24T17:36:44.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:36:44 smithi070 bash[18579]: audit 2024-04-24T17:36:42.609418+0000 mgr.y (mgr.24289) 223 : audit [DBG] from='client.24889 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:36:44.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:36:44 smithi070 bash[18579]: cluster 2024-04-24T17:36:42.750380+0000 mgr.y (mgr.24289) 224 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:36:44.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:36:44 smithi070 bash[18579]: audit 2024-04-24T17:36:42.894857+0000 mgr.y (mgr.24289) 225 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:36:44.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:36:44 smithi070 bash[18579]: audit 2024-04-24T17:36:42.988265+0000 mgr.y (mgr.24289) 226 : audit [DBG] from='client.24895 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:36:44.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:36:44 smithi070 bash[18579]: audit 2024-04-24T17:36:43.496763+0000 mon.a (mon.0) 815 : audit [DBG] from='client.? 172.21.15.70:0/1455955337' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:36:44.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:36:44 smithi070 bash[18579]: audit 2024-04-24T17:36:44.263613+0000 mon.c (mon.1) 122 : audit [DBG] from='client.? 172.21.15.70:0/1622600235' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:36:44.586 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:36:44 smithi070 bash[23661]: audit 2024-04-24T17:36:42.609418+0000 mgr.y (mgr.24289) 223 : audit [DBG] from='client.24889 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:36:44.586 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:36:44 smithi070 bash[23661]: cluster 2024-04-24T17:36:42.750380+0000 mgr.y (mgr.24289) 224 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:36:44.586 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:36:44 smithi070 bash[23661]: audit 2024-04-24T17:36:42.894857+0000 mgr.y (mgr.24289) 225 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:36:44.586 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:36:44 smithi070 bash[23661]: audit 2024-04-24T17:36:42.988265+0000 mgr.y (mgr.24289) 226 : audit [DBG] from='client.24895 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:36:44.586 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:36:44 smithi070 bash[23661]: audit 2024-04-24T17:36:43.496763+0000 mon.a (mon.0) 815 : audit [DBG] from='client.? 172.21.15.70:0/1455955337' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:36:44.586 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:36:44 smithi070 bash[23661]: audit 2024-04-24T17:36:44.263613+0000 mon.c (mon.1) 122 : audit [DBG] from='client.? 172.21.15.70:0/1622600235' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:36:44.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:36:44 smithi137 bash[18617]: audit 2024-04-24T17:36:42.609418+0000 mgr.y (mgr.24289) 223 : audit [DBG] from='client.24889 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:36:44.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:36:44 smithi137 bash[18617]: cluster 2024-04-24T17:36:42.750380+0000 mgr.y (mgr.24289) 224 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:36:44.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:36:44 smithi137 bash[18617]: audit 2024-04-24T17:36:42.894857+0000 mgr.y (mgr.24289) 225 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:36:44.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:36:44 smithi137 bash[18617]: audit 2024-04-24T17:36:42.988265+0000 mgr.y (mgr.24289) 226 : audit [DBG] from='client.24895 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:36:44.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:36:44 smithi137 bash[18617]: audit 2024-04-24T17:36:43.496763+0000 mon.a (mon.0) 815 : audit [DBG] from='client.? 172.21.15.70:0/1455955337' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:36:44.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:36:44 smithi137 bash[18617]: audit 2024-04-24T17:36:44.263613+0000 mon.c (mon.1) 122 : audit [DBG] from='client.? 172.21.15.70:0/1622600235' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:36:45.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:36:45 smithi070 bash[18579]: audit 2024-04-24T17:36:43.877877+0000 mgr.y (mgr.24289) 227 : audit [DBG] from='client.24907 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:36:45.585 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:36:45 smithi070 bash[23661]: audit 2024-04-24T17:36:43.877877+0000 mgr.y (mgr.24289) 227 : audit [DBG] from='client.24907 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:36:45.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:36:45 smithi137 bash[18617]: audit 2024-04-24T17:36:43.877877+0000 mgr.y (mgr.24289) 227 : audit [DBG] from='client.24907 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:36:46.282 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:36:46 smithi137 bash[19456]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:36:46] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:36:46.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:36:46 smithi070 bash[18579]: cluster 2024-04-24T17:36:44.751183+0000 mgr.y (mgr.24289) 228 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:36:46.585 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:36:46 smithi070 bash[23661]: cluster 2024-04-24T17:36:44.751183+0000 mgr.y (mgr.24289) 228 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:36:46.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:36:46 smithi137 bash[18617]: cluster 2024-04-24T17:36:44.751183+0000 mgr.y (mgr.24289) 228 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:36:48.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:36:48 smithi070 bash[18579]: cluster 2024-04-24T17:36:46.751986+0000 mgr.y (mgr.24289) 229 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:36:48.585 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:36:48 smithi070 bash[23661]: cluster 2024-04-24T17:36:46.751986+0000 mgr.y (mgr.24289) 229 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:36:48.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:36:48 smithi137 bash[18617]: cluster 2024-04-24T17:36:46.751986+0000 mgr.y (mgr.24289) 229 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:36:50.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:36:50 smithi070 bash[18579]: cluster 2024-04-24T17:36:48.753886+0000 mgr.y (mgr.24289) 230 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:36:50.585 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:36:50 smithi070 bash[23661]: cluster 2024-04-24T17:36:48.753886+0000 mgr.y (mgr.24289) 230 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:36:50.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:36:50 smithi137 bash[18617]: cluster 2024-04-24T17:36:48.753886+0000 mgr.y (mgr.24289) 230 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:36:52.333 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:36:51 smithi070 bash[18833]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:36:51] "GET /metrics HTTP/1.1" 200 214817 "" "Prometheus/2.33.4" 2024-04-24T17:36:52.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:36:52 smithi070 bash[18579]: cluster 2024-04-24T17:36:50.754638+0000 mgr.y (mgr.24289) 231 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:36:52.585 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:36:52 smithi070 bash[23661]: cluster 2024-04-24T17:36:50.754638+0000 mgr.y (mgr.24289) 231 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:36:52.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:36:52 smithi137 bash[18617]: cluster 2024-04-24T17:36:50.754638+0000 mgr.y (mgr.24289) 231 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:36:54.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:36:54 smithi137 bash[18617]: cluster 2024-04-24T17:36:52.756219+0000 mgr.y (mgr.24289) 232 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:36:54.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:36:54 smithi137 bash[18617]: audit 2024-04-24T17:36:52.902870+0000 mgr.y (mgr.24289) 233 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:36:54.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:36:54 smithi070 bash[18579]: cluster 2024-04-24T17:36:52.756219+0000 mgr.y (mgr.24289) 232 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:36:54.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:36:54 smithi070 bash[18579]: audit 2024-04-24T17:36:52.902870+0000 mgr.y (mgr.24289) 233 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:36:54.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:36:54 smithi070 bash[23661]: cluster 2024-04-24T17:36:52.756219+0000 mgr.y (mgr.24289) 232 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:36:54.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:36:54 smithi070 bash[23661]: audit 2024-04-24T17:36:52.902870+0000 mgr.y (mgr.24289) 233 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:36:56.282 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:36:56 smithi137 bash[19456]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:36:56] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:36:56.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:36:56 smithi137 bash[18617]: cluster 2024-04-24T17:36:54.756943+0000 mgr.y (mgr.24289) 234 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:36:56.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:36:56 smithi070 bash[18579]: cluster 2024-04-24T17:36:54.756943+0000 mgr.y (mgr.24289) 234 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:36:56.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:36:56 smithi070 bash[23661]: cluster 2024-04-24T17:36:54.756943+0000 mgr.y (mgr.24289) 234 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:36:58.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:36:58 smithi137 bash[18617]: cluster 2024-04-24T17:36:56.757951+0000 mgr.y (mgr.24289) 235 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:36:58.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:36:58 smithi070 bash[18579]: cluster 2024-04-24T17:36:56.757951+0000 mgr.y (mgr.24289) 235 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:36:58.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:36:58 smithi070 bash[23661]: cluster 2024-04-24T17:36:56.757951+0000 mgr.y (mgr.24289) 235 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:37:00.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:37:00 smithi137 bash[18617]: cluster 2024-04-24T17:36:58.760109+0000 mgr.y (mgr.24289) 236 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:37:00.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:37:00 smithi070 bash[18579]: cluster 2024-04-24T17:36:58.760109+0000 mgr.y (mgr.24289) 236 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:37:00.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:37:00 smithi070 bash[23661]: cluster 2024-04-24T17:36:58.760109+0000 mgr.y (mgr.24289) 236 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:37:02.334 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:37:01 smithi070 bash[18833]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:37:01] "GET /metrics HTTP/1.1" 200 214817 "" "Prometheus/2.33.4" 2024-04-24T17:37:02.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:37:02 smithi137 bash[18617]: cluster 2024-04-24T17:37:00.760581+0000 mgr.y (mgr.24289) 237 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:37:02.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:37:02 smithi070 bash[18579]: cluster 2024-04-24T17:37:00.760581+0000 mgr.y (mgr.24289) 237 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:37:02.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:37:02 smithi070 bash[23661]: cluster 2024-04-24T17:37:00.760581+0000 mgr.y (mgr.24289) 237 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:37:04.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:37:04 smithi137 bash[18617]: cluster 2024-04-24T17:37:02.761379+0000 mgr.y (mgr.24289) 238 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:37:04.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:37:04 smithi137 bash[18617]: audit 2024-04-24T17:37:02.910828+0000 mgr.y (mgr.24289) 239 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:37:04.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:37:04 smithi070 bash[18579]: cluster 2024-04-24T17:37:02.761379+0000 mgr.y (mgr.24289) 238 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:37:04.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:37:04 smithi070 bash[18579]: audit 2024-04-24T17:37:02.910828+0000 mgr.y (mgr.24289) 239 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:37:04.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:37:04 smithi070 bash[23661]: cluster 2024-04-24T17:37:02.761379+0000 mgr.y (mgr.24289) 238 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:37:04.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:37:04 smithi070 bash[23661]: audit 2024-04-24T17:37:02.910828+0000 mgr.y (mgr.24289) 239 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:37:06.282 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:37:06 smithi137 bash[19456]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:37:06] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:37:06.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:37:06 smithi137 bash[18617]: cluster 2024-04-24T17:37:04.761739+0000 mgr.y (mgr.24289) 240 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:37:06.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:37:06 smithi070 bash[23661]: cluster 2024-04-24T17:37:04.761739+0000 mgr.y (mgr.24289) 240 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:37:06.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:37:06 smithi070 bash[18579]: cluster 2024-04-24T17:37:04.761739+0000 mgr.y (mgr.24289) 240 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:37:08.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:37:08 smithi137 bash[18617]: cluster 2024-04-24T17:37:06.762117+0000 mgr.y (mgr.24289) 241 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:37:08.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:37:08 smithi070 bash[18579]: cluster 2024-04-24T17:37:06.762117+0000 mgr.y (mgr.24289) 241 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:37:08.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:37:08 smithi070 bash[23661]: cluster 2024-04-24T17:37:06.762117+0000 mgr.y (mgr.24289) 241 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:37:10.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:37:10 smithi137 bash[18617]: cluster 2024-04-24T17:37:08.763875+0000 mgr.y (mgr.24289) 242 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:37:10.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:37:10 smithi070 bash[23661]: cluster 2024-04-24T17:37:08.763875+0000 mgr.y (mgr.24289) 242 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:37:10.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:37:10 smithi070 bash[18579]: cluster 2024-04-24T17:37:08.763875+0000 mgr.y (mgr.24289) 242 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:37:12.335 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:37:11 smithi070 bash[18833]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:37:11] "GET /metrics HTTP/1.1" 200 214815 "" "Prometheus/2.33.4" 2024-04-24T17:37:12.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:37:12 smithi137 bash[18617]: cluster 2024-04-24T17:37:10.764714+0000 mgr.y (mgr.24289) 243 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:37:12.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:37:12 smithi070 bash[18579]: cluster 2024-04-24T17:37:10.764714+0000 mgr.y (mgr.24289) 243 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:37:12.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:37:12 smithi070 bash[23661]: cluster 2024-04-24T17:37:10.764714+0000 mgr.y (mgr.24289) 243 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:37:13.835 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:37:13 smithi070 bash[42372]: level=warn ts=2024-04-24T17:37:13.558Z 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.137:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.137 because it doesn't contain any IP SANs" 2024-04-24T17:37:13.835 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:37:13 smithi070 bash[42372]: level=warn ts=2024-04-24T17:37:13.558Z 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.70:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.70 because it doesn't contain any IP SANs" 2024-04-24T17:37:14.613 INFO:teuthology.orchestra.run.smithi070.stdout:true 2024-04-24T17:37:14.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:37:14 smithi137 bash[18617]: cluster 2024-04-24T17:37:12.766396+0000 mgr.y (mgr.24289) 244 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:37:14.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:37:14 smithi137 bash[18617]: audit 2024-04-24T17:37:12.921461+0000 mgr.y (mgr.24289) 245 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:37:14.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:37:14 smithi070 bash[18579]: cluster 2024-04-24T17:37:12.766396+0000 mgr.y (mgr.24289) 244 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:37:14.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:37:14 smithi070 bash[18579]: audit 2024-04-24T17:37:12.921461+0000 mgr.y (mgr.24289) 245 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:37:14.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:37:14 smithi070 bash[23661]: cluster 2024-04-24T17:37:12.766396+0000 mgr.y (mgr.24289) 244 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:37:14.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:37:14 smithi070 bash[23661]: audit 2024-04-24T17:37:12.921461+0000 mgr.y (mgr.24289) 245 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:37:15.270 INFO:teuthology.orchestra.run.smithi070.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-24T17:37:15.270 INFO:teuthology.orchestra.run.smithi070.stdout:alertmanager.a smithi070 *:9093,9094 running (4m) 2m ago 5m 12.7M - ba2b418f427c 2e56f2e4fc6b 2024-04-24T17:37:15.270 INFO:teuthology.orchestra.run.smithi070.stdout:grafana.a smithi137 *:3000 running (4m) 3m ago 4m 43.6M - 8.3.5 dad864ee21e9 5855980aaed0 2024-04-24T17:37:15.270 INFO:teuthology.orchestra.run.smithi070.stdout:iscsi.foo.smithi070.jytlzp smithi070 running (2m) 2m ago 2m - - 3.5 e1d6a67b021e 04c83be1f5e6 2024-04-24T17:37:15.270 INFO:teuthology.orchestra.run.smithi070.stdout:mgr.x smithi137 *:8443 running (10m) 3m ago 10m 399M - 17.2.0 e1d6a67b021e ee6f9b57a478 2024-04-24T17:37:15.271 INFO:teuthology.orchestra.run.smithi070.stdout:mgr.y smithi070 *:9283 running (12m) 2m ago 12m 446M - 17.2.0 e1d6a67b021e 22ba3b15a69e 2024-04-24T17:37:15.271 INFO:teuthology.orchestra.run.smithi070.stdout:mon.a smithi070 running (12m) 2m ago 12m 46.6M 2048M 17.2.0 e1d6a67b021e 0f74eebcd7fc 2024-04-24T17:37:15.271 INFO:teuthology.orchestra.run.smithi070.stdout:mon.b smithi137 running (10m) 3m ago 10m 39.4M 2048M 17.2.0 e1d6a67b021e 33f129dea9b4 2024-04-24T17:37:15.271 INFO:teuthology.orchestra.run.smithi070.stdout:mon.c smithi070 running (10m) 2m ago 10m 40.0M 2048M 17.2.0 e1d6a67b021e 9859be5fe3f7 2024-04-24T17:37:15.271 INFO:teuthology.orchestra.run.smithi070.stdout:node-exporter.a smithi070 *:9100 running (5m) 2m ago 5m 8867k - 1dbe0e931976 af7f0645e721 2024-04-24T17:37:15.271 INFO:teuthology.orchestra.run.smithi070.stdout:node-exporter.b smithi137 *:9100 running (5m) 3m ago 5m 9247k - 1dbe0e931976 897c8cff9ccb 2024-04-24T17:37:15.272 INFO:teuthology.orchestra.run.smithi070.stdout:osd.0 smithi070 running (10m) 2m ago 10m 51.6M 4060M 17.2.0 e1d6a67b021e 4077960ea717 2024-04-24T17:37:15.272 INFO:teuthology.orchestra.run.smithi070.stdout:osd.1 smithi070 running (9m) 2m ago 9m 51.0M 4060M 17.2.0 e1d6a67b021e f89dd62febd5 2024-04-24T17:37:15.272 INFO:teuthology.orchestra.run.smithi070.stdout:osd.2 smithi070 running (8m) 2m ago 8m 46.0M 4060M 17.2.0 e1d6a67b021e 37f560eabfe1 2024-04-24T17:37:15.272 INFO:teuthology.orchestra.run.smithi070.stdout:osd.3 smithi070 running (8m) 2m ago 8m 47.9M 4060M 17.2.0 e1d6a67b021e d77d4e3872ee 2024-04-24T17:37:15.272 INFO:teuthology.orchestra.run.smithi070.stdout:osd.4 smithi137 running (7m) 3m ago 7m 51.4M 4316M 17.2.0 e1d6a67b021e 8d09c3408986 2024-04-24T17:37:15.272 INFO:teuthology.orchestra.run.smithi070.stdout:osd.5 smithi137 running (7m) 3m ago 7m 46.3M 4316M 17.2.0 e1d6a67b021e bd5eaa869914 2024-04-24T17:37:15.273 INFO:teuthology.orchestra.run.smithi070.stdout:osd.6 smithi137 running (6m) 3m ago 6m 45.8M 4316M 17.2.0 e1d6a67b021e 9b3405d8a103 2024-04-24T17:37:15.273 INFO:teuthology.orchestra.run.smithi070.stdout:osd.7 smithi137 running (6m) 3m ago 6m 47.5M 4316M 17.2.0 e1d6a67b021e c2d86d0f9f62 2024-04-24T17:37:15.273 INFO:teuthology.orchestra.run.smithi070.stdout:prometheus.a smithi137 *:9095 running (4m) 3m ago 5m 44.8M - 514e6a882f6e 30cd20a90f3d 2024-04-24T17:37:15.273 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.foo.smithi070.jodwqm smithi070 *:8000 running (3m) 2m ago 3m 81.7M - 17.2.0 e1d6a67b021e bd398e759017 2024-04-24T17:37:15.273 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.foo.smithi137.xlirah smithi137 *:8000 running (3m) 3m ago 3m 81.2M - 17.2.0 e1d6a67b021e 2704ac43d32d 2024-04-24T17:37:15.273 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.smpl.smithi070.qayqjt smithi070 *:80 running (3m) 2m ago 3m 81.7M - 17.2.0 e1d6a67b021e 0779a09b8ae8 2024-04-24T17:37:15.273 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.smpl.smithi137.vqzuok smithi137 *:80 running (3m) 3m ago 3m 81.0M - 17.2.0 e1d6a67b021e 92bd3bc19140 2024-04-24T17:37:15.655 INFO:teuthology.orchestra.run.smithi070.stdout:{ 2024-04-24T17:37:15.655 INFO:teuthology.orchestra.run.smithi070.stdout: "mon": { 2024-04-24T17:37:15.655 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-24T17:37:15.655 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:37:15.655 INFO:teuthology.orchestra.run.smithi070.stdout: "mgr": { 2024-04-24T17:37:15.655 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-24T17:37:15.655 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:37:15.655 INFO:teuthology.orchestra.run.smithi070.stdout: "osd": { 2024-04-24T17:37:15.655 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-24T17:37:15.655 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:37:15.655 INFO:teuthology.orchestra.run.smithi070.stdout: "mds": {}, 2024-04-24T17:37:15.655 INFO:teuthology.orchestra.run.smithi070.stdout: "rgw": { 2024-04-24T17:37:15.656 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-24T17:37:15.656 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:37:15.656 INFO:teuthology.orchestra.run.smithi070.stdout: "overall": { 2024-04-24T17:37:15.656 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-04-24T17:37:15.656 INFO:teuthology.orchestra.run.smithi070.stdout: } 2024-04-24T17:37:15.656 INFO:teuthology.orchestra.run.smithi070.stdout:} 2024-04-24T17:37:15.976 INFO:teuthology.orchestra.run.smithi070.stdout:{ 2024-04-24T17:37:15.976 INFO:teuthology.orchestra.run.smithi070.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc", 2024-04-24T17:37:15.976 INFO:teuthology.orchestra.run.smithi070.stdout: "in_progress": true, 2024-04-24T17:37:15.976 INFO:teuthology.orchestra.run.smithi070.stdout: "services_complete": [], 2024-04-24T17:37:15.976 INFO:teuthology.orchestra.run.smithi070.stdout: "progress": "", 2024-04-24T17:37:15.976 INFO:teuthology.orchestra.run.smithi070.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc image" 2024-04-24T17:37:15.976 INFO:teuthology.orchestra.run.smithi070.stdout:} 2024-04-24T17:37:16.282 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:37:16 smithi137 bash[19456]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:37:16] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:37:16.363 INFO:teuthology.orchestra.run.smithi070.stdout:HEALTH_OK 2024-04-24T17:37:16.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:37:16 smithi137 bash[18617]: audit 2024-04-24T17:37:14.607209+0000 mgr.y (mgr.24289) 246 : audit [DBG] from='client.24919 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:37:16.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:37:16 smithi137 bash[18617]: cluster 2024-04-24T17:37:14.766815+0000 mgr.y (mgr.24289) 247 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:37:16.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:37:16 smithi137 bash[18617]: audit 2024-04-24T17:37:14.936505+0000 mgr.y (mgr.24289) 248 : audit [DBG] from='client.24925 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:37:16.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:37:16 smithi137 bash[18617]: audit 2024-04-24T17:37:15.236013+0000 mgr.y (mgr.24289) 249 : audit [DBG] from='client.15033 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:37:16.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:37:16 smithi137 bash[18617]: audit 2024-04-24T17:37:15.662342+0000 mon.c (mon.1) 123 : audit [DBG] from='client.? 172.21.15.70:0/2685925604' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:37:16.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:37:16 smithi137 bash[18617]: audit 2024-04-24T17:37:16.370670+0000 mon.c (mon.1) 124 : audit [DBG] from='client.? 172.21.15.70:0/1156188090' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:37:16.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:37:16 smithi070 bash[18579]: audit 2024-04-24T17:37:14.607209+0000 mgr.y (mgr.24289) 246 : audit [DBG] from='client.24919 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:37:16.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:37:16 smithi070 bash[18579]: cluster 2024-04-24T17:37:14.766815+0000 mgr.y (mgr.24289) 247 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:37:16.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:37:16 smithi070 bash[18579]: audit 2024-04-24T17:37:14.936505+0000 mgr.y (mgr.24289) 248 : audit [DBG] from='client.24925 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:37:16.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:37:16 smithi070 bash[18579]: audit 2024-04-24T17:37:15.236013+0000 mgr.y (mgr.24289) 249 : audit [DBG] from='client.15033 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:37:16.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:37:16 smithi070 bash[18579]: audit 2024-04-24T17:37:15.662342+0000 mon.c (mon.1) 123 : audit [DBG] from='client.? 172.21.15.70:0/2685925604' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:37:16.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:37:16 smithi070 bash[18579]: audit 2024-04-24T17:37:16.370670+0000 mon.c (mon.1) 124 : audit [DBG] from='client.? 172.21.15.70:0/1156188090' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:37:16.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:37:16 smithi070 bash[23661]: audit 2024-04-24T17:37:14.607209+0000 mgr.y (mgr.24289) 246 : audit [DBG] from='client.24919 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:37:16.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:37:16 smithi070 bash[23661]: cluster 2024-04-24T17:37:14.766815+0000 mgr.y (mgr.24289) 247 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:37:16.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:37:16 smithi070 bash[23661]: audit 2024-04-24T17:37:14.936505+0000 mgr.y (mgr.24289) 248 : audit [DBG] from='client.24925 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:37:16.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:37:16 smithi070 bash[23661]: audit 2024-04-24T17:37:15.236013+0000 mgr.y (mgr.24289) 249 : audit [DBG] from='client.15033 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:37:16.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:37:16 smithi070 bash[23661]: audit 2024-04-24T17:37:15.662342+0000 mon.c (mon.1) 123 : audit [DBG] from='client.? 172.21.15.70:0/2685925604' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:37:16.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:37:16 smithi070 bash[23661]: audit 2024-04-24T17:37:16.370670+0000 mon.c (mon.1) 124 : audit [DBG] from='client.? 172.21.15.70:0/1156188090' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:37:17.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:37:17 smithi137 bash[18617]: audit 2024-04-24T17:37:15.983553+0000 mgr.y (mgr.24289) 250 : audit [DBG] from='client.15045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:37:17.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:37:17 smithi070 bash[18579]: audit 2024-04-24T17:37:15.983553+0000 mgr.y (mgr.24289) 250 : audit [DBG] from='client.15045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:37:17.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:37:17 smithi070 bash[23661]: audit 2024-04-24T17:37:15.983553+0000 mgr.y (mgr.24289) 250 : audit [DBG] from='client.15045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:37:18.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:37:18 smithi137 bash[18617]: cluster 2024-04-24T17:37:16.767479+0000 mgr.y (mgr.24289) 251 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:37:18.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:37:18 smithi070 bash[18579]: cluster 2024-04-24T17:37:16.767479+0000 mgr.y (mgr.24289) 251 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:37:18.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:37:18 smithi070 bash[23661]: cluster 2024-04-24T17:37:16.767479+0000 mgr.y (mgr.24289) 251 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:37:20.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:37:20 smithi137 bash[18617]: cluster 2024-04-24T17:37:18.769105+0000 mgr.y (mgr.24289) 252 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:37:20.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:37:20 smithi070 bash[18579]: cluster 2024-04-24T17:37:18.769105+0000 mgr.y (mgr.24289) 252 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:37:20.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:37:20 smithi070 bash[23661]: cluster 2024-04-24T17:37:18.769105+0000 mgr.y (mgr.24289) 252 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:37:22.334 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:37:21 smithi070 bash[18833]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:37:21] "GET /metrics HTTP/1.1" 200 214823 "" "Prometheus/2.33.4" 2024-04-24T17:37:22.692 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:37:22 smithi070 bash[18579]: cluster 2024-04-24T17:37:20.769778+0000 mgr.y (mgr.24289) 253 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:37:22.692 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:37:22 smithi070 bash[23661]: cluster 2024-04-24T17:37:20.769778+0000 mgr.y (mgr.24289) 253 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:37:22.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:37:22 smithi137 bash[18617]: cluster 2024-04-24T17:37:20.769778+0000 mgr.y (mgr.24289) 253 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:37:23.835 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:37:23 smithi070 bash[42372]: level=error ts=2024-04-24T17:37:23.518Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.137:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.137 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.70:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.70 because it doesn't contain any IP SANs" 2024-04-24T17:37:23.835 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:37:23 smithi070 bash[42372]: level=warn ts=2024-04-24T17:37:23.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.137:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.137 because it doesn't contain any IP SANs" 2024-04-24T17:37:23.835 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:37:23 smithi070 bash[42372]: level=warn ts=2024-04-24T17:37:23.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.70:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.70 because it doesn't contain any IP SANs" 2024-04-24T17:37:24.532 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:37:24 smithi137 bash[18617]: cluster 2024-04-24T17:37:22.771460+0000 mgr.y (mgr.24289) 254 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:37:24.532 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:37:24 smithi137 bash[18617]: audit 2024-04-24T17:37:22.929264+0000 mgr.y (mgr.24289) 255 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:37:24.532 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:37:24 smithi137 bash[18617]: audit 2024-04-24T17:37:23.258135+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:37:24.532 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:37:24 smithi137 bash[18617]: cephadm 2024-04-24T17:37:23.259343+0000 mgr.y (mgr.24289) 256 : cephadm [INF] Upgrade: Target is version 19.0.0-3285-g5904d294 (unknown) 2024-04-24T17:37:24.533 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:37:24 smithi137 bash[18617]: cephadm 2024-04-24T17:37:23.259509+0000 mgr.y (mgr.24289) 257 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc, digests ['quay.ceph.io/ceph-ci/ceph@sha256:7d58b69a27db4d75e45a15a3a40c6148076eda7e4bc8fdbe5fb876f29532e51a'] 2024-04-24T17:37:24.533 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:37:24 smithi137 bash[18617]: audit 2024-04-24T17:37:23.261731+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:37:24.533 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:37:24 smithi137 bash[18617]: audit 2024-04-24T17:37:23.273118+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:37:24.533 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:37:24 smithi137 bash[18617]: cephadm 2024-04-24T17:37:23.282365+0000 mgr.y (mgr.24289) 258 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-24T17:37:24.533 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:37:24 smithi137 bash[18617]: cephadm 2024-04-24T17:37:23.509566+0000 mgr.y (mgr.24289) 259 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc on smithi137 2024-04-24T17:37:24.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:37:24 smithi070 bash[18579]: cluster 2024-04-24T17:37:22.771460+0000 mgr.y (mgr.24289) 254 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:37:24.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:37:24 smithi070 bash[18579]: audit 2024-04-24T17:37:22.929264+0000 mgr.y (mgr.24289) 255 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:37:24.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:37:24 smithi070 bash[18579]: audit 2024-04-24T17:37:23.258135+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:37:24.586 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:37:24 smithi070 bash[18579]: cephadm 2024-04-24T17:37:23.259343+0000 mgr.y (mgr.24289) 256 : cephadm [INF] Upgrade: Target is version 19.0.0-3285-g5904d294 (unknown) 2024-04-24T17:37:24.586 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:37:24 smithi070 bash[18579]: cephadm 2024-04-24T17:37:23.259509+0000 mgr.y (mgr.24289) 257 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc, digests ['quay.ceph.io/ceph-ci/ceph@sha256:7d58b69a27db4d75e45a15a3a40c6148076eda7e4bc8fdbe5fb876f29532e51a'] 2024-04-24T17:37:24.586 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:37:24 smithi070 bash[18579]: audit 2024-04-24T17:37:23.261731+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:37:24.586 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:37:24 smithi070 bash[18579]: audit 2024-04-24T17:37:23.273118+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:37:24.586 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:37:24 smithi070 bash[18579]: cephadm 2024-04-24T17:37:23.282365+0000 mgr.y (mgr.24289) 258 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-24T17:37:24.586 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:37:24 smithi070 bash[18579]: cephadm 2024-04-24T17:37:23.509566+0000 mgr.y (mgr.24289) 259 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc on smithi137 2024-04-24T17:37:24.586 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:37:24 smithi070 bash[23661]: cluster 2024-04-24T17:37:22.771460+0000 mgr.y (mgr.24289) 254 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:37:24.586 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:37:24 smithi070 bash[23661]: audit 2024-04-24T17:37:22.929264+0000 mgr.y (mgr.24289) 255 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:37:24.586 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:37:24 smithi070 bash[23661]: audit 2024-04-24T17:37:23.258135+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:37:24.586 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:37:24 smithi070 bash[23661]: cephadm 2024-04-24T17:37:23.259343+0000 mgr.y (mgr.24289) 256 : cephadm [INF] Upgrade: Target is version 19.0.0-3285-g5904d294 (unknown) 2024-04-24T17:37:24.587 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:37:24 smithi070 bash[23661]: cephadm 2024-04-24T17:37:23.259509+0000 mgr.y (mgr.24289) 257 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc, digests ['quay.ceph.io/ceph-ci/ceph@sha256:7d58b69a27db4d75e45a15a3a40c6148076eda7e4bc8fdbe5fb876f29532e51a'] 2024-04-24T17:37:24.587 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:37:24 smithi070 bash[23661]: audit 2024-04-24T17:37:23.261731+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:37:24.587 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:37:24 smithi070 bash[23661]: audit 2024-04-24T17:37:23.273118+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:37:24.587 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:37:24 smithi070 bash[23661]: cephadm 2024-04-24T17:37:23.282365+0000 mgr.y (mgr.24289) 258 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-24T17:37:24.587 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:37:24 smithi070 bash[23661]: cephadm 2024-04-24T17:37:23.509566+0000 mgr.y (mgr.24289) 259 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc on smithi137 2024-04-24T17:37:26.282 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:37:26 smithi137 bash[19456]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:37:26] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:37:26.584 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:37:26 smithi070 bash[18579]: cluster 2024-04-24T17:37:24.772214+0000 mgr.y (mgr.24289) 260 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:37:26.585 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:37:26 smithi070 bash[23661]: cluster 2024-04-24T17:37:24.772214+0000 mgr.y (mgr.24289) 260 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:37:26.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:37:26 smithi137 bash[18617]: cluster 2024-04-24T17:37:24.772214+0000 mgr.y (mgr.24289) 260 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:37:28.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:37:28 smithi070 bash[18579]: cluster 2024-04-24T17:37:26.772927+0000 mgr.y (mgr.24289) 261 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:37:28.585 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:37:28 smithi070 bash[23661]: cluster 2024-04-24T17:37:26.772927+0000 mgr.y (mgr.24289) 261 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:37:28.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:37:28 smithi137 bash[18617]: cluster 2024-04-24T17:37:26.772927+0000 mgr.y (mgr.24289) 261 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:37:30.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:37:30 smithi070 bash[18579]: cluster 2024-04-24T17:37:28.774673+0000 mgr.y (mgr.24289) 262 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:37:30.585 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:37:30 smithi070 bash[23661]: cluster 2024-04-24T17:37:28.774673+0000 mgr.y (mgr.24289) 262 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:37:30.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:37:30 smithi137 bash[18617]: cluster 2024-04-24T17:37:28.774673+0000 mgr.y (mgr.24289) 262 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:37:32.307 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:37:31 smithi070 bash[18833]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:37:31] "GET /metrics HTTP/1.1" 200 214823 "" "Prometheus/2.33.4" 2024-04-24T17:37:32.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:37:32 smithi070 bash[18579]: cluster 2024-04-24T17:37:30.775367+0000 mgr.y (mgr.24289) 263 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:37:32.585 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:37:32 smithi070 bash[23661]: cluster 2024-04-24T17:37:30.775367+0000 mgr.y (mgr.24289) 263 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:37:32.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:37:32 smithi137 bash[18617]: cluster 2024-04-24T17:37:30.775367+0000 mgr.y (mgr.24289) 263 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:37:33.835 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:37:33 smithi070 bash[42372]: level=error ts=2024-04-24T17:37:33.520Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.137:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.137 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.70:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.70 because it doesn't contain any IP SANs" 2024-04-24T17:37:33.835 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:37:33 smithi070 bash[42372]: level=warn ts=2024-04-24T17:37:33.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.70:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.70 because it doesn't contain any IP SANs" 2024-04-24T17:37:33.835 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:37:33 smithi070 bash[42372]: level=warn ts=2024-04-24T17:37:33.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.137:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.137 because it doesn't contain any IP SANs" 2024-04-24T17:37:34.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:37:34 smithi070 bash[18579]: cluster 2024-04-24T17:37:32.777044+0000 mgr.y (mgr.24289) 264 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:37:34.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:37:34 smithi070 bash[18579]: audit 2024-04-24T17:37:32.939183+0000 mgr.y (mgr.24289) 265 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:37:34.585 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:37:34 smithi070 bash[23661]: cluster 2024-04-24T17:37:32.777044+0000 mgr.y (mgr.24289) 264 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:37:34.585 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:37:34 smithi070 bash[23661]: audit 2024-04-24T17:37:32.939183+0000 mgr.y (mgr.24289) 265 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:37:34.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:37:34 smithi137 bash[18617]: cluster 2024-04-24T17:37:32.777044+0000 mgr.y (mgr.24289) 264 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:37:34.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:37:34 smithi137 bash[18617]: audit 2024-04-24T17:37:32.939183+0000 mgr.y (mgr.24289) 265 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:37:36.282 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:37:36 smithi137 bash[19456]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:37:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:37:36.585 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:37:36 smithi070 bash[23661]: cluster 2024-04-24T17:37:34.777770+0000 mgr.y (mgr.24289) 266 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:37:36.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:37:36 smithi070 bash[18579]: cluster 2024-04-24T17:37:34.777770+0000 mgr.y (mgr.24289) 266 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:37:36.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:37:36 smithi137 bash[18617]: cluster 2024-04-24T17:37:34.777770+0000 mgr.y (mgr.24289) 266 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:37:37.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:37:37 smithi070 bash[18579]: audit 2024-04-24T17:37:36.807468+0000 mon.c (mon.1) 126 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:37:37.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:37:37 smithi070 bash[18579]: audit 2024-04-24T17:37:36.808241+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:37:37.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:37:37 smithi070 bash[18579]: audit 2024-04-24T17:37:36.835500+0000 mon.c (mon.1) 127 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:37:37.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:37:37 smithi070 bash[18579]: audit 2024-04-24T17:37:36.836223+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:37:37.585 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:37:37 smithi070 bash[23661]: audit 2024-04-24T17:37:36.807468+0000 mon.c (mon.1) 126 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:37:37.585 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:37:37 smithi070 bash[23661]: audit 2024-04-24T17:37:36.808241+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:37:37.585 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:37:37 smithi070 bash[23661]: audit 2024-04-24T17:37:36.835500+0000 mon.c (mon.1) 127 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:37:37.585 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:37:37 smithi070 bash[23661]: audit 2024-04-24T17:37:36.836223+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:37:37.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:37:37 smithi137 bash[18617]: audit 2024-04-24T17:37:36.807468+0000 mon.c (mon.1) 126 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:37:37.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:37:37 smithi137 bash[18617]: audit 2024-04-24T17:37:36.808241+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:37:37.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:37:37 smithi137 bash[18617]: audit 2024-04-24T17:37:36.835500+0000 mon.c (mon.1) 127 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:37:37.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:37:37 smithi137 bash[18617]: audit 2024-04-24T17:37:36.836223+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:37:38.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:37:38 smithi070 bash[18579]: cluster 2024-04-24T17:37:36.778473+0000 mgr.y (mgr.24289) 267 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:37:38.585 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:37:38 smithi070 bash[23661]: cluster 2024-04-24T17:37:36.778473+0000 mgr.y (mgr.24289) 267 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:37:38.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:37:38 smithi137 bash[18617]: cluster 2024-04-24T17:37:36.778473+0000 mgr.y (mgr.24289) 267 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:37:40.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:37:40 smithi070 bash[18579]: cluster 2024-04-24T17:37:38.780153+0000 mgr.y (mgr.24289) 268 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:37:40.585 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:37:40 smithi070 bash[23661]: cluster 2024-04-24T17:37:38.780153+0000 mgr.y (mgr.24289) 268 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:37:40.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:37:40 smithi137 bash[18617]: cluster 2024-04-24T17:37:38.780153+0000 mgr.y (mgr.24289) 268 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:37:42.334 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:37:41 smithi070 bash[18833]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:37:41] "GET /metrics HTTP/1.1" 200 214825 "" "Prometheus/2.33.4" 2024-04-24T17:37:42.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:37:42 smithi137 bash[18617]: cluster 2024-04-24T17:37:40.780883+0000 mgr.y (mgr.24289) 269 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:37:42.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:37:42 smithi070 bash[18579]: cluster 2024-04-24T17:37:40.780883+0000 mgr.y (mgr.24289) 269 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:37:42.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:37:42 smithi070 bash[23661]: cluster 2024-04-24T17:37:40.780883+0000 mgr.y (mgr.24289) 269 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:37:43.835 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:37:43 smithi070 bash[42372]: level=error ts=2024-04-24T17:37:43.521Z 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.70:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.70 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.137:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.137 because it doesn't contain any IP SANs" 2024-04-24T17:37:43.835 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:37:43 smithi070 bash[42372]: level=warn ts=2024-04-24T17:37:43.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.137:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.137 because it doesn't contain any IP SANs" 2024-04-24T17:37:43.835 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:37:43 smithi070 bash[42372]: level=warn ts=2024-04-24T17:37:43.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.70:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.70 because it doesn't contain any IP SANs" 2024-04-24T17:37:44.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:37:44 smithi137 bash[18617]: cluster 2024-04-24T17:37:42.782524+0000 mgr.y (mgr.24289) 270 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:37:44.786 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:37:44 smithi137 bash[18617]: audit 2024-04-24T17:37:42.947162+0000 mgr.y (mgr.24289) 271 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:37:44.838 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:37:44 smithi070 bash[18579]: cluster 2024-04-24T17:37:42.782524+0000 mgr.y (mgr.24289) 270 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:37:44.838 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:37:44 smithi070 bash[18579]: audit 2024-04-24T17:37:42.947162+0000 mgr.y (mgr.24289) 271 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:37:44.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:37:44 smithi070 bash[23661]: cluster 2024-04-24T17:37:42.782524+0000 mgr.y (mgr.24289) 270 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:37:44.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:37:44 smithi070 bash[23661]: audit 2024-04-24T17:37:42.947162+0000 mgr.y (mgr.24289) 271 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:37:46.281 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:37:46 smithi137 bash[19456]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:37:46] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:37:46.718 INFO:teuthology.orchestra.run.smithi070.stdout:true 2024-04-24T17:37:46.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:37:46 smithi137 bash[18617]: cluster 2024-04-24T17:37:44.783261+0000 mgr.y (mgr.24289) 272 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:37:46.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:37:46 smithi070 bash[18579]: cluster 2024-04-24T17:37:44.783261+0000 mgr.y (mgr.24289) 272 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:37:46.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:37:46 smithi070 bash[23661]: cluster 2024-04-24T17:37:44.783261+0000 mgr.y (mgr.24289) 272 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:37:47.394 INFO:teuthology.orchestra.run.smithi070.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-24T17:37:47.394 INFO:teuthology.orchestra.run.smithi070.stdout:alertmanager.a smithi070 *:9093,9094 running (4m) 3m ago 5m 12.7M - ba2b418f427c 2e56f2e4fc6b 2024-04-24T17:37:47.394 INFO:teuthology.orchestra.run.smithi070.stdout:grafana.a smithi137 *:3000 running (5m) 3m ago 5m 43.6M - 8.3.5 dad864ee21e9 5855980aaed0 2024-04-24T17:37:47.394 INFO:teuthology.orchestra.run.smithi070.stdout:iscsi.foo.smithi070.jytlzp smithi070 running (3m) 3m ago 3m - - 3.5 e1d6a67b021e 04c83be1f5e6 2024-04-24T17:37:47.394 INFO:teuthology.orchestra.run.smithi070.stdout:mgr.x smithi137 *:8443 running (11m) 3m ago 11m 399M - 17.2.0 e1d6a67b021e ee6f9b57a478 2024-04-24T17:37:47.394 INFO:teuthology.orchestra.run.smithi070.stdout:mgr.y smithi070 *:9283 running (13m) 3m ago 13m 446M - 17.2.0 e1d6a67b021e 22ba3b15a69e 2024-04-24T17:37:47.394 INFO:teuthology.orchestra.run.smithi070.stdout:mon.a smithi070 running (13m) 3m ago 13m 46.6M 2048M 17.2.0 e1d6a67b021e 0f74eebcd7fc 2024-04-24T17:37:47.394 INFO:teuthology.orchestra.run.smithi070.stdout:mon.b smithi137 running (11m) 3m ago 11m 39.4M 2048M 17.2.0 e1d6a67b021e 33f129dea9b4 2024-04-24T17:37:47.395 INFO:teuthology.orchestra.run.smithi070.stdout:mon.c smithi070 running (11m) 3m ago 11m 40.0M 2048M 17.2.0 e1d6a67b021e 9859be5fe3f7 2024-04-24T17:37:47.395 INFO:teuthology.orchestra.run.smithi070.stdout:node-exporter.a smithi070 *:9100 running (5m) 3m ago 5m 8867k - 1dbe0e931976 af7f0645e721 2024-04-24T17:37:47.395 INFO:teuthology.orchestra.run.smithi070.stdout:node-exporter.b smithi137 *:9100 running (5m) 3m ago 5m 9247k - 1dbe0e931976 897c8cff9ccb 2024-04-24T17:37:47.395 INFO:teuthology.orchestra.run.smithi070.stdout:osd.0 smithi070 running (10m) 3m ago 10m 51.6M 4060M 17.2.0 e1d6a67b021e 4077960ea717 2024-04-24T17:37:47.395 INFO:teuthology.orchestra.run.smithi070.stdout:osd.1 smithi070 running (10m) 3m ago 10m 51.0M 4060M 17.2.0 e1d6a67b021e f89dd62febd5 2024-04-24T17:37:47.395 INFO:teuthology.orchestra.run.smithi070.stdout:osd.2 smithi070 running (9m) 3m ago 9m 46.0M 4060M 17.2.0 e1d6a67b021e 37f560eabfe1 2024-04-24T17:37:47.395 INFO:teuthology.orchestra.run.smithi070.stdout:osd.3 smithi070 running (8m) 3m ago 8m 47.9M 4060M 17.2.0 e1d6a67b021e d77d4e3872ee 2024-04-24T17:37:47.395 INFO:teuthology.orchestra.run.smithi070.stdout:osd.4 smithi137 running (8m) 3m ago 8m 51.4M 4316M 17.2.0 e1d6a67b021e 8d09c3408986 2024-04-24T17:37:47.395 INFO:teuthology.orchestra.run.smithi070.stdout:osd.5 smithi137 running (7m) 3m ago 7m 46.3M 4316M 17.2.0 e1d6a67b021e bd5eaa869914 2024-04-24T17:37:47.395 INFO:teuthology.orchestra.run.smithi070.stdout:osd.6 smithi137 running (7m) 3m ago 7m 45.8M 4316M 17.2.0 e1d6a67b021e 9b3405d8a103 2024-04-24T17:37:47.395 INFO:teuthology.orchestra.run.smithi070.stdout:osd.7 smithi137 running (6m) 3m ago 6m 47.5M 4316M 17.2.0 e1d6a67b021e c2d86d0f9f62 2024-04-24T17:37:47.395 INFO:teuthology.orchestra.run.smithi070.stdout:prometheus.a smithi137 *:9095 running (4m) 3m ago 5m 44.8M - 514e6a882f6e 30cd20a90f3d 2024-04-24T17:37:47.395 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.foo.smithi070.jodwqm smithi070 *:8000 running (3m) 3m ago 3m 81.7M - 17.2.0 e1d6a67b021e bd398e759017 2024-04-24T17:37:47.395 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.foo.smithi137.xlirah smithi137 *:8000 running (3m) 3m ago 3m 81.2M - 17.2.0 e1d6a67b021e 2704ac43d32d 2024-04-24T17:37:47.395 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.smpl.smithi070.qayqjt smithi070 *:80 running (3m) 3m ago 3m 81.7M - 17.2.0 e1d6a67b021e 0779a09b8ae8 2024-04-24T17:37:47.396 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.smpl.smithi137.vqzuok smithi137 *:80 running (3m) 3m ago 3m 81.0M - 17.2.0 e1d6a67b021e 92bd3bc19140 2024-04-24T17:37:47.774 INFO:teuthology.orchestra.run.smithi070.stdout:{ 2024-04-24T17:37:47.775 INFO:teuthology.orchestra.run.smithi070.stdout: "mon": { 2024-04-24T17:37:47.775 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-24T17:37:47.775 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:37:47.775 INFO:teuthology.orchestra.run.smithi070.stdout: "mgr": { 2024-04-24T17:37:47.775 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-24T17:37:47.775 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:37:47.775 INFO:teuthology.orchestra.run.smithi070.stdout: "osd": { 2024-04-24T17:37:47.775 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-24T17:37:47.775 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:37:47.775 INFO:teuthology.orchestra.run.smithi070.stdout: "mds": {}, 2024-04-24T17:37:47.775 INFO:teuthology.orchestra.run.smithi070.stdout: "rgw": { 2024-04-24T17:37:47.775 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-24T17:37:47.776 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:37:47.776 INFO:teuthology.orchestra.run.smithi070.stdout: "overall": { 2024-04-24T17:37:47.776 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-04-24T17:37:47.776 INFO:teuthology.orchestra.run.smithi070.stdout: } 2024-04-24T17:37:47.776 INFO:teuthology.orchestra.run.smithi070.stdout:} 2024-04-24T17:37:48.090 INFO:teuthology.orchestra.run.smithi070.stdout:{ 2024-04-24T17:37:48.090 INFO:teuthology.orchestra.run.smithi070.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc", 2024-04-24T17:37:48.091 INFO:teuthology.orchestra.run.smithi070.stdout: "in_progress": true, 2024-04-24T17:37:48.091 INFO:teuthology.orchestra.run.smithi070.stdout: "services_complete": [], 2024-04-24T17:37:48.091 INFO:teuthology.orchestra.run.smithi070.stdout: "progress": "0/23 daemons upgraded", 2024-04-24T17:37:48.091 INFO:teuthology.orchestra.run.smithi070.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc image on host smithi137" 2024-04-24T17:37:48.091 INFO:teuthology.orchestra.run.smithi070.stdout:} 2024-04-24T17:37:48.462 INFO:teuthology.orchestra.run.smithi070.stdout:HEALTH_OK 2024-04-24T17:37:48.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:37:48 smithi137 bash[18617]: audit 2024-04-24T17:37:46.712613+0000 mgr.y (mgr.24289) 273 : audit [DBG] from='client.24955 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:37:48.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:37:48 smithi137 bash[18617]: cluster 2024-04-24T17:37:46.783692+0000 mgr.y (mgr.24289) 274 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:37:48.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:37:48 smithi137 bash[18617]: audit 2024-04-24T17:37:47.046527+0000 mgr.y (mgr.24289) 275 : audit [DBG] from='client.15063 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:37:48.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:37:48 smithi137 bash[18617]: audit 2024-04-24T17:37:47.360814+0000 mgr.y (mgr.24289) 276 : audit [DBG] from='client.24967 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:37:48.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:37:48 smithi137 bash[18617]: audit 2024-04-24T17:37:47.782159+0000 mon.a (mon.0) 820 : audit [DBG] from='client.? 172.21.15.70:0/2712560576' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:37:48.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:37:48 smithi070 bash[18579]: audit 2024-04-24T17:37:46.712613+0000 mgr.y (mgr.24289) 273 : audit [DBG] from='client.24955 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:37:48.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:37:48 smithi070 bash[18579]: cluster 2024-04-24T17:37:46.783692+0000 mgr.y (mgr.24289) 274 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:37:48.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:37:48 smithi070 bash[18579]: audit 2024-04-24T17:37:47.046527+0000 mgr.y (mgr.24289) 275 : audit [DBG] from='client.15063 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:37:48.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:37:48 smithi070 bash[18579]: audit 2024-04-24T17:37:47.360814+0000 mgr.y (mgr.24289) 276 : audit [DBG] from='client.24967 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:37:48.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:37:48 smithi070 bash[18579]: audit 2024-04-24T17:37:47.782159+0000 mon.a (mon.0) 820 : audit [DBG] from='client.? 172.21.15.70:0/2712560576' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:37:48.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:37:48 smithi070 bash[23661]: audit 2024-04-24T17:37:46.712613+0000 mgr.y (mgr.24289) 273 : audit [DBG] from='client.24955 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:37:48.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:37:48 smithi070 bash[23661]: cluster 2024-04-24T17:37:46.783692+0000 mgr.y (mgr.24289) 274 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:37:48.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:37:48 smithi070 bash[23661]: audit 2024-04-24T17:37:47.046527+0000 mgr.y (mgr.24289) 275 : audit [DBG] from='client.15063 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:37:48.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:37:48 smithi070 bash[23661]: audit 2024-04-24T17:37:47.360814+0000 mgr.y (mgr.24289) 276 : audit [DBG] from='client.24967 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:37:48.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:37:48 smithi070 bash[23661]: audit 2024-04-24T17:37:47.782159+0000 mon.a (mon.0) 820 : audit [DBG] from='client.? 172.21.15.70:0/2712560576' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:37:49.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:37:49 smithi137 bash[18617]: audit 2024-04-24T17:37:48.097906+0000 mgr.y (mgr.24289) 277 : audit [DBG] from='client.15081 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:37:49.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:37:49 smithi137 bash[18617]: audit 2024-04-24T17:37:48.470441+0000 mon.c (mon.1) 128 : audit [DBG] from='client.? 172.21.15.70:0/2333157661' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:37:49.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:37:49 smithi070 bash[18579]: audit 2024-04-24T17:37:48.097906+0000 mgr.y (mgr.24289) 277 : audit [DBG] from='client.15081 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:37:49.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:37:49 smithi070 bash[18579]: audit 2024-04-24T17:37:48.470441+0000 mon.c (mon.1) 128 : audit [DBG] from='client.? 172.21.15.70:0/2333157661' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:37:49.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:37:49 smithi070 bash[23661]: audit 2024-04-24T17:37:48.097906+0000 mgr.y (mgr.24289) 277 : audit [DBG] from='client.15081 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:37:49.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:37:49 smithi070 bash[23661]: audit 2024-04-24T17:37:48.470441+0000 mon.c (mon.1) 128 : audit [DBG] from='client.? 172.21.15.70:0/2333157661' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:37:50.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:37:50 smithi137 bash[18617]: cluster 2024-04-24T17:37:48.785371+0000 mgr.y (mgr.24289) 278 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:37:50.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:37:50 smithi070 bash[23661]: cluster 2024-04-24T17:37:48.785371+0000 mgr.y (mgr.24289) 278 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:37:50.837 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:37:50 smithi070 bash[18579]: cluster 2024-04-24T17:37:48.785371+0000 mgr.y (mgr.24289) 278 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:37:52.334 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:37:51 smithi070 bash[18833]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:37:51] "GET /metrics HTTP/1.1" 200 214825 "" "Prometheus/2.33.4" 2024-04-24T17:37:52.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:37:52 smithi137 bash[18617]: cluster 2024-04-24T17:37:50.786149+0000 mgr.y (mgr.24289) 279 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:37:52.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:37:52 smithi070 bash[18579]: cluster 2024-04-24T17:37:50.786149+0000 mgr.y (mgr.24289) 279 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:37:52.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:37:52 smithi070 bash[23661]: cluster 2024-04-24T17:37:50.786149+0000 mgr.y (mgr.24289) 279 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:37:53.834 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:37:53 smithi070 bash[42372]: level=error ts=2024-04-24T17:37:53.522Z 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.70:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.70 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.137:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.137 because it doesn't contain any IP SANs" 2024-04-24T17:37:53.835 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:37:53 smithi070 bash[42372]: level=warn ts=2024-04-24T17:37:53.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.137:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.137 because it doesn't contain any IP SANs" 2024-04-24T17:37:53.835 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:37:53 smithi070 bash[42372]: level=warn ts=2024-04-24T17:37:53.526Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.70:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.70 because it doesn't contain any IP SANs" 2024-04-24T17:37:54.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:37:54 smithi137 bash[18617]: cluster 2024-04-24T17:37:52.787792+0000 mgr.y (mgr.24289) 280 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:37:54.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:37:54 smithi137 bash[18617]: audit 2024-04-24T17:37:52.957688+0000 mgr.y (mgr.24289) 281 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:37:54.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:37:54 smithi070 bash[18579]: cluster 2024-04-24T17:37:52.787792+0000 mgr.y (mgr.24289) 280 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:37:54.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:37:54 smithi070 bash[18579]: audit 2024-04-24T17:37:52.957688+0000 mgr.y (mgr.24289) 281 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:37:54.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:37:54 smithi070 bash[23661]: cluster 2024-04-24T17:37:52.787792+0000 mgr.y (mgr.24289) 280 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:37:54.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:37:54 smithi070 bash[23661]: audit 2024-04-24T17:37:52.957688+0000 mgr.y (mgr.24289) 281 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:37:56.282 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:37:56 smithi137 bash[19456]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:37:56] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:37:56.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:37:56 smithi137 bash[18617]: cluster 2024-04-24T17:37:54.788452+0000 mgr.y (mgr.24289) 282 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:37:56.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:37:56 smithi070 bash[18579]: cluster 2024-04-24T17:37:54.788452+0000 mgr.y (mgr.24289) 282 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:37:56.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:37:56 smithi070 bash[23661]: cluster 2024-04-24T17:37:54.788452+0000 mgr.y (mgr.24289) 282 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:37:58.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:37:58 smithi137 bash[18617]: cluster 2024-04-24T17:37:56.789195+0000 mgr.y (mgr.24289) 283 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:37:58.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:37:58 smithi070 bash[23661]: cluster 2024-04-24T17:37:56.789195+0000 mgr.y (mgr.24289) 283 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:37:58.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:37:58 smithi070 bash[18579]: cluster 2024-04-24T17:37:56.789195+0000 mgr.y (mgr.24289) 283 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:38:00.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:00 smithi137 bash[18617]: cluster 2024-04-24T17:37:58.790939+0000 mgr.y (mgr.24289) 284 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:38:00.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:00 smithi070 bash[18579]: cluster 2024-04-24T17:37:58.790939+0000 mgr.y (mgr.24289) 284 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:38:00.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:00 smithi070 bash[23661]: cluster 2024-04-24T17:37:58.790939+0000 mgr.y (mgr.24289) 284 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:38:02.334 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:38:01 smithi070 bash[18833]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:38:01] "GET /metrics HTTP/1.1" 200 214825 "" "Prometheus/2.33.4" 2024-04-24T17:38:02.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:02 smithi137 bash[18617]: cluster 2024-04-24T17:38:00.791644+0000 mgr.y (mgr.24289) 285 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:38:02.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:02 smithi070 bash[18579]: cluster 2024-04-24T17:38:00.791644+0000 mgr.y (mgr.24289) 285 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:38:02.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:02 smithi070 bash[23661]: cluster 2024-04-24T17:38:00.791644+0000 mgr.y (mgr.24289) 285 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:38:03.835 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:38:03 smithi070 bash[42372]: level=error ts=2024-04-24T17:38:03.522Z 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.70:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.70 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.137:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.137 because it doesn't contain any IP SANs" 2024-04-24T17:38:03.835 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:38:03 smithi070 bash[42372]: level=warn ts=2024-04-24T17:38: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.137:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.137 because it doesn't contain any IP SANs" 2024-04-24T17:38:03.835 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:38:03 smithi070 bash[42372]: level=warn ts=2024-04-24T17:38:03.529Z 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.70:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.70 because it doesn't contain any IP SANs" 2024-04-24T17:38:04.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:04 smithi137 bash[18617]: cluster 2024-04-24T17:38:02.793304+0000 mgr.y (mgr.24289) 286 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:38:04.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:04 smithi137 bash[18617]: audit 2024-04-24T17:38:02.967148+0000 mgr.y (mgr.24289) 287 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:38:04.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:04 smithi070 bash[18579]: cluster 2024-04-24T17:38:02.793304+0000 mgr.y (mgr.24289) 286 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:38:04.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:04 smithi070 bash[18579]: audit 2024-04-24T17:38:02.967148+0000 mgr.y (mgr.24289) 287 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:38:04.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:04 smithi070 bash[23661]: cluster 2024-04-24T17:38:02.793304+0000 mgr.y (mgr.24289) 286 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:38:04.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:04 smithi070 bash[23661]: audit 2024-04-24T17:38:02.967148+0000 mgr.y (mgr.24289) 287 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:38:06.282 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:38:06 smithi137 bash[19456]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:38:06] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:38:06.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:06 smithi137 bash[18617]: cluster 2024-04-24T17:38:04.794190+0000 mgr.y (mgr.24289) 288 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:38:06.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:06 smithi070 bash[18579]: cluster 2024-04-24T17:38:04.794190+0000 mgr.y (mgr.24289) 288 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:38:06.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:06 smithi070 bash[23661]: cluster 2024-04-24T17:38:04.794190+0000 mgr.y (mgr.24289) 288 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:38:08.532 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:08 smithi137 bash[18617]: cluster 2024-04-24T17:38:06.795052+0000 mgr.y (mgr.24289) 289 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:38:08.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:08 smithi070 bash[18579]: cluster 2024-04-24T17:38:06.795052+0000 mgr.y (mgr.24289) 289 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:38:08.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:08 smithi070 bash[23661]: cluster 2024-04-24T17:38:06.795052+0000 mgr.y (mgr.24289) 289 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:38:10.373 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:10 smithi137 bash[18617]: cluster 2024-04-24T17:38:08.796812+0000 mgr.y (mgr.24289) 290 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:38:10.373 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:10 smithi137 bash[18617]: cephadm 2024-04-24T17:38:09.118821+0000 mgr.y (mgr.24289) 291 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-24T17:38:10.373 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:10 smithi137 bash[18617]: audit 2024-04-24T17:38:09.128699+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:38:10.373 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:10 smithi137 bash[18617]: audit 2024-04-24T17:38:09.131911+0000 mon.c (mon.1) 129 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:38:10.373 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:10 smithi137 bash[18617]: audit 2024-04-24T17:38:09.132796+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:38:10.373 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:10 smithi137 bash[18617]: audit 2024-04-24T17:38:09.135269+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-24T17:38:10.373 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:10 smithi137 bash[18617]: audit 2024-04-24T17:38:09.137359+0000 mon.c (mon.1) 131 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:38:10.373 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:10 smithi137 bash[18617]: cephadm 2024-04-24T17:38:09.139320+0000 mgr.y (mgr.24289) 292 : cephadm [INF] Deploying daemon mgr.x on smithi137 2024-04-24T17:38:10.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:10 smithi070 bash[18579]: cluster 2024-04-24T17:38:08.796812+0000 mgr.y (mgr.24289) 290 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:38:10.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:10 smithi070 bash[18579]: cephadm 2024-04-24T17:38:09.118821+0000 mgr.y (mgr.24289) 291 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-24T17:38:10.586 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:10 smithi070 bash[18579]: audit 2024-04-24T17:38:09.128699+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:38:10.586 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:10 smithi070 bash[18579]: audit 2024-04-24T17:38:09.131911+0000 mon.c (mon.1) 129 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:38:10.586 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:10 smithi070 bash[18579]: audit 2024-04-24T17:38:09.132796+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:38:10.586 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:10 smithi070 bash[18579]: audit 2024-04-24T17:38:09.135269+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-24T17:38:10.586 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:10 smithi070 bash[18579]: audit 2024-04-24T17:38:09.137359+0000 mon.c (mon.1) 131 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:38:10.586 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:10 smithi070 bash[18579]: cephadm 2024-04-24T17:38:09.139320+0000 mgr.y (mgr.24289) 292 : cephadm [INF] Deploying daemon mgr.x on smithi137 2024-04-24T17:38:10.587 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:10 smithi070 bash[23661]: cluster 2024-04-24T17:38:08.796812+0000 mgr.y (mgr.24289) 290 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:38:10.587 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:10 smithi070 bash[23661]: cephadm 2024-04-24T17:38:09.118821+0000 mgr.y (mgr.24289) 291 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-24T17:38:10.587 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:10 smithi070 bash[23661]: audit 2024-04-24T17:38:09.128699+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:38:10.587 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:10 smithi070 bash[23661]: audit 2024-04-24T17:38:09.131911+0000 mon.c (mon.1) 129 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:38:10.587 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:10 smithi070 bash[23661]: audit 2024-04-24T17:38:09.132796+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:38:10.588 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:10 smithi070 bash[23661]: audit 2024-04-24T17:38:09.135269+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-24T17:38:10.588 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:10 smithi070 bash[23661]: audit 2024-04-24T17:38:09.137359+0000 mon.c (mon.1) 131 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:38:10.588 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:10 smithi070 bash[23661]: cephadm 2024-04-24T17:38:09.139320+0000 mgr.y (mgr.24289) 292 : cephadm [INF] Deploying daemon mgr.x on smithi137 2024-04-24T17:38:11.356 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:11 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:38:11.356 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:38:11 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:38:11.357 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:38:11 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:38:11.357 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:38:11 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:38:11.358 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:38:11 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:38:11.358 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:38:11 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:38:11.359 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:38:11 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:38:11.359 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:38:11 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:38:11.360 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:38:11 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:38:11.704 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:38:11 smithi137 systemd[1]: Stopping Ceph mgr.x for 6229cc3c-025f-11ef-bc93-c7b262605968... 2024-04-24T17:38:11.704 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:38:11 smithi137 bash[37896]: Error response from daemon: No such container: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-mgr.x 2024-04-24T17:38:12.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:12 smithi137 bash[18617]: cluster 2024-04-24T17:38:10.797505+0000 mgr.y (mgr.24289) 293 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:38:12.282 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:38:11 smithi137 bash[37905]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-mgr-x 2024-04-24T17:38:12.282 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:38:11 smithi137 bash[37942]: Error response from daemon: No such container: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-mgr.x 2024-04-24T17:38:12.282 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:38:12 smithi137 systemd[1]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-04-24T17:38:12.282 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:38:12 smithi137 systemd[1]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-04-24T17:38:12.282 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:38:12 smithi137 systemd[1]: Stopped Ceph mgr.x for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:38:12.334 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:12 smithi070 bash[18579]: cluster 2024-04-24T17:38:10.797505+0000 mgr.y (mgr.24289) 293 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:38:12.335 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:38:11 smithi070 bash[18833]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:38:11] "GET /metrics HTTP/1.1" 200 214835 "" "Prometheus/2.33.4" 2024-04-24T17:38:12.335 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:12 smithi070 bash[23661]: cluster 2024-04-24T17:38:10.797505+0000 mgr.y (mgr.24289) 293 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:38:12.782 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:38:12 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:38:12.782 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:38:12 smithi137 systemd[1]: Started Ceph mgr.x for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:38:12.782 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:38:12 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:38:12.782 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:38:12 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:38:12.783 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:38:12 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:38:12.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:12 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:38:12.783 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:38:12 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:38:12.783 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:38:12 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:38:12.784 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:38:12 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:38:12.784 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:38:12 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:38:13.745 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:13 smithi137 bash[18617]: audit 2024-04-24T17:38:12.493169+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:38:13.745 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:13 smithi137 bash[18617]: audit 2024-04-24T17:38:12.497008+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:38:13.745 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:13 smithi137 bash[18617]: audit 2024-04-24T17:38:12.498920+0000 mon.c (mon.1) 133 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:38:13.746 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:38:13 smithi137 bash[38001]: debug 2024-04-24T17:38:13.595+0000 7f9ac6657700 1 -- 172.21.15.137:0/763379780 <== mon.2 v2:172.21.15.137:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55993fc1a5a0 con 0x55994099ac00 2024-04-24T17:38:13.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:13 smithi070 bash[23661]: audit 2024-04-24T17:38:12.493169+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:38:13.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:13 smithi070 bash[23661]: audit 2024-04-24T17:38:12.497008+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:38:13.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:13 smithi070 bash[23661]: audit 2024-04-24T17:38:12.498920+0000 mon.c (mon.1) 133 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:38:13.835 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:38:13 smithi070 bash[42372]: level=error ts=2024-04-24T17:38:13.523Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.137:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.137 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.70:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.70 because it doesn't contain any IP SANs" 2024-04-24T17:38:13.835 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:38:13 smithi070 bash[42372]: level=warn ts=2024-04-24T17:38:13.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.137:8443/api/prometheus_receiver\": dial tcp 172.21.15.137:8443: connect: connection refused" 2024-04-24T17:38:13.835 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:38:13 smithi070 bash[42372]: level=warn ts=2024-04-24T17:38: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.70:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.70 because it doesn't contain any IP SANs" 2024-04-24T17:38:13.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:13 smithi070 bash[18579]: audit 2024-04-24T17:38:12.493169+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:38:13.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:13 smithi070 bash[18579]: audit 2024-04-24T17:38:12.497008+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:38:13.836 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:13 smithi070 bash[18579]: audit 2024-04-24T17:38:12.498920+0000 mon.c (mon.1) 133 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:38:14.031 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:38:13 smithi137 bash[38001]: debug 2024-04-24T17:38:13.747+0000 7f9ad0869200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-24T17:38:14.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:14 smithi137 bash[18617]: cluster 2024-04-24T17:38:12.798431+0000 mgr.y (mgr.24289) 294 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:38:14.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:14 smithi137 bash[18617]: audit 2024-04-24T17:38:12.973315+0000 mgr.y (mgr.24289) 295 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:38:14.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:14 smithi070 bash[18579]: cluster 2024-04-24T17:38:12.798431+0000 mgr.y (mgr.24289) 294 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:38:14.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:14 smithi070 bash[18579]: audit 2024-04-24T17:38:12.973315+0000 mgr.y (mgr.24289) 295 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:38:14.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:14 smithi070 bash[23661]: cluster 2024-04-24T17:38:12.798431+0000 mgr.y (mgr.24289) 294 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:38:14.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:14 smithi070 bash[23661]: audit 2024-04-24T17:38:12.973315+0000 mgr.y (mgr.24289) 295 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:38:15.722 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:38:15 smithi137 bash[38001]: debug 2024-04-24T17:38:15.347+0000 7f9ad0869200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-24T17:38:15.723 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:38:15 smithi137 bash[38001]: debug 2024-04-24T17:38:15.451+0000 7f9ad0869200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-24T17:38:16.031 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:38:15 smithi137 bash[38001]: debug 2024-04-24T17:38:15.723+0000 7f9ad0869200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-24T17:38:16.719 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:38:16 smithi137 bash[38001]: debug 2024-04-24T17:38:16.603+0000 7f9ad0869200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-24T17:38:16.720 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:16 smithi137 bash[18617]: cluster 2024-04-24T17:38:14.799074+0000 mgr.y (mgr.24289) 296 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:38:16.720 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:16 smithi137 bash[18617]: audit 2024-04-24T17:38:16.171622+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:38:16.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:16 smithi070 bash[18579]: cluster 2024-04-24T17:38:14.799074+0000 mgr.y (mgr.24289) 296 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:38:16.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:16 smithi070 bash[18579]: audit 2024-04-24T17:38:16.171622+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:38:16.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:16 smithi070 bash[23661]: cluster 2024-04-24T17:38:14.799074+0000 mgr.y (mgr.24289) 296 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:38:16.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:16 smithi070 bash[23661]: audit 2024-04-24T17:38:16.171622+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:38:17.031 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:38:16 smithi137 bash[38001]: debug 2024-04-24T17:38:16.719+0000 7f9ad0869200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-24T17:38:17.031 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:38:16 smithi137 bash[38001]: debug 2024-04-24T17:38:16.835+0000 7f9ad0869200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-24T17:38:17.531 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:38:17 smithi137 bash[38001]: debug 2024-04-24T17:38:17.195+0000 7f9ad0869200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-24T17:38:17.532 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:38:17 smithi137 bash[38001]: debug 2024-04-24T17:38:17.307+0000 7f9ad0869200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-24T17:38:17.532 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:38:17 smithi137 bash[38001]: debug 2024-04-24T17:38:17.411+0000 7f9ad0869200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-24T17:38:18.021 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:38:17 smithi137 bash[38001]: debug 2024-04-24T17:38:17.775+0000 7f9ad0869200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-24T17:38:18.021 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:17 smithi137 bash[18617]: audit 2024-04-24T17:38:16.646733+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:38:18.021 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:17 smithi137 bash[18617]: cluster 2024-04-24T17:38:16.799747+0000 mgr.y (mgr.24289) 297 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:38:18.084 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:17 smithi070 bash[18579]: audit 2024-04-24T17:38:16.646733+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:38:18.084 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:17 smithi070 bash[18579]: cluster 2024-04-24T17:38:16.799747+0000 mgr.y (mgr.24289) 297 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:38:18.085 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:17 smithi070 bash[23661]: audit 2024-04-24T17:38:16.646733+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:38:18.085 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:17 smithi070 bash[23661]: cluster 2024-04-24T17:38:16.799747+0000 mgr.y (mgr.24289) 297 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:38:18.281 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:38:18 smithi137 bash[38001]: debug 2024-04-24T17:38:18.023+0000 7f9ad0869200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-24T17:38:18.674 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:38:18 smithi137 bash[38001]: debug 2024-04-24T17:38:18.283+0000 7f9ad0869200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-24T17:38:18.674 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:38:18 smithi137 bash[38001]: debug 2024-04-24T17:38:18.399+0000 7f9ad0869200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-24T17:38:18.821 INFO:teuthology.orchestra.run.smithi070.stdout:true 2024-04-24T17:38:19.031 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:38:18 smithi137 bash[38001]: debug 2024-04-24T17:38:18.675+0000 7f9ad0869200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-24T17:38:19.384 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:38:19 smithi137 bash[38001]: debug 2024-04-24T17:38:19.103+0000 7f9ad0869200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-24T17:38:19.384 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:38:19 smithi137 bash[38001]: debug 2024-04-24T17:38:19.351+0000 7f9ad0869200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-24T17:38:19.471 INFO:teuthology.orchestra.run.smithi070.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-24T17:38:19.471 INFO:teuthology.orchestra.run.smithi070.stdout:alertmanager.a smithi070 *:9093,9094 running (5m) 3m ago 6m 12.7M - ba2b418f427c 2e56f2e4fc6b 2024-04-24T17:38:19.471 INFO:teuthology.orchestra.run.smithi070.stdout:grafana.a smithi137 *:3000 running (5m) 3s ago 5m 44.0M - 8.3.5 dad864ee21e9 5855980aaed0 2024-04-24T17:38:19.471 INFO:teuthology.orchestra.run.smithi070.stdout:iscsi.foo.smithi070.jytlzp smithi070 running (3m) 3m ago 3m - - 3.5 e1d6a67b021e 04c83be1f5e6 2024-04-24T17:38:19.471 INFO:teuthology.orchestra.run.smithi070.stdout:mgr.x smithi137 *:8443,9283 running (6s) 3s ago 11m 101M - 19.0.0-3285-g5904d294 8bb2087275ff f0b16e1f815e 2024-04-24T17:38:19.471 INFO:teuthology.orchestra.run.smithi070.stdout:mgr.y smithi070 *:9283 running (13m) 3m ago 13m 446M - 17.2.0 e1d6a67b021e 22ba3b15a69e 2024-04-24T17:38:19.472 INFO:teuthology.orchestra.run.smithi070.stdout:mon.a smithi070 running (13m) 3m ago 13m 46.6M 2048M 17.2.0 e1d6a67b021e 0f74eebcd7fc 2024-04-24T17:38:19.472 INFO:teuthology.orchestra.run.smithi070.stdout:mon.b smithi137 running (11m) 3s ago 11m 39.0M 2048M 17.2.0 e1d6a67b021e 33f129dea9b4 2024-04-24T17:38:19.472 INFO:teuthology.orchestra.run.smithi070.stdout:mon.c smithi070 running (12m) 3m ago 12m 40.0M 2048M 17.2.0 e1d6a67b021e 9859be5fe3f7 2024-04-24T17:38:19.472 INFO:teuthology.orchestra.run.smithi070.stdout:node-exporter.a smithi070 *:9100 running (6m) 3m ago 6m 8867k - 1dbe0e931976 af7f0645e721 2024-04-24T17:38:19.472 INFO:teuthology.orchestra.run.smithi070.stdout:node-exporter.b smithi137 *:9100 running (6m) 3s ago 6m 9.80M - 1dbe0e931976 897c8cff9ccb 2024-04-24T17:38:19.472 INFO:teuthology.orchestra.run.smithi070.stdout:osd.0 smithi070 running (11m) 3m ago 11m 51.6M 4060M 17.2.0 e1d6a67b021e 4077960ea717 2024-04-24T17:38:19.472 INFO:teuthology.orchestra.run.smithi070.stdout:osd.1 smithi070 running (10m) 3m ago 10m 51.0M 4060M 17.2.0 e1d6a67b021e f89dd62febd5 2024-04-24T17:38:19.472 INFO:teuthology.orchestra.run.smithi070.stdout:osd.2 smithi070 running (10m) 3m ago 10m 46.0M 4060M 17.2.0 e1d6a67b021e 37f560eabfe1 2024-04-24T17:38:19.472 INFO:teuthology.orchestra.run.smithi070.stdout:osd.3 smithi070 running (9m) 3m ago 9m 47.9M 4060M 17.2.0 e1d6a67b021e d77d4e3872ee 2024-04-24T17:38:19.472 INFO:teuthology.orchestra.run.smithi070.stdout:osd.4 smithi137 running (8m) 3s ago 8m 54.8M 4316M 17.2.0 e1d6a67b021e 8d09c3408986 2024-04-24T17:38:19.472 INFO:teuthology.orchestra.run.smithi070.stdout:osd.5 smithi137 running (8m) 3s ago 8m 50.7M 4316M 17.2.0 e1d6a67b021e bd5eaa869914 2024-04-24T17:38:19.472 INFO:teuthology.orchestra.run.smithi070.stdout:osd.6 smithi137 running (7m) 3s ago 7m 48.4M 4316M 17.2.0 e1d6a67b021e 9b3405d8a103 2024-04-24T17:38:19.472 INFO:teuthology.orchestra.run.smithi070.stdout:osd.7 smithi137 running (7m) 3s ago 7m 51.0M 4316M 17.2.0 e1d6a67b021e c2d86d0f9f62 2024-04-24T17:38:19.472 INFO:teuthology.orchestra.run.smithi070.stdout:prometheus.a smithi137 *:9095 running (5m) 3s ago 6m 58.4M - 514e6a882f6e 30cd20a90f3d 2024-04-24T17:38:19.472 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.foo.smithi070.jodwqm smithi070 *:8000 running (4m) 3m ago 4m 81.7M - 17.2.0 e1d6a67b021e bd398e759017 2024-04-24T17:38:19.473 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.foo.smithi137.xlirah smithi137 *:8000 running (4m) 3s ago 4m 82.6M - 17.2.0 e1d6a67b021e 2704ac43d32d 2024-04-24T17:38:19.473 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.smpl.smithi070.qayqjt smithi070 *:80 running (4m) 3m ago 4m 81.7M - 17.2.0 e1d6a67b021e 0779a09b8ae8 2024-04-24T17:38:19.473 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.smpl.smithi137.vqzuok smithi137 *:80 running (4m) 3s ago 4m 82.8M - 17.2.0 e1d6a67b021e 92bd3bc19140 2024-04-24T17:38:19.725 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:38:19 smithi137 bash[38001]: debug 2024-04-24T17:38:19.475+0000 7f9ad0869200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-24T17:38:19.870 INFO:teuthology.orchestra.run.smithi070.stdout:{ 2024-04-24T17:38:19.870 INFO:teuthology.orchestra.run.smithi070.stdout: "mon": { 2024-04-24T17:38:19.870 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-24T17:38:19.870 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:38:19.870 INFO:teuthology.orchestra.run.smithi070.stdout: "mgr": { 2024-04-24T17:38:19.870 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-24T17:38:19.870 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:38:19.870 INFO:teuthology.orchestra.run.smithi070.stdout: "osd": { 2024-04-24T17:38:19.870 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-24T17:38:19.870 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:38:19.870 INFO:teuthology.orchestra.run.smithi070.stdout: "mds": {}, 2024-04-24T17:38:19.871 INFO:teuthology.orchestra.run.smithi070.stdout: "rgw": { 2024-04-24T17:38:19.871 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-24T17:38:19.871 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:38:19.871 INFO:teuthology.orchestra.run.smithi070.stdout: "overall": { 2024-04-24T17:38:19.871 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-04-24T17:38:19.871 INFO:teuthology.orchestra.run.smithi070.stdout: } 2024-04-24T17:38:19.871 INFO:teuthology.orchestra.run.smithi070.stdout:} 2024-04-24T17:38:20.031 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:38:19 smithi137 bash[38001]: debug 2024-04-24T17:38:19.727+0000 7f9ad0869200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-24T17:38:20.200 INFO:teuthology.orchestra.run.smithi070.stdout:{ 2024-04-24T17:38:20.200 INFO:teuthology.orchestra.run.smithi070.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc", 2024-04-24T17:38:20.200 INFO:teuthology.orchestra.run.smithi070.stdout: "in_progress": true, 2024-04-24T17:38:20.200 INFO:teuthology.orchestra.run.smithi070.stdout: "services_complete": [], 2024-04-24T17:38:20.200 INFO:teuthology.orchestra.run.smithi070.stdout: "progress": "1/23 daemons upgraded", 2024-04-24T17:38:20.200 INFO:teuthology.orchestra.run.smithi070.stdout: "message": "Currently upgrading mgr daemons" 2024-04-24T17:38:20.200 INFO:teuthology.orchestra.run.smithi070.stdout:} 2024-04-24T17:38:20.564 INFO:teuthology.orchestra.run.smithi070.stdout:HEALTH_OK 2024-04-24T17:38:20.584 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:20 smithi070 bash[23661]: cluster 2024-04-24T17:38:18.801318+0000 mgr.y (mgr.24289) 298 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:38:20.584 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:20 smithi070 bash[23661]: audit 2024-04-24T17:38:18.815190+0000 mgr.y (mgr.24289) 299 : audit [DBG] from='client.24994 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:38:20.584 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:20 smithi070 bash[23661]: audit 2024-04-24T17:38:19.135086+0000 mgr.y (mgr.24289) 300 : audit [DBG] from='client.15102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:38:20.585 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:20 smithi070 bash[23661]: audit 2024-04-24T17:38:19.437079+0000 mgr.y (mgr.24289) 301 : audit [DBG] from='client.25006 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:38:20.585 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:20 smithi070 bash[23661]: audit 2024-04-24T17:38:19.877728+0000 mon.c (mon.1) 134 : audit [DBG] from='client.? 172.21.15.70:0/3050296111' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:38:20.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:20 smithi070 bash[18579]: cluster 2024-04-24T17:38:18.801318+0000 mgr.y (mgr.24289) 298 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:38:20.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:20 smithi070 bash[18579]: audit 2024-04-24T17:38:18.815190+0000 mgr.y (mgr.24289) 299 : audit [DBG] from='client.24994 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:38:20.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:20 smithi070 bash[18579]: audit 2024-04-24T17:38:19.135086+0000 mgr.y (mgr.24289) 300 : audit [DBG] from='client.15102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:38:20.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:20 smithi070 bash[18579]: audit 2024-04-24T17:38:19.437079+0000 mgr.y (mgr.24289) 301 : audit [DBG] from='client.25006 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:38:20.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:20 smithi070 bash[18579]: audit 2024-04-24T17:38:19.877728+0000 mon.c (mon.1) 134 : audit [DBG] from='client.? 172.21.15.70:0/3050296111' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:38:20.769 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:20 smithi137 bash[18617]: cluster 2024-04-24T17:38:18.801318+0000 mgr.y (mgr.24289) 298 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:38:20.769 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:20 smithi137 bash[18617]: audit 2024-04-24T17:38:18.815190+0000 mgr.y (mgr.24289) 299 : audit [DBG] from='client.24994 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:38:20.769 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:20 smithi137 bash[18617]: audit 2024-04-24T17:38:19.135086+0000 mgr.y (mgr.24289) 300 : audit [DBG] from='client.15102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:38:20.769 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:20 smithi137 bash[18617]: audit 2024-04-24T17:38:19.437079+0000 mgr.y (mgr.24289) 301 : audit [DBG] from='client.25006 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:38:20.769 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:20 smithi137 bash[18617]: audit 2024-04-24T17:38:19.877728+0000 mon.c (mon.1) 134 : audit [DBG] from='client.? 172.21.15.70:0/3050296111' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:38:21.031 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:38:20 smithi137 bash[38001]: debug 2024-04-24T17:38:20.775+0000 7f9ad0869200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-24T17:38:21.032 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:38:20 smithi137 bash[38001]: debug 2024-04-24T17:38:20.899+0000 7f9ad0869200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-24T17:38:21.532 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:21 smithi137 bash[18617]: audit 2024-04-24T17:38:20.207777+0000 mgr.y (mgr.24289) 302 : audit [DBG] from='client.15120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:38:21.532 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:21 smithi137 bash[18617]: audit 2024-04-24T17:38:20.571582+0000 mon.c (mon.1) 135 : audit [DBG] from='client.? 172.21.15.70:0/3207540193' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:38:21.532 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:38:21 smithi137 bash[38001]: debug 2024-04-24T17:38:21.203+0000 7f9ad0869200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-24T17:38:21.532 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:38:21 smithi137 bash[38001]: debug 2024-04-24T17:38:21.331+0000 7f9ad0869200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-24T17:38:21.584 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:21 smithi070 bash[18579]: audit 2024-04-24T17:38:20.207777+0000 mgr.y (mgr.24289) 302 : audit [DBG] from='client.15120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:38:21.584 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:21 smithi070 bash[18579]: audit 2024-04-24T17:38:20.571582+0000 mon.c (mon.1) 135 : audit [DBG] from='client.? 172.21.15.70:0/3207540193' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:38:21.585 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:21 smithi070 bash[23661]: audit 2024-04-24T17:38:20.207777+0000 mgr.y (mgr.24289) 302 : audit [DBG] from='client.15120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:38:21.585 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:21 smithi070 bash[23661]: audit 2024-04-24T17:38:20.571582+0000 mon.c (mon.1) 135 : audit [DBG] from='client.? 172.21.15.70:0/3207540193' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:38:22.044 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:38:21 smithi137 bash[38001]: debug 2024-04-24T17:38:21.791+0000 7f9ad0869200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-24T17:38:22.045 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:38:21 smithi137 bash[38001]: debug 2024-04-24T17:38:21.915+0000 7f9ad0869200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-24T17:38:22.045 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:38:21 smithi137 bash[38001]: [24/Apr/2024:17:38:21] ENGINE Bus STARTING 2024-04-24T17:38:22.323 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:38:22 smithi137 bash[38001]: CherryPy Checker: 2024-04-24T17:38:22.323 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:38:22 smithi137 bash[38001]: The Application mounted at '' has an empty config. 2024-04-24T17:38:22.324 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:38:22 smithi137 bash[38001]: [24/Apr/2024:17:38:22] ENGINE Serving on http://:::9283 2024-04-24T17:38:22.324 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:38:22 smithi137 bash[38001]: [24/Apr/2024:17:38:22] ENGINE Bus STARTED 2024-04-24T17:38:22.334 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:38:21 smithi070 bash[18833]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:38:21] "GET /metrics HTTP/1.1" 200 214827 "" "Prometheus/2.33.4" 2024-04-24T17:38:22.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:22 smithi137 bash[18617]: cluster 2024-04-24T17:38:20.802127+0000 mgr.y (mgr.24289) 303 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:38:22.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:22 smithi137 bash[18617]: audit 2024-04-24T17:38:21.944293+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-24T17:38:22.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:22 smithi137 bash[18617]: cluster 2024-04-24T17:38:21.944781+0000 mon.a (mon.0) 826 : cluster [DBG] Standby manager daemon x restarted 2024-04-24T17:38:22.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:22 smithi137 bash[18617]: cluster 2024-04-24T17:38:21.945036+0000 mon.a (mon.0) 827 : cluster [DBG] Standby manager daemon x started 2024-04-24T17:38:22.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:22 smithi137 bash[18617]: audit 2024-04-24T17:38:21.945047+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-24T17:38:22.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:22 smithi137 bash[18617]: audit 2024-04-24T17:38:21.947901+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-24T17:38:22.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:22 smithi137 bash[18617]: audit 2024-04-24T17:38:21.948948+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.? 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-24T17:38:22.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:22 smithi070 bash[18579]: cluster 2024-04-24T17:38:20.802127+0000 mgr.y (mgr.24289) 303 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:38:22.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:22 smithi070 bash[18579]: audit 2024-04-24T17:38:21.944293+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-24T17:38:22.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:22 smithi070 bash[18579]: cluster 2024-04-24T17:38:21.944781+0000 mon.a (mon.0) 826 : cluster [DBG] Standby manager daemon x restarted 2024-04-24T17:38:22.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:22 smithi070 bash[18579]: cluster 2024-04-24T17:38:21.945036+0000 mon.a (mon.0) 827 : cluster [DBG] Standby manager daemon x started 2024-04-24T17:38:22.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:22 smithi070 bash[18579]: audit 2024-04-24T17:38:21.945047+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-24T17:38:22.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:22 smithi070 bash[18579]: audit 2024-04-24T17:38:21.947901+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-24T17:38:22.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:22 smithi070 bash[18579]: audit 2024-04-24T17:38:21.948948+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.? 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-24T17:38:22.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:22 smithi070 bash[23661]: cluster 2024-04-24T17:38:20.802127+0000 mgr.y (mgr.24289) 303 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:38:22.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:22 smithi070 bash[23661]: audit 2024-04-24T17:38:21.944293+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-24T17:38:22.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:22 smithi070 bash[23661]: cluster 2024-04-24T17:38:21.944781+0000 mon.a (mon.0) 826 : cluster [DBG] Standby manager daemon x restarted 2024-04-24T17:38:22.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:22 smithi070 bash[23661]: cluster 2024-04-24T17:38:21.945036+0000 mon.a (mon.0) 827 : cluster [DBG] Standby manager daemon x started 2024-04-24T17:38:22.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:22 smithi070 bash[23661]: audit 2024-04-24T17:38:21.945047+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-24T17:38:22.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:22 smithi070 bash[23661]: audit 2024-04-24T17:38:21.947901+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-24T17:38:22.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:22 smithi070 bash[23661]: audit 2024-04-24T17:38:21.948948+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.? 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-24T17:38:23.672 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:23 smithi137 bash[18617]: cluster 2024-04-24T17:38:22.349250+0000 mon.a (mon.0) 828 : cluster [DBG] mgrmap e21: y(active, since 6m), standbys: x 2024-04-24T17:38:23.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:23 smithi070 bash[18579]: cluster 2024-04-24T17:38:22.349250+0000 mon.a (mon.0) 828 : cluster [DBG] mgrmap e21: y(active, since 6m), standbys: x 2024-04-24T17:38:23.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:23 smithi070 bash[23661]: cluster 2024-04-24T17:38:22.349250+0000 mon.a (mon.0) 828 : cluster [DBG] mgrmap e21: y(active, since 6m), standbys: x 2024-04-24T17:38:23.835 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:38:23 smithi070 bash[42372]: level=error ts=2024-04-24T17:38:23.524Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.137:8443/api/prometheus_receiver\": dial tcp 172.21.15.137:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.70:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.70 because it doesn't contain any IP SANs" 2024-04-24T17:38:23.835 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:38:23 smithi070 bash[42372]: level=warn ts=2024-04-24T17:38:23.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.137:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.137 because it doesn't contain any IP SANs" 2024-04-24T17:38:23.835 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:38:23 smithi070 bash[42372]: level=warn ts=2024-04-24T17:38:23.529Z 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.70:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.70 because it doesn't contain any IP SANs" 2024-04-24T17:38:24.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:24 smithi137 bash[18617]: cluster 2024-04-24T17:38:22.803799+0000 mgr.y (mgr.24289) 304 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:38:24.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:24 smithi137 bash[18617]: audit 2024-04-24T17:38:22.983086+0000 mgr.y (mgr.24289) 305 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:38:24.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:24 smithi070 bash[23661]: cluster 2024-04-24T17:38:22.803799+0000 mgr.y (mgr.24289) 304 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:38:24.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:24 smithi070 bash[23661]: audit 2024-04-24T17:38:22.983086+0000 mgr.y (mgr.24289) 305 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:38:24.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:24 smithi070 bash[18579]: cluster 2024-04-24T17:38:22.803799+0000 mgr.y (mgr.24289) 304 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:38:24.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:24 smithi070 bash[18579]: audit 2024-04-24T17:38:22.983086+0000 mgr.y (mgr.24289) 305 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:38:25.755 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:38:25 smithi137 bash[38001]: [24/Apr/2024:17:38:25] ENGINE Bus STOPPING 2024-04-24T17:38:25.755 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:38:25 smithi137 bash[38001]: [24/Apr/2024:17:38:25] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-24T17:38:25.755 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:38:25 smithi137 bash[38001]: [24/Apr/2024:17:38:25] ENGINE Bus STOPPED 2024-04-24T17:38:25.755 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:38:25 smithi137 bash[38001]: [24/Apr/2024:17:38:25] ENGINE Bus STARTING 2024-04-24T17:38:25.756 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:25 smithi137 bash[18617]: audit 2024-04-24T17:38:24.506797+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:38:25.756 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:25 smithi137 bash[18617]: audit 2024-04-24T17:38:24.518135+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:38:25.756 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:25 smithi137 bash[18617]: audit 2024-04-24T17:38:24.534252+0000 mon.c (mon.1) 136 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:38:25.756 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:25 smithi137 bash[18617]: cephadm 2024-04-24T17:38:24.539415+0000 mgr.y (mgr.24289) 306 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-24T17:38:25.756 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:25 smithi137 bash[18617]: cephadm 2024-04-24T17:38:24.547162+0000 mgr.y (mgr.24289) 307 : cephadm [INF] Failing over to other MGR 2024-04-24T17:38:25.756 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:25 smithi137 bash[18617]: audit 2024-04-24T17:38:24.547643+0000 mon.c (mon.1) 137 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-24T17:38:25.756 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:25 smithi137 bash[18617]: audit 2024-04-24T17:38:24.548417+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-24T17:38:25.756 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:25 smithi137 bash[18617]: cluster 2024-04-24T17:38:24.558226+0000 mon.a (mon.0) 832 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-04-24T17:38:25.757 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:25 smithi070 bash[18579]: audit 2024-04-24T17:38:24.506797+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:38:25.757 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:25 smithi070 bash[18579]: audit 2024-04-24T17:38:24.518135+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:38:25.757 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:25 smithi070 bash[18579]: audit 2024-04-24T17:38:24.534252+0000 mon.c (mon.1) 136 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:38:25.757 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:25 smithi070 bash[18579]: cephadm 2024-04-24T17:38:24.539415+0000 mgr.y (mgr.24289) 306 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-24T17:38:25.757 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:25 smithi070 bash[18579]: cephadm 2024-04-24T17:38:24.547162+0000 mgr.y (mgr.24289) 307 : cephadm [INF] Failing over to other MGR 2024-04-24T17:38:25.757 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:25 smithi070 bash[18579]: audit 2024-04-24T17:38:24.547643+0000 mon.c (mon.1) 137 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-24T17:38:25.757 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:25 smithi070 bash[18579]: audit 2024-04-24T17:38:24.548417+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-24T17:38:25.757 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:25 smithi070 bash[18579]: cluster 2024-04-24T17:38:24.558226+0000 mon.a (mon.0) 832 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-04-24T17:38:25.757 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:25 smithi070 bash[23661]: audit 2024-04-24T17:38:24.506797+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:38:25.757 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:25 smithi070 bash[23661]: audit 2024-04-24T17:38:24.518135+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-04-24T17:38:25.757 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:25 smithi070 bash[23661]: audit 2024-04-24T17:38:24.534252+0000 mon.c (mon.1) 136 : audit [DBG] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:38:25.758 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:25 smithi070 bash[23661]: cephadm 2024-04-24T17:38:24.539415+0000 mgr.y (mgr.24289) 306 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-24T17:38:25.758 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:25 smithi070 bash[23661]: cephadm 2024-04-24T17:38:24.547162+0000 mgr.y (mgr.24289) 307 : cephadm [INF] Failing over to other MGR 2024-04-24T17:38:25.758 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:25 smithi070 bash[23661]: audit 2024-04-24T17:38:24.547643+0000 mon.c (mon.1) 137 : audit [INF] from='mgr.24289 172.21.15.70:0/779906652' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-24T17:38:25.758 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:25 smithi070 bash[23661]: audit 2024-04-24T17:38:24.548417+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-24T17:38:25.758 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:25 smithi070 bash[23661]: cluster 2024-04-24T17:38:24.558226+0000 mon.a (mon.0) 832 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-04-24T17:38:25.758 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:38:25 smithi070 bash[18833]: debug ignoring --setuser ceph since I am not root 2024-04-24T17:38:25.758 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:38:25 smithi070 bash[18833]: ignoring --setgroup ceph since I am not root 2024-04-24T17:38:25.758 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:38:25 smithi070 bash[18833]: debug 2024-04-24T17:38:25.579+0000 7f788171a700 1 -- 172.21.15.70:0/3556513819 <== mon.1 v2:172.21.15.70:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55f0127b8340 con 0x55f013534c00 2024-04-24T17:38:25.758 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:38:25 smithi070 bash[18833]: debug 2024-04-24T17:38:25.727+0000 7f788a176000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-24T17:38:25.758 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:38:25 smithi070 bash[42372]: level=warn ts=2024-04-24T17:38:25.605Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=4 err="Post \"https://172.21.15.70:8443//api/prometheus_receiver\": dial tcp 172.21.15.70:8443: connect: connection refused" 2024-04-24T17:38:26.031 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:38:25 smithi137 bash[38001]: [24/Apr/2024:17:38:25] ENGINE Serving on http://:::9283 2024-04-24T17:38:26.032 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:38:25 smithi137 bash[38001]: [24/Apr/2024:17:38:25] ENGINE Bus STARTED 2024-04-24T17:38:26.084 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:38:25 smithi070 bash[42372]: level=warn ts=2024-04-24T17:38:25.892Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=4 err="Post \"https://172.21.15.137:8443/api/prometheus_receiver\": dial tcp 172.21.15.137:8443: connect: connection refused" 2024-04-24T17:38:26.512 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:38:26 smithi137 bash[38001]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:38:26] "GET /metrics HTTP/1.1" 200 35149 "" "Prometheus/2.33.4" 2024-04-24T17:38:26.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:26 smithi137 bash[18617]: audit 2024-04-24T17:38:25.525958+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:38:26.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:26 smithi137 bash[18617]: audit 2024-04-24T17:38:25.526515+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:38:26.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:26 smithi137 bash[18617]: audit 2024-04-24T17:38:25.527210+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:38:26.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:26 smithi137 bash[18617]: audit 2024-04-24T17:38:25.528360+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-24T17:38:26.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:26 smithi137 bash[18617]: audit 2024-04-24T17:38:25.529359+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T17:38:26.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:26 smithi137 bash[18617]: audit 2024-04-24T17:38:25.529649+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-24T17:38:26.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:26 smithi137 bash[18617]: cluster 2024-04-24T17:38:25.529740+0000 mon.a (mon.0) 834 : cluster [DBG] mgrmap e22: x(active, starting, since 0.979788s) 2024-04-24T17:38:26.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:26 smithi137 bash[18617]: audit 2024-04-24T17:38:25.530400+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T17:38:26.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:26 smithi137 bash[18617]: audit 2024-04-24T17:38:25.530961+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T17:38:26.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:26 smithi137 bash[18617]: audit 2024-04-24T17:38:25.531608+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T17:38:26.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:26 smithi137 bash[18617]: audit 2024-04-24T17:38:25.532204+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T17:38:26.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:26 smithi137 bash[18617]: audit 2024-04-24T17:38:25.532984+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T17:38:26.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:26 smithi137 bash[18617]: audit 2024-04-24T17:38:25.533865+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:38:26.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:26 smithi137 bash[18617]: audit 2024-04-24T17:38:25.534416+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:38:26.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:26 smithi137 bash[18617]: audit 2024-04-24T17:38:25.535443+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-24T17:38:26.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:26 smithi137 bash[18617]: audit 2024-04-24T17:38:25.536119+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-24T17:38:26.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:26 smithi137 bash[18617]: audit 2024-04-24T17:38:25.537114+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-24T17:38:26.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:26 smithi137 bash[18617]: cluster 2024-04-24T17:38:25.592140+0000 mon.a (mon.0) 835 : cluster [INF] Manager daemon x is now available 2024-04-24T17:38:26.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:26 smithi137 bash[18617]: audit 2024-04-24T17:38:25.651026+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:26.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:26 smithi137 bash[18617]: audit 2024-04-24T17:38:25.656702+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:26.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:26 smithi137 bash[18617]: audit 2024-04-24T17:38:25.664785+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:26.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:26 smithi137 bash[18617]: audit 2024-04-24T17:38:25.697832+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:38:26.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:26 smithi137 bash[18617]: audit 2024-04-24T17:38:25.708101+0000 mon.b (mon.2) 50 : audit [INF] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:38:26.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:26 smithi137 bash[18617]: audit 2024-04-24T17:38:25.712880+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24539 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:38:26.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:26 smithi137 bash[18617]: audit 2024-04-24T17:38:25.742932+0000 mon.b (mon.2) 51 : audit [INF] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-24T17:38:26.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:26 smithi137 bash[18617]: audit 2024-04-24T17:38:25.747759+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24539 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-24T17:38:26.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:26 smithi137 bash[18617]: audit 2024-04-24T17:38:26.124710+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:26.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:26 smithi137 bash[18617]: audit 2024-04-24T17:38:26.131530+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:26.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:26 smithi070 bash[18579]: audit 2024-04-24T17:38:25.525958+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:38:26.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:26 smithi070 bash[18579]: audit 2024-04-24T17:38:25.526515+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:38:26.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:26 smithi070 bash[18579]: audit 2024-04-24T17:38:25.527210+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:38:26.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:26 smithi070 bash[18579]: audit 2024-04-24T17:38:25.528360+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-24T17:38:26.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:26 smithi070 bash[18579]: audit 2024-04-24T17:38:25.529359+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T17:38:26.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:26 smithi070 bash[18579]: audit 2024-04-24T17:38:25.529649+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-24T17:38:26.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:26 smithi070 bash[18579]: cluster 2024-04-24T17:38:25.529740+0000 mon.a (mon.0) 834 : cluster [DBG] mgrmap e22: x(active, starting, since 0.979788s) 2024-04-24T17:38:26.836 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:26 smithi070 bash[18579]: audit 2024-04-24T17:38:25.530400+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T17:38:26.836 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:26 smithi070 bash[18579]: audit 2024-04-24T17:38:25.530961+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T17:38:26.836 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:26 smithi070 bash[18579]: audit 2024-04-24T17:38:25.531608+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T17:38:26.836 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:26 smithi070 bash[18579]: audit 2024-04-24T17:38:25.532204+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T17:38:26.836 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:26 smithi070 bash[18579]: audit 2024-04-24T17:38:25.532984+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T17:38:26.836 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:26 smithi070 bash[18579]: audit 2024-04-24T17:38:25.533865+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:38:26.836 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:26 smithi070 bash[18579]: audit 2024-04-24T17:38:25.534416+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:38:26.836 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:26 smithi070 bash[18579]: audit 2024-04-24T17:38:25.535443+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-24T17:38:26.836 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:26 smithi070 bash[18579]: audit 2024-04-24T17:38:25.536119+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-24T17:38:26.836 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:26 smithi070 bash[18579]: audit 2024-04-24T17:38:25.537114+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-24T17:38:26.836 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:26 smithi070 bash[18579]: cluster 2024-04-24T17:38:25.592140+0000 mon.a (mon.0) 835 : cluster [INF] Manager daemon x is now available 2024-04-24T17:38:26.836 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:26 smithi070 bash[18579]: audit 2024-04-24T17:38:25.651026+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:26.836 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:26 smithi070 bash[18579]: audit 2024-04-24T17:38:25.656702+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:26.837 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:26 smithi070 bash[23661]: audit 2024-04-24T17:38:25.525958+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:38:26.837 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:26 smithi070 bash[23661]: audit 2024-04-24T17:38:25.526515+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:38:26.837 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:26 smithi070 bash[23661]: audit 2024-04-24T17:38:25.527210+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:38:26.837 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:26 smithi070 bash[23661]: audit 2024-04-24T17:38:25.528360+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-24T17:38:26.837 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:26 smithi070 bash[23661]: audit 2024-04-24T17:38:25.529359+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T17:38:26.837 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:26 smithi070 bash[23661]: audit 2024-04-24T17:38:25.529649+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-24T17:38:26.837 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:26 smithi070 bash[23661]: cluster 2024-04-24T17:38:25.529740+0000 mon.a (mon.0) 834 : cluster [DBG] mgrmap e22: x(active, starting, since 0.979788s) 2024-04-24T17:38:26.837 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:26 smithi070 bash[23661]: audit 2024-04-24T17:38:25.530400+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T17:38:26.837 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:26 smithi070 bash[23661]: audit 2024-04-24T17:38:25.530961+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T17:38:26.837 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:26 smithi070 bash[23661]: audit 2024-04-24T17:38:25.531608+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T17:38:26.837 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:26 smithi070 bash[23661]: audit 2024-04-24T17:38:25.532204+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T17:38:26.837 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:26 smithi070 bash[23661]: audit 2024-04-24T17:38:25.532984+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T17:38:26.837 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:26 smithi070 bash[23661]: audit 2024-04-24T17:38:25.533865+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:38:26.838 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:26 smithi070 bash[23661]: audit 2024-04-24T17:38:25.534416+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:38:26.838 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:26 smithi070 bash[23661]: audit 2024-04-24T17:38:25.535443+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-24T17:38:26.838 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:26 smithi070 bash[23661]: audit 2024-04-24T17:38:25.536119+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-24T17:38:26.838 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:26 smithi070 bash[23661]: audit 2024-04-24T17:38:25.537114+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-24T17:38:26.838 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:26 smithi070 bash[23661]: cluster 2024-04-24T17:38:25.592140+0000 mon.a (mon.0) 835 : cluster [INF] Manager daemon x is now available 2024-04-24T17:38:26.838 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:26 smithi070 bash[23661]: audit 2024-04-24T17:38:25.651026+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:26.838 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:26 smithi070 bash[23661]: audit 2024-04-24T17:38:25.656702+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:26.838 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:26 smithi070 bash[18579]: audit 2024-04-24T17:38:25.664785+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:26.838 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:26 smithi070 bash[18579]: audit 2024-04-24T17:38:25.697832+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:38:26.838 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:26 smithi070 bash[18579]: audit 2024-04-24T17:38:25.708101+0000 mon.b (mon.2) 50 : audit [INF] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:38:26.838 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:26 smithi070 bash[18579]: audit 2024-04-24T17:38:25.712880+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24539 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:38:26.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:26 smithi070 bash[18579]: audit 2024-04-24T17:38:25.742932+0000 mon.b (mon.2) 51 : audit [INF] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-24T17:38:26.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:26 smithi070 bash[18579]: audit 2024-04-24T17:38:25.747759+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24539 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-24T17:38:26.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:26 smithi070 bash[18579]: audit 2024-04-24T17:38:26.124710+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:26.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:26 smithi070 bash[18579]: audit 2024-04-24T17:38:26.131530+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:26.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:26 smithi070 bash[23661]: audit 2024-04-24T17:38:25.664785+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:26.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:26 smithi070 bash[23661]: audit 2024-04-24T17:38:25.697832+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:38:26.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:26 smithi070 bash[23661]: audit 2024-04-24T17:38:25.708101+0000 mon.b (mon.2) 50 : audit [INF] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:38:26.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:26 smithi070 bash[23661]: audit 2024-04-24T17:38:25.712880+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24539 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:38:26.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:26 smithi070 bash[23661]: audit 2024-04-24T17:38:25.742932+0000 mon.b (mon.2) 51 : audit [INF] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-24T17:38:26.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:26 smithi070 bash[23661]: audit 2024-04-24T17:38:25.747759+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24539 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-24T17:38:26.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:26 smithi070 bash[23661]: audit 2024-04-24T17:38:26.124710+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:26.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:26 smithi070 bash[23661]: audit 2024-04-24T17:38:26.131530+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:27.557 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:38:27 smithi070 bash[18833]: debug 2024-04-24T17:38:27.283+0000 7f788a176000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-24T17:38:27.558 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:38:27 smithi070 bash[18833]: debug 2024-04-24T17:38:27.383+0000 7f788a176000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-24T17:38:27.558 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:38:27 smithi070 bash[42372]: level=warn ts=2024-04-24T17:38:27.288Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=5 err="Post \"https://172.21.15.137:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.137 because it doesn't contain any IP SANs" 2024-04-24T17:38:27.838 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:38:27 smithi070 bash[18833]: debug 2024-04-24T17:38:27.631+0000 7f788a176000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-24T17:38:27.838 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:27 smithi070 bash[18579]: cephadm 2024-04-24T17:38:25.647339+0000 mgr.x (mgr.24539) 1 : cephadm [INF] Queued rgw.foo for migration 2024-04-24T17:38:27.838 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:27 smithi070 bash[18579]: cephadm 2024-04-24T17:38:25.652980+0000 mgr.x (mgr.24539) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-04-24T17:38:27.838 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:27 smithi070 bash[18579]: cephadm 2024-04-24T17:38:25.653718+0000 mgr.x (mgr.24539) 3 : 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-04-24T17:38:27.838 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:27 smithi070 bash[18579]: cephadm 2024-04-24T17:38:25.653835+0000 mgr.x (mgr.24539) 4 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-04-24T17:38:27.838 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:27 smithi070 bash[18579]: cephadm 2024-04-24T17:38:26.159994+0000 mgr.x (mgr.24539) 5 : cephadm [INF] Deploying cephadm binary to smithi137 2024-04-24T17:38:27.838 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:27 smithi070 bash[18579]: cephadm 2024-04-24T17:38:26.172324+0000 mgr.x (mgr.24539) 6 : cephadm [INF] Deploying cephadm binary to smithi070 2024-04-24T17:38:27.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:27 smithi070 bash[18579]: cluster 2024-04-24T17:38:26.564887+0000 mon.a (mon.0) 843 : cluster [DBG] mgrmap e23: x(active, since 2s) 2024-04-24T17:38:27.839 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:27 smithi070 bash[18579]: cluster 2024-04-24T17:38:26.593391+0000 mgr.x (mgr.24539) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:38:27.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:27 smithi070 bash[23661]: cephadm 2024-04-24T17:38:25.647339+0000 mgr.x (mgr.24539) 1 : cephadm [INF] Queued rgw.foo for migration 2024-04-24T17:38:27.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:27 smithi070 bash[23661]: cephadm 2024-04-24T17:38:25.652980+0000 mgr.x (mgr.24539) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-04-24T17:38:27.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:27 smithi070 bash[23661]: cephadm 2024-04-24T17:38:25.653718+0000 mgr.x (mgr.24539) 3 : 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-04-24T17:38:27.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:27 smithi070 bash[23661]: cephadm 2024-04-24T17:38:25.653835+0000 mgr.x (mgr.24539) 4 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-04-24T17:38:27.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:27 smithi070 bash[23661]: cephadm 2024-04-24T17:38:26.159994+0000 mgr.x (mgr.24539) 5 : cephadm [INF] Deploying cephadm binary to smithi137 2024-04-24T17:38:27.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:27 smithi070 bash[23661]: cephadm 2024-04-24T17:38:26.172324+0000 mgr.x (mgr.24539) 6 : cephadm [INF] Deploying cephadm binary to smithi070 2024-04-24T17:38:27.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:27 smithi070 bash[23661]: cluster 2024-04-24T17:38:26.564887+0000 mon.a (mon.0) 843 : cluster [DBG] mgrmap e23: x(active, since 2s) 2024-04-24T17:38:27.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:27 smithi070 bash[23661]: cluster 2024-04-24T17:38:26.593391+0000 mgr.x (mgr.24539) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:38:28.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:27 smithi137 bash[18617]: cephadm 2024-04-24T17:38:25.647339+0000 mgr.x (mgr.24539) 1 : cephadm [INF] Queued rgw.foo for migration 2024-04-24T17:38:28.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:27 smithi137 bash[18617]: cephadm 2024-04-24T17:38:25.652980+0000 mgr.x (mgr.24539) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-04-24T17:38:28.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:27 smithi137 bash[18617]: cephadm 2024-04-24T17:38:25.653718+0000 mgr.x (mgr.24539) 3 : 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-04-24T17:38:28.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:27 smithi137 bash[18617]: cephadm 2024-04-24T17:38:25.653835+0000 mgr.x (mgr.24539) 4 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-04-24T17:38:28.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:27 smithi137 bash[18617]: cephadm 2024-04-24T17:38:26.159994+0000 mgr.x (mgr.24539) 5 : cephadm [INF] Deploying cephadm binary to smithi137 2024-04-24T17:38:28.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:27 smithi137 bash[18617]: cephadm 2024-04-24T17:38:26.172324+0000 mgr.x (mgr.24539) 6 : cephadm [INF] Deploying cephadm binary to smithi070 2024-04-24T17:38:28.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:27 smithi137 bash[18617]: cluster 2024-04-24T17:38:26.564887+0000 mon.a (mon.0) 843 : cluster [DBG] mgrmap e23: x(active, since 2s) 2024-04-24T17:38:28.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:27 smithi137 bash[18617]: cluster 2024-04-24T17:38:26.593391+0000 mgr.x (mgr.24539) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:38:28.688 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:28 smithi070 bash[23661]: cephadm 2024-04-24T17:38:27.251219+0000 mgr.x (mgr.24539) 8 : cephadm [INF] [24/Apr/2024:17:38:27] ENGINE Bus STARTING 2024-04-24T17:38:28.688 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:28 smithi070 bash[23661]: cephadm 2024-04-24T17:38:27.451754+0000 mgr.x (mgr.24539) 9 : cephadm [INF] [24/Apr/2024:17:38:27] ENGINE Serving on https://172.21.15.137:7150 2024-04-24T17:38:28.688 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:28 smithi070 bash[23661]: cluster 2024-04-24T17:38:27.535376+0000 mgr.x (mgr.24539) 10 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:38:28.688 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:28 smithi070 bash[23661]: cephadm 2024-04-24T17:38:27.566277+0000 mgr.x (mgr.24539) 11 : cephadm [INF] [24/Apr/2024:17:38:27] ENGINE Serving on http://172.21.15.137:8765 2024-04-24T17:38:28.688 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:28 smithi070 bash[23661]: cephadm 2024-04-24T17:38:27.573224+0000 mgr.x (mgr.24539) 12 : cephadm [INF] [24/Apr/2024:17:38:27] ENGINE Bus STARTED 2024-04-24T17:38:28.689 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:38:28 smithi070 bash[18833]: debug 2024-04-24T17:38:28.367+0000 7f788a176000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-24T17:38:28.689 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:38:28 smithi070 bash[18833]: debug 2024-04-24T17:38:28.475+0000 7f788a176000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-24T17:38:28.689 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:38:28 smithi070 bash[18833]: debug 2024-04-24T17:38:28.579+0000 7f788a176000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-24T17:38:28.689 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:38:28 smithi070 bash[18833]: debug 2024-04-24T17:38:28.691+0000 7f788a176000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-24T17:38:28.689 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:28 smithi070 bash[18579]: cephadm 2024-04-24T17:38:27.251219+0000 mgr.x (mgr.24539) 8 : cephadm [INF] [24/Apr/2024:17:38:27] ENGINE Bus STARTING 2024-04-24T17:38:28.689 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:28 smithi070 bash[18579]: cephadm 2024-04-24T17:38:27.451754+0000 mgr.x (mgr.24539) 9 : cephadm [INF] [24/Apr/2024:17:38:27] ENGINE Serving on https://172.21.15.137:7150 2024-04-24T17:38:28.689 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:28 smithi070 bash[18579]: cluster 2024-04-24T17:38:27.535376+0000 mgr.x (mgr.24539) 10 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:38:28.689 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:28 smithi070 bash[18579]: cephadm 2024-04-24T17:38:27.566277+0000 mgr.x (mgr.24539) 11 : cephadm [INF] [24/Apr/2024:17:38:27] ENGINE Serving on http://172.21.15.137:8765 2024-04-24T17:38:28.689 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:28 smithi070 bash[18579]: cephadm 2024-04-24T17:38:27.573224+0000 mgr.x (mgr.24539) 12 : cephadm [INF] [24/Apr/2024:17:38:27] ENGINE Bus STARTED 2024-04-24T17:38:29.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:28 smithi137 bash[18617]: cephadm 2024-04-24T17:38:27.251219+0000 mgr.x (mgr.24539) 8 : cephadm [INF] [24/Apr/2024:17:38:27] ENGINE Bus STARTING 2024-04-24T17:38:29.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:28 smithi137 bash[18617]: cephadm 2024-04-24T17:38:27.451754+0000 mgr.x (mgr.24539) 9 : cephadm [INF] [24/Apr/2024:17:38:27] ENGINE Serving on https://172.21.15.137:7150 2024-04-24T17:38:29.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:28 smithi137 bash[18617]: cluster 2024-04-24T17:38:27.535376+0000 mgr.x (mgr.24539) 10 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:38:29.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:28 smithi137 bash[18617]: cephadm 2024-04-24T17:38:27.566277+0000 mgr.x (mgr.24539) 11 : cephadm [INF] [24/Apr/2024:17:38:27] ENGINE Serving on http://172.21.15.137:8765 2024-04-24T17:38:29.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:28 smithi137 bash[18617]: cephadm 2024-04-24T17:38:27.573224+0000 mgr.x (mgr.24539) 12 : cephadm [INF] [24/Apr/2024:17:38:27] ENGINE Bus STARTED 2024-04-24T17:38:29.032 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:38:28 smithi137 bash[34492]: ts=2024-04-24T17:38: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: |\n OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked down and back up at {{ $value | humanize }} times once a minute for 5 minutes. This could indicate a network issue (latency, packet drop, disruption) on the clusters \"cluster network\". Check the network environment 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 OSD's to flap (mark each other out)\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.70\", device_class=\"ssd\", hostname=\"smithi070\", instance=\"172.21.15.70:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.70\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.70\", device_class=\"ssd\", hostname=\"smithi070\", instance=\"172.21.15.137:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.70\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:38:29.032 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:38:28 smithi137 bash[34492]: ts=2024-04-24T17:38:28.664Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephPGImbalance\nexpr: abs(((ceph_osd_numpg > 0) - on(job) group_left() avg by(job) (ceph_osd_numpg\n > 0)) / on(job) group_left() avg by(job) (ceph_osd_numpg > 0)) * on(ceph_daemon)\n group_left(hostname) ceph_osd_metadata > 0.3\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.5\n severity: warning\n type: ceph_default\nannotations:\n description: |\n OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} deviates by more than 30% from average PG count.\n summary: PG allocations are not balanced across devices\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.70\", device_class=\"ssd\", hostname=\"smithi070\", instance=\"172.21.15.70:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.70\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.70\", device_class=\"ssd\", hostname=\"smithi070\", instance=\"172.21.15.137:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.70\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:38:29.084 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:38:28 smithi070 bash[18833]: debug 2024-04-24T17:38:28.903+0000 7f788a176000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-24T17:38:29.457 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:38:29 smithi070 bash[18833]: debug 2024-04-24T17:38:29.179+0000 7f788a176000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-24T17:38:29.457 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:38:29 smithi070 bash[18833]: debug 2024-04-24T17:38:29.279+0000 7f788a176000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-24T17:38:29.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:29 smithi070 bash[18579]: cluster 2024-04-24T17:38:28.585394+0000 mon.a (mon.0) 844 : cluster [DBG] mgrmap e24: x(active, since 4s) 2024-04-24T17:38:29.834 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:38:29 smithi070 bash[18833]: debug 2024-04-24T17:38:29.459+0000 7f788a176000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-24T17:38:29.835 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:38:29 smithi070 bash[18833]: debug 2024-04-24T17:38:29.707+0000 7f788a176000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-24T17:38:29.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:29 smithi070 bash[23661]: cluster 2024-04-24T17:38:28.585394+0000 mon.a (mon.0) 844 : cluster [DBG] mgrmap e24: x(active, since 4s) 2024-04-24T17:38:30.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:29 smithi137 bash[18617]: cluster 2024-04-24T17:38:28.585394+0000 mon.a (mon.0) 844 : cluster [DBG] mgrmap e24: x(active, since 4s) 2024-04-24T17:38:30.334 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:38:29 smithi070 bash[18833]: debug 2024-04-24T17:38:29.979+0000 7f788a176000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-24T17:38:30.334 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:38:30 smithi070 bash[18833]: debug 2024-04-24T17:38:30.139+0000 7f788a176000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-24T17:38:30.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:30 smithi070 bash[18579]: cluster 2024-04-24T17:38:29.536101+0000 mgr.x (mgr.24539) 13 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:38:30.835 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:38:30 smithi070 bash[18833]: debug 2024-04-24T17:38:30.379+0000 7f788a176000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-24T17:38:30.835 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:38:30 smithi070 bash[18833]: debug 2024-04-24T17:38:30.495+0000 7f788a176000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-24T17:38:30.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:30 smithi070 bash[23661]: cluster 2024-04-24T17:38:29.536101+0000 mgr.x (mgr.24539) 13 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:38:31.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:30 smithi137 bash[18617]: cluster 2024-04-24T17:38:29.536101+0000 mgr.x (mgr.24539) 13 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:38:31.334 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:38:30 smithi070 bash[18833]: debug 2024-04-24T17:38:30.839+0000 7f788a176000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-24T17:38:31.908 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:38:31 smithi070 bash[18833]: debug 2024-04-24T17:38:31.587+0000 7f788a176000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-24T17:38:31.908 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:38:31 smithi070 bash[18833]: debug 2024-04-24T17:38:31.703+0000 7f788a176000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-24T17:38:32.233 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:38:31 smithi070 bash[18833]: debug 2024-04-24T17:38:31.911+0000 7f788a176000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-24T17:38:32.573 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:38:32 smithi070 bash[18833]: debug 2024-04-24T17:38:32.235+0000 7f788a176000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-24T17:38:32.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:32 smithi070 bash[18579]: cluster 2024-04-24T17:38:31.536589+0000 mgr.x (mgr.24539) 14 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:38:32.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:32 smithi070 bash[23661]: cluster 2024-04-24T17:38:31.536589+0000 mgr.x (mgr.24539) 14 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:38:32.835 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:38:32 smithi070 bash[18833]: debug 2024-04-24T17:38:32.611+0000 7f788a176000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-24T17:38:32.835 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:38:32 smithi070 bash[18833]: debug 2024-04-24T17:38:32.730+0000 7f788a176000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-24T17:38:32.835 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:38:32 smithi070 bash[18833]: [24/Apr/2024:17:38:32] ENGINE Bus STARTING 2024-04-24T17:38:33.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:32 smithi137 bash[18617]: cluster 2024-04-24T17:38:31.536589+0000 mgr.x (mgr.24539) 14 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:38:33.334 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:38:32 smithi070 bash[18833]: CherryPy Checker: 2024-04-24T17:38:33.334 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:38:32 smithi070 bash[18833]: The Application mounted at '' has an empty config. 2024-04-24T17:38:33.335 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:38:32 smithi070 bash[18833]: [24/Apr/2024:17:38:32] ENGINE Serving on http://:::9283 2024-04-24T17:38:33.335 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:38:32 smithi070 bash[18833]: [24/Apr/2024:17:38:32] ENGINE Bus STARTED 2024-04-24T17:38:33.834 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:38:33 smithi070 bash[42372]: level=error ts=2024-04-24T17:38:33.524Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.137:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.137 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.70:8443//api/prometheus_receiver\": dial tcp 172.21.15.70:8443: connect: connection refused" 2024-04-24T17:38:33.834 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:38:33 smithi070 bash[42372]: level=warn ts=2024-04-24T17:38:33.531Z 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.70:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.70 because it doesn't contain any IP SANs" 2024-04-24T17:38:33.835 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:38:33 smithi070 bash[42372]: level=warn ts=2024-04-24T17:38:33.544Z 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.137:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.137 because it doesn't contain any IP SANs" 2024-04-24T17:38:33.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:33 smithi070 bash[18579]: cluster 2024-04-24T17:38:32.757986+0000 mon.a (mon.0) 845 : cluster [DBG] Standby manager daemon y started 2024-04-24T17:38:33.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:33 smithi070 bash[18579]: audit 2024-04-24T17:38:32.758877+0000 mon.c (mon.1) 138 : audit [DBG] from='mgr.? 172.21.15.70:0/2387649589' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-24T17:38:33.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:33 smithi070 bash[18579]: audit 2024-04-24T17:38:32.762178+0000 mon.c (mon.1) 139 : audit [DBG] from='mgr.? 172.21.15.70:0/2387649589' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-24T17:38:33.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:33 smithi070 bash[18579]: audit 2024-04-24T17:38:32.764002+0000 mon.c (mon.1) 140 : audit [DBG] from='mgr.? 172.21.15.70:0/2387649589' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-24T17:38:33.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:33 smithi070 bash[18579]: audit 2024-04-24T17:38:32.764355+0000 mon.c (mon.1) 141 : audit [DBG] from='mgr.? 172.21.15.70:0/2387649589' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-24T17:38:33.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:33 smithi070 bash[23661]: cluster 2024-04-24T17:38:32.757986+0000 mon.a (mon.0) 845 : cluster [DBG] Standby manager daemon y started 2024-04-24T17:38:33.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:33 smithi070 bash[23661]: audit 2024-04-24T17:38:32.758877+0000 mon.c (mon.1) 138 : audit [DBG] from='mgr.? 172.21.15.70:0/2387649589' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-24T17:38:33.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:33 smithi070 bash[23661]: audit 2024-04-24T17:38:32.762178+0000 mon.c (mon.1) 139 : audit [DBG] from='mgr.? 172.21.15.70:0/2387649589' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-24T17:38:33.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:33 smithi070 bash[23661]: audit 2024-04-24T17:38:32.764002+0000 mon.c (mon.1) 140 : audit [DBG] from='mgr.? 172.21.15.70:0/2387649589' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-24T17:38:33.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:33 smithi070 bash[23661]: audit 2024-04-24T17:38:32.764355+0000 mon.c (mon.1) 141 : audit [DBG] from='mgr.? 172.21.15.70:0/2387649589' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-24T17:38:34.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:33 smithi137 bash[18617]: cluster 2024-04-24T17:38:32.757986+0000 mon.a (mon.0) 845 : cluster [DBG] Standby manager daemon y started 2024-04-24T17:38:34.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:33 smithi137 bash[18617]: audit 2024-04-24T17:38:32.758877+0000 mon.c (mon.1) 138 : audit [DBG] from='mgr.? 172.21.15.70:0/2387649589' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-24T17:38:34.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:33 smithi137 bash[18617]: audit 2024-04-24T17:38:32.762178+0000 mon.c (mon.1) 139 : audit [DBG] from='mgr.? 172.21.15.70:0/2387649589' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-24T17:38:34.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:33 smithi137 bash[18617]: audit 2024-04-24T17:38:32.764002+0000 mon.c (mon.1) 140 : audit [DBG] from='mgr.? 172.21.15.70:0/2387649589' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-24T17:38:34.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:33 smithi137 bash[18617]: audit 2024-04-24T17:38:32.764355+0000 mon.c (mon.1) 141 : audit [DBG] from='mgr.? 172.21.15.70:0/2387649589' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-24T17:38:35.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:34 smithi137 bash[18617]: audit 2024-04-24T17:38:32.986719+0000 mgr.x (mgr.24539) 15 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:38:35.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:34 smithi137 bash[18617]: cluster 2024-04-24T17:38:33.538240+0000 mgr.x (mgr.24539) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-24T17:38:35.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:34 smithi137 bash[18617]: audit 2024-04-24T17:38:33.605657+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-24T17:38:35.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:34 smithi137 bash[18617]: cluster 2024-04-24T17:38:33.609977+0000 mon.a (mon.0) 846 : cluster [DBG] mgrmap e25: x(active, since 9s), standbys: y 2024-04-24T17:38:35.084 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:34 smithi070 bash[18579]: audit 2024-04-24T17:38:32.986719+0000 mgr.x (mgr.24539) 15 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:38:35.084 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:34 smithi070 bash[18579]: cluster 2024-04-24T17:38:33.538240+0000 mgr.x (mgr.24539) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-24T17:38:35.084 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:34 smithi070 bash[18579]: audit 2024-04-24T17:38:33.605657+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-24T17:38:35.084 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:34 smithi070 bash[18579]: cluster 2024-04-24T17:38:33.609977+0000 mon.a (mon.0) 846 : cluster [DBG] mgrmap e25: x(active, since 9s), standbys: y 2024-04-24T17:38:35.085 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:34 smithi070 bash[23661]: audit 2024-04-24T17:38:32.986719+0000 mgr.x (mgr.24539) 15 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:38:35.085 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:34 smithi070 bash[23661]: cluster 2024-04-24T17:38:33.538240+0000 mgr.x (mgr.24539) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-24T17:38:35.085 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:34 smithi070 bash[23661]: audit 2024-04-24T17:38:33.605657+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-24T17:38:35.085 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:34 smithi070 bash[23661]: cluster 2024-04-24T17:38:33.609977+0000 mon.a (mon.0) 846 : cluster [DBG] mgrmap e25: x(active, since 9s), standbys: y 2024-04-24T17:38:36.281 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:38:36 smithi137 bash[38001]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:38:36] "GET /metrics HTTP/1.1" 200 35149 "" "Prometheus/2.33.4" 2024-04-24T17:38:37.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:36 smithi137 bash[18617]: cluster 2024-04-24T17:38:35.539000+0000 mgr.x (mgr.24539) 17 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-24T17:38:37.084 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:36 smithi070 bash[18579]: cluster 2024-04-24T17:38:35.539000+0000 mgr.x (mgr.24539) 17 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-24T17:38:37.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:36 smithi070 bash[23661]: cluster 2024-04-24T17:38:35.539000+0000 mgr.x (mgr.24539) 17 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-24T17:38:39.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:38 smithi137 bash[18617]: cluster 2024-04-24T17:38:37.540709+0000 mgr.x (mgr.24539) 18 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-24T17:38:39.084 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:38 smithi070 bash[18579]: cluster 2024-04-24T17:38:37.540709+0000 mgr.x (mgr.24539) 18 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-24T17:38:39.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:38 smithi070 bash[23661]: cluster 2024-04-24T17:38:37.540709+0000 mgr.x (mgr.24539) 18 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-24T17:38:40.584 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:40 smithi070 bash[18579]: cluster 2024-04-24T17:38:39.541145+0000 mgr.x (mgr.24539) 19 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-24T17:38:40.584 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:40 smithi070 bash[18579]: audit 2024-04-24T17:38:39.624924+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:40.584 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:40 smithi070 bash[18579]: audit 2024-04-24T17:38:39.632935+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:40.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:40 smithi070 bash[18579]: audit 2024-04-24T17:38:39.677007+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:40.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:40 smithi070 bash[18579]: audit 2024-04-24T17:38:39.684530+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:40.585 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:40 smithi070 bash[23661]: cluster 2024-04-24T17:38:39.541145+0000 mgr.x (mgr.24539) 19 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-24T17:38:40.585 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:40 smithi070 bash[23661]: audit 2024-04-24T17:38:39.624924+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:40.585 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:40 smithi070 bash[23661]: audit 2024-04-24T17:38:39.632935+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:40.585 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:40 smithi070 bash[23661]: audit 2024-04-24T17:38:39.677007+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:40.585 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:40 smithi070 bash[23661]: audit 2024-04-24T17:38:39.684530+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:40.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:40 smithi137 bash[18617]: cluster 2024-04-24T17:38:39.541145+0000 mgr.x (mgr.24539) 19 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-24T17:38:40.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:40 smithi137 bash[18617]: audit 2024-04-24T17:38:39.624924+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:40.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:40 smithi137 bash[18617]: audit 2024-04-24T17:38:39.632935+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:40.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:40 smithi137 bash[18617]: audit 2024-04-24T17:38:39.677007+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:40.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:40 smithi137 bash[18617]: audit 2024-04-24T17:38:39.684530+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:41.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:41 smithi070 bash[18579]: audit 2024-04-24T17:38:40.699573+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:38:41.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:41 smithi070 bash[18579]: audit 2024-04-24T17:38:40.852470+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:41.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:41 smithi070 bash[18579]: audit 2024-04-24T17:38:40.858605+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:41.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:41 smithi070 bash[18579]: audit 2024-04-24T17:38:40.867112+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:41.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:41 smithi070 bash[18579]: audit 2024-04-24T17:38:40.872315+0000 mon.b (mon.2) 54 : audit [INF] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:38:41.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:41 smithi070 bash[18579]: audit 2024-04-24T17:38:40.874347+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:41.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:41 smithi070 bash[18579]: audit 2024-04-24T17:38:40.875505+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:38:41.586 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:41 smithi070 bash[18579]: audit 2024-04-24T17:38:40.877295+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24539 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:38:41.586 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:41 smithi070 bash[18579]: audit 2024-04-24T17:38:40.878415+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:38:41.586 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:41 smithi070 bash[18579]: audit 2024-04-24T17:38:40.880847+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:38:41.586 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:41 smithi070 bash[18579]: audit 2024-04-24T17:38:40.880858+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24539 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:38:41.586 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:41 smithi070 bash[18579]: audit 2024-04-24T17:38:40.883499+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24539 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:38:41.586 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:41 smithi070 bash[18579]: audit 2024-04-24T17:38:40.885753+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24539 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:38:41.586 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:41 smithi070 bash[18579]: audit 2024-04-24T17:38:40.895805+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:41.586 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:41 smithi070 bash[23661]: audit 2024-04-24T17:38:40.699573+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:38:41.586 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:41 smithi070 bash[23661]: audit 2024-04-24T17:38:40.852470+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:41.586 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:41 smithi070 bash[23661]: audit 2024-04-24T17:38:40.858605+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:41.586 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:41 smithi070 bash[23661]: audit 2024-04-24T17:38:40.867112+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:41.586 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:41 smithi070 bash[23661]: audit 2024-04-24T17:38:40.872315+0000 mon.b (mon.2) 54 : audit [INF] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:38:41.587 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:41 smithi070 bash[23661]: audit 2024-04-24T17:38:40.874347+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:41.587 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:41 smithi070 bash[23661]: audit 2024-04-24T17:38:40.875505+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:38:41.587 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:41 smithi070 bash[23661]: audit 2024-04-24T17:38:40.877295+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24539 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:38:41.587 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:41 smithi070 bash[23661]: audit 2024-04-24T17:38:40.878415+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:38:41.587 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:41 smithi070 bash[23661]: audit 2024-04-24T17:38:40.880847+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:38:41.587 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:41 smithi070 bash[23661]: audit 2024-04-24T17:38:40.880858+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24539 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:38:41.587 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:41 smithi070 bash[23661]: audit 2024-04-24T17:38:40.883499+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24539 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:38:41.587 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:41 smithi070 bash[23661]: audit 2024-04-24T17:38:40.885753+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24539 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:38:41.587 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:41 smithi070 bash[23661]: audit 2024-04-24T17:38:40.895805+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:41.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:41 smithi137 bash[18617]: audit 2024-04-24T17:38:40.699573+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:38:41.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:41 smithi137 bash[18617]: audit 2024-04-24T17:38:40.852470+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:41.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:41 smithi137 bash[18617]: audit 2024-04-24T17:38:40.858605+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:41.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:41 smithi137 bash[18617]: audit 2024-04-24T17:38:40.867112+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:41.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:41 smithi137 bash[18617]: audit 2024-04-24T17:38:40.872315+0000 mon.b (mon.2) 54 : audit [INF] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:38:41.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:41 smithi137 bash[18617]: audit 2024-04-24T17:38:40.874347+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:41.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:41 smithi137 bash[18617]: audit 2024-04-24T17:38:40.875505+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:38:41.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:41 smithi137 bash[18617]: audit 2024-04-24T17:38:40.877295+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24539 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:38:41.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:41 smithi137 bash[18617]: audit 2024-04-24T17:38:40.878415+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:38:41.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:41 smithi137 bash[18617]: audit 2024-04-24T17:38:40.880847+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:38:41.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:41 smithi137 bash[18617]: audit 2024-04-24T17:38:40.880858+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24539 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:38:41.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:41 smithi137 bash[18617]: audit 2024-04-24T17:38:40.883499+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24539 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:38:41.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:41 smithi137 bash[18617]: audit 2024-04-24T17:38:40.885753+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24539 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:38:41.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:41 smithi137 bash[18617]: audit 2024-04-24T17:38:40.895805+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:42.331 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:38:41 smithi070 bash[18833]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:38:41] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:38:42.584 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:42 smithi070 bash[23661]: cephadm 2024-04-24T17:38:40.882851+0000 mgr.x (mgr.24539) 20 : cephadm [INF] Adjusting osd_memory_target on smithi070 to 2780M 2024-04-24T17:38:42.584 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:42 smithi070 bash[23661]: cluster 2024-04-24T17:38:41.541896+0000 mgr.x (mgr.24539) 21 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-24T17:38:42.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:42 smithi070 bash[18579]: cephadm 2024-04-24T17:38:40.882851+0000 mgr.x (mgr.24539) 20 : cephadm [INF] Adjusting osd_memory_target on smithi070 to 2780M 2024-04-24T17:38:42.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:42 smithi070 bash[18579]: cluster 2024-04-24T17:38:41.541896+0000 mgr.x (mgr.24539) 21 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-24T17:38:42.781 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:38:42 smithi137 bash[34492]: ts=2024-04-24T17:38:42.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.70:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.137:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:38:42.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:42 smithi137 bash[18617]: cephadm 2024-04-24T17:38:40.882851+0000 mgr.x (mgr.24539) 20 : cephadm [INF] Adjusting osd_memory_target on smithi070 to 2780M 2024-04-24T17:38:42.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:42 smithi137 bash[18617]: cluster 2024-04-24T17:38:41.541896+0000 mgr.x (mgr.24539) 21 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-24T17:38:43.834 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:38:43 smithi070 bash[42372]: level=error ts=2024-04-24T17:38:43.525Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.70:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.70 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.137:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.137 because it doesn't contain any IP SANs" 2024-04-24T17:38:43.834 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:38:43 smithi070 bash[42372]: level=warn ts=2024-04-24T17:38:43.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.70:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.70 because it doesn't contain any IP SANs" 2024-04-24T17:38:43.834 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:38:43 smithi070 bash[42372]: level=warn ts=2024-04-24T17:38:43.531Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.137:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.137 because it doesn't contain any IP SANs" 2024-04-24T17:38:45.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:44 smithi137 bash[18617]: audit 2024-04-24T17:38:42.991119+0000 mgr.x (mgr.24539) 22 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:38:45.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:44 smithi137 bash[18617]: cluster 2024-04-24T17:38:43.543573+0000 mgr.x (mgr.24539) 23 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-24T17:38:45.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:44 smithi070 bash[23661]: audit 2024-04-24T17:38:42.991119+0000 mgr.x (mgr.24539) 22 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:38:45.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:44 smithi070 bash[23661]: cluster 2024-04-24T17:38:43.543573+0000 mgr.x (mgr.24539) 23 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-24T17:38:45.084 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:44 smithi070 bash[18579]: audit 2024-04-24T17:38:42.991119+0000 mgr.x (mgr.24539) 22 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:38:45.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:44 smithi070 bash[18579]: cluster 2024-04-24T17:38:43.543573+0000 mgr.x (mgr.24539) 23 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-24T17:38:46.281 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:38:46 smithi137 bash[38001]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:38:46] "GET /metrics HTTP/1.1" 200 38151 "" "Prometheus/2.33.4" 2024-04-24T17:38:46.883 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:46 smithi137 bash[18617]: cluster 2024-04-24T17:38:45.544331+0000 mgr.x (mgr.24539) 24 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:38:47.084 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:46 smithi070 bash[18579]: cluster 2024-04-24T17:38:45.544331+0000 mgr.x (mgr.24539) 24 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:38:47.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:46 smithi070 bash[23661]: cluster 2024-04-24T17:38:45.544331+0000 mgr.x (mgr.24539) 24 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:38:49.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:48 smithi137 bash[18617]: cluster 2024-04-24T17:38:47.545945+0000 mgr.x (mgr.24539) 25 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:38:49.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:48 smithi137 bash[18617]: audit 2024-04-24T17:38:48.208338+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:38:49.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:48 smithi137 bash[18617]: audit 2024-04-24T17:38:48.212044+0000 mon.b (mon.2) 59 : audit [INF] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:38:49.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:48 smithi137 bash[18617]: audit 2024-04-24T17:38:48.213650+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24539 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:38:49.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:48 smithi137 bash[18617]: audit 2024-04-24T17:38:48.214974+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:38:49.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:48 smithi137 bash[18617]: audit 2024-04-24T17:38:48.217303+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24539 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:38:49.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:48 smithi137 bash[18617]: audit 2024-04-24T17:38:48.217803+0000 mon.b (mon.2) 61 : audit [INF] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:38:49.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:48 smithi137 bash[18617]: audit 2024-04-24T17:38:48.220157+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24539 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:38:49.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:48 smithi137 bash[18617]: audit 2024-04-24T17:38:48.223006+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24539 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:38:49.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:48 smithi137 bash[18617]: audit 2024-04-24T17:38:48.233442+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:38:49.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:48 smithi137 bash[18617]: audit 2024-04-24T17:38:48.235085+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:49.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:48 smithi137 bash[18617]: audit 2024-04-24T17:38:48.235159+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:38:49.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:48 smithi070 bash[23661]: cluster 2024-04-24T17:38:47.545945+0000 mgr.x (mgr.24539) 25 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:38:49.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:48 smithi070 bash[23661]: audit 2024-04-24T17:38:48.208338+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:38:49.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:48 smithi070 bash[23661]: audit 2024-04-24T17:38:48.212044+0000 mon.b (mon.2) 59 : audit [INF] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:38:49.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:48 smithi070 bash[23661]: audit 2024-04-24T17:38:48.213650+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24539 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:38:49.085 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:48 smithi070 bash[23661]: audit 2024-04-24T17:38:48.214974+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:38:49.085 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:48 smithi070 bash[23661]: audit 2024-04-24T17:38:48.217303+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24539 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:38:49.085 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:48 smithi070 bash[23661]: audit 2024-04-24T17:38:48.217803+0000 mon.b (mon.2) 61 : audit [INF] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:38:49.085 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:48 smithi070 bash[23661]: audit 2024-04-24T17:38:48.220157+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24539 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:38:49.085 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:48 smithi070 bash[23661]: audit 2024-04-24T17:38:48.223006+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24539 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:38:49.085 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:48 smithi070 bash[23661]: audit 2024-04-24T17:38:48.233442+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:38:49.085 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:48 smithi070 bash[23661]: audit 2024-04-24T17:38:48.235085+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:49.085 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:48 smithi070 bash[23661]: audit 2024-04-24T17:38:48.235159+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:38:49.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:48 smithi070 bash[18579]: cluster 2024-04-24T17:38:47.545945+0000 mgr.x (mgr.24539) 25 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:38:49.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:48 smithi070 bash[18579]: audit 2024-04-24T17:38:48.208338+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:38:49.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:48 smithi070 bash[18579]: audit 2024-04-24T17:38:48.212044+0000 mon.b (mon.2) 59 : audit [INF] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:38:49.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:48 smithi070 bash[18579]: audit 2024-04-24T17:38:48.213650+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24539 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:38:49.086 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:48 smithi070 bash[18579]: audit 2024-04-24T17:38:48.214974+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:38:49.086 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:48 smithi070 bash[18579]: audit 2024-04-24T17:38:48.217303+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24539 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:38:49.086 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:48 smithi070 bash[18579]: audit 2024-04-24T17:38:48.217803+0000 mon.b (mon.2) 61 : audit [INF] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:38:49.086 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:48 smithi070 bash[18579]: audit 2024-04-24T17:38:48.220157+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24539 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:38:49.086 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:48 smithi070 bash[18579]: audit 2024-04-24T17:38:48.223006+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24539 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:38:49.086 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:48 smithi070 bash[18579]: audit 2024-04-24T17:38:48.233442+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:38:49.086 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:48 smithi070 bash[18579]: audit 2024-04-24T17:38:48.235085+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:49.086 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:48 smithi070 bash[18579]: audit 2024-04-24T17:38:48.235159+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:38:49.834 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:38:49 smithi070 systemd[1]: Stopping Ceph node-exporter.a for 6229cc3c-025f-11ef-bc93-c7b262605968... 2024-04-24T17:38:49.834 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:38:49 smithi070 bash[51236]: Error response from daemon: No such container: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-node-exporter.a 2024-04-24T17:38:49.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:49 smithi070 bash[18579]: cephadm 2024-04-24T17:38:48.220337+0000 mgr.x (mgr.24539) 26 : cephadm [INF] Adjusting osd_memory_target on smithi137 to 3036M 2024-04-24T17:38:49.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:49 smithi070 bash[18579]: cephadm 2024-04-24T17:38:48.237735+0000 mgr.x (mgr.24539) 27 : cephadm [INF] Updating smithi070:/etc/ceph/ceph.conf 2024-04-24T17:38:49.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:49 smithi070 bash[18579]: cephadm 2024-04-24T17:38:48.238228+0000 mgr.x (mgr.24539) 28 : cephadm [INF] Updating smithi137:/etc/ceph/ceph.conf 2024-04-24T17:38:49.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:49 smithi070 bash[18579]: cephadm 2024-04-24T17:38:48.504561+0000 mgr.x (mgr.24539) 29 : cephadm [INF] Updating smithi070:/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-24T17:38:49.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:49 smithi070 bash[18579]: cephadm 2024-04-24T17:38:48.504994+0000 mgr.x (mgr.24539) 30 : cephadm [INF] Updating smithi137:/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-24T17:38:49.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:49 smithi070 bash[18579]: audit 2024-04-24T17:38:49.011444+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:49.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:49 smithi070 bash[18579]: audit 2024-04-24T17:38:49.016982+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:49.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:49 smithi070 bash[18579]: audit 2024-04-24T17:38:49.028441+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:49.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:49 smithi070 bash[18579]: audit 2024-04-24T17:38:49.035988+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:49.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:49 smithi070 bash[18579]: audit 2024-04-24T17:38:49.047532+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:49.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:49 smithi070 bash[18579]: audit 2024-04-24T17:38:49.131455+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:49.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:49 smithi070 bash[18579]: audit 2024-04-24T17:38:49.138365+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:49.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:49 smithi070 bash[18579]: audit 2024-04-24T17:38:49.145365+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:49.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:49 smithi070 bash[18579]: audit 2024-04-24T17:38:49.152184+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:49.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:49 smithi070 bash[23661]: cephadm 2024-04-24T17:38:48.220337+0000 mgr.x (mgr.24539) 26 : cephadm [INF] Adjusting osd_memory_target on smithi137 to 3036M 2024-04-24T17:38:49.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:49 smithi070 bash[23661]: cephadm 2024-04-24T17:38:48.237735+0000 mgr.x (mgr.24539) 27 : cephadm [INF] Updating smithi070:/etc/ceph/ceph.conf 2024-04-24T17:38:49.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:49 smithi070 bash[23661]: cephadm 2024-04-24T17:38:48.238228+0000 mgr.x (mgr.24539) 28 : cephadm [INF] Updating smithi137:/etc/ceph/ceph.conf 2024-04-24T17:38:49.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:49 smithi070 bash[23661]: cephadm 2024-04-24T17:38:48.504561+0000 mgr.x (mgr.24539) 29 : cephadm [INF] Updating smithi070:/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-24T17:38:49.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:49 smithi070 bash[23661]: cephadm 2024-04-24T17:38:48.504994+0000 mgr.x (mgr.24539) 30 : cephadm [INF] Updating smithi137:/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-24T17:38:49.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:49 smithi070 bash[23661]: audit 2024-04-24T17:38:49.011444+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:49.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:49 smithi070 bash[23661]: audit 2024-04-24T17:38:49.016982+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:49.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:49 smithi070 bash[23661]: audit 2024-04-24T17:38:49.028441+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:49.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:49 smithi070 bash[23661]: audit 2024-04-24T17:38:49.035988+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:49.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:49 smithi070 bash[23661]: audit 2024-04-24T17:38:49.047532+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:49.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:49 smithi070 bash[23661]: audit 2024-04-24T17:38:49.131455+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:49.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:49 smithi070 bash[23661]: audit 2024-04-24T17:38:49.138365+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:49.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:49 smithi070 bash[23661]: audit 2024-04-24T17:38:49.145365+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:49.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:49 smithi070 bash[23661]: audit 2024-04-24T17:38:49.152184+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:50.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:49 smithi137 bash[18617]: cephadm 2024-04-24T17:38:48.220337+0000 mgr.x (mgr.24539) 26 : cephadm [INF] Adjusting osd_memory_target on smithi137 to 3036M 2024-04-24T17:38:50.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:49 smithi137 bash[18617]: cephadm 2024-04-24T17:38:48.237735+0000 mgr.x (mgr.24539) 27 : cephadm [INF] Updating smithi070:/etc/ceph/ceph.conf 2024-04-24T17:38:50.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:49 smithi137 bash[18617]: cephadm 2024-04-24T17:38:48.238228+0000 mgr.x (mgr.24539) 28 : cephadm [INF] Updating smithi137:/etc/ceph/ceph.conf 2024-04-24T17:38:50.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:49 smithi137 bash[18617]: cephadm 2024-04-24T17:38:48.504561+0000 mgr.x (mgr.24539) 29 : cephadm [INF] Updating smithi070:/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-24T17:38:50.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:49 smithi137 bash[18617]: cephadm 2024-04-24T17:38:48.504994+0000 mgr.x (mgr.24539) 30 : cephadm [INF] Updating smithi137:/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-24T17:38:50.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:49 smithi137 bash[18617]: audit 2024-04-24T17:38:49.011444+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:50.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:49 smithi137 bash[18617]: audit 2024-04-24T17:38:49.016982+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:50.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:49 smithi137 bash[18617]: audit 2024-04-24T17:38:49.028441+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:50.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:49 smithi137 bash[18617]: audit 2024-04-24T17:38:49.035988+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:50.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:49 smithi137 bash[18617]: audit 2024-04-24T17:38:49.047532+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:50.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:49 smithi137 bash[18617]: audit 2024-04-24T17:38:49.131455+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:50.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:49 smithi137 bash[18617]: audit 2024-04-24T17:38:49.138365+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:50.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:49 smithi137 bash[18617]: audit 2024-04-24T17:38:49.145365+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:50.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:49 smithi137 bash[18617]: audit 2024-04-24T17:38:49.152184+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:50.585 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:38:50 smithi070 bash[51245]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-node-exporter-a 2024-04-24T17:38:50.585 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:38:50 smithi070 bash[51283]: Error response from daemon: No such container: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-node-exporter.a 2024-04-24T17:38:50.585 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:38:50 smithi070 systemd[1]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-04-24T17:38:50.585 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:38:50 smithi070 systemd[1]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-04-24T17:38:50.586 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:38:50 smithi070 systemd[1]: Stopped Ceph node-exporter.a for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:38:50.586 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:38:50 smithi070 systemd[1]: Started Ceph node-exporter.a for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:38:50.951 INFO:teuthology.orchestra.run.smithi070.stdout:true 2024-04-24T17:38:51.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:50 smithi137 bash[18617]: cephadm 2024-04-24T17:38:48.669666+0000 mgr.x (mgr.24539) 31 : cephadm [INF] Updating smithi070:/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:38:51.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:50 smithi137 bash[18617]: cephadm 2024-04-24T17:38:48.670572+0000 mgr.x (mgr.24539) 32 : cephadm [INF] Updating smithi137:/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:38:51.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:50 smithi137 bash[18617]: cephadm 2024-04-24T17:38:48.834081+0000 mgr.x (mgr.24539) 33 : cephadm [INF] Updating smithi070:/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-24T17:38:51.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:50 smithi137 bash[18617]: cephadm 2024-04-24T17:38:48.835227+0000 mgr.x (mgr.24539) 34 : cephadm [INF] Updating smithi137:/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-24T17:38:51.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:50 smithi137 bash[18617]: cluster 2024-04-24T17:38:49.035109+0000 mgr.x (mgr.24539) 35 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 890 B/s rd, 0 op/s 2024-04-24T17:38:51.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:50 smithi137 bash[18617]: cephadm 2024-04-24T17:38:49.149701+0000 mgr.x (mgr.24539) 36 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-04-24T17:38:51.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:50 smithi137 bash[18617]: cephadm 2024-04-24T17:38:49.150273+0000 mgr.x (mgr.24539) 37 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi070 2024-04-24T17:38:51.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:50 smithi137 bash[18617]: cluster 2024-04-24T17:38:50.032070+0000 mon.a (mon.0) 874 : cluster [WRN] Health check failed: failed to probe daemons or devices (CEPHADM_REFRESH_FAILED) 2024-04-24T17:38:51.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:50 smithi137 bash[18617]: audit 2024-04-24T17:38:50.598482+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:51.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:50 smithi137 bash[18617]: audit 2024-04-24T17:38:50.611378+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:51.073 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:50 smithi070 bash[18579]: cephadm 2024-04-24T17:38:48.669666+0000 mgr.x (mgr.24539) 31 : cephadm [INF] Updating smithi070:/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:38:51.073 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:50 smithi070 bash[18579]: cephadm 2024-04-24T17:38:48.670572+0000 mgr.x (mgr.24539) 32 : cephadm [INF] Updating smithi137:/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:38:51.073 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:50 smithi070 bash[18579]: cephadm 2024-04-24T17:38:48.834081+0000 mgr.x (mgr.24539) 33 : cephadm [INF] Updating smithi070:/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-24T17:38:51.073 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:50 smithi070 bash[18579]: cephadm 2024-04-24T17:38:48.835227+0000 mgr.x (mgr.24539) 34 : cephadm [INF] Updating smithi137:/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-24T17:38:51.074 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:50 smithi070 bash[18579]: cluster 2024-04-24T17:38:49.035109+0000 mgr.x (mgr.24539) 35 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 890 B/s rd, 0 op/s 2024-04-24T17:38:51.074 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:50 smithi070 bash[18579]: cephadm 2024-04-24T17:38:49.149701+0000 mgr.x (mgr.24539) 36 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-04-24T17:38:51.074 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:50 smithi070 bash[18579]: cephadm 2024-04-24T17:38:49.150273+0000 mgr.x (mgr.24539) 37 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi070 2024-04-24T17:38:51.074 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:50 smithi070 bash[18579]: cluster 2024-04-24T17:38:50.032070+0000 mon.a (mon.0) 874 : cluster [WRN] Health check failed: failed to probe daemons or devices (CEPHADM_REFRESH_FAILED) 2024-04-24T17:38:51.074 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:50 smithi070 bash[18579]: audit 2024-04-24T17:38:50.598482+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:51.074 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:50 smithi070 bash[18579]: audit 2024-04-24T17:38:50.611378+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:51.074 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:50 smithi070 bash[23661]: cephadm 2024-04-24T17:38:48.669666+0000 mgr.x (mgr.24539) 31 : cephadm [INF] Updating smithi070:/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:38:51.074 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:50 smithi070 bash[23661]: cephadm 2024-04-24T17:38:48.670572+0000 mgr.x (mgr.24539) 32 : cephadm [INF] Updating smithi137:/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:38:51.074 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:50 smithi070 bash[23661]: cephadm 2024-04-24T17:38:48.834081+0000 mgr.x (mgr.24539) 33 : cephadm [INF] Updating smithi070:/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-24T17:38:51.074 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:50 smithi070 bash[23661]: cephadm 2024-04-24T17:38:48.835227+0000 mgr.x (mgr.24539) 34 : cephadm [INF] Updating smithi137:/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-24T17:38:51.074 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:50 smithi070 bash[23661]: cluster 2024-04-24T17:38:49.035109+0000 mgr.x (mgr.24539) 35 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 890 B/s rd, 0 op/s 2024-04-24T17:38:51.074 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:50 smithi070 bash[23661]: cephadm 2024-04-24T17:38:49.149701+0000 mgr.x (mgr.24539) 36 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-04-24T17:38:51.074 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:50 smithi070 bash[23661]: cephadm 2024-04-24T17:38:49.150273+0000 mgr.x (mgr.24539) 37 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi070 2024-04-24T17:38:51.075 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:50 smithi070 bash[23661]: cluster 2024-04-24T17:38:50.032070+0000 mon.a (mon.0) 874 : cluster [WRN] Health check failed: failed to probe daemons or devices (CEPHADM_REFRESH_FAILED) 2024-04-24T17:38:51.075 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:50 smithi070 bash[23661]: audit 2024-04-24T17:38:50.598482+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:51.075 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:50 smithi070 bash[23661]: audit 2024-04-24T17:38:50.611378+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:51.703 INFO:teuthology.orchestra.run.smithi070.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-24T17:38:51.703 INFO:teuthology.orchestra.run.smithi070.stdout:alertmanager.a smithi070 *:9093,9094 running (5m) 12s ago 6m 16.7M - 0.23.0 ba2b418f427c 2e56f2e4fc6b 2024-04-24T17:38:51.703 INFO:teuthology.orchestra.run.smithi070.stdout:grafana.a smithi137 *:3000 running (6m) 12s ago 6m 43.5M - 8.3.5 dad864ee21e9 5855980aaed0 2024-04-24T17:38:51.703 INFO:teuthology.orchestra.run.smithi070.stdout:iscsi.foo.smithi070.jytlzp smithi070 running (4m) 12s ago 4m 42.5M - 3.5 e1d6a67b021e 04c83be1f5e6 2024-04-24T17:38:51.703 INFO:teuthology.orchestra.run.smithi070.stdout:mgr.x smithi137 *:8443,9283 running (39s) 12s ago 12m 479M - 19.0.0-3285-g5904d294 8bb2087275ff f0b16e1f815e 2024-04-24T17:38:51.703 INFO:teuthology.orchestra.run.smithi070.stdout:mgr.y smithi070 *:9283 running (14m) 12s ago 14m 397M - 17.2.0 e1d6a67b021e 22ba3b15a69e 2024-04-24T17:38:51.704 INFO:teuthology.orchestra.run.smithi070.stdout:mon.a smithi070 running (14m) 12s ago 14m 51.2M 2048M 17.2.0 e1d6a67b021e 0f74eebcd7fc 2024-04-24T17:38:51.704 INFO:teuthology.orchestra.run.smithi070.stdout:mon.b smithi137 running (12m) 12s ago 12m 41.4M 2048M 17.2.0 e1d6a67b021e 33f129dea9b4 2024-04-24T17:38:51.704 INFO:teuthology.orchestra.run.smithi070.stdout:mon.c smithi070 running (12m) 12s ago 12m 42.2M 2048M 17.2.0 e1d6a67b021e 9859be5fe3f7 2024-04-24T17:38:51.704 INFO:teuthology.orchestra.run.smithi070.stdout:node-exporter.a smithi070 *:9100 starting - - - - 2024-04-24T17:38:51.704 INFO:teuthology.orchestra.run.smithi070.stdout:node-exporter.b smithi137 *:9100 running (6m) 12s ago 6m 9763k - 1.3.1 1dbe0e931976 897c8cff9ccb 2024-04-24T17:38:51.704 INFO:teuthology.orchestra.run.smithi070.stdout:osd.0 smithi070 running (11m) 12s ago 11m 54.1M 2780M 17.2.0 e1d6a67b021e 4077960ea717 2024-04-24T17:38:51.704 INFO:teuthology.orchestra.run.smithi070.stdout:osd.1 smithi070 running (11m) 12s ago 11m 53.8M 2780M 17.2.0 e1d6a67b021e f89dd62febd5 2024-04-24T17:38:51.704 INFO:teuthology.orchestra.run.smithi070.stdout:osd.2 smithi070 running (10m) 12s ago 10m 48.1M 2780M 17.2.0 e1d6a67b021e 37f560eabfe1 2024-04-24T17:38:51.704 INFO:teuthology.orchestra.run.smithi070.stdout:osd.3 smithi070 running (9m) 12s ago 9m 52.0M 2780M 17.2.0 e1d6a67b021e d77d4e3872ee 2024-04-24T17:38:51.704 INFO:teuthology.orchestra.run.smithi070.stdout:osd.4 smithi137 running (9m) 12s ago 9m 55.2M 3036M 17.2.0 e1d6a67b021e 8d09c3408986 2024-04-24T17:38:51.704 INFO:teuthology.orchestra.run.smithi070.stdout:osd.5 smithi137 running (8m) 12s ago 8m 50.2M 3036M 17.2.0 e1d6a67b021e bd5eaa869914 2024-04-24T17:38:51.704 INFO:teuthology.orchestra.run.smithi070.stdout:osd.6 smithi137 running (8m) 12s ago 8m 49.0M 3036M 17.2.0 e1d6a67b021e 9b3405d8a103 2024-04-24T17:38:51.704 INFO:teuthology.orchestra.run.smithi070.stdout:osd.7 smithi137 running (7m) 12s ago 7m 51.7M 3036M 17.2.0 e1d6a67b021e c2d86d0f9f62 2024-04-24T17:38:51.705 INFO:teuthology.orchestra.run.smithi070.stdout:prometheus.a smithi137 *:9095 running (5m) 12s ago 6m 58.9M - 2.33.4 514e6a882f6e 30cd20a90f3d 2024-04-24T17:38:51.705 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.foo.smithi070.jodwqm smithi070 *:8000 running (4m) 12s ago 4m 83.5M - 17.2.0 e1d6a67b021e bd398e759017 2024-04-24T17:38:51.705 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.foo.smithi137.xlirah smithi137 *:8000 running (4m) 12s ago 4m 83.2M - 17.2.0 e1d6a67b021e 2704ac43d32d 2024-04-24T17:38:51.705 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.smpl.smithi070.qayqjt smithi070 *:80 running (4m) 12s ago 4m 83.7M - 17.2.0 e1d6a67b021e 0779a09b8ae8 2024-04-24T17:38:51.705 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.smpl.smithi137.vqzuok smithi137 *:80 running (4m) 12s ago 4m 83.4M - 17.2.0 e1d6a67b021e 92bd3bc19140 2024-04-24T17:38:51.880 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:51 smithi070 bash[23661]: cephadm 2024-04-24T17:38:50.619883+0000 mgr.x (mgr.24539) 38 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-24T17:38:51.881 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:51 smithi070 bash[23661]: cephadm 2024-04-24T17:38:50.655150+0000 mgr.x (mgr.24539) 39 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi070 2024-04-24T17:38:51.881 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:51 smithi070 bash[23661]: audit 2024-04-24T17:38:50.940889+0000 mgr.x (mgr.24539) 40 : audit [DBG] from='client.25054 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:38:51.881 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:51 smithi070 bash[23661]: cluster 2024-04-24T17:38:51.036176+0000 mgr.x (mgr.24539) 41 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 890 B/s rd, 0 op/s 2024-04-24T17:38:51.881 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:51 smithi070 bash[23661]: audit 2024-04-24T17:38:51.301954+0000 mgr.x (mgr.24539) 42 : audit [DBG] from='client.15159 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:38:51.881 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:51 smithi070 bash[18579]: cephadm 2024-04-24T17:38:50.619883+0000 mgr.x (mgr.24539) 38 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-24T17:38:51.881 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:51 smithi070 bash[18579]: cephadm 2024-04-24T17:38:50.655150+0000 mgr.x (mgr.24539) 39 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi070 2024-04-24T17:38:51.881 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:51 smithi070 bash[18579]: audit 2024-04-24T17:38:50.940889+0000 mgr.x (mgr.24539) 40 : audit [DBG] from='client.25054 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:38:51.881 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:51 smithi070 bash[18579]: cluster 2024-04-24T17:38:51.036176+0000 mgr.x (mgr.24539) 41 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 890 B/s rd, 0 op/s 2024-04-24T17:38:51.881 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:51 smithi070 bash[18579]: audit 2024-04-24T17:38:51.301954+0000 mgr.x (mgr.24539) 42 : audit [DBG] from='client.15159 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:38:52.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:51 smithi137 bash[18617]: cephadm 2024-04-24T17:38:50.619883+0000 mgr.x (mgr.24539) 38 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-24T17:38:52.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:51 smithi137 bash[18617]: cephadm 2024-04-24T17:38:50.655150+0000 mgr.x (mgr.24539) 39 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi070 2024-04-24T17:38:52.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:51 smithi137 bash[18617]: audit 2024-04-24T17:38:50.940889+0000 mgr.x (mgr.24539) 40 : audit [DBG] from='client.25054 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:38:52.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:51 smithi137 bash[18617]: cluster 2024-04-24T17:38:51.036176+0000 mgr.x (mgr.24539) 41 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 890 B/s rd, 0 op/s 2024-04-24T17:38:52.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:51 smithi137 bash[18617]: audit 2024-04-24T17:38:51.301954+0000 mgr.x (mgr.24539) 42 : audit [DBG] from='client.15159 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:38:52.138 INFO:teuthology.orchestra.run.smithi070.stdout:{ 2024-04-24T17:38:52.138 INFO:teuthology.orchestra.run.smithi070.stdout: "mon": { 2024-04-24T17:38:52.138 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-24T17:38:52.138 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:38:52.138 INFO:teuthology.orchestra.run.smithi070.stdout: "mgr": { 2024-04-24T17:38:52.138 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-04-24T17:38:52.138 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 1 2024-04-24T17:38:52.138 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:38:52.139 INFO:teuthology.orchestra.run.smithi070.stdout: "osd": { 2024-04-24T17:38:52.139 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-24T17:38:52.139 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:38:52.139 INFO:teuthology.orchestra.run.smithi070.stdout: "mds": {}, 2024-04-24T17:38:52.139 INFO:teuthology.orchestra.run.smithi070.stdout: "rgw": { 2024-04-24T17:38:52.139 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-24T17:38:52.139 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:38:52.139 INFO:teuthology.orchestra.run.smithi070.stdout: "overall": { 2024-04-24T17:38:52.139 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-04-24T17:38:52.139 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 1 2024-04-24T17:38:52.139 INFO:teuthology.orchestra.run.smithi070.stdout: } 2024-04-24T17:38:52.139 INFO:teuthology.orchestra.run.smithi070.stdout:} 2024-04-24T17:38:52.141 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:38:51 smithi070 bash[18833]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:38:51] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:38:52.417 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:38:52 smithi070 bash[51312]: ts=2024-04-24T17:38:52.184Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-04-24T17:38:52.418 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:38:52 smithi070 bash[51312]: ts=2024-04-24T17:38:52.184Z 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-04-24T17:38:52.418 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:38:52 smithi070 bash[51312]: ts=2024-04-24T17:38:52.185Z 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-04-24T17:38:52.418 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:38:52 smithi070 bash[51312]: ts=2024-04-24T17:38:52.185Z 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-04-24T17:38:52.418 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:38:52 smithi070 bash[51312]: ts=2024-04-24T17:38:52.185Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-04-24T17:38:52.418 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:38:52 smithi070 bash[51312]: ts=2024-04-24T17:38:52.185Z caller=node_exporter.go:115 level=info collector=arp 2024-04-24T17:38:52.418 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:38:52 smithi070 bash[51312]: ts=2024-04-24T17:38:52.185Z caller=node_exporter.go:115 level=info collector=bcache 2024-04-24T17:38:52.418 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:38:52 smithi070 bash[51312]: ts=2024-04-24T17:38:52.185Z caller=node_exporter.go:115 level=info collector=bonding 2024-04-24T17:38:52.418 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:38:52 smithi070 bash[51312]: ts=2024-04-24T17:38:52.185Z caller=node_exporter.go:115 level=info collector=btrfs 2024-04-24T17:38:52.418 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:38:52 smithi070 bash[51312]: ts=2024-04-24T17:38:52.185Z caller=node_exporter.go:115 level=info collector=conntrack 2024-04-24T17:38:52.418 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:38:52 smithi070 bash[51312]: ts=2024-04-24T17:38:52.185Z caller=node_exporter.go:115 level=info collector=cpu 2024-04-24T17:38:52.418 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:38:52 smithi070 bash[51312]: ts=2024-04-24T17:38:52.185Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-04-24T17:38:52.418 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:38:52 smithi070 bash[51312]: ts=2024-04-24T17:38:52.185Z caller=node_exporter.go:115 level=info collector=diskstats 2024-04-24T17:38:52.418 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:38:52 smithi070 bash[51312]: ts=2024-04-24T17:38:52.185Z caller=node_exporter.go:115 level=info collector=dmi 2024-04-24T17:38:52.419 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:38:52 smithi070 bash[51312]: ts=2024-04-24T17:38:52.185Z caller=node_exporter.go:115 level=info collector=edac 2024-04-24T17:38:52.419 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:38:52 smithi070 bash[51312]: ts=2024-04-24T17:38:52.185Z caller=node_exporter.go:115 level=info collector=entropy 2024-04-24T17:38:52.419 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:38:52 smithi070 bash[51312]: ts=2024-04-24T17:38:52.185Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-04-24T17:38:52.419 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:38:52 smithi070 bash[51312]: ts=2024-04-24T17:38:52.185Z caller=node_exporter.go:115 level=info collector=filefd 2024-04-24T17:38:52.419 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:38:52 smithi070 bash[51312]: ts=2024-04-24T17:38:52.185Z caller=node_exporter.go:115 level=info collector=filesystem 2024-04-24T17:38:52.419 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:38:52 smithi070 bash[51312]: ts=2024-04-24T17:38:52.185Z caller=node_exporter.go:115 level=info collector=hwmon 2024-04-24T17:38:52.419 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:38:52 smithi070 bash[51312]: ts=2024-04-24T17:38:52.185Z caller=node_exporter.go:115 level=info collector=infiniband 2024-04-24T17:38:52.419 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:38:52 smithi070 bash[51312]: ts=2024-04-24T17:38:52.185Z caller=node_exporter.go:115 level=info collector=ipvs 2024-04-24T17:38:52.419 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:38:52 smithi070 bash[51312]: ts=2024-04-24T17:38:52.185Z caller=node_exporter.go:115 level=info collector=loadavg 2024-04-24T17:38:52.419 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:38:52 smithi070 bash[51312]: ts=2024-04-24T17:38:52.185Z caller=node_exporter.go:115 level=info collector=mdadm 2024-04-24T17:38:52.419 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:38:52 smithi070 bash[51312]: ts=2024-04-24T17:38:52.185Z caller=node_exporter.go:115 level=info collector=meminfo 2024-04-24T17:38:52.419 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:38:52 smithi070 bash[51312]: ts=2024-04-24T17:38:52.185Z caller=node_exporter.go:115 level=info collector=netclass 2024-04-24T17:38:52.419 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:38:52 smithi070 bash[51312]: ts=2024-04-24T17:38:52.185Z caller=node_exporter.go:115 level=info collector=netdev 2024-04-24T17:38:52.419 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:38:52 smithi070 bash[51312]: ts=2024-04-24T17:38:52.185Z caller=node_exporter.go:115 level=info collector=netstat 2024-04-24T17:38:52.420 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:38:52 smithi070 bash[51312]: ts=2024-04-24T17:38:52.185Z caller=node_exporter.go:115 level=info collector=nfs 2024-04-24T17:38:52.420 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:38:52 smithi070 bash[51312]: ts=2024-04-24T17:38:52.185Z caller=node_exporter.go:115 level=info collector=nfsd 2024-04-24T17:38:52.420 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:38:52 smithi070 bash[51312]: ts=2024-04-24T17:38:52.185Z caller=node_exporter.go:115 level=info collector=nvme 2024-04-24T17:38:52.420 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:38:52 smithi070 bash[51312]: ts=2024-04-24T17:38:52.185Z caller=node_exporter.go:115 level=info collector=os 2024-04-24T17:38:52.420 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:38:52 smithi070 bash[51312]: ts=2024-04-24T17:38:52.185Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-04-24T17:38:52.420 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:38:52 smithi070 bash[51312]: ts=2024-04-24T17:38:52.186Z caller=node_exporter.go:115 level=info collector=pressure 2024-04-24T17:38:52.420 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:38:52 smithi070 bash[51312]: ts=2024-04-24T17:38:52.186Z caller=node_exporter.go:115 level=info collector=rapl 2024-04-24T17:38:52.420 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:38:52 smithi070 bash[51312]: ts=2024-04-24T17:38:52.186Z caller=node_exporter.go:115 level=info collector=schedstat 2024-04-24T17:38:52.420 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:38:52 smithi070 bash[51312]: ts=2024-04-24T17:38:52.186Z caller=node_exporter.go:115 level=info collector=sockstat 2024-04-24T17:38:52.420 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:38:52 smithi070 bash[51312]: ts=2024-04-24T17:38:52.186Z caller=node_exporter.go:115 level=info collector=softnet 2024-04-24T17:38:52.420 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:38:52 smithi070 bash[51312]: ts=2024-04-24T17:38:52.186Z caller=node_exporter.go:115 level=info collector=stat 2024-04-24T17:38:52.420 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:38:52 smithi070 bash[51312]: ts=2024-04-24T17:38:52.186Z caller=node_exporter.go:115 level=info collector=tapestats 2024-04-24T17:38:52.420 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:38:52 smithi070 bash[51312]: ts=2024-04-24T17:38:52.186Z caller=node_exporter.go:115 level=info collector=textfile 2024-04-24T17:38:52.420 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:38:52 smithi070 bash[51312]: ts=2024-04-24T17:38:52.186Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-04-24T17:38:52.420 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:38:52 smithi070 bash[51312]: ts=2024-04-24T17:38:52.186Z caller=node_exporter.go:115 level=info collector=time 2024-04-24T17:38:52.421 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:38:52 smithi070 bash[51312]: ts=2024-04-24T17:38:52.186Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-04-24T17:38:52.421 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:38:52 smithi070 bash[51312]: ts=2024-04-24T17:38:52.186Z caller=node_exporter.go:115 level=info collector=uname 2024-04-24T17:38:52.421 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:38:52 smithi070 bash[51312]: ts=2024-04-24T17:38:52.186Z caller=node_exporter.go:115 level=info collector=vmstat 2024-04-24T17:38:52.421 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:38:52 smithi070 bash[51312]: ts=2024-04-24T17:38:52.186Z caller=node_exporter.go:115 level=info collector=xfs 2024-04-24T17:38:52.421 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:38:52 smithi070 bash[51312]: ts=2024-04-24T17:38:52.186Z caller=node_exporter.go:115 level=info collector=zfs 2024-04-24T17:38:52.421 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:38:52 smithi070 bash[51312]: ts=2024-04-24T17:38:52.186Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-04-24T17:38:52.421 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:38:52 smithi070 bash[51312]: ts=2024-04-24T17:38:52.186Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-04-24T17:38:52.495 INFO:teuthology.orchestra.run.smithi070.stdout:{ 2024-04-24T17:38:52.495 INFO:teuthology.orchestra.run.smithi070.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc", 2024-04-24T17:38:52.495 INFO:teuthology.orchestra.run.smithi070.stdout: "in_progress": true, 2024-04-24T17:38:52.495 INFO:teuthology.orchestra.run.smithi070.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-24T17:38:52.495 INFO:teuthology.orchestra.run.smithi070.stdout: "services_complete": [], 2024-04-24T17:38:52.495 INFO:teuthology.orchestra.run.smithi070.stdout: "progress": "1/23 daemons upgraded", 2024-04-24T17:38:52.496 INFO:teuthology.orchestra.run.smithi070.stdout: "message": "", 2024-04-24T17:38:52.496 INFO:teuthology.orchestra.run.smithi070.stdout: "is_paused": false 2024-04-24T17:38:52.496 INFO:teuthology.orchestra.run.smithi070.stdout:} 2024-04-24T17:38:52.618 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:38:52 smithi137 bash[34492]: ts=2024-04-24T17:38:52.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.70:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.137:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:38:52.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:52 smithi070 bash[18579]: audit 2024-04-24T17:38:51.661013+0000 mgr.x (mgr.24539) 43 : audit [DBG] from='client.15165 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:38:52.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:52 smithi070 bash[18579]: audit 2024-04-24T17:38:52.146913+0000 mon.a (mon.0) 877 : audit [DBG] from='client.? 172.21.15.70:0/754270532' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:38:52.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:52 smithi070 bash[18579]: audit 2024-04-24T17:38:52.498330+0000 mgr.x (mgr.24539) 44 : audit [DBG] from='client.25078 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:38:52.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:52 smithi070 bash[23661]: audit 2024-04-24T17:38:51.661013+0000 mgr.x (mgr.24539) 43 : audit [DBG] from='client.15165 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:38:52.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:52 smithi070 bash[23661]: audit 2024-04-24T17:38:52.146913+0000 mon.a (mon.0) 877 : audit [DBG] from='client.? 172.21.15.70:0/754270532' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:38:52.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:52 smithi070 bash[23661]: audit 2024-04-24T17:38:52.498330+0000 mgr.x (mgr.24539) 44 : audit [DBG] from='client.25078 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:38:52.904 INFO:teuthology.orchestra.run.smithi070.stdout:HEALTH_WARN failed to probe daemons or devices 2024-04-24T17:38:52.905 INFO:teuthology.orchestra.run.smithi070.stdout:[WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-24T17:38:52.905 INFO:teuthology.orchestra.run.smithi070.stdout: host smithi137 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/mon.b/config 2024-04-24T17:38:52.905 INFO:teuthology.orchestra.run.smithi070.stdout:Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi137 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp0st6q0vv:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch 2024-04-24T17:38:52.905 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:38:52.905 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/docker: stderr See 'docker run --help'. 2024-04-24T17:38:52.905 INFO:teuthology.orchestra.run.smithi070.stdout:Traceback (most recent call last): 2024-04-24T17:38:52.905 INFO:teuthology.orchestra.run.smithi070.stdout: File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-24T17:38:52.905 INFO:teuthology.orchestra.run.smithi070.stdout: return _run_code(code, main_globals, None, 2024-04-24T17:38:52.905 INFO:teuthology.orchestra.run.smithi070.stdout: File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-24T17:38:52.905 INFO:teuthology.orchestra.run.smithi070.stdout: exec(code, run_globals) 2024-04-24T17:38:52.905 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5642, in 2024-04-24T17:38:52.905 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5630, in main 2024-04-24T17:38:52.906 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 408, in _infer_config 2024-04-24T17:38:52.906 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 323, in _infer_fsid 2024-04-24T17:38:52.906 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 436, in _infer_image 2024-04-24T17:38:52.906 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 310, in _validate_fsid 2024-04-24T17:38:52.906 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 3380, in command_ceph_volume 2024-04-24T17:38:52.906 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-24T17:38:52.906 INFO:teuthology.orchestra.run.smithi070.stdout:RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi137 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp0st6q0vv:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:38:52.906 INFO:teuthology.orchestra.run.smithi070.stdout:See 'docker run --help'. 2024-04-24T17:38:53.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:52 smithi137 bash[18617]: audit 2024-04-24T17:38:51.661013+0000 mgr.x (mgr.24539) 43 : audit [DBG] from='client.15165 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:38:53.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:52 smithi137 bash[18617]: audit 2024-04-24T17:38:52.146913+0000 mon.a (mon.0) 877 : audit [DBG] from='client.? 172.21.15.70:0/754270532' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:38:53.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:52 smithi137 bash[18617]: audit 2024-04-24T17:38:52.498330+0000 mgr.x (mgr.24539) 44 : audit [DBG] from='client.25078 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:38:53.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:53 smithi070 bash[23661]: audit 2024-04-24T17:38:52.913276+0000 mon.a (mon.0) 878 : audit [DBG] from='client.? 172.21.15.70:0/1008268943' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:38:53.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:53 smithi070 bash[23661]: audit 2024-04-24T17:38:52.998767+0000 mgr.x (mgr.24539) 45 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:38:53.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:53 smithi070 bash[23661]: cluster 2024-04-24T17:38:53.038098+0000 mgr.x (mgr.24539) 46 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-24T17:38:53.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:53 smithi070 bash[18579]: audit 2024-04-24T17:38:52.913276+0000 mon.a (mon.0) 878 : audit [DBG] from='client.? 172.21.15.70:0/1008268943' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:38:53.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:53 smithi070 bash[18579]: audit 2024-04-24T17:38:52.998767+0000 mgr.x (mgr.24539) 45 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:38:53.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:53 smithi070 bash[18579]: cluster 2024-04-24T17:38:53.038098+0000 mgr.x (mgr.24539) 46 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-24T17:38:53.835 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:38:53 smithi070 bash[42372]: level=error ts=2024-04-24T17:38:53.526Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.70:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.70 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.137:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.137 because it doesn't contain any IP SANs" 2024-04-24T17:38:53.835 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:38:53 smithi070 bash[42372]: level=warn ts=2024-04-24T17:38:53.531Z 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.70:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.70 because it doesn't contain any IP SANs" 2024-04-24T17:38:53.835 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:38:53 smithi070 bash[42372]: level=warn ts=2024-04-24T17:38:53.532Z 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.137:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.137 because it doesn't contain any IP SANs" 2024-04-24T17:38:54.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:53 smithi137 bash[18617]: audit 2024-04-24T17:38:52.913276+0000 mon.a (mon.0) 878 : audit [DBG] from='client.? 172.21.15.70:0/1008268943' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:38:54.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:53 smithi137 bash[18617]: audit 2024-04-24T17:38:52.998767+0000 mgr.x (mgr.24539) 45 : audit [DBG] from='client.24751 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:38:54.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:53 smithi137 bash[18617]: cluster 2024-04-24T17:38:53.038098+0000 mgr.x (mgr.24539) 46 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-24T17:38:54.920 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:38:54 smithi070 systemd[1]: Stopping Ceph alertmanager.a for 6229cc3c-025f-11ef-bc93-c7b262605968... 2024-04-24T17:38:54.920 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:38:54 smithi070 bash[51666]: Error response from daemon: No such container: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-alertmanager.a 2024-04-24T17:38:54.920 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:38:54 smithi070 bash[42372]: level=info ts=2024-04-24T17:38:54.745Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-04-24T17:38:55.583 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:38:55 smithi070 bash[51675]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-alertmanager-a 2024-04-24T17:38:55.584 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:38:55 smithi070 bash[51710]: Error response from daemon: No such container: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-alertmanager.a 2024-04-24T17:38:55.584 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:38:55 smithi070 systemd[1]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-04-24T17:38:55.584 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:38:55 smithi070 systemd[1]: Stopped Ceph alertmanager.a for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:38:55.584 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:38:55 smithi070 systemd[1]: Started Ceph alertmanager.a for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:38:56.282 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:38:56 smithi137 bash[38001]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:38:56] "GET /metrics HTTP/1.1" 200 38222 "" "Prometheus/2.33.4" 2024-04-24T17:38:56.778 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:56 smithi070 bash[18579]: cluster 2024-04-24T17:38:55.039089+0000 mgr.x (mgr.24539) 47 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 890 B/s rd, 0 op/s 2024-04-24T17:38:56.778 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:56 smithi070 bash[18579]: audit 2024-04-24T17:38:55.498484+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:56.778 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:56 smithi070 bash[18579]: audit 2024-04-24T17:38:55.510700+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:56.778 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:56 smithi070 bash[18579]: cephadm 2024-04-24T17:38:55.536081+0000 mgr.x (mgr.24539) 48 : cephadm [INF] Reconfiguring iscsi.foo.smithi070.jytlzp (dependencies changed)... 2024-04-24T17:38:56.778 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:56 smithi070 bash[18579]: audit 2024-04-24T17:38:55.536992+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi070.jytlzp", "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-04-24T17:38:56.778 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:56 smithi070 bash[18579]: audit 2024-04-24T17:38:55.542513+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24539 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi070.jytlzp", "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-04-24T17:38:56.778 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:56 smithi070 bash[18579]: audit 2024-04-24T17:38:55.552153+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:38:56.778 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:56 smithi070 bash[18579]: cephadm 2024-04-24T17:38:55.554498+0000 mgr.x (mgr.24539) 49 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi070.jytlzp on smithi070 2024-04-24T17:38:56.778 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:56 smithi070 bash[18579]: audit 2024-04-24T17:38:55.710418+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:56.778 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:56 smithi070 bash[18579]: audit 2024-04-24T17:38:55.710793+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:38:56.779 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:56 smithi070 bash[23661]: cluster 2024-04-24T17:38:55.039089+0000 mgr.x (mgr.24539) 47 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 890 B/s rd, 0 op/s 2024-04-24T17:38:56.779 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:56 smithi070 bash[23661]: audit 2024-04-24T17:38:55.498484+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:56.779 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:56 smithi070 bash[23661]: audit 2024-04-24T17:38:55.510700+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:56.779 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:56 smithi070 bash[23661]: cephadm 2024-04-24T17:38:55.536081+0000 mgr.x (mgr.24539) 48 : cephadm [INF] Reconfiguring iscsi.foo.smithi070.jytlzp (dependencies changed)... 2024-04-24T17:38:56.779 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:56 smithi070 bash[23661]: audit 2024-04-24T17:38:55.536992+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi070.jytlzp", "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-04-24T17:38:56.779 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:56 smithi070 bash[23661]: audit 2024-04-24T17:38:55.542513+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24539 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi070.jytlzp", "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-04-24T17:38:56.779 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:56 smithi070 bash[23661]: audit 2024-04-24T17:38:55.552153+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:38:56.779 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:56 smithi070 bash[23661]: cephadm 2024-04-24T17:38:55.554498+0000 mgr.x (mgr.24539) 49 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi070.jytlzp on smithi070 2024-04-24T17:38:56.779 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:56 smithi070 bash[23661]: audit 2024-04-24T17:38:55.710418+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:56.779 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:56 smithi070 bash[23661]: audit 2024-04-24T17:38:55.710793+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:38:56.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:56 smithi137 bash[18617]: cluster 2024-04-24T17:38:55.039089+0000 mgr.x (mgr.24539) 47 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 890 B/s rd, 0 op/s 2024-04-24T17:38:56.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:56 smithi137 bash[18617]: audit 2024-04-24T17:38:55.498484+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:56.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:56 smithi137 bash[18617]: audit 2024-04-24T17:38:55.510700+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:56.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:56 smithi137 bash[18617]: cephadm 2024-04-24T17:38:55.536081+0000 mgr.x (mgr.24539) 48 : cephadm [INF] Reconfiguring iscsi.foo.smithi070.jytlzp (dependencies changed)... 2024-04-24T17:38:56.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:56 smithi137 bash[18617]: audit 2024-04-24T17:38:55.536992+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi070.jytlzp", "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-04-24T17:38:56.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:56 smithi137 bash[18617]: audit 2024-04-24T17:38:55.542513+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24539 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi070.jytlzp", "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-04-24T17:38:56.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:56 smithi137 bash[18617]: audit 2024-04-24T17:38:55.552153+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:38:56.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:56 smithi137 bash[18617]: cephadm 2024-04-24T17:38:55.554498+0000 mgr.x (mgr.24539) 49 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi070.jytlzp on smithi070 2024-04-24T17:38:56.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:56 smithi137 bash[18617]: audit 2024-04-24T17:38:55.710418+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:38:56.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:56 smithi137 bash[18617]: audit 2024-04-24T17:38:55.710793+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:38:57.049 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:38:56 smithi070 bash[51740]: level=info ts=2024-04-24T17:38:56.885Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-04-24T17:38:57.050 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:38:56 smithi070 bash[51740]: level=info ts=2024-04-24T17:38:56.885Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-04-24T17:38:57.050 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:38:56 smithi070 bash[51740]: level=info ts=2024-04-24T17:38:56.887Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.70 port=9094 2024-04-24T17:38:57.050 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:38:56 smithi070 bash[51740]: level=info ts=2024-04-24T17:38:56.888Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-24T17:38:57.050 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:38:56 smithi070 bash[51740]: level=info ts=2024-04-24T17:38:56.921Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-24T17:38:57.050 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:38:56 smithi070 bash[51740]: level=info ts=2024-04-24T17:38:56.921Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-24T17:38:57.050 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:38:56 smithi070 bash[51740]: level=info ts=2024-04-24T17:38:56.924Z caller=main.go:518 msg=Listening address=:9093 2024-04-24T17:38:57.050 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:38:56 smithi070 bash[51740]: level=info ts=2024-04-24T17:38:56.924Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-04-24T17:38:58.630 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:38:58 smithi070 bash[18579]: cluster 2024-04-24T17:38:57.041006+0000 mgr.x (mgr.24539) 50 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-24T17:38:58.630 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:38:58 smithi070 bash[23661]: cluster 2024-04-24T17:38:57.041006+0000 mgr.x (mgr.24539) 50 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-24T17:38:58.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:38:58 smithi137 bash[18617]: cluster 2024-04-24T17:38:57.041006+0000 mgr.x (mgr.24539) 50 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-24T17:38:59.193 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:38:58 smithi070 bash[51740]: level=info ts=2024-04-24T17:38:58.889Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000998952s 2024-04-24T17:39:00.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:00 smithi137 bash[18617]: cluster 2024-04-24T17:38:59.042044+0000 mgr.x (mgr.24539) 51 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 890 B/s rd, 0 op/s 2024-04-24T17:39:00.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:00 smithi137 bash[18617]: audit 2024-04-24T17:38:59.263303+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:00.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:00 smithi137 bash[18617]: audit 2024-04-24T17:38:59.276621+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:00.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:00 smithi137 bash[18617]: cephadm 2024-04-24T17:38:59.285751+0000 mgr.x (mgr.24539) 52 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-24T17:39:00.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:00 smithi137 bash[18617]: cephadm 2024-04-24T17:38:59.581296+0000 mgr.x (mgr.24539) 53 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi137 2024-04-24T17:39:00.584 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:00 smithi070 bash[18579]: cluster 2024-04-24T17:38:59.042044+0000 mgr.x (mgr.24539) 51 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 890 B/s rd, 0 op/s 2024-04-24T17:39:00.584 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:00 smithi070 bash[18579]: audit 2024-04-24T17:38:59.263303+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:00.584 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:00 smithi070 bash[18579]: audit 2024-04-24T17:38:59.276621+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:00.584 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:00 smithi070 bash[18579]: cephadm 2024-04-24T17:38:59.285751+0000 mgr.x (mgr.24539) 52 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-24T17:39:00.584 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:00 smithi070 bash[18579]: cephadm 2024-04-24T17:38:59.581296+0000 mgr.x (mgr.24539) 53 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi137 2024-04-24T17:39:00.584 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:00 smithi070 bash[23661]: cluster 2024-04-24T17:38:59.042044+0000 mgr.x (mgr.24539) 51 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 890 B/s rd, 0 op/s 2024-04-24T17:39:00.584 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:00 smithi070 bash[23661]: audit 2024-04-24T17:38:59.263303+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:00.584 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:00 smithi070 bash[23661]: audit 2024-04-24T17:38:59.276621+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:00.584 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:00 smithi070 bash[23661]: cephadm 2024-04-24T17:38:59.285751+0000 mgr.x (mgr.24539) 52 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-24T17:39:00.584 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:00 smithi070 bash[23661]: cephadm 2024-04-24T17:38:59.581296+0000 mgr.x (mgr.24539) 53 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi137 2024-04-24T17:39:01.333 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:01 smithi070 bash[23661]: audit 2024-04-24T17:39:01.046998+0000 mon.a (mon.0) 885 : audit [DBG] from='client.? 172.21.15.70:0/257477465' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-24T17:39:01.334 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:01 smithi070 bash[18579]: audit 2024-04-24T17:39:01.046998+0000 mon.a (mon.0) 885 : audit [DBG] from='client.? 172.21.15.70:0/257477465' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-24T17:39:01.531 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:01 smithi137 bash[18617]: audit 2024-04-24T17:39:01.046998+0000 mon.a (mon.0) 885 : audit [DBG] from='client.? 172.21.15.70:0/257477465' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-24T17:39:02.265 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:39:01 smithi070 bash[18833]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:39:01] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:39:02.532 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:02 smithi137 bash[18617]: cluster 2024-04-24T17:39:01.043074+0000 mgr.x (mgr.24539) 54 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:39:02.532 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:02 smithi137 bash[18617]: audit 2024-04-24T17:39:01.406189+0000 mon.c (mon.1) 142 : audit [INF] from='client.? 172.21.15.70:0/3867148951' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/3316917751"}]: dispatch 2024-04-24T17:39:02.532 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:02 smithi137 bash[18617]: audit 2024-04-24T17:39:01.406872+0000 mon.a (mon.0) 886 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/3316917751"}]: dispatch 2024-04-24T17:39:02.532 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:02 smithi137 bash[34492]: ts=2024-04-24T17:39:02.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.70:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.137:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:39:02.584 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:02 smithi070 bash[18579]: cluster 2024-04-24T17:39:01.043074+0000 mgr.x (mgr.24539) 54 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:39:02.584 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:02 smithi070 bash[18579]: audit 2024-04-24T17:39:01.406189+0000 mon.c (mon.1) 142 : audit [INF] from='client.? 172.21.15.70:0/3867148951' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/3316917751"}]: dispatch 2024-04-24T17:39:02.584 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:02 smithi070 bash[18579]: audit 2024-04-24T17:39:01.406872+0000 mon.a (mon.0) 886 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/3316917751"}]: dispatch 2024-04-24T17:39:02.584 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:02 smithi070 bash[23661]: cluster 2024-04-24T17:39:01.043074+0000 mgr.x (mgr.24539) 54 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:39:02.584 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:02 smithi070 bash[23661]: audit 2024-04-24T17:39:01.406189+0000 mon.c (mon.1) 142 : audit [INF] from='client.? 172.21.15.70:0/3867148951' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/3316917751"}]: dispatch 2024-04-24T17:39:02.584 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:02 smithi070 bash[23661]: audit 2024-04-24T17:39:01.406872+0000 mon.a (mon.0) 886 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/3316917751"}]: dispatch 2024-04-24T17:39:03.584 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:03 smithi070 bash[18579]: audit 2024-04-24T17:39:02.288187+0000 mon.a (mon.0) 887 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/3316917751"}]': finished 2024-04-24T17:39:03.584 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:03 smithi070 bash[18579]: cluster 2024-04-24T17:39:02.288393+0000 mon.a (mon.0) 888 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-04-24T17:39:03.584 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:03 smithi070 bash[18579]: audit 2024-04-24T17:39:02.664239+0000 mon.a (mon.0) 889 : audit [INF] from='client.? 172.21.15.70:0/2600877266' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6801/1088964199"}]: dispatch 2024-04-24T17:39:03.584 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:03 smithi070 bash[23661]: audit 2024-04-24T17:39:02.288187+0000 mon.a (mon.0) 887 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/3316917751"}]': finished 2024-04-24T17:39:03.584 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:03 smithi070 bash[23661]: cluster 2024-04-24T17:39:02.288393+0000 mon.a (mon.0) 888 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-04-24T17:39:03.584 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:03 smithi070 bash[23661]: audit 2024-04-24T17:39:02.664239+0000 mon.a (mon.0) 889 : audit [INF] from='client.? 172.21.15.70:0/2600877266' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6801/1088964199"}]: dispatch 2024-04-24T17:39:03.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:03 smithi137 bash[18617]: audit 2024-04-24T17:39:02.288187+0000 mon.a (mon.0) 887 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/3316917751"}]': finished 2024-04-24T17:39:03.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:03 smithi137 bash[18617]: cluster 2024-04-24T17:39:02.288393+0000 mon.a (mon.0) 888 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-04-24T17:39:03.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:03 smithi137 bash[18617]: audit 2024-04-24T17:39:02.664239+0000 mon.a (mon.0) 889 : audit [INF] from='client.? 172.21.15.70:0/2600877266' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6801/1088964199"}]: dispatch 2024-04-24T17:39:04.137 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:03 smithi137 systemd[1]: Stopping Ceph prometheus.a for 6229cc3c-025f-11ef-bc93-c7b262605968... 2024-04-24T17:39:04.137 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:03 smithi137 bash[39744]: Error response from daemon: No such container: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-prometheus.a 2024-04-24T17:39:04.138 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:03 smithi137 bash[34492]: ts=2024-04-24T17:39:03.914Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-24T17:39:04.138 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:03 smithi137 bash[34492]: ts=2024-04-24T17:39:03.914Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-24T17:39:04.138 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:03 smithi137 bash[34492]: ts=2024-04-24T17:39:03.914Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-24T17:39:04.138 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:03 smithi137 bash[34492]: ts=2024-04-24T17:39:03.914Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-24T17:39:04.138 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:03 smithi137 bash[34492]: ts=2024-04-24T17:39:03.914Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-24T17:39:04.138 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:03 smithi137 bash[34492]: ts=2024-04-24T17:39:03.914Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-24T17:39:04.138 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:03 smithi137 bash[34492]: ts=2024-04-24T17:39:03.914Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-24T17:39:04.138 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:03 smithi137 bash[34492]: ts=2024-04-24T17:39:03.915Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-24T17:39:04.138 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:03 smithi137 bash[34492]: ts=2024-04-24T17:39:03.915Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-24T17:39:04.138 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:03 smithi137 bash[34492]: ts=2024-04-24T17:39:03.915Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-24T17:39:04.138 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:03 smithi137 bash[34492]: ts=2024-04-24T17:39:03.915Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-24T17:39:04.138 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:03 smithi137 bash[34492]: ts=2024-04-24T17:39:03.915Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-24T17:39:04.468 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:04 smithi137 bash[18617]: cluster 2024-04-24T17:39:03.043810+0000 mgr.x (mgr.24539) 55 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-04-24T17:39:04.468 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:04 smithi137 bash[18617]: audit 2024-04-24T17:39:03.291004+0000 mon.a (mon.0) 890 : audit [INF] from='client.? 172.21.15.70:0/2600877266' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6801/1088964199"}]': finished 2024-04-24T17:39:04.468 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:04 smithi137 bash[18617]: cluster 2024-04-24T17:39:03.291579+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-04-24T17:39:04.468 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:04 smithi137 bash[18617]: audit 2024-04-24T17:39:03.653258+0000 mon.a (mon.0) 892 : audit [INF] from='client.? 172.21.15.70:0/4262389276' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6800/1088964199"}]: dispatch 2024-04-24T17:39:04.584 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:04 smithi070 bash[23661]: cluster 2024-04-24T17:39:03.043810+0000 mgr.x (mgr.24539) 55 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-04-24T17:39:04.584 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:04 smithi070 bash[23661]: audit 2024-04-24T17:39:03.291004+0000 mon.a (mon.0) 890 : audit [INF] from='client.? 172.21.15.70:0/2600877266' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6801/1088964199"}]': finished 2024-04-24T17:39:04.584 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:04 smithi070 bash[23661]: cluster 2024-04-24T17:39:03.291579+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-04-24T17:39:04.584 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:04 smithi070 bash[23661]: audit 2024-04-24T17:39:03.653258+0000 mon.a (mon.0) 892 : audit [INF] from='client.? 172.21.15.70:0/4262389276' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6800/1088964199"}]: dispatch 2024-04-24T17:39:04.584 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:04 smithi070 bash[18579]: cluster 2024-04-24T17:39:03.043810+0000 mgr.x (mgr.24539) 55 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-04-24T17:39:04.584 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:04 smithi070 bash[18579]: audit 2024-04-24T17:39:03.291004+0000 mon.a (mon.0) 890 : audit [INF] from='client.? 172.21.15.70:0/2600877266' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6801/1088964199"}]': finished 2024-04-24T17:39:04.584 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:04 smithi070 bash[18579]: cluster 2024-04-24T17:39:03.291579+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-04-24T17:39:04.584 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:04 smithi070 bash[18579]: audit 2024-04-24T17:39:03.653258+0000 mon.a (mon.0) 892 : audit [INF] from='client.? 172.21.15.70:0/4262389276' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6800/1088964199"}]: dispatch 2024-04-24T17:39:04.781 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:04 smithi137 bash[39753]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-prometheus-a 2024-04-24T17:39:04.781 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:04 smithi137 bash[39788]: Error response from daemon: No such container: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-prometheus.a 2024-04-24T17:39:04.781 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:04 smithi137 systemd[1]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-24T17:39:04.781 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:04 smithi137 systemd[1]: Stopped Ceph prometheus.a for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:39:04.781 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:04 smithi137 systemd[1]: Started Ceph prometheus.a for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:39:05.531 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:39:05 smithi137 systemd[1]: Stopping Ceph node-exporter.b for 6229cc3c-025f-11ef-bc93-c7b262605968... 2024-04-24T17:39:05.531 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:39:05 smithi137 bash[39839]: Error response from daemon: No such container: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-node-exporter.b 2024-04-24T17:39:05.532 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:05 smithi137 bash[18617]: audit 2024-04-24T17:39:04.314278+0000 mon.a (mon.0) 893 : audit [INF] from='client.? 172.21.15.70:0/4262389276' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6800/1088964199"}]': finished 2024-04-24T17:39:05.532 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:05 smithi137 bash[18617]: cluster 2024-04-24T17:39:04.314471+0000 mon.a (mon.0) 894 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-04-24T17:39:05.532 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:05 smithi137 bash[18617]: audit 2024-04-24T17:39:04.676281+0000 mon.c (mon.1) 143 : audit [INF] from='client.? 172.21.15.70:0/2941849451' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/3394444120"}]: dispatch 2024-04-24T17:39:05.532 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:05 smithi137 bash[18617]: audit 2024-04-24T17:39:04.677188+0000 mon.a (mon.0) 895 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/3394444120"}]: dispatch 2024-04-24T17:39:05.532 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:05 smithi137 bash[18617]: audit 2024-04-24T17:39:04.732897+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:05.532 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:05 smithi137 bash[18617]: audit 2024-04-24T17:39:04.744022+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:05.584 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:05 smithi070 bash[18579]: audit 2024-04-24T17:39:04.314278+0000 mon.a (mon.0) 893 : audit [INF] from='client.? 172.21.15.70:0/4262389276' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6800/1088964199"}]': finished 2024-04-24T17:39:05.584 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:05 smithi070 bash[18579]: cluster 2024-04-24T17:39:04.314471+0000 mon.a (mon.0) 894 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-04-24T17:39:05.584 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:05 smithi070 bash[18579]: audit 2024-04-24T17:39:04.676281+0000 mon.c (mon.1) 143 : audit [INF] from='client.? 172.21.15.70:0/2941849451' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/3394444120"}]: dispatch 2024-04-24T17:39:05.584 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:05 smithi070 bash[18579]: audit 2024-04-24T17:39:04.677188+0000 mon.a (mon.0) 895 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/3394444120"}]: dispatch 2024-04-24T17:39:05.584 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:05 smithi070 bash[18579]: audit 2024-04-24T17:39:04.732897+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:05.584 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:05 smithi070 bash[18579]: audit 2024-04-24T17:39:04.744022+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:05.584 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:05 smithi070 bash[23661]: audit 2024-04-24T17:39:04.314278+0000 mon.a (mon.0) 893 : audit [INF] from='client.? 172.21.15.70:0/4262389276' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6800/1088964199"}]': finished 2024-04-24T17:39:05.584 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:05 smithi070 bash[23661]: cluster 2024-04-24T17:39:04.314471+0000 mon.a (mon.0) 894 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-04-24T17:39:05.584 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:05 smithi070 bash[23661]: audit 2024-04-24T17:39:04.676281+0000 mon.c (mon.1) 143 : audit [INF] from='client.? 172.21.15.70:0/2941849451' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/3394444120"}]: dispatch 2024-04-24T17:39:05.585 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:05 smithi070 bash[23661]: audit 2024-04-24T17:39:04.677188+0000 mon.a (mon.0) 895 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/3394444120"}]: dispatch 2024-04-24T17:39:05.585 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:05 smithi070 bash[23661]: audit 2024-04-24T17:39:04.732897+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:05.585 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:05 smithi070 bash[23661]: audit 2024-04-24T17:39:04.744022+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:06.265 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:39:06 smithi137 bash[39848]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-node-exporter-b 2024-04-24T17:39:06.265 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:39:06 smithi137 bash[39936]: Error response from daemon: No such container: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-node-exporter.b 2024-04-24T17:39:06.265 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:06 smithi137 bash[39817]: ts=2024-04-24T17:39:06.088Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-24T17:39:06.265 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:06 smithi137 bash[39817]: ts=2024-04-24T17:39:06.088Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-24T17:39:06.265 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:06 smithi137 bash[39817]: ts=2024-04-24T17:39:06.088Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-24T17:39:06.265 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:06 smithi137 bash[39817]: ts=2024-04-24T17:39:06.088Z caller=main.go:518 level=info host_details="(Linux 5.15.0-105-generic #115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024 x86_64 smithi137 (none))" 2024-04-24T17:39:06.265 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:06 smithi137 bash[39817]: ts=2024-04-24T17:39:06.088Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-24T17:39:06.265 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:06 smithi137 bash[39817]: ts=2024-04-24T17:39:06.088Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-24T17:39:06.265 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:06 smithi137 bash[39817]: ts=2024-04-24T17:39:06.090Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-24T17:39:06.265 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:06 smithi137 bash[39817]: ts=2024-04-24T17:39:06.090Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-24T17:39:06.266 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:06 smithi137 bash[39817]: ts=2024-04-24T17:39:06.091Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-24T17:39:06.266 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:06 smithi137 bash[39817]: ts=2024-04-24T17:39:06.094Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-24T17:39:06.266 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:06 smithi137 bash[39817]: ts=2024-04-24T17:39:06.094Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.841µs 2024-04-24T17:39:06.266 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:06 smithi137 bash[39817]: ts=2024-04-24T17:39:06.094Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-24T17:39:06.266 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:06 smithi137 bash[39817]: ts=2024-04-24T17:39:06.269Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-04-24T17:39:06.531 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:39:06 smithi137 systemd[1]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-04-24T17:39:06.531 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:39:06 smithi137 systemd[1]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-04-24T17:39:06.531 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:39:06 smithi137 systemd[1]: Stopped Ceph node-exporter.b for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:39:06.531 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:39:06 smithi137 systemd[1]: Started Ceph node-exporter.b for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:39:06.531 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:06 smithi137 bash[18617]: cephadm 2024-04-24T17:39:04.762913+0000 mgr.x (mgr.24539) 56 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-04-24T17:39:06.531 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:06 smithi137 bash[18617]: cephadm 2024-04-24T17:39:04.763542+0000 mgr.x (mgr.24539) 57 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi137 2024-04-24T17:39:06.531 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:06 smithi137 bash[18617]: cluster 2024-04-24T17:39:05.044807+0000 mgr.x (mgr.24539) 58 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-24T17:39:06.532 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:06 smithi137 bash[18617]: audit 2024-04-24T17:39:05.337598+0000 mon.a (mon.0) 898 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/3394444120"}]': finished 2024-04-24T17:39:06.532 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:06 smithi137 bash[18617]: cluster 2024-04-24T17:39:05.337790+0000 mon.a (mon.0) 899 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-04-24T17:39:06.532 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:06 smithi137 bash[18617]: audit 2024-04-24T17:39:05.717386+0000 mon.c (mon.1) 144 : audit [INF] from='client.? 172.21.15.70:0/4223427490' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/1282641713"}]: dispatch 2024-04-24T17:39:06.532 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:06 smithi137 bash[18617]: audit 2024-04-24T17:39:05.717989+0000 mon.a (mon.0) 900 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/1282641713"}]: dispatch 2024-04-24T17:39:06.583 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:06 smithi070 bash[18579]: cephadm 2024-04-24T17:39:04.762913+0000 mgr.x (mgr.24539) 56 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-04-24T17:39:06.584 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:06 smithi070 bash[18579]: cephadm 2024-04-24T17:39:04.763542+0000 mgr.x (mgr.24539) 57 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi137 2024-04-24T17:39:06.584 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:06 smithi070 bash[18579]: cluster 2024-04-24T17:39:05.044807+0000 mgr.x (mgr.24539) 58 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-24T17:39:06.584 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:06 smithi070 bash[18579]: audit 2024-04-24T17:39:05.337598+0000 mon.a (mon.0) 898 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/3394444120"}]': finished 2024-04-24T17:39:06.584 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:06 smithi070 bash[18579]: cluster 2024-04-24T17:39:05.337790+0000 mon.a (mon.0) 899 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-04-24T17:39:06.584 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:06 smithi070 bash[18579]: audit 2024-04-24T17:39:05.717386+0000 mon.c (mon.1) 144 : audit [INF] from='client.? 172.21.15.70:0/4223427490' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/1282641713"}]: dispatch 2024-04-24T17:39:06.584 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:06 smithi070 bash[18579]: audit 2024-04-24T17:39:05.717989+0000 mon.a (mon.0) 900 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/1282641713"}]: dispatch 2024-04-24T17:39:06.584 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:06 smithi070 bash[23661]: cephadm 2024-04-24T17:39:04.762913+0000 mgr.x (mgr.24539) 56 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-04-24T17:39:06.584 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:06 smithi070 bash[23661]: cephadm 2024-04-24T17:39:04.763542+0000 mgr.x (mgr.24539) 57 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi137 2024-04-24T17:39:06.584 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:06 smithi070 bash[23661]: cluster 2024-04-24T17:39:05.044807+0000 mgr.x (mgr.24539) 58 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-24T17:39:06.584 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:06 smithi070 bash[23661]: audit 2024-04-24T17:39:05.337598+0000 mon.a (mon.0) 898 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/3394444120"}]': finished 2024-04-24T17:39:06.584 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:06 smithi070 bash[23661]: cluster 2024-04-24T17:39:05.337790+0000 mon.a (mon.0) 899 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-04-24T17:39:06.585 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:06 smithi070 bash[23661]: audit 2024-04-24T17:39:05.717386+0000 mon.c (mon.1) 144 : audit [INF] from='client.? 172.21.15.70:0/4223427490' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/1282641713"}]: dispatch 2024-04-24T17:39:06.585 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:06 smithi070 bash[23661]: audit 2024-04-24T17:39:05.717989+0000 mon.a (mon.0) 900 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/1282641713"}]: dispatch 2024-04-24T17:39:07.031 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:06 smithi137 bash[39817]: ts=2024-04-24T17:39:06.559Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-04-24T17:39:07.031 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:06 smithi137 bash[39817]: ts=2024-04-24T17:39:06.560Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-04-24T17:39:07.031 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:06 smithi137 bash[39817]: ts=2024-04-24T17:39:06.560Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=37.031µs wal_replay_duration=465.563372ms total_replay_duration=465.621807ms 2024-04-24T17:39:07.032 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:06 smithi137 bash[39817]: ts=2024-04-24T17:39:06.563Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-24T17:39:07.032 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:06 smithi137 bash[39817]: ts=2024-04-24T17:39:06.563Z caller=main.go:947 level=info msg="TSDB started" 2024-04-24T17:39:07.032 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:06 smithi137 bash[39817]: ts=2024-04-24T17:39:06.563Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-24T17:39:07.032 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:06 smithi137 bash[39817]: ts=2024-04-24T17:39:06.593Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=29.67708ms db_storage=750ns remote_storage=1.365µs web_handler=414ns query_engine=899ns scrape=268.935µs scrape_sd=151.309µs notify=19.912µs notify_sd=30.277µs rules=28.814099ms 2024-04-24T17:39:07.032 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:06 smithi137 bash[39817]: ts=2024-04-24T17:39:06.593Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-24T17:39:07.333 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:39:06 smithi070 bash[51740]: level=info ts=2024-04-24T17:39:06.891Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.002939462s 2024-04-24T17:39:07.596 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:07 smithi070 bash[23661]: audit 2024-04-24T17:39:06.348172+0000 mon.a (mon.0) 901 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/1282641713"}]': finished 2024-04-24T17:39:07.596 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:07 smithi070 bash[23661]: cluster 2024-04-24T17:39:06.348400+0000 mon.a (mon.0) 902 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-04-24T17:39:07.596 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:07 smithi070 bash[23661]: audit 2024-04-24T17:39:06.519391+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:07.596 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:07 smithi070 bash[23661]: audit 2024-04-24T17:39:06.528544+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:07.597 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:07 smithi070 bash[23661]: cephadm 2024-04-24T17:39:06.530587+0000 mgr.x (mgr.24539) 59 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-04-24T17:39:07.597 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:07 smithi070 bash[23661]: cephadm 2024-04-24T17:39:06.541222+0000 mgr.x (mgr.24539) 60 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-04-24T17:39:07.597 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:07 smithi070 bash[23661]: audit 2024-04-24T17:39:06.565999+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:07.597 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:07 smithi070 bash[23661]: audit 2024-04-24T17:39:06.572914+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:07.597 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:07 smithi070 bash[23661]: audit 2024-04-24T17:39:06.575252+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-24T17:39:07.597 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:07 smithi070 bash[23661]: audit 2024-04-24T17:39:06.575813+0000 mgr.x (mgr.24539) 61 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-24T17:39:07.597 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:07 smithi070 bash[23661]: cephadm 2024-04-24T17:39:06.581367+0000 mgr.x (mgr.24539) 62 : cephadm [INF] Reconfiguring daemon grafana.a on smithi137 2024-04-24T17:39:07.597 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:07 smithi070 bash[23661]: audit 2024-04-24T17:39:06.710428+0000 mon.a (mon.0) 907 : audit [INF] from='client.? 172.21.15.70:0/3926703863' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/140210731"}]: dispatch 2024-04-24T17:39:07.597 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:07 smithi070 bash[18579]: audit 2024-04-24T17:39:06.348172+0000 mon.a (mon.0) 901 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/1282641713"}]': finished 2024-04-24T17:39:07.597 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:07 smithi070 bash[18579]: cluster 2024-04-24T17:39:06.348400+0000 mon.a (mon.0) 902 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-04-24T17:39:07.597 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:07 smithi070 bash[18579]: audit 2024-04-24T17:39:06.519391+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:07.597 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:07 smithi070 bash[18579]: audit 2024-04-24T17:39:06.528544+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:07.598 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:07 smithi070 bash[18579]: cephadm 2024-04-24T17:39:06.530587+0000 mgr.x (mgr.24539) 59 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-04-24T17:39:07.598 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:07 smithi070 bash[18579]: cephadm 2024-04-24T17:39:06.541222+0000 mgr.x (mgr.24539) 60 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-04-24T17:39:07.598 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:07 smithi070 bash[18579]: audit 2024-04-24T17:39:06.565999+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:07.598 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:07 smithi070 bash[18579]: audit 2024-04-24T17:39:06.572914+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:07.598 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:07 smithi070 bash[18579]: audit 2024-04-24T17:39:06.575252+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-24T17:39:07.598 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:07 smithi070 bash[18579]: audit 2024-04-24T17:39:06.575813+0000 mgr.x (mgr.24539) 61 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-24T17:39:07.598 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:07 smithi070 bash[18579]: cephadm 2024-04-24T17:39:06.581367+0000 mgr.x (mgr.24539) 62 : cephadm [INF] Reconfiguring daemon grafana.a on smithi137 2024-04-24T17:39:07.598 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:07 smithi070 bash[18579]: audit 2024-04-24T17:39:06.710428+0000 mon.a (mon.0) 907 : audit [INF] from='client.? 172.21.15.70:0/3926703863' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/140210731"}]: dispatch 2024-04-24T17:39:07.848 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:07 smithi137 bash[18617]: audit 2024-04-24T17:39:06.348172+0000 mon.a (mon.0) 901 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/1282641713"}]': finished 2024-04-24T17:39:07.849 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:07 smithi137 bash[18617]: cluster 2024-04-24T17:39:06.348400+0000 mon.a (mon.0) 902 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-04-24T17:39:07.849 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:07 smithi137 bash[18617]: audit 2024-04-24T17:39:06.519391+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:07.849 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:07 smithi137 bash[18617]: audit 2024-04-24T17:39:06.528544+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:07.849 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:07 smithi137 bash[18617]: cephadm 2024-04-24T17:39:06.530587+0000 mgr.x (mgr.24539) 59 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-04-24T17:39:07.849 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:07 smithi137 bash[18617]: cephadm 2024-04-24T17:39:06.541222+0000 mgr.x (mgr.24539) 60 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-04-24T17:39:07.849 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:07 smithi137 bash[18617]: audit 2024-04-24T17:39:06.565999+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:07.849 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:07 smithi137 bash[18617]: audit 2024-04-24T17:39:06.572914+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:07.849 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:07 smithi137 bash[18617]: audit 2024-04-24T17:39:06.575252+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-24T17:39:07.849 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:07 smithi137 bash[18617]: audit 2024-04-24T17:39:06.575813+0000 mgr.x (mgr.24539) 61 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-24T17:39:07.849 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:07 smithi137 bash[18617]: cephadm 2024-04-24T17:39:06.581367+0000 mgr.x (mgr.24539) 62 : cephadm [INF] Reconfiguring daemon grafana.a on smithi137 2024-04-24T17:39:07.849 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:07 smithi137 bash[18617]: audit 2024-04-24T17:39:06.710428+0000 mon.a (mon.0) 907 : audit [INF] from='client.? 172.21.15.70:0/3926703863' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/140210731"}]: dispatch 2024-04-24T17:39:08.532 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:39:08 smithi137 bash[39964]: ts=2024-04-24T17:39:08.230Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-04-24T17:39:08.532 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:39:08 smithi137 bash[39964]: ts=2024-04-24T17:39:08.230Z 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-04-24T17:39:08.532 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:39:08 smithi137 bash[39964]: ts=2024-04-24T17:39:08.231Z 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-04-24T17:39:08.532 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:39:08 smithi137 bash[39964]: ts=2024-04-24T17:39:08.231Z 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-04-24T17:39:08.532 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:39:08 smithi137 bash[39964]: ts=2024-04-24T17:39:08.231Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-04-24T17:39:08.532 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:39:08 smithi137 bash[39964]: ts=2024-04-24T17:39:08.231Z caller=node_exporter.go:115 level=info collector=arp 2024-04-24T17:39:08.532 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:39:08 smithi137 bash[39964]: ts=2024-04-24T17:39:08.231Z caller=node_exporter.go:115 level=info collector=bcache 2024-04-24T17:39:08.532 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:39:08 smithi137 bash[39964]: ts=2024-04-24T17:39:08.231Z caller=node_exporter.go:115 level=info collector=bonding 2024-04-24T17:39:08.532 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:39:08 smithi137 bash[39964]: ts=2024-04-24T17:39:08.231Z caller=node_exporter.go:115 level=info collector=btrfs 2024-04-24T17:39:08.532 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:39:08 smithi137 bash[39964]: ts=2024-04-24T17:39:08.231Z caller=node_exporter.go:115 level=info collector=conntrack 2024-04-24T17:39:08.532 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:39:08 smithi137 bash[39964]: ts=2024-04-24T17:39:08.231Z caller=node_exporter.go:115 level=info collector=cpu 2024-04-24T17:39:08.533 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:39:08 smithi137 bash[39964]: ts=2024-04-24T17:39:08.231Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-04-24T17:39:08.533 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:39:08 smithi137 bash[39964]: ts=2024-04-24T17:39:08.231Z caller=node_exporter.go:115 level=info collector=diskstats 2024-04-24T17:39:08.533 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:39:08 smithi137 bash[39964]: ts=2024-04-24T17:39:08.231Z caller=node_exporter.go:115 level=info collector=dmi 2024-04-24T17:39:08.533 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:39:08 smithi137 bash[39964]: ts=2024-04-24T17:39:08.231Z caller=node_exporter.go:115 level=info collector=edac 2024-04-24T17:39:08.533 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:39:08 smithi137 bash[39964]: ts=2024-04-24T17:39:08.231Z caller=node_exporter.go:115 level=info collector=entropy 2024-04-24T17:39:08.533 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:39:08 smithi137 bash[39964]: ts=2024-04-24T17:39:08.231Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-04-24T17:39:08.533 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:39:08 smithi137 bash[39964]: ts=2024-04-24T17:39:08.232Z caller=node_exporter.go:115 level=info collector=filefd 2024-04-24T17:39:08.533 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:39:08 smithi137 bash[39964]: ts=2024-04-24T17:39:08.232Z caller=node_exporter.go:115 level=info collector=filesystem 2024-04-24T17:39:08.533 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:39:08 smithi137 bash[39964]: ts=2024-04-24T17:39:08.232Z caller=node_exporter.go:115 level=info collector=hwmon 2024-04-24T17:39:08.533 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:39:08 smithi137 bash[39964]: ts=2024-04-24T17:39:08.232Z caller=node_exporter.go:115 level=info collector=infiniband 2024-04-24T17:39:08.533 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:39:08 smithi137 bash[39964]: ts=2024-04-24T17:39:08.232Z caller=node_exporter.go:115 level=info collector=ipvs 2024-04-24T17:39:08.533 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:39:08 smithi137 bash[39964]: ts=2024-04-24T17:39:08.232Z caller=node_exporter.go:115 level=info collector=loadavg 2024-04-24T17:39:08.533 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:39:08 smithi137 bash[39964]: ts=2024-04-24T17:39:08.232Z caller=node_exporter.go:115 level=info collector=mdadm 2024-04-24T17:39:08.533 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:39:08 smithi137 bash[39964]: ts=2024-04-24T17:39:08.232Z caller=node_exporter.go:115 level=info collector=meminfo 2024-04-24T17:39:08.534 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:39:08 smithi137 bash[39964]: ts=2024-04-24T17:39:08.232Z caller=node_exporter.go:115 level=info collector=netclass 2024-04-24T17:39:08.534 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:39:08 smithi137 bash[39964]: ts=2024-04-24T17:39:08.232Z caller=node_exporter.go:115 level=info collector=netdev 2024-04-24T17:39:08.534 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:39:08 smithi137 bash[39964]: ts=2024-04-24T17:39:08.232Z caller=node_exporter.go:115 level=info collector=netstat 2024-04-24T17:39:08.534 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:39:08 smithi137 bash[39964]: ts=2024-04-24T17:39:08.232Z caller=node_exporter.go:115 level=info collector=nfs 2024-04-24T17:39:08.534 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:39:08 smithi137 bash[39964]: ts=2024-04-24T17:39:08.232Z caller=node_exporter.go:115 level=info collector=nfsd 2024-04-24T17:39:08.534 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:39:08 smithi137 bash[39964]: ts=2024-04-24T17:39:08.232Z caller=node_exporter.go:115 level=info collector=nvme 2024-04-24T17:39:08.534 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:39:08 smithi137 bash[39964]: ts=2024-04-24T17:39:08.232Z caller=node_exporter.go:115 level=info collector=os 2024-04-24T17:39:08.534 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:39:08 smithi137 bash[39964]: ts=2024-04-24T17:39:08.232Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-04-24T17:39:08.534 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:39:08 smithi137 bash[39964]: ts=2024-04-24T17:39:08.232Z caller=node_exporter.go:115 level=info collector=pressure 2024-04-24T17:39:08.538 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:39:08 smithi137 bash[39964]: ts=2024-04-24T17:39:08.232Z caller=node_exporter.go:115 level=info collector=rapl 2024-04-24T17:39:08.538 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:39:08 smithi137 bash[39964]: ts=2024-04-24T17:39:08.232Z caller=node_exporter.go:115 level=info collector=schedstat 2024-04-24T17:39:08.538 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:39:08 smithi137 bash[39964]: ts=2024-04-24T17:39:08.232Z caller=node_exporter.go:115 level=info collector=sockstat 2024-04-24T17:39:08.538 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:39:08 smithi137 bash[39964]: ts=2024-04-24T17:39:08.232Z caller=node_exporter.go:115 level=info collector=softnet 2024-04-24T17:39:08.538 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:39:08 smithi137 bash[39964]: ts=2024-04-24T17:39:08.232Z caller=node_exporter.go:115 level=info collector=stat 2024-04-24T17:39:08.538 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:39:08 smithi137 bash[39964]: ts=2024-04-24T17:39:08.232Z caller=node_exporter.go:115 level=info collector=tapestats 2024-04-24T17:39:08.538 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:39:08 smithi137 bash[39964]: ts=2024-04-24T17:39:08.232Z caller=node_exporter.go:115 level=info collector=textfile 2024-04-24T17:39:08.538 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:39:08 smithi137 bash[39964]: ts=2024-04-24T17:39:08.232Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-04-24T17:39:08.539 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:39:08 smithi137 bash[39964]: ts=2024-04-24T17:39:08.232Z caller=node_exporter.go:115 level=info collector=time 2024-04-24T17:39:08.539 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:39:08 smithi137 bash[39964]: ts=2024-04-24T17:39:08.232Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-04-24T17:39:08.539 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:39:08 smithi137 bash[39964]: ts=2024-04-24T17:39:08.232Z caller=node_exporter.go:115 level=info collector=uname 2024-04-24T17:39:08.539 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:39:08 smithi137 bash[39964]: ts=2024-04-24T17:39:08.232Z caller=node_exporter.go:115 level=info collector=vmstat 2024-04-24T17:39:08.539 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:39:08 smithi137 bash[39964]: ts=2024-04-24T17:39:08.232Z caller=node_exporter.go:115 level=info collector=xfs 2024-04-24T17:39:08.539 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:39:08 smithi137 bash[39964]: ts=2024-04-24T17:39:08.232Z caller=node_exporter.go:115 level=info collector=zfs 2024-04-24T17:39:08.539 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:39:08 smithi137 bash[39964]: ts=2024-04-24T17:39:08.232Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-04-24T17:39:08.539 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:39:08 smithi137 bash[39964]: ts=2024-04-24T17:39:08.232Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-04-24T17:39:08.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:08 smithi070 bash[18579]: cluster 2024-04-24T17:39:07.046773+0000 mgr.x (mgr.24539) 63 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:39:08.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:08 smithi070 bash[18579]: audit 2024-04-24T17:39:07.584079+0000 mon.a (mon.0) 908 : audit [INF] from='client.? 172.21.15.70:0/3926703863' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/140210731"}]': finished 2024-04-24T17:39:08.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:08 smithi070 bash[18579]: cluster 2024-04-24T17:39:07.584317+0000 mon.a (mon.0) 909 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-04-24T17:39:08.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:08 smithi070 bash[18579]: audit 2024-04-24T17:39:07.944344+0000 mon.a (mon.0) 910 : audit [INF] from='client.? 172.21.15.70:0/1111790174' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/941115417"}]: dispatch 2024-04-24T17:39:08.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:08 smithi070 bash[23661]: cluster 2024-04-24T17:39:07.046773+0000 mgr.x (mgr.24539) 63 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:39:08.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:08 smithi070 bash[23661]: audit 2024-04-24T17:39:07.584079+0000 mon.a (mon.0) 908 : audit [INF] from='client.? 172.21.15.70:0/3926703863' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/140210731"}]': finished 2024-04-24T17:39:08.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:08 smithi070 bash[23661]: cluster 2024-04-24T17:39:07.584317+0000 mon.a (mon.0) 909 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-04-24T17:39:08.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:08 smithi070 bash[23661]: audit 2024-04-24T17:39:07.944344+0000 mon.a (mon.0) 910 : audit [INF] from='client.? 172.21.15.70:0/1111790174' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/941115417"}]: dispatch 2024-04-24T17:39:08.836 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:08 smithi137 bash[18617]: cluster 2024-04-24T17:39:07.046773+0000 mgr.x (mgr.24539) 63 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:39:08.836 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:08 smithi137 bash[18617]: audit 2024-04-24T17:39:07.584079+0000 mon.a (mon.0) 908 : audit [INF] from='client.? 172.21.15.70:0/3926703863' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/140210731"}]': finished 2024-04-24T17:39:08.836 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:08 smithi137 bash[18617]: cluster 2024-04-24T17:39:07.584317+0000 mon.a (mon.0) 909 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-04-24T17:39:08.836 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:08 smithi137 bash[18617]: audit 2024-04-24T17:39:07.944344+0000 mon.a (mon.0) 910 : audit [INF] from='client.? 172.21.15.70:0/1111790174' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/941115417"}]: dispatch 2024-04-24T17:39:09.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:09 smithi137 bash[18617]: audit 2024-04-24T17:39:08.593475+0000 mon.a (mon.0) 911 : audit [INF] from='client.? 172.21.15.70:0/1111790174' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/941115417"}]': finished 2024-04-24T17:39:09.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:09 smithi137 bash[18617]: cluster 2024-04-24T17:39:08.593667+0000 mon.a (mon.0) 912 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-04-24T17:39:10.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:09 smithi070 bash[18579]: audit 2024-04-24T17:39:08.593475+0000 mon.a (mon.0) 911 : audit [INF] from='client.? 172.21.15.70:0/1111790174' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/941115417"}]': finished 2024-04-24T17:39:10.084 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:09 smithi070 bash[18579]: cluster 2024-04-24T17:39:08.593667+0000 mon.a (mon.0) 912 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-04-24T17:39:10.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:09 smithi070 bash[23661]: audit 2024-04-24T17:39:08.593475+0000 mon.a (mon.0) 911 : audit [INF] from='client.? 172.21.15.70:0/1111790174' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/941115417"}]': finished 2024-04-24T17:39:10.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:09 smithi070 bash[23661]: cluster 2024-04-24T17:39:08.593667+0000 mon.a (mon.0) 912 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-04-24T17:39:10.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:10 smithi137 bash[18617]: cluster 2024-04-24T17:39:09.047786+0000 mgr.x (mgr.24539) 64 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:39:11.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:10 smithi070 bash[18579]: cluster 2024-04-24T17:39:09.047786+0000 mgr.x (mgr.24539) 64 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:39:11.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:10 smithi070 bash[23661]: cluster 2024-04-24T17:39:09.047786+0000 mgr.x (mgr.24539) 64 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:39:11.244 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:39:10 smithi137 systemd[1]: Stopping Ceph grafana.a for 6229cc3c-025f-11ef-bc93-c7b262605968... 2024-04-24T17:39:11.244 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:39:11 smithi137 bash[40175]: Error response from daemon: No such container: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-grafana.a 2024-04-24T17:39:11.244 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:39:11 smithi137 bash[33875]: t=2024-04-24T17:39:11+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-04-24T17:39:11.945 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:39:11 smithi137 bash[40184]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-grafana-a 2024-04-24T17:39:11.945 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:39:11 smithi137 bash[40227]: Error response from daemon: No such container: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-grafana.a 2024-04-24T17:39:11.945 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:11 smithi137 bash[18617]: audit 2024-04-24T17:39:10.700467+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:39:12.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:11 smithi070 bash[18579]: audit 2024-04-24T17:39:10.700467+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:39:12.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:11 smithi070 bash[23661]: audit 2024-04-24T17:39:10.700467+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:39:12.212 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:39:11 smithi137 systemd[1]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968@grafana.a.service: Deactivated successfully. 2024-04-24T17:39:12.212 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:39:11 smithi137 systemd[1]: Stopped Ceph grafana.a for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:39:12.212 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:39:11 smithi137 systemd[1]: Started Ceph grafana.a for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:39:12.212 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:39:12 smithi137 bash[38001]: [24/Apr/2024:17:39:12] ENGINE Bus STOPPING 2024-04-24T17:39:12.212 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:39:12 smithi137 bash[38001]: [24/Apr/2024:17:39:12] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-24T17:39:12.212 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:39:12 smithi137 bash[38001]: [24/Apr/2024:17:39:12] ENGINE Bus STOPPED 2024-04-24T17:39:12.212 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:39:12 smithi137 bash[38001]: [24/Apr/2024:17:39:12] ENGINE Bus STARTING 2024-04-24T17:39:12.531 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:39:12 smithi137 bash[38001]: [24/Apr/2024:17:39:12] ENGINE Serving on http://:::9283 2024-04-24T17:39:12.531 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:39:12 smithi137 bash[38001]: [24/Apr/2024:17:39:12] ENGINE Bus STARTED 2024-04-24T17:39:12.531 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:39:12 smithi137 bash[38001]: [24/Apr/2024:17:39:12] ENGINE Bus STOPPING 2024-04-24T17:39:12.531 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:39:12 smithi137 bash[38001]: [24/Apr/2024:17:39:12] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-24T17:39:12.532 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:39:12 smithi137 bash[38001]: [24/Apr/2024:17:39:12] ENGINE Bus STOPPED 2024-04-24T17:39:12.532 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:39:12 smithi137 bash[38001]: [24/Apr/2024:17:39:12] ENGINE Bus STARTING 2024-04-24T17:39:12.532 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:39:12 smithi137 bash[38001]: [24/Apr/2024:17:39:12] ENGINE Serving on http://:::9283 2024-04-24T17:39:12.532 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:39:12 smithi137 bash[38001]: [24/Apr/2024:17:39:12] ENGINE Bus STARTED 2024-04-24T17:39:12.532 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:39:12 smithi137 bash[38001]: [24/Apr/2024:17:39:12] ENGINE Bus STOPPING 2024-04-24T17:39:12.532 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:39:12 smithi137 bash[38001]: [24/Apr/2024:17:39:12] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-24T17:39:12.532 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:39:12 smithi137 bash[38001]: [24/Apr/2024:17:39:12] ENGINE Bus STOPPED 2024-04-24T17:39:12.532 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:39:12 smithi137 bash[38001]: [24/Apr/2024:17:39:12] ENGINE Bus STARTING 2024-04-24T17:39:12.532 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:39:12 smithi137 bash[38001]: [24/Apr/2024:17:39:12] ENGINE Serving on http://:::9283 2024-04-24T17:39:12.532 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:39:12 smithi137 bash[38001]: [24/Apr/2024:17:39:12] ENGINE Bus STARTED 2024-04-24T17:39:12.854 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:12 smithi137 bash[18617]: audit 2024-04-24T17:39:10.706774+0000 mgr.x (mgr.24539) 65 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:39:12.854 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:12 smithi137 bash[18617]: cluster 2024-04-24T17:39:11.048525+0000 mgr.x (mgr.24539) 66 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s 2024-04-24T17:39:12.854 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:12 smithi137 bash[18617]: audit 2024-04-24T17:39:12.009642+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:12.855 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:12 smithi137 bash[18617]: audit 2024-04-24T17:39:12.020482+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:12.855 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:12 smithi137 bash[18617]: audit 2024-04-24T17:39:12.069956+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-24T17:39:12.855 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:12 smithi137 bash[18617]: audit 2024-04-24T17:39:12.072243+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi070.front.sepia.ceph.com:9093"}]: dispatch 2024-04-24T17:39:12.855 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:12 smithi137 bash[18617]: audit 2024-04-24T17:39:12.086864+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:12.855 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:12 smithi137 bash[18617]: audit 2024-04-24T17:39:12.092027+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:39:12.855 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:12 smithi137 bash[18617]: audit 2024-04-24T17:39:12.119154+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:12.855 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:12 smithi137 bash[18617]: audit 2024-04-24T17:39:12.119329+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-24T17:39:12.855 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:12 smithi137 bash[18617]: audit 2024-04-24T17:39:12.121937+0000 mon.b (mon.2) 73 : audit [INF] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi070"}]: dispatch 2024-04-24T17:39:12.855 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:12 smithi137 bash[18617]: audit 2024-04-24T17:39:12.131570+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:12.855 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:12 smithi137 bash[18617]: audit 2024-04-24T17:39:12.131731+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:39:12.855 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:12 smithi137 bash[18617]: audit 2024-04-24T17:39:12.133272+0000 mon.b (mon.2) 75 : audit [INF] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi137.front.sepia.ceph.com:9095"}]: dispatch 2024-04-24T17:39:12.855 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:12 smithi137 bash[18617]: audit 2024-04-24T17:39:12.143726+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:12.855 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:12 smithi137 bash[18617]: audit 2024-04-24T17:39:12.150485+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-24T17:39:12.855 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:12 smithi137 bash[18617]: audit 2024-04-24T17:39:12.156858+0000 mon.b (mon.2) 77 : audit [INF] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi137.front.sepia.ceph.com:3000"}]: dispatch 2024-04-24T17:39:12.855 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:12 smithi137 bash[18617]: audit 2024-04-24T17:39:12.171106+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:12.856 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:12 smithi137 bash[18617]: audit 2024-04-24T17:39:12.183664+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:39:13.084 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:12 smithi070 bash[18579]: audit 2024-04-24T17:39:10.706774+0000 mgr.x (mgr.24539) 65 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:39:13.084 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:12 smithi070 bash[18579]: cluster 2024-04-24T17:39:11.048525+0000 mgr.x (mgr.24539) 66 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s 2024-04-24T17:39:13.084 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:12 smithi070 bash[18579]: audit 2024-04-24T17:39:12.009642+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:13.084 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:12 smithi070 bash[18579]: audit 2024-04-24T17:39:12.020482+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:13.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:12 smithi070 bash[18579]: audit 2024-04-24T17:39:12.069956+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-24T17:39:13.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:12 smithi070 bash[18579]: audit 2024-04-24T17:39:12.072243+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi070.front.sepia.ceph.com:9093"}]: dispatch 2024-04-24T17:39:13.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:12 smithi070 bash[18579]: audit 2024-04-24T17:39:12.086864+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:13.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:12 smithi070 bash[18579]: audit 2024-04-24T17:39:12.092027+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:39:13.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:12 smithi070 bash[18579]: audit 2024-04-24T17:39:12.119154+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:13.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:12 smithi070 bash[18579]: audit 2024-04-24T17:39:12.119329+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-24T17:39:13.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:12 smithi070 bash[18579]: audit 2024-04-24T17:39:12.121937+0000 mon.b (mon.2) 73 : audit [INF] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi070"}]: dispatch 2024-04-24T17:39:13.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:12 smithi070 bash[18579]: audit 2024-04-24T17:39:12.131570+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:13.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:12 smithi070 bash[18579]: audit 2024-04-24T17:39:12.131731+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:39:13.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:12 smithi070 bash[18579]: audit 2024-04-24T17:39:12.133272+0000 mon.b (mon.2) 75 : audit [INF] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi137.front.sepia.ceph.com:9095"}]: dispatch 2024-04-24T17:39:13.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:12 smithi070 bash[18579]: audit 2024-04-24T17:39:12.143726+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:13.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:12 smithi070 bash[18579]: audit 2024-04-24T17:39:12.150485+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-24T17:39:13.086 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:12 smithi070 bash[18579]: audit 2024-04-24T17:39:12.156858+0000 mon.b (mon.2) 77 : audit [INF] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi137.front.sepia.ceph.com:3000"}]: dispatch 2024-04-24T17:39:13.086 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:12 smithi070 bash[18579]: audit 2024-04-24T17:39:12.171106+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:13.086 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:12 smithi070 bash[18579]: audit 2024-04-24T17:39:12.183664+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:39:13.086 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:12 smithi070 bash[23661]: audit 2024-04-24T17:39:10.706774+0000 mgr.x (mgr.24539) 65 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:39:13.086 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:12 smithi070 bash[23661]: cluster 2024-04-24T17:39:11.048525+0000 mgr.x (mgr.24539) 66 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s 2024-04-24T17:39:13.086 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:12 smithi070 bash[23661]: audit 2024-04-24T17:39:12.009642+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:13.086 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:12 smithi070 bash[23661]: audit 2024-04-24T17:39:12.020482+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:13.086 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:12 smithi070 bash[23661]: audit 2024-04-24T17:39:12.069956+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-24T17:39:13.086 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:12 smithi070 bash[23661]: audit 2024-04-24T17:39:12.072243+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi070.front.sepia.ceph.com:9093"}]: dispatch 2024-04-24T17:39:13.087 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:12 smithi070 bash[23661]: audit 2024-04-24T17:39:12.086864+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:13.087 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:12 smithi070 bash[23661]: audit 2024-04-24T17:39:12.092027+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:39:13.087 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:12 smithi070 bash[23661]: audit 2024-04-24T17:39:12.119154+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:13.087 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:12 smithi070 bash[23661]: audit 2024-04-24T17:39:12.119329+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-24T17:39:13.087 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:12 smithi070 bash[23661]: audit 2024-04-24T17:39:12.121937+0000 mon.b (mon.2) 73 : audit [INF] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi070"}]: dispatch 2024-04-24T17:39:13.087 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:12 smithi070 bash[23661]: audit 2024-04-24T17:39:12.131570+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:13.087 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:12 smithi070 bash[23661]: audit 2024-04-24T17:39:12.131731+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:39:13.087 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:12 smithi070 bash[23661]: audit 2024-04-24T17:39:12.133272+0000 mon.b (mon.2) 75 : audit [INF] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi137.front.sepia.ceph.com:9095"}]: dispatch 2024-04-24T17:39:13.087 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:12 smithi070 bash[23661]: audit 2024-04-24T17:39:12.143726+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:13.087 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:12 smithi070 bash[23661]: audit 2024-04-24T17:39:12.150485+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-24T17:39:13.087 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:12 smithi070 bash[23661]: audit 2024-04-24T17:39:12.156858+0000 mon.b (mon.2) 77 : audit [INF] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi137.front.sepia.ceph.com:3000"}]: dispatch 2024-04-24T17:39:13.087 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:12 smithi070 bash[23661]: audit 2024-04-24T17:39:12.171106+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:13.087 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:12 smithi070 bash[23661]: audit 2024-04-24T17:39:12.183664+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:39:13.260 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:39:12 smithi137 bash[40256]: t=2024-04-24T17:39:12+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-04-24T17:39:13.260 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:39:12 smithi137 bash[40256]: t=2024-04-24T17:39:12+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-04-24T17:39:13.260 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:39:12 smithi137 bash[40256]: t=2024-04-24T17:39:12+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-04-24T17:39:13.260 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:39:12 smithi137 bash[40256]: t=2024-04-24T17:39:12+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-04-24T17:39:13.260 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:39:12 smithi137 bash[40256]: t=2024-04-24T17:39:12+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-04-24T17:39:13.260 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:39:12 smithi137 bash[40256]: t=2024-04-24T17:39:12+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-04-24T17:39:13.260 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:39:12 smithi137 bash[40256]: t=2024-04-24T17:39:12+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-04-24T17:39:13.260 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:39:12 smithi137 bash[40256]: t=2024-04-24T17:39:12+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-04-24T17:39:13.261 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:39:12 smithi137 bash[40256]: t=2024-04-24T17:39:12+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-04-24T17:39:13.261 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:39:12 smithi137 bash[40256]: t=2024-04-24T17:39:12+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-04-24T17:39:13.261 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:39:12 smithi137 bash[40256]: t=2024-04-24T17:39:12+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-04-24T17:39:13.261 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:39:12 smithi137 bash[40256]: t=2024-04-24T17:39:12+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-04-24T17:39:13.261 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:39:12 smithi137 bash[40256]: t=2024-04-24T17:39:12+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-04-24T17:39:13.261 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:39:12 smithi137 bash[40256]: t=2024-04-24T17:39:12+0000 lvl=info msg="App mode production" logger=settings 2024-04-24T17:39:13.261 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:39:12 smithi137 bash[40256]: t=2024-04-24T17:39:12+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-04-24T17:39:13.261 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:39:12 smithi137 bash[40256]: t=2024-04-24T17:39:12+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-04-24T17:39:13.261 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:39:12 smithi137 bash[40256]: t=2024-04-24T17:39:12+0000 lvl=info msg="Starting DB migrations" logger=migrator 2024-04-24T17:39:13.261 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:39:12 smithi137 bash[40256]: t=2024-04-24T17:39:12+0000 lvl=info msg="migrations completed" logger=migrator performed=0 skipped=377 duration=1.104777ms 2024-04-24T17:39:13.261 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:39:12 smithi137 bash[40256]: t=2024-04-24T17:39:12+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-04-24T17:39:13.261 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:39:12 smithi137 bash[40256]: t=2024-04-24T17:39:12+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-04-24T17:39:13.262 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:39:13 smithi137 bash[40256]: t=2024-04-24T17:39:13+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-04-24T17:39:13.262 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:39:13 smithi137 bash[40256]: t=2024-04-24T17:39:13+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-04-24T17:39:13.262 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:39:13 smithi137 bash[40256]: t=2024-04-24T17:39:13+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-04-24T17:39:13.262 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:39:13 smithi137 bash[40256]: t=2024-04-24T17:39:13+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-04-24T17:39:13.262 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:39:13 smithi137 bash[40256]: t=2024-04-24T17:39:13+0000 lvl=info msg="deleted datasource based on configuration" logger=provisioning.datasources name=Dashboard1 2024-04-24T17:39:13.262 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:39:13 smithi137 bash[40256]: t=2024-04-24T17:39:13+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-04-24T17:39:13.531 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:13 smithi137 bash[39817]: ts=2024-04-24T17:39: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=\"smithi137\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi137\", job=\"node\", machine=\"x86_64\", nodename=\"smithi137\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"6229cc3c-025f-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi137\", job=\"node\", machine=\"x86_64\", nodename=\"smithi137\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:39:13.532 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:39:13 smithi137 bash[40256]: t=2024-04-24T17:39:13+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Loki uid=P8E80F9AEF21F6940 2024-04-24T17:39:13.532 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:39:13 smithi137 bash[40256]: t=2024-04-24T17:39:13+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-04-24T17:39:13.532 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:39:13 smithi137 bash[40256]: t=2024-04-24T17:39:13+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-04-24T17:39:13.532 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:39:13 smithi137 bash[40256]: t=2024-04-24T17:39:13+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-04-24T17:39:13.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:13 smithi070 bash[23661]: audit 2024-04-24T17:39:12.070815+0000 mgr.x (mgr.24539) 67 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-24T17:39:13.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:13 smithi070 bash[23661]: audit 2024-04-24T17:39:12.072735+0000 mgr.x (mgr.24539) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi070.front.sepia.ceph.com:9093"}]: dispatch 2024-04-24T17:39:13.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:13 smithi070 bash[23661]: audit 2024-04-24T17:39:12.092785+0000 mgr.x (mgr.24539) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:39:13.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:13 smithi070 bash[23661]: cephadm 2024-04-24T17:39:12.118946+0000 mgr.x (mgr.24539) 70 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.70:5000 to Dashboard 2024-04-24T17:39:13.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:13 smithi070 bash[23661]: audit 2024-04-24T17:39:12.119878+0000 mgr.x (mgr.24539) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-24T17:39:13.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:13 smithi070 bash[23661]: audit 2024-04-24T17:39:12.122566+0000 mgr.x (mgr.24539) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi070"}]: dispatch 2024-04-24T17:39:13.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:13 smithi070 bash[23661]: audit 2024-04-24T17:39:12.132278+0000 mgr.x (mgr.24539) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:39:13.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:13 smithi070 bash[23661]: audit 2024-04-24T17:39:12.133755+0000 mgr.x (mgr.24539) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi137.front.sepia.ceph.com:9095"}]: dispatch 2024-04-24T17:39:13.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:13 smithi070 bash[23661]: audit 2024-04-24T17:39:12.151045+0000 mgr.x (mgr.24539) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-24T17:39:13.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:13 smithi070 bash[23661]: audit 2024-04-24T17:39:12.157328+0000 mgr.x (mgr.24539) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi137.front.sepia.ceph.com:3000"}]: dispatch 2024-04-24T17:39:13.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:13 smithi070 bash[23661]: cephadm 2024-04-24T17:39:12.184921+0000 mgr.x (mgr.24539) 77 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-24T17:39:13.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:13 smithi070 bash[23661]: cephadm 2024-04-24T17:39:12.185478+0000 mgr.x (mgr.24539) 78 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-24T17:39:13.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:13 smithi070 bash[18579]: audit 2024-04-24T17:39:12.070815+0000 mgr.x (mgr.24539) 67 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-24T17:39:13.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:13 smithi070 bash[18579]: audit 2024-04-24T17:39:12.072735+0000 mgr.x (mgr.24539) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi070.front.sepia.ceph.com:9093"}]: dispatch 2024-04-24T17:39:13.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:13 smithi070 bash[18579]: audit 2024-04-24T17:39:12.092785+0000 mgr.x (mgr.24539) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:39:13.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:13 smithi070 bash[18579]: cephadm 2024-04-24T17:39:12.118946+0000 mgr.x (mgr.24539) 70 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.70:5000 to Dashboard 2024-04-24T17:39:13.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:13 smithi070 bash[18579]: audit 2024-04-24T17:39:12.119878+0000 mgr.x (mgr.24539) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-24T17:39:13.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:13 smithi070 bash[18579]: audit 2024-04-24T17:39:12.122566+0000 mgr.x (mgr.24539) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi070"}]: dispatch 2024-04-24T17:39:13.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:13 smithi070 bash[18579]: audit 2024-04-24T17:39:12.132278+0000 mgr.x (mgr.24539) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:39:13.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:13 smithi070 bash[18579]: audit 2024-04-24T17:39:12.133755+0000 mgr.x (mgr.24539) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi137.front.sepia.ceph.com:9095"}]: dispatch 2024-04-24T17:39:13.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:13 smithi070 bash[18579]: audit 2024-04-24T17:39:12.151045+0000 mgr.x (mgr.24539) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-24T17:39:13.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:13 smithi070 bash[18579]: audit 2024-04-24T17:39:12.157328+0000 mgr.x (mgr.24539) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi137.front.sepia.ceph.com:3000"}]: dispatch 2024-04-24T17:39:13.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:13 smithi070 bash[18579]: cephadm 2024-04-24T17:39:12.184921+0000 mgr.x (mgr.24539) 77 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-24T17:39:13.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:13 smithi070 bash[18579]: cephadm 2024-04-24T17:39:12.185478+0000 mgr.x (mgr.24539) 78 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-24T17:39:14.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:13 smithi137 bash[18617]: audit 2024-04-24T17:39:12.070815+0000 mgr.x (mgr.24539) 67 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-24T17:39:14.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:13 smithi137 bash[18617]: audit 2024-04-24T17:39:12.072735+0000 mgr.x (mgr.24539) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi070.front.sepia.ceph.com:9093"}]: dispatch 2024-04-24T17:39:14.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:13 smithi137 bash[18617]: audit 2024-04-24T17:39:12.092785+0000 mgr.x (mgr.24539) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:39:14.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:13 smithi137 bash[18617]: cephadm 2024-04-24T17:39:12.118946+0000 mgr.x (mgr.24539) 70 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.70:5000 to Dashboard 2024-04-24T17:39:14.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:13 smithi137 bash[18617]: audit 2024-04-24T17:39:12.119878+0000 mgr.x (mgr.24539) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-24T17:39:14.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:13 smithi137 bash[18617]: audit 2024-04-24T17:39:12.122566+0000 mgr.x (mgr.24539) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi070"}]: dispatch 2024-04-24T17:39:14.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:13 smithi137 bash[18617]: audit 2024-04-24T17:39:12.132278+0000 mgr.x (mgr.24539) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:39:14.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:13 smithi137 bash[18617]: audit 2024-04-24T17:39:12.133755+0000 mgr.x (mgr.24539) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi137.front.sepia.ceph.com:9095"}]: dispatch 2024-04-24T17:39:14.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:13 smithi137 bash[18617]: audit 2024-04-24T17:39:12.151045+0000 mgr.x (mgr.24539) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-24T17:39:14.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:13 smithi137 bash[18617]: audit 2024-04-24T17:39:12.157328+0000 mgr.x (mgr.24539) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi137.front.sepia.ceph.com:3000"}]: dispatch 2024-04-24T17:39:14.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:13 smithi137 bash[18617]: cephadm 2024-04-24T17:39:12.184921+0000 mgr.x (mgr.24539) 77 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-24T17:39:14.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:13 smithi137 bash[18617]: cephadm 2024-04-24T17:39:12.185478+0000 mgr.x (mgr.24539) 78 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-24T17:39:14.950 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:14 smithi070 bash[23661]: cluster 2024-04-24T17:39:13.049363+0000 mgr.x (mgr.24539) 79 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-24T17:39:14.950 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:14 smithi070 bash[23661]: cephadm 2024-04-24T17:39:14.487415+0000 mgr.x (mgr.24539) 80 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-24T17:39:14.950 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:14 smithi070 bash[23661]: audit 2024-04-24T17:39:14.499140+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:14.950 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:14 smithi070 bash[23661]: audit 2024-04-24T17:39:14.500095+0000 mon.b (mon.2) 79 : audit [INF] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:39:14.950 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:14 smithi070 bash[23661]: audit 2024-04-24T17:39:14.503235+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-24T17:39:14.950 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:14 smithi070 bash[23661]: audit 2024-04-24T17:39:14.505061+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:39:14.950 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:14 smithi070 bash[23661]: audit 2024-04-24T17:39:14.505492+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24539 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:39:14.950 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:14 smithi070 bash[23661]: cephadm 2024-04-24T17:39:14.507116+0000 mgr.x (mgr.24539) 81 : cephadm [INF] Deploying daemon mgr.y on smithi070 2024-04-24T17:39:14.950 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:14 smithi070 bash[18579]: cluster 2024-04-24T17:39:13.049363+0000 mgr.x (mgr.24539) 79 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-24T17:39:14.951 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:14 smithi070 bash[18579]: cephadm 2024-04-24T17:39:14.487415+0000 mgr.x (mgr.24539) 80 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-24T17:39:14.951 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:14 smithi070 bash[18579]: audit 2024-04-24T17:39:14.499140+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:14.951 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:14 smithi070 bash[18579]: audit 2024-04-24T17:39:14.500095+0000 mon.b (mon.2) 79 : audit [INF] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:39:14.951 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:14 smithi070 bash[18579]: audit 2024-04-24T17:39:14.503235+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-24T17:39:14.951 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:14 smithi070 bash[18579]: audit 2024-04-24T17:39:14.505061+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:39:14.951 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:14 smithi070 bash[18579]: audit 2024-04-24T17:39:14.505492+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24539 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:39:14.951 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:14 smithi070 bash[18579]: cephadm 2024-04-24T17:39:14.507116+0000 mgr.x (mgr.24539) 81 : cephadm [INF] Deploying daemon mgr.y on smithi070 2024-04-24T17:39:15.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:14 smithi137 bash[18617]: cluster 2024-04-24T17:39:13.049363+0000 mgr.x (mgr.24539) 79 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-24T17:39:15.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:14 smithi137 bash[18617]: cephadm 2024-04-24T17:39:14.487415+0000 mgr.x (mgr.24539) 80 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-24T17:39:15.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:14 smithi137 bash[18617]: audit 2024-04-24T17:39:14.499140+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:15.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:14 smithi137 bash[18617]: audit 2024-04-24T17:39:14.500095+0000 mon.b (mon.2) 79 : audit [INF] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:39:15.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:14 smithi137 bash[18617]: audit 2024-04-24T17:39:14.503235+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-24T17:39:15.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:14 smithi137 bash[18617]: audit 2024-04-24T17:39:14.505061+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:39:15.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:14 smithi137 bash[18617]: audit 2024-04-24T17:39:14.505492+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24539 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:39:15.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:14 smithi137 bash[18617]: cephadm 2024-04-24T17:39:14.507116+0000 mgr.x (mgr.24539) 81 : cephadm [INF] Deploying daemon mgr.y on smithi070 2024-04-24T17:39:15.949 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:15 smithi070 bash[23661]: cluster 2024-04-24T17:39:15.050316+0000 mgr.x (mgr.24539) 82 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-24T17:39:15.950 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:15 smithi070 bash[18579]: cluster 2024-04-24T17:39:15.050316+0000 mgr.x (mgr.24539) 82 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-24T17:39:16.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:15 smithi137 bash[18617]: cluster 2024-04-24T17:39:15.050316+0000 mgr.x (mgr.24539) 82 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-24T17:39:16.699 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:16 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:39:16.699 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:39:16 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:39:16.699 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:39:16 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:39:16.700 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:39:16 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:39:16.700 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:16 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:39:16.700 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:39:16 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:39:16.700 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:39:16 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:39:16.701 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:39:16 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:39:16.701 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:39:16 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:39:17.065 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:39:16 smithi070 systemd[1]: Stopping Ceph mgr.y for 6229cc3c-025f-11ef-bc93-c7b262605968... 2024-04-24T17:39:17.742 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:39:17 smithi070 bash[52582]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-mgr-y 2024-04-24T17:39:17.743 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:39:17 smithi070 systemd[1]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-04-24T17:39:17.743 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:39:17 smithi070 bash[52643]: Error response from daemon: No such container: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-mgr-y 2024-04-24T17:39:17.743 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:39:17 smithi070 systemd[1]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-04-24T17:39:17.743 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:39:17 smithi070 systemd[1]: Stopped Ceph mgr.y for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:39:18.083 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:39:17 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:39:18.083 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:39:17 smithi070 systemd[1]: Started Ceph mgr.y for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:39:18.084 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:17 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:39:18.084 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:39:17 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:39:18.084 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:39:17 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:39:18.084 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:39:17 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:39:18.085 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:17 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:39:18.085 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:39:17 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:39:18.085 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:39:17 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:39:18.086 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:39:17 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:39:18.531 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:18 smithi137 bash[18617]: cluster 2024-04-24T17:39:17.052274+0000 mgr.x (mgr.24539) 83 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:39:18.531 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:18 smithi137 bash[18617]: audit 2024-04-24T17:39:17.921092+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:18.531 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:18 smithi137 bash[18617]: audit 2024-04-24T17:39:17.933084+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:18.583 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:18 smithi070 bash[18579]: cluster 2024-04-24T17:39:17.052274+0000 mgr.x (mgr.24539) 83 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:39:18.583 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:18 smithi070 bash[18579]: audit 2024-04-24T17:39:17.921092+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:18.583 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:18 smithi070 bash[18579]: audit 2024-04-24T17:39:17.933084+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:18.583 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:18 smithi070 bash[23661]: cluster 2024-04-24T17:39:17.052274+0000 mgr.x (mgr.24539) 83 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:39:18.584 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:18 smithi070 bash[23661]: audit 2024-04-24T17:39:17.921092+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:18.584 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:18 smithi070 bash[23661]: audit 2024-04-24T17:39:17.933084+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:19.133 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:39:19 smithi070 bash[52699]: debug 2024-04-24T17:39:18.998+0000 7f58ff5a8700 1 -- 172.21.15.70:0/3089009611 <== mon.1 v2:172.21.15.70:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55972d7685a0 con 0x55972e4e8c00 2024-04-24T17:39:19.583 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:39:19 smithi070 bash[52699]: debug 2024-04-24T17:39:19.138+0000 7f59097ba200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-24T17:39:20.531 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:20 smithi137 bash[18617]: cluster 2024-04-24T17:39:19.053340+0000 mgr.x (mgr.24539) 84 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 978 B/s rd, 0 op/s 2024-04-24T17:39:20.531 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:39:20 smithi137 bash[38001]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:39:20] "GET /metrics HTTP/1.1" 200 38214 "" "Prometheus/2.33.4" 2024-04-24T17:39:20.583 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:20 smithi070 bash[23661]: cluster 2024-04-24T17:39:19.053340+0000 mgr.x (mgr.24539) 84 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 978 B/s rd, 0 op/s 2024-04-24T17:39:20.583 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:20 smithi070 bash[18579]: cluster 2024-04-24T17:39:19.053340+0000 mgr.x (mgr.24539) 84 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 978 B/s rd, 0 op/s 2024-04-24T17:39:21.083 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:39:20 smithi070 bash[52699]: debug 2024-04-24T17:39:20.741+0000 7f59097ba200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-24T17:39:21.083 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:39:20 smithi070 bash[52699]: debug 2024-04-24T17:39:20.841+0000 7f59097ba200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-24T17:39:21.583 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:39:21 smithi070 bash[52699]: debug 2024-04-24T17:39:21.097+0000 7f59097ba200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-24T17:39:22.330 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:39:21 smithi070 bash[52699]: debug 2024-04-24T17:39:21.909+0000 7f59097ba200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-24T17:39:22.330 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:39:22 smithi070 bash[52699]: debug 2024-04-24T17:39:22.021+0000 7f59097ba200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-24T17:39:22.330 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:39:22 smithi070 bash[52699]: debug 2024-04-24T17:39:22.125+0000 7f59097ba200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-24T17:39:22.583 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:39:22 smithi070 bash[52699]: debug 2024-04-24T17:39:22.489+0000 7f59097ba200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-24T17:39:22.583 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:22 smithi070 bash[18579]: audit 2024-04-24T17:39:20.718051+0000 mgr.x (mgr.24539) 85 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:39:22.583 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:22 smithi070 bash[18579]: cluster 2024-04-24T17:39:21.054020+0000 mgr.x (mgr.24539) 86 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:39:22.584 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:22 smithi070 bash[23661]: audit 2024-04-24T17:39:20.718051+0000 mgr.x (mgr.24539) 85 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:39:22.584 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:22 smithi070 bash[23661]: cluster 2024-04-24T17:39:21.054020+0000 mgr.x (mgr.24539) 86 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:39:22.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:22 smithi137 bash[18617]: audit 2024-04-24T17:39:20.718051+0000 mgr.x (mgr.24539) 85 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:39:22.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:22 smithi137 bash[18617]: cluster 2024-04-24T17:39:21.054020+0000 mgr.x (mgr.24539) 86 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:39:23.078 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:39:22 smithi070 bash[52699]: debug 2024-04-24T17:39:22.605+0000 7f59097ba200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-24T17:39:23.078 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:39:22 smithi070 bash[52699]: debug 2024-04-24T17:39:22.713+0000 7f59097ba200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-24T17:39:23.301 INFO:teuthology.orchestra.run.smithi070.stdout:true 2024-04-24T17:39:23.333 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:39:23 smithi070 bash[52699]: debug 2024-04-24T17:39:23.085+0000 7f59097ba200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-24T17:39:23.670 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:39:23 smithi070 bash[52699]: debug 2024-04-24T17:39:23.361+0000 7f59097ba200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-24T17:39:23.780 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:23 smithi137 bash[39817]: ts=2024-04-24T17:39:23.505Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi070\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi070\", job=\"node\", machine=\"x86_64\", nodename=\"smithi070\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"6229cc3c-025f-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi070\", job=\"node\", machine=\"x86_64\", nodename=\"smithi070\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:39:24.063 INFO:teuthology.orchestra.run.smithi070.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-24T17:39:24.063 INFO:teuthology.orchestra.run.smithi070.stdout:alertmanager.a smithi070 *:9093,9094 starting - - - - 2024-04-24T17:39:24.063 INFO:teuthology.orchestra.run.smithi070.stdout:grafana.a smithi137 *:3000 running (12s) 0s ago 6m 36.8M - 8.3.5 dad864ee21e9 ca713403d512 2024-04-24T17:39:24.063 INFO:teuthology.orchestra.run.smithi070.stdout:iscsi.foo.smithi070.jytlzp smithi070 starting - - - - 2024-04-24T17:39:24.063 INFO:teuthology.orchestra.run.smithi070.stdout:mgr.x smithi137 *:8443,9283 running (71s) 0s ago 12m 497M - 19.0.0-3285-g5904d294 8bb2087275ff f0b16e1f815e 2024-04-24T17:39:24.063 INFO:teuthology.orchestra.run.smithi070.stdout:mgr.y smithi070 *:8443,9283,8765 starting - - - - 2024-04-24T17:39:24.063 INFO:teuthology.orchestra.run.smithi070.stdout:mon.a smithi070 running (14m) 44s ago 14m 51.2M 2048M 17.2.0 e1d6a67b021e 0f74eebcd7fc 2024-04-24T17:39:24.063 INFO:teuthology.orchestra.run.smithi070.stdout:mon.b smithi137 running (13m) 0s ago 13m 44.9M 2048M 17.2.0 e1d6a67b021e 33f129dea9b4 2024-04-24T17:39:24.063 INFO:teuthology.orchestra.run.smithi070.stdout:mon.c smithi070 running (13m) 44s ago 13m 42.2M 2048M 17.2.0 e1d6a67b021e 9859be5fe3f7 2024-04-24T17:39:24.063 INFO:teuthology.orchestra.run.smithi070.stdout:node-exporter.a smithi070 *:9100 starting - - - - 2024-04-24T17:39:24.063 INFO:teuthology.orchestra.run.smithi070.stdout:node-exporter.b smithi137 *:9100 running (17s) 0s ago 7m 7291k - 1.3.1 1dbe0e931976 5a40b64f638c 2024-04-24T17:39:24.064 INFO:teuthology.orchestra.run.smithi070.stdout:osd.0 smithi070 running (12m) 44s ago 12m 54.1M 2780M 17.2.0 e1d6a67b021e 4077960ea717 2024-04-24T17:39:24.064 INFO:teuthology.orchestra.run.smithi070.stdout:osd.1 smithi070 running (11m) 44s ago 11m 53.8M 2780M 17.2.0 e1d6a67b021e f89dd62febd5 2024-04-24T17:39:24.064 INFO:teuthology.orchestra.run.smithi070.stdout:osd.2 smithi070 running (11m) 44s ago 11m 48.1M 2780M 17.2.0 e1d6a67b021e 37f560eabfe1 2024-04-24T17:39:24.064 INFO:teuthology.orchestra.run.smithi070.stdout:osd.3 smithi070 running (10m) 44s ago 10m 52.0M 2780M 17.2.0 e1d6a67b021e d77d4e3872ee 2024-04-24T17:39:24.064 INFO:teuthology.orchestra.run.smithi070.stdout:osd.4 smithi137 running (9m) 0s ago 9m 56.0M 3036M 17.2.0 e1d6a67b021e 8d09c3408986 2024-04-24T17:39:24.064 INFO:teuthology.orchestra.run.smithi070.stdout:osd.5 smithi137 running (9m) 0s ago 9m 50.7M 3036M 17.2.0 e1d6a67b021e bd5eaa869914 2024-04-24T17:39:24.064 INFO:teuthology.orchestra.run.smithi070.stdout:osd.6 smithi137 running (8m) 0s ago 8m 49.5M 3036M 17.2.0 e1d6a67b021e 9b3405d8a103 2024-04-24T17:39:24.064 INFO:teuthology.orchestra.run.smithi070.stdout:osd.7 smithi137 running (8m) 0s ago 8m 52.3M 3036M 17.2.0 e1d6a67b021e c2d86d0f9f62 2024-04-24T17:39:24.064 INFO:teuthology.orchestra.run.smithi070.stdout:prometheus.a smithi137 *:9095 running (19s) 0s ago 7m 49.8M - 2.33.4 514e6a882f6e 832dcbc79a3b 2024-04-24T17:39:24.064 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.foo.smithi070.jodwqm smithi070 *:8000 running (5m) 44s ago 5m 83.5M - 17.2.0 e1d6a67b021e bd398e759017 2024-04-24T17:39:24.064 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.foo.smithi137.xlirah smithi137 *:8000 running (5m) 0s ago 5m 83.4M - 17.2.0 e1d6a67b021e 2704ac43d32d 2024-04-24T17:39:24.064 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.smpl.smithi070.qayqjt smithi070 *:80 running (5m) 44s ago 5m 83.7M - 17.2.0 e1d6a67b021e 0779a09b8ae8 2024-04-24T17:39:24.064 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.smpl.smithi137.vqzuok smithi137 *:80 running (5m) 0s ago 5m 83.5M - 17.2.0 e1d6a67b021e 92bd3bc19140 2024-04-24T17:39:24.083 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:39:23 smithi070 bash[52699]: debug 2024-04-24T17:39:23.677+0000 7f59097ba200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-24T17:39:24.083 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:39:23 smithi070 bash[52699]: debug 2024-04-24T17:39:23.813+0000 7f59097ba200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-24T17:39:24.493 INFO:teuthology.orchestra.run.smithi070.stdout:{ 2024-04-24T17:39:24.493 INFO:teuthology.orchestra.run.smithi070.stdout: "mon": { 2024-04-24T17:39:24.493 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-24T17:39:24.493 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:39:24.493 INFO:teuthology.orchestra.run.smithi070.stdout: "mgr": { 2024-04-24T17:39:24.493 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-04-24T17:39:24.493 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 1 2024-04-24T17:39:24.494 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:39:24.494 INFO:teuthology.orchestra.run.smithi070.stdout: "osd": { 2024-04-24T17:39:24.494 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-24T17:39:24.494 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:39:24.494 INFO:teuthology.orchestra.run.smithi070.stdout: "mds": {}, 2024-04-24T17:39:24.494 INFO:teuthology.orchestra.run.smithi070.stdout: "rgw": { 2024-04-24T17:39:24.494 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-24T17:39:24.494 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:39:24.494 INFO:teuthology.orchestra.run.smithi070.stdout: "overall": { 2024-04-24T17:39:24.494 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-04-24T17:39:24.494 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 1 2024-04-24T17:39:24.494 INFO:teuthology.orchestra.run.smithi070.stdout: } 2024-04-24T17:39:24.494 INFO:teuthology.orchestra.run.smithi070.stdout:} 2024-04-24T17:39:24.583 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:39:24 smithi070 bash[52699]: debug 2024-04-24T17:39:24.133+0000 7f59097ba200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-24T17:39:24.583 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:24 smithi070 bash[18579]: cluster 2024-04-24T17:39:23.055938+0000 mgr.x (mgr.24539) 87 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:39:24.583 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:24 smithi070 bash[18579]: audit 2024-04-24T17:39:23.289883+0000 mgr.x (mgr.24539) 88 : audit [DBG] from='client.15261 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:39:24.583 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:24 smithi070 bash[18579]: audit 2024-04-24T17:39:23.976596+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:24.583 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:24 smithi070 bash[18579]: audit 2024-04-24T17:39:23.986095+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:24.583 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:24 smithi070 bash[18579]: audit 2024-04-24T17:39:24.134659+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:24.583 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:24 smithi070 bash[18579]: audit 2024-04-24T17:39:24.148225+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:24.584 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:24 smithi070 bash[23661]: cluster 2024-04-24T17:39:23.055938+0000 mgr.x (mgr.24539) 87 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:39:24.584 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:24 smithi070 bash[23661]: audit 2024-04-24T17:39:23.289883+0000 mgr.x (mgr.24539) 88 : audit [DBG] from='client.15261 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:39:24.584 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:24 smithi070 bash[23661]: audit 2024-04-24T17:39:23.976596+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:24.584 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:24 smithi070 bash[23661]: audit 2024-04-24T17:39:23.986095+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:24.584 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:24 smithi070 bash[23661]: audit 2024-04-24T17:39:24.134659+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:24.584 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:24 smithi070 bash[23661]: audit 2024-04-24T17:39:24.148225+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:24.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:24 smithi137 bash[18617]: cluster 2024-04-24T17:39:23.055938+0000 mgr.x (mgr.24539) 87 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:39:24.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:24 smithi137 bash[18617]: audit 2024-04-24T17:39:23.289883+0000 mgr.x (mgr.24539) 88 : audit [DBG] from='client.15261 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:39:24.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:24 smithi137 bash[18617]: audit 2024-04-24T17:39:23.976596+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:24.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:24 smithi137 bash[18617]: audit 2024-04-24T17:39:23.986095+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:24.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:24 smithi137 bash[18617]: audit 2024-04-24T17:39:24.134659+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:24.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:24 smithi137 bash[18617]: audit 2024-04-24T17:39:24.148225+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:24.896 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:39:24 smithi070 bash[52699]: debug 2024-04-24T17:39:24.613+0000 7f59097ba200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-24T17:39:24.914 INFO:teuthology.orchestra.run.smithi070.stdout:{ 2024-04-24T17:39:24.914 INFO:teuthology.orchestra.run.smithi070.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc", 2024-04-24T17:39:24.914 INFO:teuthology.orchestra.run.smithi070.stdout: "in_progress": true, 2024-04-24T17:39:24.914 INFO:teuthology.orchestra.run.smithi070.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-24T17:39:24.914 INFO:teuthology.orchestra.run.smithi070.stdout: "services_complete": [ 2024-04-24T17:39:24.914 INFO:teuthology.orchestra.run.smithi070.stdout: "mgr" 2024-04-24T17:39:24.915 INFO:teuthology.orchestra.run.smithi070.stdout: ], 2024-04-24T17:39:24.915 INFO:teuthology.orchestra.run.smithi070.stdout: "progress": "2/23 daemons upgraded", 2024-04-24T17:39:24.915 INFO:teuthology.orchestra.run.smithi070.stdout: "message": "Currently upgrading mgr daemons", 2024-04-24T17:39:24.915 INFO:teuthology.orchestra.run.smithi070.stdout: "is_paused": false 2024-04-24T17:39:24.915 INFO:teuthology.orchestra.run.smithi070.stdout:} 2024-04-24T17:39:25.326 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:39:24 smithi070 bash[52699]: debug 2024-04-24T17:39:24.901+0000 7f59097ba200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-24T17:39:25.327 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:39:25 smithi070 bash[52699]: debug 2024-04-24T17:39:25.033+0000 7f59097ba200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-24T17:39:25.384 INFO:teuthology.orchestra.run.smithi070.stdout:HEALTH_WARN failed to probe daemons or devices 2024-04-24T17:39:25.384 INFO:teuthology.orchestra.run.smithi070.stdout:[WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-24T17:39:25.384 INFO:teuthology.orchestra.run.smithi070.stdout: host smithi137 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/mon.b/config 2024-04-24T17:39:25.384 INFO:teuthology.orchestra.run.smithi070.stdout:Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi137 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp0st6q0vv:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch 2024-04-24T17:39:25.384 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:39:25.385 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/docker: stderr See 'docker run --help'. 2024-04-24T17:39:25.385 INFO:teuthology.orchestra.run.smithi070.stdout:Traceback (most recent call last): 2024-04-24T17:39:25.385 INFO:teuthology.orchestra.run.smithi070.stdout: File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-24T17:39:25.385 INFO:teuthology.orchestra.run.smithi070.stdout: return _run_code(code, main_globals, None, 2024-04-24T17:39:25.385 INFO:teuthology.orchestra.run.smithi070.stdout: File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-24T17:39:25.385 INFO:teuthology.orchestra.run.smithi070.stdout: exec(code, run_globals) 2024-04-24T17:39:25.385 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5642, in 2024-04-24T17:39:25.385 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5630, in main 2024-04-24T17:39:25.385 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 408, in _infer_config 2024-04-24T17:39:25.385 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 323, in _infer_fsid 2024-04-24T17:39:25.385 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 436, in _infer_image 2024-04-24T17:39:25.386 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 310, in _validate_fsid 2024-04-24T17:39:25.386 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 3380, in command_ceph_volume 2024-04-24T17:39:25.386 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-24T17:39:25.386 INFO:teuthology.orchestra.run.smithi070.stdout:RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi137 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp0st6q0vv:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:39:25.386 INFO:teuthology.orchestra.run.smithi070.stdout:See 'docker run --help'. 2024-04-24T17:39:25.583 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:25 smithi070 bash[18579]: audit 2024-04-24T17:39:23.680439+0000 mgr.x (mgr.24539) 89 : audit [DBG] from='client.25168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:39:25.583 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:25 smithi070 bash[18579]: audit 2024-04-24T17:39:24.047650+0000 mgr.x (mgr.24539) 90 : audit [DBG] from='client.25174 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:39:25.583 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:25 smithi070 bash[18579]: audit 2024-04-24T17:39:24.502632+0000 mon.c (mon.1) 145 : audit [DBG] from='client.? 172.21.15.70:0/13408294' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:39:25.583 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:39:25 smithi070 bash[52699]: debug 2024-04-24T17:39:25.333+0000 7f59097ba200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-24T17:39:25.584 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:25 smithi070 bash[23661]: audit 2024-04-24T17:39:23.680439+0000 mgr.x (mgr.24539) 89 : audit [DBG] from='client.25168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:39:25.584 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:25 smithi070 bash[23661]: audit 2024-04-24T17:39:24.047650+0000 mgr.x (mgr.24539) 90 : audit [DBG] from='client.25174 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:39:25.584 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:25 smithi070 bash[23661]: audit 2024-04-24T17:39:24.502632+0000 mon.c (mon.1) 145 : audit [DBG] from='client.? 172.21.15.70:0/13408294' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:39:25.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:25 smithi137 bash[18617]: audit 2024-04-24T17:39:23.680439+0000 mgr.x (mgr.24539) 89 : audit [DBG] from='client.25168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:39:25.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:25 smithi137 bash[18617]: audit 2024-04-24T17:39:24.047650+0000 mgr.x (mgr.24539) 90 : audit [DBG] from='client.25174 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:39:25.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:25 smithi137 bash[18617]: audit 2024-04-24T17:39:24.502632+0000 mon.c (mon.1) 145 : audit [DBG] from='client.? 172.21.15.70:0/13408294' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:39:26.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:26 smithi137 bash[18617]: audit 2024-04-24T17:39:24.918389+0000 mgr.x (mgr.24539) 91 : audit [DBG] from='client.15285 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:39:26.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:26 smithi137 bash[18617]: cluster 2024-04-24T17:39:25.056893+0000 mgr.x (mgr.24539) 92 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:39:26.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:26 smithi137 bash[18617]: audit 2024-04-24T17:39:25.359261+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:26.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:26 smithi137 bash[18617]: audit 2024-04-24T17:39:25.371677+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:26.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:26 smithi137 bash[18617]: audit 2024-04-24T17:39:25.394006+0000 mon.c (mon.1) 146 : audit [DBG] from='client.? 172.21.15.70:0/883870632' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:39:26.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:26 smithi137 bash[18617]: audit 2024-04-24T17:39:25.707349+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:39:26.825 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:39:26 smithi070 bash[52699]: debug 2024-04-24T17:39:26.405+0000 7f59097ba200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-24T17:39:26.826 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:39:26 smithi070 bash[52699]: debug 2024-04-24T17:39:26.525+0000 7f59097ba200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-24T17:39:26.826 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:26 smithi070 bash[18579]: audit 2024-04-24T17:39:24.918389+0000 mgr.x (mgr.24539) 91 : audit [DBG] from='client.15285 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:39:26.826 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:26 smithi070 bash[18579]: cluster 2024-04-24T17:39:25.056893+0000 mgr.x (mgr.24539) 92 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:39:26.826 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:26 smithi070 bash[18579]: audit 2024-04-24T17:39:25.359261+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:26.826 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:26 smithi070 bash[18579]: audit 2024-04-24T17:39:25.371677+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:26.826 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:26 smithi070 bash[18579]: audit 2024-04-24T17:39:25.394006+0000 mon.c (mon.1) 146 : audit [DBG] from='client.? 172.21.15.70:0/883870632' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:39:26.826 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:26 smithi070 bash[18579]: audit 2024-04-24T17:39:25.707349+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:39:26.826 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:26 smithi070 bash[23661]: audit 2024-04-24T17:39:24.918389+0000 mgr.x (mgr.24539) 91 : audit [DBG] from='client.15285 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:39:26.827 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:26 smithi070 bash[23661]: cluster 2024-04-24T17:39:25.056893+0000 mgr.x (mgr.24539) 92 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:39:26.827 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:26 smithi070 bash[23661]: audit 2024-04-24T17:39:25.359261+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:26.827 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:26 smithi070 bash[23661]: audit 2024-04-24T17:39:25.371677+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:26.827 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:26 smithi070 bash[23661]: audit 2024-04-24T17:39:25.394006+0000 mon.c (mon.1) 146 : audit [DBG] from='client.? 172.21.15.70:0/883870632' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:39:26.827 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:26 smithi070 bash[23661]: audit 2024-04-24T17:39:25.707349+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:39:27.083 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:39:26 smithi070 bash[52699]: debug 2024-04-24T17:39:26.833+0000 7f59097ba200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-24T17:39:27.083 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:39:26 smithi070 bash[52699]: debug 2024-04-24T17:39:26.949+0000 7f59097ba200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-24T17:39:27.660 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:39:27 smithi070 bash[52699]: debug 2024-04-24T17:39:27.413+0000 7f59097ba200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-24T17:39:27.660 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:39:27 smithi070 bash[52699]: debug 2024-04-24T17:39:27.537+0000 7f59097ba200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-24T17:39:27.660 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:39:27 smithi070 bash[52699]: [24/Apr/2024:17:39:27] ENGINE Bus STARTING 2024-04-24T17:39:28.087 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:39:27 smithi070 bash[52699]: CherryPy Checker: 2024-04-24T17:39:28.087 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:39:27 smithi070 bash[52699]: The Application mounted at '' has an empty config. 2024-04-24T17:39:28.087 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:39:27 smithi070 bash[52699]: [24/Apr/2024:17:39:27] ENGINE Serving on http://:::9283 2024-04-24T17:39:28.087 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:39:27 smithi070 bash[52699]: [24/Apr/2024:17:39:27] ENGINE Bus STARTED 2024-04-24T17:39:28.656 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:28 smithi137 bash[18617]: cluster 2024-04-24T17:39:27.058890+0000 mgr.x (mgr.24539) 93 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:39:28.656 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:28 smithi137 bash[18617]: cluster 2024-04-24T17:39:27.562110+0000 mon.a (mon.0) 930 : cluster [DBG] Standby manager daemon y restarted 2024-04-24T17:39:28.656 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:28 smithi137 bash[18617]: cluster 2024-04-24T17:39:27.562222+0000 mon.a (mon.0) 931 : cluster [DBG] Standby manager daemon y started 2024-04-24T17:39:28.657 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:28 smithi137 bash[18617]: audit 2024-04-24T17:39:27.563697+0000 mon.c (mon.1) 147 : audit [DBG] from='mgr.? 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-24T17:39:28.657 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:28 smithi137 bash[18617]: audit 2024-04-24T17:39:27.564185+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.? 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-24T17:39:28.657 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:28 smithi137 bash[18617]: audit 2024-04-24T17:39:27.567208+0000 mon.c (mon.1) 149 : audit [DBG] from='mgr.? 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-24T17:39:28.657 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:28 smithi137 bash[18617]: audit 2024-04-24T17:39:27.567706+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.? 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-24T17:39:28.833 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:28 smithi070 bash[18579]: cluster 2024-04-24T17:39:27.058890+0000 mgr.x (mgr.24539) 93 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:39:28.833 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:28 smithi070 bash[18579]: cluster 2024-04-24T17:39:27.562110+0000 mon.a (mon.0) 930 : cluster [DBG] Standby manager daemon y restarted 2024-04-24T17:39:28.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:28 smithi070 bash[18579]: cluster 2024-04-24T17:39:27.562222+0000 mon.a (mon.0) 931 : cluster [DBG] Standby manager daemon y started 2024-04-24T17:39:28.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:28 smithi070 bash[18579]: audit 2024-04-24T17:39:27.563697+0000 mon.c (mon.1) 147 : audit [DBG] from='mgr.? 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-24T17:39:28.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:28 smithi070 bash[18579]: audit 2024-04-24T17:39:27.564185+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.? 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-24T17:39:28.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:28 smithi070 bash[18579]: audit 2024-04-24T17:39:27.567208+0000 mon.c (mon.1) 149 : audit [DBG] from='mgr.? 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-24T17:39:28.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:28 smithi070 bash[18579]: audit 2024-04-24T17:39:27.567706+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.? 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-24T17:39:28.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:28 smithi070 bash[23661]: cluster 2024-04-24T17:39:27.058890+0000 mgr.x (mgr.24539) 93 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:39:28.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:28 smithi070 bash[23661]: cluster 2024-04-24T17:39:27.562110+0000 mon.a (mon.0) 930 : cluster [DBG] Standby manager daemon y restarted 2024-04-24T17:39:28.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:28 smithi070 bash[23661]: cluster 2024-04-24T17:39:27.562222+0000 mon.a (mon.0) 931 : cluster [DBG] Standby manager daemon y started 2024-04-24T17:39:28.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:28 smithi070 bash[23661]: audit 2024-04-24T17:39:27.563697+0000 mon.c (mon.1) 147 : audit [DBG] from='mgr.? 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-24T17:39:28.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:28 smithi070 bash[23661]: audit 2024-04-24T17:39:27.564185+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.? 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-24T17:39:28.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:28 smithi070 bash[23661]: audit 2024-04-24T17:39:27.567208+0000 mon.c (mon.1) 149 : audit [DBG] from='mgr.? 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-24T17:39:28.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:28 smithi070 bash[23661]: audit 2024-04-24T17:39:27.567706+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.? 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-24T17:39:29.031 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:28 smithi137 bash[39817]: ts=2024-04-24T17:39: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.70\", device_class=\"ssd\", hostname=\"smithi070\", instance=\"172.21.15.137:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.70\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"6229cc3c-025f-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.70\", device_class=\"ssd\", hostname=\"smithi070\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.70\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:39:29.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:29 smithi137 bash[18617]: cluster 2024-04-24T17:39:28.384298+0000 mon.a (mon.0) 932 : cluster [DBG] mgrmap e26: x(active, since 63s), standbys: y 2024-04-24T17:39:29.833 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:29 smithi070 bash[18579]: cluster 2024-04-24T17:39:28.384298+0000 mon.a (mon.0) 932 : cluster [DBG] mgrmap e26: x(active, since 63s), standbys: y 2024-04-24T17:39:29.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:29 smithi070 bash[23661]: cluster 2024-04-24T17:39:28.384298+0000 mon.a (mon.0) 932 : cluster [DBG] mgrmap e26: x(active, since 63s), standbys: y 2024-04-24T17:39:30.373 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:39:30 smithi137 bash[38001]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:39:30] "GET /metrics HTTP/1.1" 200 38223 "" "Prometheus/2.33.4" 2024-04-24T17:39:30.722 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:30 smithi070 bash[18579]: cluster 2024-04-24T17:39:29.059870+0000 mgr.x (mgr.24539) 94 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:39:30.723 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:30 smithi070 bash[23661]: cluster 2024-04-24T17:39:29.059870+0000 mgr.x (mgr.24539) 94 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:39:30.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:30 smithi137 bash[18617]: cluster 2024-04-24T17:39:29.059870+0000 mgr.x (mgr.24539) 94 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:39:32.583 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:32 smithi070 bash[18579]: audit 2024-04-24T17:39:30.726637+0000 mgr.x (mgr.24539) 95 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:39:32.583 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:32 smithi070 bash[18579]: cluster 2024-04-24T17:39:31.060844+0000 mgr.x (mgr.24539) 96 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:39:32.583 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:32 smithi070 bash[23661]: audit 2024-04-24T17:39:30.726637+0000 mgr.x (mgr.24539) 95 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:39:32.583 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:32 smithi070 bash[23661]: cluster 2024-04-24T17:39:31.060844+0000 mgr.x (mgr.24539) 96 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:39:32.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:32 smithi137 bash[18617]: audit 2024-04-24T17:39:30.726637+0000 mgr.x (mgr.24539) 95 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:39:32.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:32 smithi137 bash[18617]: cluster 2024-04-24T17:39:31.060844+0000 mgr.x (mgr.24539) 96 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:39:33.657 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:39:33 smithi070 bash[52699]: [24/Apr/2024:17:39:33] ENGINE Bus STOPPING 2024-04-24T17:39:33.657 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:39:33 smithi070 bash[52699]: [24/Apr/2024:17:39:33] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-24T17:39:33.657 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:39:33 smithi070 bash[52699]: [24/Apr/2024:17:39:33] ENGINE Bus STOPPED 2024-04-24T17:39:33.658 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:33 smithi070 bash[23661]: audit 2024-04-24T17:39:32.511172+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:39:33.658 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:33 smithi070 bash[23661]: audit 2024-04-24T17:39:32.513110+0000 mon.b (mon.2) 84 : audit [INF] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:39:33.658 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:33 smithi070 bash[23661]: cluster 2024-04-24T17:39:32.517413+0000 mgr.x (mgr.24539) 97 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-24T17:39:33.658 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:33 smithi070 bash[23661]: cluster 2024-04-24T17:39:32.518370+0000 mgr.x (mgr.24539) 98 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:39:33.658 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:33 smithi070 bash[23661]: audit 2024-04-24T17:39:32.531216+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:33.658 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:33 smithi070 bash[23661]: audit 2024-04-24T17:39:32.626014+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:39:33.658 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:33 smithi070 bash[23661]: audit 2024-04-24T17:39:32.637598+0000 mon.b (mon.2) 86 : audit [INF] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-24T17:39:33.658 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:33 smithi070 bash[23661]: audit 2024-04-24T17:39:32.643169+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24539 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-24T17:39:33.658 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:33 smithi070 bash[23661]: cluster 2024-04-24T17:39:32.653104+0000 mon.a (mon.0) 935 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-04-24T17:39:33.658 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:33 smithi070 bash[18579]: audit 2024-04-24T17:39:32.511172+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:39:33.658 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:33 smithi070 bash[18579]: audit 2024-04-24T17:39:32.513110+0000 mon.b (mon.2) 84 : audit [INF] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:39:33.659 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:33 smithi070 bash[18579]: cluster 2024-04-24T17:39:32.517413+0000 mgr.x (mgr.24539) 97 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-24T17:39:33.659 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:33 smithi070 bash[18579]: cluster 2024-04-24T17:39:32.518370+0000 mgr.x (mgr.24539) 98 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:39:33.659 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:33 smithi070 bash[18579]: audit 2024-04-24T17:39:32.531216+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:33.659 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:33 smithi070 bash[18579]: audit 2024-04-24T17:39:32.626014+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:39:33.659 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:33 smithi070 bash[18579]: audit 2024-04-24T17:39:32.637598+0000 mon.b (mon.2) 86 : audit [INF] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-24T17:39:33.659 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:33 smithi070 bash[18579]: audit 2024-04-24T17:39:32.643169+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24539 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-24T17:39:33.659 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:33 smithi070 bash[18579]: cluster 2024-04-24T17:39:32.653104+0000 mon.a (mon.0) 935 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-04-24T17:39:33.718 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:39:33 smithi137 bash[38001]: debug 2024-04-24T17:39:33.530+0000 7f9ac3e52700 -1 mgr handle_mgr_map I was active but no longer am 2024-04-24T17:39:33.718 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:39:33 smithi137 bash[38001]: ignoring --setuser ceph since I am not root 2024-04-24T17:39:33.718 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:39:33 smithi137 bash[38001]: ignoring --setgroup ceph since I am not root 2024-04-24T17:39:33.718 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:39:33 smithi137 bash[38001]: debug 2024-04-24T17:39:33.594+0000 7f714bf3a700 1 -- 172.21.15.137:0/2652324511 <== mon.2 v2:172.21.15.137:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55be384a65a0 con 0x55be39226c00 2024-04-24T17:39:33.718 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:33 smithi137 bash[39817]: ts=2024-04-24T17:39:33.511Z 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=\"smithi070\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi070\", job=\"node\", machine=\"x86_64\", nodename=\"smithi070\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"6229cc3c-025f-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi070\", job=\"node\", machine=\"x86_64\", nodename=\"smithi070\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:39:33.718 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:33 smithi137 bash[18617]: audit 2024-04-24T17:39:32.511172+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:39:33.719 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:33 smithi137 bash[18617]: audit 2024-04-24T17:39:32.513110+0000 mon.b (mon.2) 84 : audit [INF] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:39:33.719 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:33 smithi137 bash[18617]: cluster 2024-04-24T17:39:32.517413+0000 mgr.x (mgr.24539) 97 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-24T17:39:33.719 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:33 smithi137 bash[18617]: cluster 2024-04-24T17:39:32.518370+0000 mgr.x (mgr.24539) 98 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:39:33.719 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:33 smithi137 bash[18617]: audit 2024-04-24T17:39:32.531216+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24539 ' entity='mgr.x' 2024-04-24T17:39:33.719 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:33 smithi137 bash[18617]: audit 2024-04-24T17:39:32.626014+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:39:33.719 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:33 smithi137 bash[18617]: audit 2024-04-24T17:39:32.637598+0000 mon.b (mon.2) 86 : audit [INF] from='mgr.24539 172.21.15.137:0/146072626' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-24T17:39:33.719 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:33 smithi137 bash[18617]: audit 2024-04-24T17:39:32.643169+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24539 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-24T17:39:33.719 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:33 smithi137 bash[18617]: cluster 2024-04-24T17:39:32.653104+0000 mon.a (mon.0) 935 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-04-24T17:39:34.030 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:39:33 smithi137 bash[38001]: debug 2024-04-24T17:39:33.742+0000 7f7155d2e200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-24T17:39:34.083 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:39:33 smithi070 bash[52699]: [24/Apr/2024:17:39:33] ENGINE Bus STARTING 2024-04-24T17:39:34.083 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:39:33 smithi070 bash[52699]: [24/Apr/2024:17:39:33] ENGINE Serving on http://:::9283 2024-04-24T17:39:34.083 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:39:33 smithi070 bash[52699]: [24/Apr/2024:17:39:33] ENGINE Bus STARTED 2024-04-24T17:39:34.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:34 smithi137 bash[18617]: audit 2024-04-24T17:39:33.541948+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24539 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-04-24T17:39:34.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:34 smithi137 bash[18617]: cluster 2024-04-24T17:39:33.542196+0000 mon.a (mon.0) 937 : cluster [DBG] mgrmap e27: y(active, starting, since 0.897348s) 2024-04-24T17:39:34.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:34 smithi137 bash[18617]: audit 2024-04-24T17:39:33.544632+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:39:34.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:34 smithi137 bash[18617]: audit 2024-04-24T17:39:33.544891+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:39:34.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:34 smithi137 bash[18617]: audit 2024-04-24T17:39:33.545143+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:39:34.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:34 smithi137 bash[18617]: audit 2024-04-24T17:39:33.546977+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-24T17:39:34.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:34 smithi137 bash[18617]: audit 2024-04-24T17:39:33.547355+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T17:39:34.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:34 smithi137 bash[18617]: audit 2024-04-24T17:39:33.547629+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T17:39:34.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:34 smithi137 bash[18617]: audit 2024-04-24T17:39:33.547867+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T17:39:34.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:34 smithi137 bash[18617]: audit 2024-04-24T17:39:33.548084+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T17:39:34.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:34 smithi137 bash[18617]: audit 2024-04-24T17:39:33.548437+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T17:39:34.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:34 smithi137 bash[18617]: audit 2024-04-24T17:39:33.548793+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T17:39:34.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:34 smithi137 bash[18617]: audit 2024-04-24T17:39:33.549206+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:39:34.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:34 smithi137 bash[18617]: audit 2024-04-24T17:39:33.549513+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:39:34.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:34 smithi137 bash[18617]: audit 2024-04-24T17:39:33.549989+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-24T17:39:34.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:34 smithi137 bash[18617]: audit 2024-04-24T17:39:33.550292+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-24T17:39:34.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:34 smithi137 bash[18617]: audit 2024-04-24T17:39:33.550880+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-24T17:39:34.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:34 smithi137 bash[18617]: cluster 2024-04-24T17:39:33.588876+0000 mon.a (mon.0) 953 : cluster [INF] Manager daemon y is now available 2024-04-24T17:39:34.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:34 smithi137 bash[18617]: audit 2024-04-24T17:39:33.666144+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:39:34.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:34 smithi137 bash[18617]: audit 2024-04-24T17:39:33.675928+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:39:34.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:34 smithi137 bash[18617]: audit 2024-04-24T17:39:33.709954+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:39:34.833 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:34 smithi070 bash[18579]: audit 2024-04-24T17:39:33.541948+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24539 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-04-24T17:39:34.833 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:34 smithi070 bash[18579]: cluster 2024-04-24T17:39:33.542196+0000 mon.a (mon.0) 937 : cluster [DBG] mgrmap e27: y(active, starting, since 0.897348s) 2024-04-24T17:39:34.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:34 smithi070 bash[18579]: audit 2024-04-24T17:39:33.544632+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:39:34.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:34 smithi070 bash[18579]: audit 2024-04-24T17:39:33.544891+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:39:34.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:34 smithi070 bash[18579]: audit 2024-04-24T17:39:33.545143+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:39:34.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:34 smithi070 bash[18579]: audit 2024-04-24T17:39:33.546977+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-24T17:39:34.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:34 smithi070 bash[18579]: audit 2024-04-24T17:39:33.547355+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T17:39:34.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:34 smithi070 bash[18579]: audit 2024-04-24T17:39:33.547629+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T17:39:34.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:34 smithi070 bash[18579]: audit 2024-04-24T17:39:33.547867+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T17:39:34.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:34 smithi070 bash[18579]: audit 2024-04-24T17:39:33.548084+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T17:39:34.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:34 smithi070 bash[18579]: audit 2024-04-24T17:39:33.548437+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T17:39:34.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:34 smithi070 bash[18579]: audit 2024-04-24T17:39:33.548793+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T17:39:34.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:34 smithi070 bash[18579]: audit 2024-04-24T17:39:33.549206+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:39:34.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:34 smithi070 bash[18579]: audit 2024-04-24T17:39:33.549513+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:39:34.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:34 smithi070 bash[18579]: audit 2024-04-24T17:39:33.549989+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-24T17:39:34.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:34 smithi070 bash[18579]: audit 2024-04-24T17:39:33.550292+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-24T17:39:34.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:34 smithi070 bash[18579]: audit 2024-04-24T17:39:33.550880+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-24T17:39:34.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:34 smithi070 bash[18579]: cluster 2024-04-24T17:39:33.588876+0000 mon.a (mon.0) 953 : cluster [INF] Manager daemon y is now available 2024-04-24T17:39:34.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:34 smithi070 bash[18579]: audit 2024-04-24T17:39:33.666144+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:39:34.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:34 smithi070 bash[18579]: audit 2024-04-24T17:39:33.675928+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:39:34.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:34 smithi070 bash[18579]: audit 2024-04-24T17:39:33.709954+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:39:34.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:34 smithi070 bash[23661]: audit 2024-04-24T17:39:33.541948+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24539 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-04-24T17:39:34.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:34 smithi070 bash[23661]: cluster 2024-04-24T17:39:33.542196+0000 mon.a (mon.0) 937 : cluster [DBG] mgrmap e27: y(active, starting, since 0.897348s) 2024-04-24T17:39:34.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:34 smithi070 bash[23661]: audit 2024-04-24T17:39:33.544632+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:39:34.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:34 smithi070 bash[23661]: audit 2024-04-24T17:39:33.544891+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:39:34.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:34 smithi070 bash[23661]: audit 2024-04-24T17:39:33.545143+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:39:34.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:34 smithi070 bash[23661]: audit 2024-04-24T17:39:33.546977+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-24T17:39:34.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:34 smithi070 bash[23661]: audit 2024-04-24T17:39:33.547355+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T17:39:34.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:34 smithi070 bash[23661]: audit 2024-04-24T17:39:33.547629+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T17:39:34.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:34 smithi070 bash[23661]: audit 2024-04-24T17:39:33.547867+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T17:39:34.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:34 smithi070 bash[23661]: audit 2024-04-24T17:39:33.548084+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T17:39:34.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:34 smithi070 bash[23661]: audit 2024-04-24T17:39:33.548437+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T17:39:34.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:34 smithi070 bash[23661]: audit 2024-04-24T17:39:33.548793+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T17:39:34.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:34 smithi070 bash[23661]: audit 2024-04-24T17:39:33.549206+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:39:34.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:34 smithi070 bash[23661]: audit 2024-04-24T17:39:33.549513+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:39:34.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:34 smithi070 bash[23661]: audit 2024-04-24T17:39:33.549989+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-24T17:39:34.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:34 smithi070 bash[23661]: audit 2024-04-24T17:39:33.550292+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-24T17:39:34.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:34 smithi070 bash[23661]: audit 2024-04-24T17:39:33.550880+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-24T17:39:34.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:34 smithi070 bash[23661]: cluster 2024-04-24T17:39:33.588876+0000 mon.a (mon.0) 953 : cluster [INF] Manager daemon y is now available 2024-04-24T17:39:34.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:34 smithi070 bash[23661]: audit 2024-04-24T17:39:33.666144+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:39:34.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:34 smithi070 bash[23661]: audit 2024-04-24T17:39:33.675928+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:39:34.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:34 smithi070 bash[23661]: audit 2024-04-24T17:39:33.709954+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:39:35.691 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:39:35 smithi137 bash[38001]: debug 2024-04-24T17:39:35.334+0000 7f7155d2e200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-24T17:39:35.691 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:39:35 smithi137 bash[38001]: debug 2024-04-24T17:39:35.430+0000 7f7155d2e200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-24T17:39:35.691 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:35 smithi137 bash[18617]: cluster 2024-04-24T17:39:34.559755+0000 mon.a (mon.0) 957 : cluster [DBG] mgrmap e28: y(active, since 1.91492s) 2024-04-24T17:39:35.691 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:35 smithi137 bash[18617]: cephadm 2024-04-24T17:39:34.734279+0000 mgr.y (mgr.25156) 2 : cephadm [INF] [24/Apr/2024:17:39:34] ENGINE Bus STARTING 2024-04-24T17:39:35.691 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:35 smithi137 bash[18617]: cephadm 2024-04-24T17:39:34.852493+0000 mgr.y (mgr.25156) 3 : cephadm [INF] [24/Apr/2024:17:39:34] ENGINE Serving on https://172.21.15.70:7150 2024-04-24T17:39:35.833 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:35 smithi070 bash[18579]: cluster 2024-04-24T17:39:34.559755+0000 mon.a (mon.0) 957 : cluster [DBG] mgrmap e28: y(active, since 1.91492s) 2024-04-24T17:39:35.833 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:35 smithi070 bash[18579]: cephadm 2024-04-24T17:39:34.734279+0000 mgr.y (mgr.25156) 2 : cephadm [INF] [24/Apr/2024:17:39:34] ENGINE Bus STARTING 2024-04-24T17:39:35.833 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:35 smithi070 bash[18579]: cephadm 2024-04-24T17:39:34.852493+0000 mgr.y (mgr.25156) 3 : cephadm [INF] [24/Apr/2024:17:39:34] ENGINE Serving on https://172.21.15.70:7150 2024-04-24T17:39:35.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:35 smithi070 bash[23661]: cluster 2024-04-24T17:39:34.559755+0000 mon.a (mon.0) 957 : cluster [DBG] mgrmap e28: y(active, since 1.91492s) 2024-04-24T17:39:35.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:35 smithi070 bash[23661]: cephadm 2024-04-24T17:39:34.734279+0000 mgr.y (mgr.25156) 2 : cephadm [INF] [24/Apr/2024:17:39:34] ENGINE Bus STARTING 2024-04-24T17:39:35.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:35 smithi070 bash[23661]: cephadm 2024-04-24T17:39:34.852493+0000 mgr.y (mgr.25156) 3 : cephadm [INF] [24/Apr/2024:17:39:34] ENGINE Serving on https://172.21.15.70:7150 2024-04-24T17:39:36.030 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:39:35 smithi137 bash[38001]: debug 2024-04-24T17:39:35.690+0000 7f7155d2e200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-24T17:39:36.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:36 smithi137 bash[18617]: cephadm 2024-04-24T17:39:35.214339+0000 mgr.y (mgr.25156) 4 : cephadm [INF] [24/Apr/2024:17:39:35] ENGINE Serving on http://172.21.15.70:8765 2024-04-24T17:39:36.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:36 smithi137 bash[18617]: cephadm 2024-04-24T17:39:35.214691+0000 mgr.y (mgr.25156) 5 : cephadm [INF] [24/Apr/2024:17:39:35] ENGINE Bus STARTED 2024-04-24T17:39:36.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:36 smithi137 bash[18617]: cluster 2024-04-24T17:39:35.547061+0000 mon.a (mon.0) 958 : cluster [INF] Health check cleared: CEPHADM_REFRESH_FAILED (was: failed to probe daemons or devices) 2024-04-24T17:39:36.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:36 smithi137 bash[18617]: cluster 2024-04-24T17:39:35.547128+0000 mon.a (mon.0) 959 : cluster [INF] Cluster is now healthy 2024-04-24T17:39:36.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:36 smithi137 bash[18617]: cluster 2024-04-24T17:39:35.549736+0000 mgr.y (mgr.25156) 6 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:39:36.781 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:39:36 smithi137 bash[38001]: debug 2024-04-24T17:39:36.502+0000 7f7155d2e200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-24T17:39:36.781 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:39:36 smithi137 bash[38001]: debug 2024-04-24T17:39:36.618+0000 7f7155d2e200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-24T17:39:36.781 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:39:36 smithi137 bash[38001]: debug 2024-04-24T17:39:36.722+0000 7f7155d2e200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-24T17:39:36.833 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:36 smithi070 bash[18579]: cephadm 2024-04-24T17:39:35.214339+0000 mgr.y (mgr.25156) 4 : cephadm [INF] [24/Apr/2024:17:39:35] ENGINE Serving on http://172.21.15.70:8765 2024-04-24T17:39:36.833 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:36 smithi070 bash[18579]: cephadm 2024-04-24T17:39:35.214691+0000 mgr.y (mgr.25156) 5 : cephadm [INF] [24/Apr/2024:17:39:35] ENGINE Bus STARTED 2024-04-24T17:39:36.833 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:36 smithi070 bash[18579]: cluster 2024-04-24T17:39:35.547061+0000 mon.a (mon.0) 958 : cluster [INF] Health check cleared: CEPHADM_REFRESH_FAILED (was: failed to probe daemons or devices) 2024-04-24T17:39:36.833 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:36 smithi070 bash[18579]: cluster 2024-04-24T17:39:35.547128+0000 mon.a (mon.0) 959 : cluster [INF] Cluster is now healthy 2024-04-24T17:39:36.833 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:36 smithi070 bash[18579]: cluster 2024-04-24T17:39:35.549736+0000 mgr.y (mgr.25156) 6 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:39:36.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:36 smithi070 bash[23661]: cephadm 2024-04-24T17:39:35.214339+0000 mgr.y (mgr.25156) 4 : cephadm [INF] [24/Apr/2024:17:39:35] ENGINE Serving on http://172.21.15.70:8765 2024-04-24T17:39:36.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:36 smithi070 bash[23661]: cephadm 2024-04-24T17:39:35.214691+0000 mgr.y (mgr.25156) 5 : cephadm [INF] [24/Apr/2024:17:39:35] ENGINE Bus STARTED 2024-04-24T17:39:36.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:36 smithi070 bash[23661]: cluster 2024-04-24T17:39:35.547061+0000 mon.a (mon.0) 958 : cluster [INF] Health check cleared: CEPHADM_REFRESH_FAILED (was: failed to probe daemons or devices) 2024-04-24T17:39:36.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:36 smithi070 bash[23661]: cluster 2024-04-24T17:39:35.547128+0000 mon.a (mon.0) 959 : cluster [INF] Cluster is now healthy 2024-04-24T17:39:36.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:36 smithi070 bash[23661]: cluster 2024-04-24T17:39:35.549736+0000 mgr.y (mgr.25156) 6 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:39:37.530 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:39:37 smithi137 bash[38001]: debug 2024-04-24T17:39:37.086+0000 7f7155d2e200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-24T17:39:37.530 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:39:37 smithi137 bash[38001]: debug 2024-04-24T17:39:37.202+0000 7f7155d2e200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-24T17:39:37.530 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:39:37 smithi137 bash[38001]: debug 2024-04-24T17:39:37.306+0000 7f7155d2e200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-24T17:39:37.833 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:37 smithi070 bash[18579]: cluster 2024-04-24T17:39:36.570238+0000 mon.a (mon.0) 960 : cluster [DBG] mgrmap e29: y(active, since 3s) 2024-04-24T17:39:37.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:37 smithi070 bash[23661]: cluster 2024-04-24T17:39:36.570238+0000 mon.a (mon.0) 960 : cluster [DBG] mgrmap e29: y(active, since 3s) 2024-04-24T17:39:37.915 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:37 smithi137 bash[18617]: cluster 2024-04-24T17:39:36.570238+0000 mon.a (mon.0) 960 : cluster [DBG] mgrmap e29: y(active, since 3s) 2024-04-24T17:39:37.916 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:39:37 smithi137 bash[38001]: debug 2024-04-24T17:39:37.670+0000 7f7155d2e200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-24T17:39:38.182 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:39:37 smithi137 bash[38001]: debug 2024-04-24T17:39:37.918+0000 7f7155d2e200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-24T17:39:38.530 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:39:38 smithi137 bash[38001]: debug 2024-04-24T17:39:38.182+0000 7f7155d2e200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-24T17:39:38.531 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:39:38 smithi137 bash[38001]: debug 2024-04-24T17:39:38.298+0000 7f7155d2e200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-24T17:39:38.999 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:38 smithi137 bash[18617]: cluster 2024-04-24T17:39:37.550505+0000 mgr.y (mgr.25156) 7 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:39:38.999 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:39:38 smithi137 bash[38001]: debug 2024-04-24T17:39:38.578+0000 7f7155d2e200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-24T17:39:39.000 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:38 smithi137 bash[39817]: ts=2024-04-24T17:39: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.70\", device_class=\"ssd\", hostname=\"smithi070\", instance=\"172.21.15.137:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.70\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"6229cc3c-025f-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.70\", device_class=\"ssd\", hostname=\"smithi070\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.70\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:39:39.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:38 smithi070 bash[18579]: cluster 2024-04-24T17:39:37.550505+0000 mgr.y (mgr.25156) 7 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:39:39.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:38 smithi070 bash[23661]: cluster 2024-04-24T17:39:37.550505+0000 mgr.y (mgr.25156) 7 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:39:39.256 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:39:39 smithi137 bash[38001]: debug 2024-04-24T17:39:39.002+0000 7f7155d2e200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-24T17:39:39.530 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:39:39 smithi137 bash[38001]: debug 2024-04-24T17:39:39.258+0000 7f7155d2e200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-24T17:39:39.530 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:39:39 smithi137 bash[38001]: debug 2024-04-24T17:39:39.386+0000 7f7155d2e200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-24T17:39:40.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:39 smithi137 bash[18617]: cluster 2024-04-24T17:39:38.591266+0000 mon.a (mon.0) 961 : cluster [DBG] mgrmap e30: y(active, since 5s) 2024-04-24T17:39:40.030 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:39:39 smithi137 bash[38001]: debug 2024-04-24T17:39:39.662+0000 7f7155d2e200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-24T17:39:40.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:39 smithi070 bash[18579]: cluster 2024-04-24T17:39:38.591266+0000 mon.a (mon.0) 961 : cluster [DBG] mgrmap e30: y(active, since 5s) 2024-04-24T17:39:40.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:39 smithi070 bash[23661]: cluster 2024-04-24T17:39:38.591266+0000 mon.a (mon.0) 961 : cluster [DBG] mgrmap e30: y(active, since 5s) 2024-04-24T17:39:41.030 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:39:40 smithi137 bash[38001]: debug 2024-04-24T17:39:40.738+0000 7f7155d2e200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-24T17:39:41.031 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:39:40 smithi137 bash[38001]: debug 2024-04-24T17:39:40.866+0000 7f7155d2e200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-24T17:39:41.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:40 smithi137 bash[18617]: cluster 2024-04-24T17:39:39.550942+0000 mgr.y (mgr.25156) 8 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:39:41.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:40 smithi137 bash[18617]: audit 2024-04-24T17:39:39.931630+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:39:41.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:40 smithi137 bash[18617]: audit 2024-04-24T17:39:39.940422+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:39:41.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:40 smithi137 bash[18617]: audit 2024-04-24T17:39:40.087296+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:39:41.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:40 smithi137 bash[18617]: audit 2024-04-24T17:39:40.094029+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:39:41.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:40 smithi070 bash[18579]: cluster 2024-04-24T17:39:39.550942+0000 mgr.y (mgr.25156) 8 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:39:41.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:40 smithi070 bash[18579]: audit 2024-04-24T17:39:39.931630+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:39:41.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:40 smithi070 bash[18579]: audit 2024-04-24T17:39:39.940422+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:39:41.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:40 smithi070 bash[18579]: audit 2024-04-24T17:39:40.087296+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:39:41.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:40 smithi070 bash[18579]: audit 2024-04-24T17:39:40.094029+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:39:41.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:40 smithi070 bash[23661]: cluster 2024-04-24T17:39:39.550942+0000 mgr.y (mgr.25156) 8 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:39:41.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:40 smithi070 bash[23661]: audit 2024-04-24T17:39:39.931630+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:39:41.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:40 smithi070 bash[23661]: audit 2024-04-24T17:39:39.940422+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:39:41.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:40 smithi070 bash[23661]: audit 2024-04-24T17:39:40.087296+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:39:41.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:40 smithi070 bash[23661]: audit 2024-04-24T17:39:40.094029+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:39:41.530 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:39:41 smithi137 bash[38001]: debug 2024-04-24T17:39:41.182+0000 7f7155d2e200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-24T17:39:41.531 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:39:41 smithi137 bash[38001]: debug 2024-04-24T17:39:41.298+0000 7f7155d2e200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-24T17:39:42.031 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:39:41 smithi137 bash[38001]: debug 2024-04-24T17:39:41.770+0000 7f7155d2e200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-24T17:39:42.031 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:39:41 smithi137 bash[38001]: debug 2024-04-24T17:39:41.898+0000 7f7155d2e200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-24T17:39:42.031 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:39:41 smithi137 bash[38001]: [24/Apr/2024:17:39:41] ENGINE Bus STARTING 2024-04-24T17:39:42.031 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:39:42 smithi137 bash[38001]: CherryPy Checker: 2024-04-24T17:39:42.031 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:39:42 smithi137 bash[38001]: The Application mounted at '' has an empty config. 2024-04-24T17:39:42.031 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:39:42 smithi137 bash[38001]: [24/Apr/2024:17:39:42] ENGINE Serving on http://:::9283 2024-04-24T17:39:42.031 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:39:42 smithi137 bash[38001]: [24/Apr/2024:17:39:42] ENGINE Bus STARTED 2024-04-24T17:39:42.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:41 smithi137 bash[18617]: audit 2024-04-24T17:39:40.738914+0000 mgr.y (mgr.25156) 9 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:39:42.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:41 smithi137 bash[18617]: audit 2024-04-24T17:39:41.130980+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:39:42.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:41 smithi137 bash[18617]: audit 2024-04-24T17:39:41.135913+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:39:42.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:41 smithi137 bash[18617]: audit 2024-04-24T17:39:41.147062+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:39:42.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:41 smithi137 bash[18617]: audit 2024-04-24T17:39:41.152197+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:39:42.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:41 smithi137 bash[18617]: audit 2024-04-24T17:39:41.907466+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.? 172.21.15.137:0/2456475907' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-24T17:39:42.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:41 smithi137 bash[18617]: cluster 2024-04-24T17:39:41.909340+0000 mon.a (mon.0) 970 : cluster [DBG] Standby manager daemon x started 2024-04-24T17:39:42.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:41 smithi137 bash[18617]: audit 2024-04-24T17:39:41.909738+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.? 172.21.15.137:0/2456475907' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-24T17:39:42.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:41 smithi137 bash[18617]: audit 2024-04-24T17:39:41.911119+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.? 172.21.15.137:0/2456475907' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-24T17:39:42.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:41 smithi137 bash[18617]: audit 2024-04-24T17:39:41.911446+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.? 172.21.15.137:0/2456475907' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-24T17:39:42.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:41 smithi070 bash[18579]: audit 2024-04-24T17:39:40.738914+0000 mgr.y (mgr.25156) 9 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:39:42.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:41 smithi070 bash[18579]: audit 2024-04-24T17:39:41.130980+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:39:42.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:41 smithi070 bash[18579]: audit 2024-04-24T17:39:41.135913+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:39:42.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:41 smithi070 bash[18579]: audit 2024-04-24T17:39:41.147062+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:39:42.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:41 smithi070 bash[18579]: audit 2024-04-24T17:39:41.152197+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:39:42.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:41 smithi070 bash[18579]: audit 2024-04-24T17:39:41.907466+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.? 172.21.15.137:0/2456475907' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-24T17:39:42.334 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:41 smithi070 bash[18579]: cluster 2024-04-24T17:39:41.909340+0000 mon.a (mon.0) 970 : cluster [DBG] Standby manager daemon x started 2024-04-24T17:39:42.334 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:41 smithi070 bash[18579]: audit 2024-04-24T17:39:41.909738+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.? 172.21.15.137:0/2456475907' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-24T17:39:42.334 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:41 smithi070 bash[18579]: audit 2024-04-24T17:39:41.911119+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.? 172.21.15.137:0/2456475907' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-24T17:39:42.334 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:41 smithi070 bash[18579]: audit 2024-04-24T17:39:41.911446+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.? 172.21.15.137:0/2456475907' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-24T17:39:42.334 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:41 smithi070 bash[23661]: audit 2024-04-24T17:39:40.738914+0000 mgr.y (mgr.25156) 9 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:39:42.334 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:41 smithi070 bash[23661]: audit 2024-04-24T17:39:41.130980+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:39:42.334 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:41 smithi070 bash[23661]: audit 2024-04-24T17:39:41.135913+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:39:42.334 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:41 smithi070 bash[23661]: audit 2024-04-24T17:39:41.147062+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:39:42.334 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:41 smithi070 bash[23661]: audit 2024-04-24T17:39:41.152197+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:39:42.334 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:41 smithi070 bash[23661]: audit 2024-04-24T17:39:41.907466+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.? 172.21.15.137:0/2456475907' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-24T17:39:42.334 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:41 smithi070 bash[23661]: cluster 2024-04-24T17:39:41.909340+0000 mon.a (mon.0) 970 : cluster [DBG] Standby manager daemon x started 2024-04-24T17:39:42.335 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:41 smithi070 bash[23661]: audit 2024-04-24T17:39:41.909738+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.? 172.21.15.137:0/2456475907' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-24T17:39:42.335 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:41 smithi070 bash[23661]: audit 2024-04-24T17:39:41.911119+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.? 172.21.15.137:0/2456475907' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-24T17:39:42.335 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:41 smithi070 bash[23661]: audit 2024-04-24T17:39:41.911446+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.? 172.21.15.137:0/2456475907' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-24T17:39:43.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:42 smithi137 bash[18617]: cluster 2024-04-24T17:39:41.551767+0000 mgr.y (mgr.25156) 10 : 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-04-24T17:39:43.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:42 smithi137 bash[18617]: cluster 2024-04-24T17:39:42.182620+0000 mon.a (mon.0) 971 : cluster [DBG] mgrmap e31: y(active, since 9s), standbys: x 2024-04-24T17:39:43.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:42 smithi137 bash[18617]: audit 2024-04-24T17:39:42.185695+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-24T17:39:43.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:42 smithi070 bash[18579]: cluster 2024-04-24T17:39:41.551767+0000 mgr.y (mgr.25156) 10 : 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-04-24T17:39:43.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:42 smithi070 bash[18579]: cluster 2024-04-24T17:39:42.182620+0000 mon.a (mon.0) 971 : cluster [DBG] mgrmap e31: y(active, since 9s), standbys: x 2024-04-24T17:39:43.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:42 smithi070 bash[18579]: audit 2024-04-24T17:39:42.185695+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-24T17:39:43.333 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:42 smithi070 bash[23661]: cluster 2024-04-24T17:39:41.551767+0000 mgr.y (mgr.25156) 10 : 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-04-24T17:39:43.333 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:42 smithi070 bash[23661]: cluster 2024-04-24T17:39:42.182620+0000 mon.a (mon.0) 971 : cluster [DBG] mgrmap e31: y(active, since 9s), standbys: x 2024-04-24T17:39:43.333 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:42 smithi070 bash[23661]: audit 2024-04-24T17:39:42.185695+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-24T17:39:43.780 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:43 smithi137 bash[39817]: ts=2024-04-24T17:39:43.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=\"smithi070\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi070\", job=\"node\", machine=\"x86_64\", nodename=\"smithi070\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"6229cc3c-025f-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi070\", job=\"node\", machine=\"x86_64\", nodename=\"smithi070\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:39:45.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:44 smithi137 bash[18617]: cluster 2024-04-24T17:39:43.552518+0000 mgr.y (mgr.25156) 11 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-24T17:39:45.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:44 smithi070 bash[18579]: cluster 2024-04-24T17:39:43.552518+0000 mgr.y (mgr.25156) 11 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-24T17:39:45.333 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:44 smithi070 bash[23661]: cluster 2024-04-24T17:39:43.552518+0000 mgr.y (mgr.25156) 11 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-24T17:39:47.190 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:46 smithi070 bash[18579]: cluster 2024-04-24T17:39:45.553778+0000 mgr.y (mgr.25156) 12 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-24T17:39:47.190 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:46 smithi070 bash[23661]: cluster 2024-04-24T17:39:45.553778+0000 mgr.y (mgr.25156) 12 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-24T17:39:47.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:46 smithi137 bash[18617]: cluster 2024-04-24T17:39:45.553778+0000 mgr.y (mgr.25156) 12 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-24T17:39:49.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:48 smithi137 bash[18617]: cluster 2024-04-24T17:39:47.554575+0000 mgr.y (mgr.25156) 13 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-24T17:39:49.283 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:48 smithi137 bash[18617]: audit 2024-04-24T17:39:48.286976+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:39:49.283 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:48 smithi137 bash[18617]: audit 2024-04-24T17:39:48.288716+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:39:49.283 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:48 smithi137 bash[18617]: audit 2024-04-24T17:39:48.670091+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:39:49.283 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:48 smithi137 bash[18617]: audit 2024-04-24T17:39:48.671397+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:39:49.333 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:48 smithi070 bash[23661]: cluster 2024-04-24T17:39:47.554575+0000 mgr.y (mgr.25156) 13 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-24T17:39:49.333 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:48 smithi070 bash[23661]: audit 2024-04-24T17:39:48.286976+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:39:49.333 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:48 smithi070 bash[23661]: audit 2024-04-24T17:39:48.288716+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:39:49.333 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:48 smithi070 bash[23661]: audit 2024-04-24T17:39:48.670091+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:39:49.333 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:48 smithi070 bash[23661]: audit 2024-04-24T17:39:48.671397+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:39:49.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:48 smithi070 bash[18579]: cluster 2024-04-24T17:39:47.554575+0000 mgr.y (mgr.25156) 13 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-24T17:39:49.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:48 smithi070 bash[18579]: audit 2024-04-24T17:39:48.286976+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:39:49.334 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:48 smithi070 bash[18579]: audit 2024-04-24T17:39:48.288716+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:39:49.334 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:48 smithi070 bash[18579]: audit 2024-04-24T17:39:48.670091+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:39:49.334 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:48 smithi070 bash[18579]: audit 2024-04-24T17:39:48.671397+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:39:50.280 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:39:50 smithi137 bash[38001]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:39:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:39:50.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:49 smithi137 bash[18617]: cephadm 2024-04-24T17:39:48.291074+0000 mgr.y (mgr.25156) 14 : cephadm [INF] Updating smithi070:/etc/ceph/ceph.conf 2024-04-24T17:39:50.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:49 smithi137 bash[18617]: cephadm 2024-04-24T17:39:48.291537+0000 mgr.y (mgr.25156) 15 : cephadm [INF] Updating smithi137:/etc/ceph/ceph.conf 2024-04-24T17:39:50.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:49 smithi137 bash[18617]: cephadm 2024-04-24T17:39:48.558371+0000 mgr.y (mgr.25156) 16 : cephadm [INF] Updating smithi137:/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-24T17:39:50.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:49 smithi137 bash[18617]: cephadm 2024-04-24T17:39:48.558674+0000 mgr.y (mgr.25156) 17 : cephadm [INF] Updating smithi070:/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-24T17:39:50.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:49 smithi137 bash[18617]: cephadm 2024-04-24T17:39:48.773496+0000 mgr.y (mgr.25156) 18 : cephadm [INF] Updating smithi137:/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:39:50.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:49 smithi137 bash[18617]: cephadm 2024-04-24T17:39:48.774713+0000 mgr.y (mgr.25156) 19 : cephadm [INF] Updating smithi070:/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:39:50.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:49 smithi137 bash[18617]: cephadm 2024-04-24T17:39:48.938488+0000 mgr.y (mgr.25156) 20 : cephadm [INF] Updating smithi137:/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-24T17:39:50.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:49 smithi137 bash[18617]: cephadm 2024-04-24T17:39:48.939082+0000 mgr.y (mgr.25156) 21 : cephadm [INF] Updating smithi070:/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-24T17:39:50.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:49 smithi137 bash[18617]: audit 2024-04-24T17:39:49.111352+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:39:50.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:49 smithi137 bash[18617]: audit 2024-04-24T17:39:49.115216+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:39:50.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:49 smithi137 bash[18617]: audit 2024-04-24T17:39:49.120446+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:39:50.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:49 smithi137 bash[18617]: audit 2024-04-24T17:39:49.124869+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:39:50.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:49 smithi137 bash[18617]: audit 2024-04-24T17:39:49.131271+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:39:50.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:49 smithi137 bash[18617]: audit 2024-04-24T17:39:49.189187+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi070.jytlzp", "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-04-24T17:39:50.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:49 smithi137 bash[18617]: audit 2024-04-24T17:39:49.201342+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:39:50.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:49 smithi070 bash[18579]: cephadm 2024-04-24T17:39:48.291074+0000 mgr.y (mgr.25156) 14 : cephadm [INF] Updating smithi070:/etc/ceph/ceph.conf 2024-04-24T17:39:50.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:49 smithi070 bash[18579]: cephadm 2024-04-24T17:39:48.291537+0000 mgr.y (mgr.25156) 15 : cephadm [INF] Updating smithi137:/etc/ceph/ceph.conf 2024-04-24T17:39:50.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:49 smithi070 bash[18579]: cephadm 2024-04-24T17:39:48.558371+0000 mgr.y (mgr.25156) 16 : cephadm [INF] Updating smithi137:/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-24T17:39:50.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:49 smithi070 bash[18579]: cephadm 2024-04-24T17:39:48.558674+0000 mgr.y (mgr.25156) 17 : cephadm [INF] Updating smithi070:/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-24T17:39:50.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:49 smithi070 bash[18579]: cephadm 2024-04-24T17:39:48.773496+0000 mgr.y (mgr.25156) 18 : cephadm [INF] Updating smithi137:/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:39:50.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:49 smithi070 bash[18579]: cephadm 2024-04-24T17:39:48.774713+0000 mgr.y (mgr.25156) 19 : cephadm [INF] Updating smithi070:/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:39:50.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:49 smithi070 bash[18579]: cephadm 2024-04-24T17:39:48.938488+0000 mgr.y (mgr.25156) 20 : cephadm [INF] Updating smithi137:/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-24T17:39:50.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:49 smithi070 bash[18579]: cephadm 2024-04-24T17:39:48.939082+0000 mgr.y (mgr.25156) 21 : cephadm [INF] Updating smithi070:/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-24T17:39:50.334 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:49 smithi070 bash[18579]: audit 2024-04-24T17:39:49.111352+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:39:50.334 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:49 smithi070 bash[18579]: audit 2024-04-24T17:39:49.115216+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:39:50.334 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:49 smithi070 bash[18579]: audit 2024-04-24T17:39:49.120446+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:39:50.334 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:49 smithi070 bash[18579]: audit 2024-04-24T17:39:49.124869+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:39:50.334 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:49 smithi070 bash[18579]: audit 2024-04-24T17:39:49.131271+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:39:50.334 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:49 smithi070 bash[18579]: audit 2024-04-24T17:39:49.189187+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi070.jytlzp", "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-04-24T17:39:50.334 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:49 smithi070 bash[18579]: audit 2024-04-24T17:39:49.201342+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:39:50.334 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:49 smithi070 bash[23661]: cephadm 2024-04-24T17:39:48.291074+0000 mgr.y (mgr.25156) 14 : cephadm [INF] Updating smithi070:/etc/ceph/ceph.conf 2024-04-24T17:39:50.334 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:49 smithi070 bash[23661]: cephadm 2024-04-24T17:39:48.291537+0000 mgr.y (mgr.25156) 15 : cephadm [INF] Updating smithi137:/etc/ceph/ceph.conf 2024-04-24T17:39:50.334 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:49 smithi070 bash[23661]: cephadm 2024-04-24T17:39:48.558371+0000 mgr.y (mgr.25156) 16 : cephadm [INF] Updating smithi137:/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-24T17:39:50.335 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:49 smithi070 bash[23661]: cephadm 2024-04-24T17:39:48.558674+0000 mgr.y (mgr.25156) 17 : cephadm [INF] Updating smithi070:/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-24T17:39:50.335 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:49 smithi070 bash[23661]: cephadm 2024-04-24T17:39:48.773496+0000 mgr.y (mgr.25156) 18 : cephadm [INF] Updating smithi137:/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:39:50.335 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:49 smithi070 bash[23661]: cephadm 2024-04-24T17:39:48.774713+0000 mgr.y (mgr.25156) 19 : cephadm [INF] Updating smithi070:/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:39:50.335 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:49 smithi070 bash[23661]: cephadm 2024-04-24T17:39:48.938488+0000 mgr.y (mgr.25156) 20 : cephadm [INF] Updating smithi137:/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-24T17:39:50.335 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:49 smithi070 bash[23661]: cephadm 2024-04-24T17:39:48.939082+0000 mgr.y (mgr.25156) 21 : cephadm [INF] Updating smithi070:/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-24T17:39:50.335 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:49 smithi070 bash[23661]: audit 2024-04-24T17:39:49.111352+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:39:50.335 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:49 smithi070 bash[23661]: audit 2024-04-24T17:39:49.115216+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:39:50.335 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:49 smithi070 bash[23661]: audit 2024-04-24T17:39:49.120446+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:39:50.335 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:49 smithi070 bash[23661]: audit 2024-04-24T17:39:49.124869+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:39:50.335 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:49 smithi070 bash[23661]: audit 2024-04-24T17:39:49.131271+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:39:50.335 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:49 smithi070 bash[23661]: audit 2024-04-24T17:39:49.189187+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi070.jytlzp", "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-04-24T17:39:50.335 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:49 smithi070 bash[23661]: audit 2024-04-24T17:39:49.201342+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:39:51.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:50 smithi070 bash[18579]: cluster 2024-04-24T17:39:49.126400+0000 mgr.y (mgr.25156) 22 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-24T17:39:51.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:50 smithi070 bash[18579]: cephadm 2024-04-24T17:39:49.188485+0000 mgr.y (mgr.25156) 23 : cephadm [INF] Reconfiguring iscsi.foo.smithi070.jytlzp (dependencies changed)... 2024-04-24T17:39:51.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:50 smithi070 bash[18579]: cephadm 2024-04-24T17:39:49.202957+0000 mgr.y (mgr.25156) 24 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi070.jytlzp on smithi070 2024-04-24T17:39:51.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:50 smithi070 bash[18579]: cluster 2024-04-24T17:39:50.122599+0000 mon.a (mon.0) 984 : cluster [WRN] Health check failed: failed to probe daemons or devices (CEPHADM_REFRESH_FAILED) 2024-04-24T17:39:51.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:50 smithi070 bash[23661]: cluster 2024-04-24T17:39:49.126400+0000 mgr.y (mgr.25156) 22 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-24T17:39:51.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:50 smithi070 bash[23661]: cephadm 2024-04-24T17:39:49.188485+0000 mgr.y (mgr.25156) 23 : cephadm [INF] Reconfiguring iscsi.foo.smithi070.jytlzp (dependencies changed)... 2024-04-24T17:39:51.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:50 smithi070 bash[23661]: cephadm 2024-04-24T17:39:49.202957+0000 mgr.y (mgr.25156) 24 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi070.jytlzp on smithi070 2024-04-24T17:39:51.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:50 smithi070 bash[23661]: cluster 2024-04-24T17:39:50.122599+0000 mon.a (mon.0) 984 : cluster [WRN] Health check failed: failed to probe daemons or devices (CEPHADM_REFRESH_FAILED) 2024-04-24T17:39:51.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:50 smithi137 bash[18617]: cluster 2024-04-24T17:39:49.126400+0000 mgr.y (mgr.25156) 22 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-24T17:39:51.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:50 smithi137 bash[18617]: cephadm 2024-04-24T17:39:49.188485+0000 mgr.y (mgr.25156) 23 : cephadm [INF] Reconfiguring iscsi.foo.smithi070.jytlzp (dependencies changed)... 2024-04-24T17:39:51.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:50 smithi137 bash[18617]: cephadm 2024-04-24T17:39:49.202957+0000 mgr.y (mgr.25156) 24 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi070.jytlzp on smithi070 2024-04-24T17:39:51.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:50 smithi137 bash[18617]: cluster 2024-04-24T17:39:50.122599+0000 mon.a (mon.0) 984 : cluster [WRN] Health check failed: failed to probe daemons or devices (CEPHADM_REFRESH_FAILED) 2024-04-24T17:39:52.141 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:51 smithi070 bash[18579]: audit 2024-04-24T17:39:50.750099+0000 mgr.y (mgr.25156) 25 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:39:52.141 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:51 smithi070 bash[23661]: audit 2024-04-24T17:39:50.750099+0000 mgr.y (mgr.25156) 25 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:39:52.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:51 smithi137 bash[18617]: audit 2024-04-24T17:39:50.750099+0000 mgr.y (mgr.25156) 25 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:39:53.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:52 smithi137 bash[18617]: cluster 2024-04-24T17:39:51.128320+0000 mgr.y (mgr.25156) 26 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-24T17:39:53.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:52 smithi137 bash[18617]: audit 2024-04-24T17:39:52.625808+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:39:53.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:52 smithi137 bash[18617]: audit 2024-04-24T17:39:52.631793+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:39:53.332 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:52 smithi070 bash[18579]: cluster 2024-04-24T17:39:51.128320+0000 mgr.y (mgr.25156) 26 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-24T17:39:53.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:52 smithi070 bash[18579]: audit 2024-04-24T17:39:52.625808+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:39:53.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:52 smithi070 bash[18579]: audit 2024-04-24T17:39:52.631793+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:39:53.333 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:52 smithi070 bash[23661]: cluster 2024-04-24T17:39:51.128320+0000 mgr.y (mgr.25156) 26 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-24T17:39:53.333 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:52 smithi070 bash[23661]: audit 2024-04-24T17:39:52.625808+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:39:53.333 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:52 smithi070 bash[23661]: audit 2024-04-24T17:39:52.631793+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:39:53.751 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:53 smithi137 bash[39817]: ts=2024-04-24T17:39:53.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=\"smithi070\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi070\", job=\"node\", machine=\"x86_64\", nodename=\"smithi070\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"6229cc3c-025f-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi070\", job=\"node\", machine=\"x86_64\", nodename=\"smithi070\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:39:54.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:53 smithi137 bash[18617]: cephadm 2024-04-24T17:39:52.675500+0000 mgr.y (mgr.25156) 27 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-24T17:39:54.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:53 smithi137 bash[18617]: cephadm 2024-04-24T17:39:52.913829+0000 mgr.y (mgr.25156) 28 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi137 2024-04-24T17:39:54.256 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:53 smithi070 bash[18579]: cephadm 2024-04-24T17:39:52.675500+0000 mgr.y (mgr.25156) 27 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-24T17:39:54.256 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:53 smithi070 bash[18579]: cephadm 2024-04-24T17:39:52.913829+0000 mgr.y (mgr.25156) 28 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi137 2024-04-24T17:39:54.256 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:53 smithi070 bash[23661]: cephadm 2024-04-24T17:39:52.675500+0000 mgr.y (mgr.25156) 27 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-24T17:39:54.256 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:53 smithi070 bash[23661]: cephadm 2024-04-24T17:39:52.913829+0000 mgr.y (mgr.25156) 28 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi137 2024-04-24T17:39:55.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:54 smithi137 bash[18617]: cluster 2024-04-24T17:39:53.129320+0000 mgr.y (mgr.25156) 29 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 884 B/s rd, 0 op/s 2024-04-24T17:39:55.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:54 smithi137 bash[18617]: audit 2024-04-24T17:39:54.602732+0000 mon.c (mon.1) 151 : audit [DBG] from='client.? 172.21.15.70:0/1236806211' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-24T17:39:55.332 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:54 smithi070 bash[18579]: cluster 2024-04-24T17:39:53.129320+0000 mgr.y (mgr.25156) 29 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 884 B/s rd, 0 op/s 2024-04-24T17:39:55.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:54 smithi070 bash[18579]: audit 2024-04-24T17:39:54.602732+0000 mon.c (mon.1) 151 : audit [DBG] from='client.? 172.21.15.70:0/1236806211' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-24T17:39:55.333 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:54 smithi070 bash[23661]: cluster 2024-04-24T17:39:53.129320+0000 mgr.y (mgr.25156) 29 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 884 B/s rd, 0 op/s 2024-04-24T17:39:55.333 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:54 smithi070 bash[23661]: audit 2024-04-24T17:39:54.602732+0000 mon.c (mon.1) 151 : audit [DBG] from='client.? 172.21.15.70:0/1236806211' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-24T17:39:55.776 INFO:teuthology.orchestra.run.smithi070.stdout:true 2024-04-24T17:39:56.516 INFO:teuthology.orchestra.run.smithi070.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-24T17:39:56.516 INFO:teuthology.orchestra.run.smithi070.stdout:alertmanager.a smithi070 *:9093,9094 running (61s) 16s ago 7m 13.9M - 0.23.0 ba2b418f427c e0f2cd13940b 2024-04-24T17:39:56.516 INFO:teuthology.orchestra.run.smithi070.stdout:grafana.a smithi137 *:3000 running (44s) 16s ago 7m 39.2M - 8.3.5 dad864ee21e9 ca713403d512 2024-04-24T17:39:56.516 INFO:teuthology.orchestra.run.smithi070.stdout:iscsi.foo.smithi070.jytlzp smithi070 starting - - - - 2024-04-24T17:39:56.516 INFO:teuthology.orchestra.run.smithi070.stdout:mgr.x smithi137 *:8443,9283 running (104s) 16s ago 13m 199M - 19.0.0-3285-g5904d294 8bb2087275ff f0b16e1f815e 2024-04-24T17:39:56.516 INFO:teuthology.orchestra.run.smithi070.stdout:mgr.y smithi070 *:8443,9283,8765 running (38s) 16s ago 15m 471M - 19.0.0-3285-g5904d294 8bb2087275ff c555095cd81e 2024-04-24T17:39:56.516 INFO:teuthology.orchestra.run.smithi070.stdout:mon.a smithi070 running (15m) 16s ago 15m 57.0M 2048M 17.2.0 e1d6a67b021e 0f74eebcd7fc 2024-04-24T17:39:56.516 INFO:teuthology.orchestra.run.smithi070.stdout:mon.b smithi137 running (13m) 16s ago 13m 47.4M 2048M 17.2.0 e1d6a67b021e 33f129dea9b4 2024-04-24T17:39:56.516 INFO:teuthology.orchestra.run.smithi070.stdout:mon.c smithi070 running (13m) 16s ago 13m 48.2M 2048M 17.2.0 e1d6a67b021e 9859be5fe3f7 2024-04-24T17:39:56.516 INFO:teuthology.orchestra.run.smithi070.stdout:node-exporter.a smithi070 *:9100 running (65s) 16s ago 8m 10.7M - 1.3.1 1dbe0e931976 374237c6a572 2024-04-24T17:39:56.516 INFO:teuthology.orchestra.run.smithi070.stdout:node-exporter.b smithi137 *:9100 running (49s) 16s ago 8m 8920k - 1.3.1 1dbe0e931976 5a40b64f638c 2024-04-24T17:39:56.516 INFO:teuthology.orchestra.run.smithi070.stdout:osd.0 smithi070 running (12m) 16s ago 12m 55.4M 2780M 17.2.0 e1d6a67b021e 4077960ea717 2024-04-24T17:39:56.517 INFO:teuthology.orchestra.run.smithi070.stdout:osd.1 smithi070 running (12m) 16s ago 12m 54.5M 2780M 17.2.0 e1d6a67b021e f89dd62febd5 2024-04-24T17:39:56.517 INFO:teuthology.orchestra.run.smithi070.stdout:osd.2 smithi070 running (11m) 16s ago 11m 49.1M 2780M 17.2.0 e1d6a67b021e 37f560eabfe1 2024-04-24T17:39:56.517 INFO:teuthology.orchestra.run.smithi070.stdout:osd.3 smithi070 running (11m) 16s ago 11m 53.0M 2780M 17.2.0 e1d6a67b021e d77d4e3872ee 2024-04-24T17:39:56.517 INFO:teuthology.orchestra.run.smithi070.stdout:osd.4 smithi137 running (10m) 16s ago 10m 56.5M 3036M 17.2.0 e1d6a67b021e 8d09c3408986 2024-04-24T17:39:56.517 INFO:teuthology.orchestra.run.smithi070.stdout:osd.5 smithi137 running (9m) 16s ago 9m 51.0M 3036M 17.2.0 e1d6a67b021e bd5eaa869914 2024-04-24T17:39:56.517 INFO:teuthology.orchestra.run.smithi070.stdout:osd.6 smithi137 running (9m) 16s ago 9m 49.9M 3036M 17.2.0 e1d6a67b021e 9b3405d8a103 2024-04-24T17:39:56.517 INFO:teuthology.orchestra.run.smithi070.stdout:osd.7 smithi137 running (8m) 16s ago 8m 53.0M 3036M 17.2.0 e1d6a67b021e c2d86d0f9f62 2024-04-24T17:39:56.517 INFO:teuthology.orchestra.run.smithi070.stdout:prometheus.a smithi137 *:9095 running (51s) 16s ago 8m 50.2M - 2.33.4 514e6a882f6e 832dcbc79a3b 2024-04-24T17:39:56.517 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.foo.smithi070.jodwqm smithi070 *:8000 running (5m) 16s ago 5m 83.7M - 17.2.0 e1d6a67b021e bd398e759017 2024-04-24T17:39:56.517 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.foo.smithi137.xlirah smithi137 *:8000 running (5m) 16s ago 5m 84.1M - 17.2.0 e1d6a67b021e 2704ac43d32d 2024-04-24T17:39:56.517 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.smpl.smithi070.qayqjt smithi070 *:80 running (5m) 16s ago 5m 83.9M - 17.2.0 e1d6a67b021e 0779a09b8ae8 2024-04-24T17:39:56.517 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.smpl.smithi137.vqzuok smithi137 *:80 running (5m) 16s ago 5m 83.8M - 17.2.0 e1d6a67b021e 92bd3bc19140 2024-04-24T17:39:56.938 INFO:teuthology.orchestra.run.smithi070.stdout:{ 2024-04-24T17:39:56.938 INFO:teuthology.orchestra.run.smithi070.stdout: "mon": { 2024-04-24T17:39:56.939 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-24T17:39:56.939 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:39:56.939 INFO:teuthology.orchestra.run.smithi070.stdout: "mgr": { 2024-04-24T17:39:56.939 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 2 2024-04-24T17:39:56.939 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:39:56.939 INFO:teuthology.orchestra.run.smithi070.stdout: "osd": { 2024-04-24T17:39:56.939 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-24T17:39:56.939 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:39:56.939 INFO:teuthology.orchestra.run.smithi070.stdout: "mds": {}, 2024-04-24T17:39:56.939 INFO:teuthology.orchestra.run.smithi070.stdout: "rgw": { 2024-04-24T17:39:56.939 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-24T17:39:56.939 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:39:56.939 INFO:teuthology.orchestra.run.smithi070.stdout: "overall": { 2024-04-24T17:39:56.939 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-04-24T17:39:56.939 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 2 2024-04-24T17:39:56.940 INFO:teuthology.orchestra.run.smithi070.stdout: } 2024-04-24T17:39:56.940 INFO:teuthology.orchestra.run.smithi070.stdout:} 2024-04-24T17:39:57.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:56 smithi137 bash[18617]: cluster 2024-04-24T17:39:55.131292+0000 mgr.y (mgr.25156) 30 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:39:57.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:56 smithi137 bash[18617]: audit 2024-04-24T17:39:55.771063+0000 mgr.y (mgr.25156) 31 : audit [DBG] from='client.25252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:39:57.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:56 smithi137 bash[18617]: audit 2024-04-24T17:39:56.948202+0000 mon.c (mon.1) 152 : audit [DBG] from='client.? 172.21.15.70:0/1301628649' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:39:57.281 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:57 smithi137 systemd[1]: Stopping Ceph prometheus.a for 6229cc3c-025f-11ef-bc93-c7b262605968... 2024-04-24T17:39:57.281 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:57 smithi137 bash[41537]: Error response from daemon: No such container: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-prometheus.a 2024-04-24T17:39:57.281 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:57 smithi137 bash[39817]: ts=2024-04-24T17:39:57.170Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-24T17:39:57.281 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:57 smithi137 bash[39817]: ts=2024-04-24T17:39:57.170Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-24T17:39:57.281 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:57 smithi137 bash[39817]: ts=2024-04-24T17:39:57.170Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-24T17:39:57.281 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:57 smithi137 bash[39817]: ts=2024-04-24T17:39:57.170Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-24T17:39:57.281 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:57 smithi137 bash[39817]: ts=2024-04-24T17:39:57.170Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-24T17:39:57.281 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:57 smithi137 bash[39817]: ts=2024-04-24T17:39:57.170Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-24T17:39:57.281 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:57 smithi137 bash[39817]: ts=2024-04-24T17:39:57.170Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-24T17:39:57.281 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:57 smithi137 bash[39817]: ts=2024-04-24T17:39:57.170Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-24T17:39:57.281 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:57 smithi137 bash[39817]: ts=2024-04-24T17:39:57.171Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-24T17:39:57.281 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:57 smithi137 bash[39817]: ts=2024-04-24T17:39:57.171Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-24T17:39:57.282 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:57 smithi137 bash[39817]: ts=2024-04-24T17:39:57.171Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-24T17:39:57.282 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:57 smithi137 bash[39817]: ts=2024-04-24T17:39:57.171Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-24T17:39:57.307 INFO:teuthology.orchestra.run.smithi070.stdout:{ 2024-04-24T17:39:57.307 INFO:teuthology.orchestra.run.smithi070.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc", 2024-04-24T17:39:57.307 INFO:teuthology.orchestra.run.smithi070.stdout: "in_progress": true, 2024-04-24T17:39:57.307 INFO:teuthology.orchestra.run.smithi070.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-24T17:39:57.308 INFO:teuthology.orchestra.run.smithi070.stdout: "services_complete": [ 2024-04-24T17:39:57.308 INFO:teuthology.orchestra.run.smithi070.stdout: "mgr" 2024-04-24T17:39:57.308 INFO:teuthology.orchestra.run.smithi070.stdout: ], 2024-04-24T17:39:57.308 INFO:teuthology.orchestra.run.smithi070.stdout: "progress": "2/23 daemons upgraded", 2024-04-24T17:39:57.308 INFO:teuthology.orchestra.run.smithi070.stdout: "message": "", 2024-04-24T17:39:57.308 INFO:teuthology.orchestra.run.smithi070.stdout: "is_paused": false 2024-04-24T17:39:57.308 INFO:teuthology.orchestra.run.smithi070.stdout:} 2024-04-24T17:39:57.332 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:56 smithi070 bash[23661]: cluster 2024-04-24T17:39:55.131292+0000 mgr.y (mgr.25156) 30 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:39:57.332 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:56 smithi070 bash[23661]: audit 2024-04-24T17:39:55.771063+0000 mgr.y (mgr.25156) 31 : audit [DBG] from='client.25252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:39:57.332 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:56 smithi070 bash[23661]: audit 2024-04-24T17:39:56.948202+0000 mon.c (mon.1) 152 : audit [DBG] from='client.? 172.21.15.70:0/1301628649' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:39:57.332 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:56 smithi070 bash[18579]: cluster 2024-04-24T17:39:55.131292+0000 mgr.y (mgr.25156) 30 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:39:57.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:56 smithi070 bash[18579]: audit 2024-04-24T17:39:55.771063+0000 mgr.y (mgr.25156) 31 : audit [DBG] from='client.25252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:39:57.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:56 smithi070 bash[18579]: audit 2024-04-24T17:39:56.948202+0000 mon.c (mon.1) 152 : audit [DBG] from='client.? 172.21.15.70:0/1301628649' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:39:57.720 INFO:teuthology.orchestra.run.smithi070.stdout:HEALTH_WARN failed to probe daemons or devices 2024-04-24T17:39:57.720 INFO:teuthology.orchestra.run.smithi070.stdout:[WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-24T17:39:57.720 INFO:teuthology.orchestra.run.smithi070.stdout: host smithi070 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:39:57.720 INFO:teuthology.orchestra.run.smithi070.stdout:Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi070 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp9tsoysl3:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch 2024-04-24T17:39:57.720 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:39:57.720 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/docker: stderr See 'docker run --help'. 2024-04-24T17:39:57.720 INFO:teuthology.orchestra.run.smithi070.stdout:Traceback (most recent call last): 2024-04-24T17:39:57.720 INFO:teuthology.orchestra.run.smithi070.stdout: File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-24T17:39:57.720 INFO:teuthology.orchestra.run.smithi070.stdout: return _run_code(code, main_globals, None, 2024-04-24T17:39:57.720 INFO:teuthology.orchestra.run.smithi070.stdout: File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-24T17:39:57.721 INFO:teuthology.orchestra.run.smithi070.stdout: exec(code, run_globals) 2024-04-24T17:39:57.721 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5642, in 2024-04-24T17:39:57.721 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5630, in main 2024-04-24T17:39:57.721 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 408, in _infer_config 2024-04-24T17:39:57.721 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 323, in _infer_fsid 2024-04-24T17:39:57.721 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 436, in _infer_image 2024-04-24T17:39:57.721 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 310, in _validate_fsid 2024-04-24T17:39:57.721 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 3380, in command_ceph_volume 2024-04-24T17:39:57.721 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-24T17:39:57.721 INFO:teuthology.orchestra.run.smithi070.stdout:RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi070 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp9tsoysl3:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:39:57.721 INFO:teuthology.orchestra.run.smithi070.stdout:See 'docker run --help'. 2024-04-24T17:39:57.970 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:57 smithi137 bash[41546]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-prometheus-a 2024-04-24T17:39:57.970 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:57 smithi137 bash[41581]: Error response from daemon: No such container: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-prometheus.a 2024-04-24T17:39:57.970 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:57 smithi137 systemd[1]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-24T17:39:57.970 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:57 smithi137 systemd[1]: Stopped Ceph prometheus.a for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:39:57.971 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:57 smithi137 systemd[1]: Started Ceph prometheus.a for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:39:58.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:57 smithi137 bash[18617]: audit 2024-04-24T17:39:56.138736+0000 mgr.y (mgr.25156) 32 : audit [DBG] from='client.15354 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:39:58.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:57 smithi137 bash[18617]: audit 2024-04-24T17:39:56.495324+0000 mgr.y (mgr.25156) 33 : audit [DBG] from='client.15360 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:39:58.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:57 smithi137 bash[18617]: audit 2024-04-24T17:39:57.729936+0000 mon.c (mon.1) 153 : audit [DBG] from='client.? 172.21.15.70:0/3357954816' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:39:58.332 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:57 smithi070 bash[23661]: audit 2024-04-24T17:39:56.138736+0000 mgr.y (mgr.25156) 32 : audit [DBG] from='client.15354 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:39:58.333 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:57 smithi070 bash[23661]: audit 2024-04-24T17:39:56.495324+0000 mgr.y (mgr.25156) 33 : audit [DBG] from='client.15360 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:39:58.333 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:57 smithi070 bash[23661]: audit 2024-04-24T17:39:57.729936+0000 mon.c (mon.1) 153 : audit [DBG] from='client.? 172.21.15.70:0/3357954816' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:39:58.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:57 smithi070 bash[18579]: audit 2024-04-24T17:39:56.138736+0000 mgr.y (mgr.25156) 32 : audit [DBG] from='client.15354 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:39:58.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:57 smithi070 bash[18579]: audit 2024-04-24T17:39:56.495324+0000 mgr.y (mgr.25156) 33 : audit [DBG] from='client.15360 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:39:58.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:57 smithi070 bash[18579]: audit 2024-04-24T17:39:57.729936+0000 mon.c (mon.1) 153 : audit [DBG] from='client.? 172.21.15.70:0/3357954816' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:39:59.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:58 smithi137 bash[18617]: cluster 2024-04-24T17:39:57.131940+0000 mgr.y (mgr.25156) 34 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 795 B/s rd, 0 op/s 2024-04-24T17:39:59.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:58 smithi137 bash[18617]: audit 2024-04-24T17:39:57.317406+0000 mgr.y (mgr.25156) 35 : audit [DBG] from='client.25276 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:39:59.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:58 smithi137 bash[18617]: audit 2024-04-24T17:39:57.992088+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:39:59.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:58 smithi137 bash[18617]: audit 2024-04-24T17:39:58.003074+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:39:59.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:58 smithi137 bash[18617]: audit 2024-04-24T17:39:58.051510+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:39:59.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:58 smithi137 bash[18617]: audit 2024-04-24T17:39:58.072569+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:39:59.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:58 smithi137 bash[18617]: audit 2024-04-24T17:39:58.075423+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-24T17:39:59.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:58 smithi137 bash[18617]: audit 2024-04-24T17:39:58.079205+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi070"}]: dispatch 2024-04-24T17:39:59.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:58 smithi137 bash[18617]: audit 2024-04-24T17:39:58.088349+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:39:59.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:58 smithi137 bash[18617]: audit 2024-04-24T17:39:58.099130+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:39:59.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:58 smithi137 bash[18617]: audit 2024-04-24T17:39:58.117962+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:39:59.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:58 smithi070 bash[18579]: cluster 2024-04-24T17:39:57.131940+0000 mgr.y (mgr.25156) 34 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 795 B/s rd, 0 op/s 2024-04-24T17:39:59.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:58 smithi070 bash[18579]: audit 2024-04-24T17:39:57.317406+0000 mgr.y (mgr.25156) 35 : audit [DBG] from='client.25276 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:39:59.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:58 smithi070 bash[18579]: audit 2024-04-24T17:39:57.992088+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:39:59.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:58 smithi070 bash[18579]: audit 2024-04-24T17:39:58.003074+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:39:59.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:58 smithi070 bash[18579]: audit 2024-04-24T17:39:58.051510+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:39:59.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:58 smithi070 bash[18579]: audit 2024-04-24T17:39:58.072569+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:39:59.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:58 smithi070 bash[18579]: audit 2024-04-24T17:39:58.075423+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-24T17:39:59.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:58 smithi070 bash[18579]: audit 2024-04-24T17:39:58.079205+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi070"}]: dispatch 2024-04-24T17:39:59.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:58 smithi070 bash[18579]: audit 2024-04-24T17:39:58.088349+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:39:59.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:58 smithi070 bash[18579]: audit 2024-04-24T17:39:58.099130+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:39:59.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:58 smithi070 bash[18579]: audit 2024-04-24T17:39:58.117962+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:39:59.333 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:58 smithi070 bash[23661]: cluster 2024-04-24T17:39:57.131940+0000 mgr.y (mgr.25156) 34 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 795 B/s rd, 0 op/s 2024-04-24T17:39:59.334 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:58 smithi070 bash[23661]: audit 2024-04-24T17:39:57.317406+0000 mgr.y (mgr.25156) 35 : audit [DBG] from='client.25276 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:39:59.334 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:58 smithi070 bash[23661]: audit 2024-04-24T17:39:57.992088+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:39:59.334 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:58 smithi070 bash[23661]: audit 2024-04-24T17:39:58.003074+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:39:59.334 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:58 smithi070 bash[23661]: audit 2024-04-24T17:39:58.051510+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:39:59.334 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:58 smithi070 bash[23661]: audit 2024-04-24T17:39:58.072569+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:39:59.334 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:58 smithi070 bash[23661]: audit 2024-04-24T17:39:58.075423+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-24T17:39:59.334 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:58 smithi070 bash[23661]: audit 2024-04-24T17:39:58.079205+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi070"}]: dispatch 2024-04-24T17:39:59.334 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:58 smithi070 bash[23661]: audit 2024-04-24T17:39:58.088349+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:39:59.334 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:58 smithi070 bash[23661]: audit 2024-04-24T17:39:58.099130+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:39:59.334 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:39:58 smithi070 bash[23661]: audit 2024-04-24T17:39:58.117962+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:39:59.600 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:59 smithi137 bash[41610]: ts=2024-04-24T17:39:59.428Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-24T17:39:59.601 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:59 smithi137 bash[41610]: ts=2024-04-24T17:39:59.428Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-24T17:39:59.601 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:59 smithi137 bash[41610]: ts=2024-04-24T17:39:59.428Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-24T17:39:59.601 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:59 smithi137 bash[41610]: ts=2024-04-24T17:39:59.428Z caller=main.go:518 level=info host_details="(Linux 5.15.0-105-generic #115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024 x86_64 smithi137 (none))" 2024-04-24T17:39:59.601 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:59 smithi137 bash[41610]: ts=2024-04-24T17:39:59.428Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-24T17:39:59.601 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:59 smithi137 bash[41610]: ts=2024-04-24T17:39:59.428Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-24T17:39:59.601 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:59 smithi137 bash[41610]: ts=2024-04-24T17:39:59.430Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-24T17:39:59.601 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:59 smithi137 bash[41610]: ts=2024-04-24T17:39:59.431Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-24T17:39:59.601 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:59 smithi137 bash[41610]: ts=2024-04-24T17:39:59.432Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-24T17:39:59.601 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:59 smithi137 bash[41610]: ts=2024-04-24T17:39:59.435Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-24T17:39:59.601 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:59 smithi137 bash[41610]: ts=2024-04-24T17:39:59.435Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.754µs 2024-04-24T17:39:59.601 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:59 smithi137 bash[41610]: ts=2024-04-24T17:39:59.435Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-24T17:39:59.891 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:59 smithi137 bash[41610]: ts=2024-04-24T17:39:59.605Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-04-24T17:40:00.157 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:39:59 smithi137 bash[41610]: ts=2024-04-24T17:39:59.896Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-04-24T17:40:00.157 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:40:00 smithi137 bash[41610]: ts=2024-04-24T17:40:00.083Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-04-24T17:40:00.157 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:40:00 smithi137 bash[41610]: ts=2024-04-24T17:40:00.084Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-04-24T17:40:00.157 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:40:00 smithi137 bash[41610]: ts=2024-04-24T17:40:00.084Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=41.573µs wal_replay_duration=649.215255ms total_replay_duration=649.270909ms 2024-04-24T17:40:00.157 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:40:00 smithi137 bash[41610]: ts=2024-04-24T17:40:00.094Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-24T17:40:00.157 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:40:00 smithi137 bash[41610]: ts=2024-04-24T17:40:00.094Z caller=main.go:947 level=info msg="TSDB started" 2024-04-24T17:40:00.157 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:40:00 smithi137 bash[41610]: ts=2024-04-24T17:40:00.094Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-24T17:40:00.157 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:59 smithi137 bash[18617]: audit 2024-04-24T17:39:58.053011+0000 mgr.y (mgr.25156) 36 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:40:00.158 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:59 smithi137 bash[18617]: cephadm 2024-04-24T17:39:58.074891+0000 mgr.y (mgr.25156) 37 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.70:5000 to Dashboard 2024-04-24T17:40:00.158 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:59 smithi137 bash[18617]: audit 2024-04-24T17:39:58.076436+0000 mgr.y (mgr.25156) 38 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-24T17:40:00.158 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:59 smithi137 bash[18617]: audit 2024-04-24T17:39:58.080588+0000 mgr.y (mgr.25156) 39 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi070"}]: dispatch 2024-04-24T17:40:00.158 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:39:59 smithi137 bash[18617]: audit 2024-04-24T17:39:58.100224+0000 mgr.y (mgr.25156) 40 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:40:00.332 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:00 smithi070 bash[23661]: audit 2024-04-24T17:39:58.053011+0000 mgr.y (mgr.25156) 36 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:40:00.333 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:00 smithi070 bash[23661]: cephadm 2024-04-24T17:39:58.074891+0000 mgr.y (mgr.25156) 37 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.70:5000 to Dashboard 2024-04-24T17:40:00.333 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:00 smithi070 bash[23661]: audit 2024-04-24T17:39:58.076436+0000 mgr.y (mgr.25156) 38 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-24T17:40:00.333 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:00 smithi070 bash[23661]: audit 2024-04-24T17:39:58.080588+0000 mgr.y (mgr.25156) 39 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi070"}]: dispatch 2024-04-24T17:40:00.333 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:00 smithi070 bash[23661]: audit 2024-04-24T17:39:58.100224+0000 mgr.y (mgr.25156) 40 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:40:00.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:59 smithi070 bash[18579]: audit 2024-04-24T17:39:58.053011+0000 mgr.y (mgr.25156) 36 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:40:00.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:39:59 smithi070 bash[18579]: cephadm 2024-04-24T17:39:58.074891+0000 mgr.y (mgr.25156) 37 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.70:5000 to Dashboard 2024-04-24T17:40:00.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:00 smithi070 bash[18579]: audit 2024-04-24T17:39:58.076436+0000 mgr.y (mgr.25156) 38 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-24T17:40:00.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:00 smithi070 bash[18579]: audit 2024-04-24T17:39:58.080588+0000 mgr.y (mgr.25156) 39 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi070"}]: dispatch 2024-04-24T17:40:00.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:00 smithi070 bash[18579]: audit 2024-04-24T17:39:58.100224+0000 mgr.y (mgr.25156) 40 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:40:00.530 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:40:00 smithi137 bash[41610]: ts=2024-04-24T17:40:00.162Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=67.968461ms db_storage=1.119µs remote_storage=2.643µs web_handler=607ns query_engine=1.2µs scrape=636.666µs scrape_sd=355.196µs notify=28.413µs notify_sd=33.663µs rules=65.847604ms 2024-04-24T17:40:00.530 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:40:00 smithi137 bash[41610]: ts=2024-04-24T17:40:00.162Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-24T17:40:01.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:00 smithi137 bash[18617]: cluster 2024-04-24T17:39:59.132918+0000 mgr.y (mgr.25156) 41 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 795 B/s rd, 0 op/s 2024-04-24T17:40:01.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:00 smithi137 bash[18617]: cluster 2024-04-24T17:40:00.006219+0000 mon.a (mon.0) 996 : cluster [WRN] Health detail: HEALTH_WARN failed to probe daemons or devices 2024-04-24T17:40:01.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:00 smithi137 bash[18617]: cluster 2024-04-24T17:40:00.006423+0000 mon.a (mon.0) 997 : cluster [WRN] [WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-24T17:40:01.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:00 smithi137 bash[18617]: cluster 2024-04-24T17:40:00.006482+0000 mon.a (mon.0) 998 : cluster [WRN] host smithi070 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:40:01.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:00 smithi137 bash[18617]: cluster 2024-04-24T17:40:00.006582+0000 mon.a (mon.0) 999 : cluster [WRN] Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi070 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp9tsoysl3:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch 2024-04-24T17:40:01.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:00 smithi137 bash[18617]: cluster 2024-04-24T17:40:00.006630+0000 mon.a (mon.0) 1000 : cluster [WRN] /usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:40:01.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:00 smithi137 bash[18617]: cluster 2024-04-24T17:40:00.006667+0000 mon.a (mon.0) 1001 : cluster [WRN] /usr/bin/docker: stderr See 'docker run --help'. 2024-04-24T17:40:01.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:00 smithi137 bash[18617]: cluster 2024-04-24T17:40:00.006707+0000 mon.a (mon.0) 1002 : cluster [WRN] Traceback (most recent call last): 2024-04-24T17:40:01.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:00 smithi137 bash[18617]: cluster 2024-04-24T17:40:00.006739+0000 mon.a (mon.0) 1003 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-24T17:40:01.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:00 smithi137 bash[18617]: cluster 2024-04-24T17:40:00.006779+0000 mon.a (mon.0) 1004 : cluster [WRN] return _run_code(code, main_globals, None, 2024-04-24T17:40:01.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:00 smithi137 bash[18617]: cluster 2024-04-24T17:40:00.006822+0000 mon.a (mon.0) 1005 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-24T17:40:01.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:01 smithi137 bash[18617]: cluster 2024-04-24T17:40:00.006866+0000 mon.a (mon.0) 1006 : cluster [WRN] exec(code, run_globals) 2024-04-24T17:40:01.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:01 smithi137 bash[18617]: cluster 2024-04-24T17:40:00.006909+0000 mon.a (mon.0) 1007 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5642, in 2024-04-24T17:40:01.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:01 smithi137 bash[18617]: cluster 2024-04-24T17:40:00.006937+0000 mon.a (mon.0) 1008 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5630, in main 2024-04-24T17:40:01.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:01 smithi137 bash[18617]: cluster 2024-04-24T17:40:00.006981+0000 mon.a (mon.0) 1009 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 408, in _infer_config 2024-04-24T17:40:01.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:01 smithi137 bash[18617]: cluster 2024-04-24T17:40:00.007011+0000 mon.a (mon.0) 1010 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 323, in _infer_fsid 2024-04-24T17:40:01.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:01 smithi137 bash[18617]: cluster 2024-04-24T17:40:00.007037+0000 mon.a (mon.0) 1011 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 436, in _infer_image 2024-04-24T17:40:01.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:01 smithi137 bash[18617]: cluster 2024-04-24T17:40:00.007065+0000 mon.a (mon.0) 1012 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 310, in _validate_fsid 2024-04-24T17:40:01.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:01 smithi137 bash[18617]: cluster 2024-04-24T17:40:00.007093+0000 mon.a (mon.0) 1013 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 3380, in command_ceph_volume 2024-04-24T17:40:01.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:01 smithi137 bash[18617]: cluster 2024-04-24T17:40:00.007122+0000 mon.a (mon.0) 1014 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-24T17:40:01.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:01 smithi137 bash[18617]: cluster 2024-04-24T17:40:00.007165+0000 mon.a (mon.0) 1015 : cluster [WRN] RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi070 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp9tsoysl3:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:40:01.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:01 smithi137 bash[18617]: cluster 2024-04-24T17:40:00.007193+0000 mon.a (mon.0) 1016 : cluster [WRN] See 'docker run --help'. 2024-04-24T17:40:01.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:01 smithi137 bash[18617]: audit 2024-04-24T17:40:00.694425+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:40:01.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:01 smithi137 bash[18617]: audit 2024-04-24T17:40:00.696712+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-24T17:40:01.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:01 smithi137 bash[18617]: audit 2024-04-24T17:40:00.698811+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:40:01.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:01 smithi070 bash[18579]: cluster 2024-04-24T17:39:59.132918+0000 mgr.y (mgr.25156) 41 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 795 B/s rd, 0 op/s 2024-04-24T17:40:01.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:01 smithi070 bash[18579]: cluster 2024-04-24T17:40:00.006219+0000 mon.a (mon.0) 996 : cluster [WRN] Health detail: HEALTH_WARN failed to probe daemons or devices 2024-04-24T17:40:01.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:01 smithi070 bash[18579]: cluster 2024-04-24T17:40:00.006423+0000 mon.a (mon.0) 997 : cluster [WRN] [WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-24T17:40:01.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:01 smithi070 bash[18579]: cluster 2024-04-24T17:40:00.006482+0000 mon.a (mon.0) 998 : cluster [WRN] host smithi070 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:40:01.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:01 smithi070 bash[18579]: cluster 2024-04-24T17:40:00.006582+0000 mon.a (mon.0) 999 : cluster [WRN] Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi070 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp9tsoysl3:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch 2024-04-24T17:40:01.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:01 smithi070 bash[18579]: cluster 2024-04-24T17:40:00.006630+0000 mon.a (mon.0) 1000 : cluster [WRN] /usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:40:01.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:01 smithi070 bash[18579]: cluster 2024-04-24T17:40:00.006667+0000 mon.a (mon.0) 1001 : cluster [WRN] /usr/bin/docker: stderr See 'docker run --help'. 2024-04-24T17:40:01.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:01 smithi070 bash[18579]: cluster 2024-04-24T17:40:00.006707+0000 mon.a (mon.0) 1002 : cluster [WRN] Traceback (most recent call last): 2024-04-24T17:40:01.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:01 smithi070 bash[18579]: cluster 2024-04-24T17:40:00.006739+0000 mon.a (mon.0) 1003 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-24T17:40:01.334 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:01 smithi070 bash[18579]: cluster 2024-04-24T17:40:00.006779+0000 mon.a (mon.0) 1004 : cluster [WRN] return _run_code(code, main_globals, None, 2024-04-24T17:40:01.334 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:01 smithi070 bash[18579]: cluster 2024-04-24T17:40:00.006822+0000 mon.a (mon.0) 1005 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-24T17:40:01.334 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:01 smithi070 bash[18579]: cluster 2024-04-24T17:40:00.006866+0000 mon.a (mon.0) 1006 : cluster [WRN] exec(code, run_globals) 2024-04-24T17:40:01.334 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:01 smithi070 bash[18579]: cluster 2024-04-24T17:40:00.006909+0000 mon.a (mon.0) 1007 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5642, in 2024-04-24T17:40:01.334 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:01 smithi070 bash[18579]: cluster 2024-04-24T17:40:00.006937+0000 mon.a (mon.0) 1008 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5630, in main 2024-04-24T17:40:01.334 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:01 smithi070 bash[18579]: cluster 2024-04-24T17:40:00.006981+0000 mon.a (mon.0) 1009 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 408, in _infer_config 2024-04-24T17:40:01.334 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:01 smithi070 bash[23661]: cluster 2024-04-24T17:39:59.132918+0000 mgr.y (mgr.25156) 41 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 795 B/s rd, 0 op/s 2024-04-24T17:40:01.334 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:01 smithi070 bash[23661]: cluster 2024-04-24T17:40:00.006219+0000 mon.a (mon.0) 996 : cluster [WRN] Health detail: HEALTH_WARN failed to probe daemons or devices 2024-04-24T17:40:01.334 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:01 smithi070 bash[23661]: cluster 2024-04-24T17:40:00.006423+0000 mon.a (mon.0) 997 : cluster [WRN] [WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-24T17:40:01.334 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:01 smithi070 bash[23661]: cluster 2024-04-24T17:40:00.006482+0000 mon.a (mon.0) 998 : cluster [WRN] host smithi070 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:40:01.334 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:01 smithi070 bash[23661]: cluster 2024-04-24T17:40:00.006582+0000 mon.a (mon.0) 999 : cluster [WRN] Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi070 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp9tsoysl3:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch 2024-04-24T17:40:01.335 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:01 smithi070 bash[23661]: cluster 2024-04-24T17:40:00.006630+0000 mon.a (mon.0) 1000 : cluster [WRN] /usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:40:01.335 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:01 smithi070 bash[23661]: cluster 2024-04-24T17:40:00.006667+0000 mon.a (mon.0) 1001 : cluster [WRN] /usr/bin/docker: stderr See 'docker run --help'. 2024-04-24T17:40:01.335 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:01 smithi070 bash[23661]: cluster 2024-04-24T17:40:00.006707+0000 mon.a (mon.0) 1002 : cluster [WRN] Traceback (most recent call last): 2024-04-24T17:40:01.335 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:01 smithi070 bash[23661]: cluster 2024-04-24T17:40:00.006739+0000 mon.a (mon.0) 1003 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-24T17:40:01.335 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:01 smithi070 bash[23661]: cluster 2024-04-24T17:40:00.006779+0000 mon.a (mon.0) 1004 : cluster [WRN] return _run_code(code, main_globals, None, 2024-04-24T17:40:01.335 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:01 smithi070 bash[23661]: cluster 2024-04-24T17:40:00.006822+0000 mon.a (mon.0) 1005 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-24T17:40:01.335 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:01 smithi070 bash[23661]: cluster 2024-04-24T17:40:00.006866+0000 mon.a (mon.0) 1006 : cluster [WRN] exec(code, run_globals) 2024-04-24T17:40:01.335 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:01 smithi070 bash[23661]: cluster 2024-04-24T17:40:00.006909+0000 mon.a (mon.0) 1007 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5642, in 2024-04-24T17:40:01.335 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:01 smithi070 bash[23661]: cluster 2024-04-24T17:40:00.006937+0000 mon.a (mon.0) 1008 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5630, in main 2024-04-24T17:40:01.335 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:01 smithi070 bash[23661]: cluster 2024-04-24T17:40:00.006981+0000 mon.a (mon.0) 1009 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 408, in _infer_config 2024-04-24T17:40:01.335 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:01 smithi070 bash[18579]: cluster 2024-04-24T17:40:00.007011+0000 mon.a (mon.0) 1010 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 323, in _infer_fsid 2024-04-24T17:40:01.335 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:01 smithi070 bash[18579]: cluster 2024-04-24T17:40:00.007037+0000 mon.a (mon.0) 1011 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 436, in _infer_image 2024-04-24T17:40:01.336 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:01 smithi070 bash[18579]: cluster 2024-04-24T17:40:00.007065+0000 mon.a (mon.0) 1012 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 310, in _validate_fsid 2024-04-24T17:40:01.336 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:01 smithi070 bash[18579]: cluster 2024-04-24T17:40:00.007093+0000 mon.a (mon.0) 1013 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 3380, in command_ceph_volume 2024-04-24T17:40:01.336 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:01 smithi070 bash[18579]: cluster 2024-04-24T17:40:00.007122+0000 mon.a (mon.0) 1014 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-24T17:40:01.336 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:01 smithi070 bash[18579]: cluster 2024-04-24T17:40:00.007165+0000 mon.a (mon.0) 1015 : cluster [WRN] RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi070 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp9tsoysl3:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:40:01.336 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:01 smithi070 bash[18579]: cluster 2024-04-24T17:40:00.007193+0000 mon.a (mon.0) 1016 : cluster [WRN] See 'docker run --help'. 2024-04-24T17:40:01.336 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:01 smithi070 bash[18579]: audit 2024-04-24T17:40:00.694425+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:40:01.336 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:01 smithi070 bash[18579]: audit 2024-04-24T17:40:00.696712+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-24T17:40:01.336 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:01 smithi070 bash[18579]: audit 2024-04-24T17:40:00.698811+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:40:01.336 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:01 smithi070 bash[23661]: cluster 2024-04-24T17:40:00.007011+0000 mon.a (mon.0) 1010 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 323, in _infer_fsid 2024-04-24T17:40:01.336 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:01 smithi070 bash[23661]: cluster 2024-04-24T17:40:00.007037+0000 mon.a (mon.0) 1011 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 436, in _infer_image 2024-04-24T17:40:01.336 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:01 smithi070 bash[23661]: cluster 2024-04-24T17:40:00.007065+0000 mon.a (mon.0) 1012 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 310, in _validate_fsid 2024-04-24T17:40:01.336 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:01 smithi070 bash[23661]: cluster 2024-04-24T17:40:00.007093+0000 mon.a (mon.0) 1013 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 3380, in command_ceph_volume 2024-04-24T17:40:01.337 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:01 smithi070 bash[23661]: cluster 2024-04-24T17:40:00.007122+0000 mon.a (mon.0) 1014 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-24T17:40:01.337 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:01 smithi070 bash[23661]: cluster 2024-04-24T17:40:00.007165+0000 mon.a (mon.0) 1015 : cluster [WRN] RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi070 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp9tsoysl3:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:40:01.337 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:01 smithi070 bash[23661]: cluster 2024-04-24T17:40:00.007193+0000 mon.a (mon.0) 1016 : cluster [WRN] See 'docker run --help'. 2024-04-24T17:40:01.337 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:01 smithi070 bash[23661]: audit 2024-04-24T17:40:00.694425+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:40:01.337 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:01 smithi070 bash[23661]: audit 2024-04-24T17:40:00.696712+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-24T17:40:01.337 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:01 smithi070 bash[23661]: audit 2024-04-24T17:40:00.698811+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:40:02.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:02 smithi137 bash[18617]: cephadm 2024-04-24T17:40:00.693536+0000 mgr.y (mgr.25156) 42 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-24T17:40:02.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:02 smithi137 bash[18617]: cephadm 2024-04-24T17:40:00.701008+0000 mgr.y (mgr.25156) 43 : cephadm [INF] Deploying daemon mgr.x on smithi137 2024-04-24T17:40:02.332 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:02 smithi070 bash[18579]: cephadm 2024-04-24T17:40:00.693536+0000 mgr.y (mgr.25156) 42 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-24T17:40:02.332 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:02 smithi070 bash[18579]: cephadm 2024-04-24T17:40:00.701008+0000 mgr.y (mgr.25156) 43 : cephadm [INF] Deploying daemon mgr.x on smithi137 2024-04-24T17:40:02.332 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:02 smithi070 bash[23661]: cephadm 2024-04-24T17:40:00.693536+0000 mgr.y (mgr.25156) 42 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-24T17:40:02.333 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:02 smithi070 bash[23661]: cephadm 2024-04-24T17:40:00.701008+0000 mgr.y (mgr.25156) 43 : cephadm [INF] Deploying daemon mgr.x on smithi137 2024-04-24T17:40:03.280 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:40:03 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:40:03.280 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:03 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:40:03.280 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:40:03 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:40:03.281 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:40:03 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:40:03.281 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:40:03 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:40:03.281 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:40:03 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:40:03.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:03 smithi137 bash[18617]: cluster 2024-04-24T17:40:01.134869+0000 mgr.y (mgr.25156) 44 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:40:03.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:03 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:40:03.282 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:40:03 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:40:03.282 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:40:03 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:40:03.332 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:03 smithi070 bash[18579]: cluster 2024-04-24T17:40:01.134869+0000 mgr.y (mgr.25156) 44 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:40:03.332 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:03 smithi070 bash[23661]: cluster 2024-04-24T17:40:01.134869+0000 mgr.y (mgr.25156) 44 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:40:03.701 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:03 smithi137 systemd[1]: Stopping Ceph mgr.x for 6229cc3c-025f-11ef-bc93-c7b262605968... 2024-04-24T17:40:03.702 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:40:03 smithi137 bash[41610]: ts=2024-04-24T17:40:03.505Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi070\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi070\", job=\"node\", machine=\"x86_64\", nodename=\"smithi070\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"6229cc3c-025f-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi070\", job=\"node\", machine=\"x86_64\", nodename=\"smithi070\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:40:04.280 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:04 smithi137 bash[41891]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-mgr-x 2024-04-24T17:40:04.280 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:04 smithi137 systemd[1]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-04-24T17:40:04.280 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:04 smithi137 bash[41949]: Error response from daemon: No such container: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-mgr-x 2024-04-24T17:40:04.280 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:04 smithi137 systemd[1]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-04-24T17:40:04.280 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:04 smithi137 systemd[1]: Stopped Ceph mgr.x for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:40:04.663 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:40:04 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:40:04.663 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:40:04 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:40:04.663 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:40:04 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:40:04.664 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:40:04 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:40:04.664 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:40:04 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:40:04.664 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:40:04 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:40:04.665 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:04 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:40:04.665 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:04 smithi137 systemd[1]: Started Ceph mgr.x for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:40:04.665 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:40:04 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:40:04.665 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:04 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:40:05.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:04 smithi137 bash[18617]: cluster 2024-04-24T17:40:03.135847+0000 mgr.y (mgr.25156) 45 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-24T17:40:05.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:04 smithi137 bash[18617]: audit 2024-04-24T17:40:03.673706+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:40:05.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:04 smithi137 bash[18617]: audit 2024-04-24T17:40:03.675878+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:40:05.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:04 smithi137 bash[18617]: audit 2024-04-24T17:40:04.529765+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:40:05.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:04 smithi137 bash[18617]: audit 2024-04-24T17:40:04.540937+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:40:05.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:04 smithi070 bash[18579]: cluster 2024-04-24T17:40:03.135847+0000 mgr.y (mgr.25156) 45 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-24T17:40:05.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:04 smithi070 bash[18579]: audit 2024-04-24T17:40:03.673706+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:40:05.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:04 smithi070 bash[18579]: audit 2024-04-24T17:40:03.675878+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:40:05.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:04 smithi070 bash[18579]: audit 2024-04-24T17:40:04.529765+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:40:05.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:04 smithi070 bash[18579]: audit 2024-04-24T17:40:04.540937+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:40:05.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:04 smithi070 bash[23661]: cluster 2024-04-24T17:40:03.135847+0000 mgr.y (mgr.25156) 45 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-24T17:40:05.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:04 smithi070 bash[23661]: audit 2024-04-24T17:40:03.673706+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:40:05.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:04 smithi070 bash[23661]: audit 2024-04-24T17:40:03.675878+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:40:05.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:04 smithi070 bash[23661]: audit 2024-04-24T17:40:04.529765+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:40:05.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:04 smithi070 bash[23661]: audit 2024-04-24T17:40:04.540937+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:40:05.832 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:05 smithi137 bash[18617]: audit 2024-04-24T17:40:04.283200+0000 mgr.y (mgr.25156) 46 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:40:05.832 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:05 smithi137 bash[42004]: debug 2024-04-24T17:40:05.686+0000 7f8bfe888700 1 -- 172.21.15.137:0/71830189 <== mon.2 v2:172.21.15.137:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x563d0b84c5a0 con 0x563d0c5ccc00 2024-04-24T17:40:06.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:05 smithi070 bash[23661]: audit 2024-04-24T17:40:04.283200+0000 mgr.y (mgr.25156) 46 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:40:06.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:05 smithi070 bash[18579]: audit 2024-04-24T17:40:04.283200+0000 mgr.y (mgr.25156) 46 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:40:06.280 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:05 smithi137 bash[42004]: debug 2024-04-24T17:40:05.834+0000 7f8c08a9a200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-24T17:40:07.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:06 smithi137 bash[18617]: cluster 2024-04-24T17:40:05.137732+0000 mgr.y (mgr.25156) 47 : 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-04-24T17:40:07.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:06 smithi070 bash[18579]: cluster 2024-04-24T17:40:05.137732+0000 mgr.y (mgr.25156) 47 : 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-04-24T17:40:07.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:06 smithi070 bash[23661]: cluster 2024-04-24T17:40:05.137732+0000 mgr.y (mgr.25156) 47 : 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-04-24T17:40:07.764 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:07 smithi137 bash[42004]: debug 2024-04-24T17:40:07.418+0000 7f8c08a9a200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-24T17:40:07.764 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:07 smithi137 bash[42004]: debug 2024-04-24T17:40:07.514+0000 7f8c08a9a200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-24T17:40:08.030 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:07 smithi137 bash[42004]: debug 2024-04-24T17:40:07.766+0000 7f8c08a9a200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-24T17:40:09.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:08 smithi137 bash[18617]: cluster 2024-04-24T17:40:07.138834+0000 mgr.y (mgr.25156) 48 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:40:09.030 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:08 smithi137 bash[42004]: debug 2024-04-24T17:40:08.574+0000 7f8c08a9a200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-24T17:40:09.030 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:08 smithi137 bash[42004]: debug 2024-04-24T17:40:08.690+0000 7f8c08a9a200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-24T17:40:09.030 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:08 smithi137 bash[42004]: debug 2024-04-24T17:40:08.794+0000 7f8c08a9a200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-24T17:40:09.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:08 smithi070 bash[18579]: cluster 2024-04-24T17:40:07.138834+0000 mgr.y (mgr.25156) 48 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:40:09.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:08 smithi070 bash[23661]: cluster 2024-04-24T17:40:07.138834+0000 mgr.y (mgr.25156) 48 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:40:09.530 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:09 smithi137 bash[42004]: debug 2024-04-24T17:40:09.154+0000 7f8c08a9a200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-24T17:40:09.530 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:09 smithi137 bash[42004]: debug 2024-04-24T17:40:09.270+0000 7f8c08a9a200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-24T17:40:09.530 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:09 smithi137 bash[42004]: debug 2024-04-24T17:40:09.378+0000 7f8c08a9a200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-24T17:40:10.006 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:09 smithi137 bash[42004]: debug 2024-04-24T17:40:09.750+0000 7f8c08a9a200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-24T17:40:10.280 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:10 smithi137 bash[42004]: debug 2024-04-24T17:40:10.010+0000 7f8c08a9a200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-24T17:40:10.678 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:10 smithi137 bash[42004]: debug 2024-04-24T17:40:10.314+0000 7f8c08a9a200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-24T17:40:10.678 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:10 smithi137 bash[42004]: debug 2024-04-24T17:40:10.442+0000 7f8c08a9a200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-24T17:40:11.030 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:10 smithi137 bash[42004]: debug 2024-04-24T17:40:10.742+0000 7f8c08a9a200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-24T17:40:11.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:10 smithi137 bash[18617]: cluster 2024-04-24T17:40:09.139792+0000 mgr.y (mgr.25156) 49 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:40:11.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:10 smithi137 bash[18617]: audit 2024-04-24T17:40:10.519652+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:40:11.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:10 smithi137 bash[18617]: audit 2024-04-24T17:40:10.526493+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:40:11.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:10 smithi070 bash[18579]: cluster 2024-04-24T17:40:09.139792+0000 mgr.y (mgr.25156) 49 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:40:11.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:10 smithi070 bash[18579]: audit 2024-04-24T17:40:10.519652+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:40:11.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:10 smithi070 bash[18579]: audit 2024-04-24T17:40:10.526493+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:40:11.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:10 smithi070 bash[23661]: cluster 2024-04-24T17:40:09.139792+0000 mgr.y (mgr.25156) 49 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:40:11.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:10 smithi070 bash[23661]: audit 2024-04-24T17:40:10.519652+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:40:11.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:10 smithi070 bash[23661]: audit 2024-04-24T17:40:10.526493+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:40:11.427 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:11 smithi137 bash[42004]: debug 2024-04-24T17:40:11.170+0000 7f8c08a9a200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-24T17:40:11.715 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:11 smithi137 bash[42004]: debug 2024-04-24T17:40:11.430+0000 7f8c08a9a200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-24T17:40:11.715 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:11 smithi137 bash[42004]: debug 2024-04-24T17:40:11.558+0000 7f8c08a9a200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-24T17:40:12.030 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:11 smithi137 bash[42004]: debug 2024-04-24T17:40:11.830+0000 7f8c08a9a200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-24T17:40:12.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:11 smithi137 bash[18617]: audit 2024-04-24T17:40:10.724994+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:40:12.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:11 smithi137 bash[18617]: audit 2024-04-24T17:40:10.733178+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:40:12.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:11 smithi137 bash[18617]: audit 2024-04-24T17:40:11.680429+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:40:12.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:11 smithi137 bash[18617]: audit 2024-04-24T17:40:11.691762+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:40:12.082 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:40:11 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:40:11] "GET /metrics HTTP/1.1" 200 38231 "" "Prometheus/2.33.4" 2024-04-24T17:40:12.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:11 smithi070 bash[18579]: audit 2024-04-24T17:40:10.724994+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:40:12.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:11 smithi070 bash[18579]: audit 2024-04-24T17:40:10.733178+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:40:12.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:11 smithi070 bash[18579]: audit 2024-04-24T17:40:11.680429+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:40:12.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:11 smithi070 bash[18579]: audit 2024-04-24T17:40:11.691762+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:40:12.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:11 smithi070 bash[23661]: audit 2024-04-24T17:40:10.724994+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:40:12.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:11 smithi070 bash[23661]: audit 2024-04-24T17:40:10.733178+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:40:12.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:11 smithi070 bash[23661]: audit 2024-04-24T17:40:11.680429+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:40:12.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:11 smithi070 bash[23661]: audit 2024-04-24T17:40:11.691762+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:40:12.995 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:12 smithi137 bash[18617]: cluster 2024-04-24T17:40:11.141845+0000 mgr.y (mgr.25156) 50 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:40:12.995 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:12 smithi137 bash[42004]: debug 2024-04-24T17:40:12.878+0000 7f8c08a9a200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-24T17:40:13.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:12 smithi070 bash[18579]: cluster 2024-04-24T17:40:11.141845+0000 mgr.y (mgr.25156) 50 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:40:13.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:12 smithi070 bash[23661]: cluster 2024-04-24T17:40:11.141845+0000 mgr.y (mgr.25156) 50 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:40:13.280 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:13 smithi137 bash[42004]: debug 2024-04-24T17:40:12.998+0000 7f8c08a9a200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-24T17:40:13.780 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:13 smithi137 bash[42004]: debug 2024-04-24T17:40:13.302+0000 7f8c08a9a200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-24T17:40:13.780 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:13 smithi137 bash[42004]: debug 2024-04-24T17:40:13.422+0000 7f8c08a9a200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-24T17:40:13.780 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:40:13 smithi137 bash[41610]: ts=2024-04-24T17:40:13.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=\"smithi070\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi070\", job=\"node\", machine=\"x86_64\", nodename=\"smithi070\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"6229cc3c-025f-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi070\", job=\"node\", machine=\"x86_64\", nodename=\"smithi070\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:40:14.152 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:13 smithi137 bash[42004]: debug 2024-04-24T17:40:13.897+0000 7f8c08a9a200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-24T17:40:14.153 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:14 smithi137 bash[42004]: debug 2024-04-24T17:40:14.021+0000 7f8c08a9a200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-24T17:40:14.153 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:14 smithi137 bash[42004]: [24/Apr/2024:17:40:14] ENGINE Bus STARTING 2024-04-24T17:40:14.530 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:14 smithi137 bash[42004]: CherryPy Checker: 2024-04-24T17:40:14.530 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:14 smithi137 bash[42004]: The Application mounted at '' has an empty config. 2024-04-24T17:40:14.530 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:14 smithi137 bash[42004]: [24/Apr/2024:17:40:14] ENGINE Serving on http://:::9283 2024-04-24T17:40:14.531 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:14 smithi137 bash[42004]: [24/Apr/2024:17:40:14] ENGINE Bus STARTED 2024-04-24T17:40:15.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:14 smithi137 bash[18617]: cluster 2024-04-24T17:40:13.142900+0000 mgr.y (mgr.25156) 51 : 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-04-24T17:40:15.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:14 smithi137 bash[18617]: audit 2024-04-24T17:40:14.051763+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.? 172.21.15.137:0/2771949374' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-24T17:40:15.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:14 smithi137 bash[18617]: audit 2024-04-24T17:40:14.052592+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.? 172.21.15.137:0/2771949374' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-24T17:40:15.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:14 smithi137 bash[18617]: cluster 2024-04-24T17:40:14.053003+0000 mon.a (mon.0) 1030 : cluster [DBG] Standby manager daemon x restarted 2024-04-24T17:40:15.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:14 smithi137 bash[18617]: cluster 2024-04-24T17:40:14.053262+0000 mon.a (mon.0) 1031 : cluster [DBG] Standby manager daemon x started 2024-04-24T17:40:15.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:14 smithi137 bash[18617]: audit 2024-04-24T17:40:14.055178+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.? 172.21.15.137:0/2771949374' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-24T17:40:15.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:14 smithi137 bash[18617]: audit 2024-04-24T17:40:14.057293+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.? 172.21.15.137:0/2771949374' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-24T17:40:15.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:14 smithi070 bash[18579]: cluster 2024-04-24T17:40:13.142900+0000 mgr.y (mgr.25156) 51 : 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-04-24T17:40:15.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:14 smithi070 bash[18579]: audit 2024-04-24T17:40:14.051763+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.? 172.21.15.137:0/2771949374' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-24T17:40:15.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:14 smithi070 bash[18579]: audit 2024-04-24T17:40:14.052592+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.? 172.21.15.137:0/2771949374' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-24T17:40:15.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:14 smithi070 bash[18579]: cluster 2024-04-24T17:40:14.053003+0000 mon.a (mon.0) 1030 : cluster [DBG] Standby manager daemon x restarted 2024-04-24T17:40:15.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:14 smithi070 bash[18579]: cluster 2024-04-24T17:40:14.053262+0000 mon.a (mon.0) 1031 : cluster [DBG] Standby manager daemon x started 2024-04-24T17:40:15.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:14 smithi070 bash[18579]: audit 2024-04-24T17:40:14.055178+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.? 172.21.15.137:0/2771949374' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-24T17:40:15.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:14 smithi070 bash[18579]: audit 2024-04-24T17:40:14.057293+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.? 172.21.15.137:0/2771949374' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-24T17:40:15.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:14 smithi070 bash[23661]: cluster 2024-04-24T17:40:13.142900+0000 mgr.y (mgr.25156) 51 : 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-04-24T17:40:15.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:14 smithi070 bash[23661]: audit 2024-04-24T17:40:14.051763+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.? 172.21.15.137:0/2771949374' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-24T17:40:15.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:14 smithi070 bash[23661]: audit 2024-04-24T17:40:14.052592+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.? 172.21.15.137:0/2771949374' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-24T17:40:15.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:14 smithi070 bash[23661]: cluster 2024-04-24T17:40:14.053003+0000 mon.a (mon.0) 1030 : cluster [DBG] Standby manager daemon x restarted 2024-04-24T17:40:15.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:14 smithi070 bash[23661]: cluster 2024-04-24T17:40:14.053262+0000 mon.a (mon.0) 1031 : cluster [DBG] Standby manager daemon x started 2024-04-24T17:40:15.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:14 smithi070 bash[23661]: audit 2024-04-24T17:40:14.055178+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.? 172.21.15.137:0/2771949374' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-24T17:40:15.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:14 smithi070 bash[23661]: audit 2024-04-24T17:40:14.057293+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.? 172.21.15.137:0/2771949374' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-24T17:40:16.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:15 smithi137 bash[18617]: audit 2024-04-24T17:40:14.291152+0000 mgr.y (mgr.25156) 52 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:40:16.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:15 smithi137 bash[18617]: cluster 2024-04-24T17:40:14.762958+0000 mon.a (mon.0) 1032 : cluster [DBG] mgrmap e32: y(active, since 42s), standbys: x 2024-04-24T17:40:16.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:15 smithi070 bash[18579]: audit 2024-04-24T17:40:14.291152+0000 mgr.y (mgr.25156) 52 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:40:16.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:15 smithi070 bash[18579]: cluster 2024-04-24T17:40:14.762958+0000 mon.a (mon.0) 1032 : cluster [DBG] mgrmap e32: y(active, since 42s), standbys: x 2024-04-24T17:40:16.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:15 smithi070 bash[23661]: audit 2024-04-24T17:40:14.291152+0000 mgr.y (mgr.25156) 52 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:40:16.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:15 smithi070 bash[23661]: cluster 2024-04-24T17:40:14.762958+0000 mon.a (mon.0) 1032 : cluster [DBG] mgrmap e32: y(active, since 42s), standbys: x 2024-04-24T17:40:17.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:16 smithi137 bash[18617]: cluster 2024-04-24T17:40:15.144862+0000 mgr.y (mgr.25156) 53 : 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-04-24T17:40:17.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:16 smithi070 bash[18579]: cluster 2024-04-24T17:40:15.144862+0000 mgr.y (mgr.25156) 53 : 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-04-24T17:40:17.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:16 smithi070 bash[23661]: cluster 2024-04-24T17:40:15.144862+0000 mgr.y (mgr.25156) 53 : 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-04-24T17:40:19.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:18 smithi137 bash[18617]: cluster 2024-04-24T17:40:17.145884+0000 mgr.y (mgr.25156) 54 : 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-04-24T17:40:19.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:18 smithi137 bash[18617]: audit 2024-04-24T17:40:18.668295+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:40:19.030 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:40:18 smithi137 bash[41610]: ts=2024-04-24T17:40:18.659Z 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.70\", device_class=\"ssd\", hostname=\"smithi070\", instance=\"172.21.15.137:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.70\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"6229cc3c-025f-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.70\", device_class=\"ssd\", hostname=\"smithi070\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.70\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:40:19.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:18 smithi070 bash[18579]: cluster 2024-04-24T17:40:17.145884+0000 mgr.y (mgr.25156) 54 : 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-04-24T17:40:19.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:18 smithi070 bash[18579]: audit 2024-04-24T17:40:18.668295+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:40:19.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:18 smithi070 bash[23661]: cluster 2024-04-24T17:40:17.145884+0000 mgr.y (mgr.25156) 54 : 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-04-24T17:40:19.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:18 smithi070 bash[23661]: audit 2024-04-24T17:40:18.668295+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:40:20.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:19 smithi137 bash[18617]: audit 2024-04-24T17:40:19.185265+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:40:20.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:19 smithi137 bash[18617]: audit 2024-04-24T17:40:19.187161+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:40:20.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:19 smithi137 bash[18617]: audit 2024-04-24T17:40:19.203159+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:40:20.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:19 smithi137 bash[18617]: audit 2024-04-24T17:40:19.305722+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:40:20.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:19 smithi137 bash[18617]: audit 2024-04-24T17:40:19.311225+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:40:20.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:19 smithi137 bash[18617]: audit 2024-04-24T17:40:19.325502+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:40:20.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:19 smithi137 bash[18617]: audit 2024-04-24T17:40:19.327487+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-24T17:40:20.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:19 smithi137 bash[18617]: audit 2024-04-24T17:40:19.335421+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-04-24T17:40:20.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:19 smithi137 bash[18617]: audit 2024-04-24T17:40:19.337229+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-24T17:40:20.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:19 smithi137 bash[18617]: audit 2024-04-24T17:40:19.345157+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-24T17:40:20.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:19 smithi137 bash[18617]: audit 2024-04-24T17:40:19.348010+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-24T17:40:20.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:19 smithi137 bash[18617]: audit 2024-04-24T17:40:19.349397+0000 mon.a (mon.0) 1045 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-24T17:40:20.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:19 smithi070 bash[18579]: audit 2024-04-24T17:40:19.185265+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:40:20.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:19 smithi070 bash[18579]: audit 2024-04-24T17:40:19.187161+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:40:20.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:19 smithi070 bash[18579]: audit 2024-04-24T17:40:19.203159+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:40:20.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:19 smithi070 bash[18579]: audit 2024-04-24T17:40:19.305722+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:40:20.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:19 smithi070 bash[18579]: audit 2024-04-24T17:40:19.311225+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:40:20.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:19 smithi070 bash[18579]: audit 2024-04-24T17:40:19.325502+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:40:20.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:19 smithi070 bash[18579]: audit 2024-04-24T17:40:19.327487+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-24T17:40:20.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:19 smithi070 bash[18579]: audit 2024-04-24T17:40:19.335421+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-04-24T17:40:20.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:19 smithi070 bash[18579]: audit 2024-04-24T17:40:19.337229+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-24T17:40:20.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:19 smithi070 bash[18579]: audit 2024-04-24T17:40:19.345157+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-24T17:40:20.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:19 smithi070 bash[18579]: audit 2024-04-24T17:40:19.348010+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-24T17:40:20.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:19 smithi070 bash[18579]: audit 2024-04-24T17:40:19.349397+0000 mon.a (mon.0) 1045 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-24T17:40:20.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:19 smithi070 bash[23661]: audit 2024-04-24T17:40:19.185265+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:40:20.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:19 smithi070 bash[23661]: audit 2024-04-24T17:40:19.187161+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:40:20.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:19 smithi070 bash[23661]: audit 2024-04-24T17:40:19.203159+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:40:20.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:19 smithi070 bash[23661]: audit 2024-04-24T17:40:19.305722+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:40:20.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:19 smithi070 bash[23661]: audit 2024-04-24T17:40:19.311225+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:40:20.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:19 smithi070 bash[23661]: audit 2024-04-24T17:40:19.325502+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:40:20.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:19 smithi070 bash[23661]: audit 2024-04-24T17:40:19.327487+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-24T17:40:20.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:19 smithi070 bash[23661]: audit 2024-04-24T17:40:19.335421+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-04-24T17:40:20.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:19 smithi070 bash[23661]: audit 2024-04-24T17:40:19.337229+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-24T17:40:20.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:19 smithi070 bash[23661]: audit 2024-04-24T17:40:19.345157+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-24T17:40:20.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:19 smithi070 bash[23661]: audit 2024-04-24T17:40:19.348010+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-24T17:40:20.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:19 smithi070 bash[23661]: audit 2024-04-24T17:40:19.349397+0000 mon.a (mon.0) 1045 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-24T17:40:21.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:20 smithi137 bash[18617]: cluster 2024-04-24T17:40:19.146931+0000 mgr.y (mgr.25156) 55 : 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-04-24T17:40:21.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:20 smithi137 bash[18617]: cluster 2024-04-24T17:40:19.190592+0000 mgr.y (mgr.25156) 56 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1018 B/s rd, 0 op/s 2024-04-24T17:40:21.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:20 smithi137 bash[18617]: cluster 2024-04-24T17:40:19.191368+0000 mgr.y (mgr.25156) 57 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 635 B/s rd, 0 op/s 2024-04-24T17:40:21.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:20 smithi137 bash[18617]: cephadm 2024-04-24T17:40:19.312791+0000 mgr.y (mgr.25156) 58 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-04-24T17:40:21.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:20 smithi137 bash[18617]: cephadm 2024-04-24T17:40:19.350582+0000 mgr.y (mgr.25156) 59 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-04-24T17:40:21.051 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:20 smithi070 bash[18579]: cluster 2024-04-24T17:40:19.146931+0000 mgr.y (mgr.25156) 55 : 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-04-24T17:40:21.051 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:20 smithi070 bash[18579]: cluster 2024-04-24T17:40:19.190592+0000 mgr.y (mgr.25156) 56 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1018 B/s rd, 0 op/s 2024-04-24T17:40:21.051 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:20 smithi070 bash[18579]: cluster 2024-04-24T17:40:19.191368+0000 mgr.y (mgr.25156) 57 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 635 B/s rd, 0 op/s 2024-04-24T17:40:21.051 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:20 smithi070 bash[18579]: cephadm 2024-04-24T17:40:19.312791+0000 mgr.y (mgr.25156) 58 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-04-24T17:40:21.052 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:20 smithi070 bash[18579]: cephadm 2024-04-24T17:40:19.350582+0000 mgr.y (mgr.25156) 59 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-04-24T17:40:21.052 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:20 smithi070 bash[23661]: cluster 2024-04-24T17:40:19.146931+0000 mgr.y (mgr.25156) 55 : 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-04-24T17:40:21.052 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:20 smithi070 bash[23661]: cluster 2024-04-24T17:40:19.190592+0000 mgr.y (mgr.25156) 56 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1018 B/s rd, 0 op/s 2024-04-24T17:40:21.052 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:20 smithi070 bash[23661]: cluster 2024-04-24T17:40:19.191368+0000 mgr.y (mgr.25156) 57 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 635 B/s rd, 0 op/s 2024-04-24T17:40:21.052 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:20 smithi070 bash[23661]: cephadm 2024-04-24T17:40:19.312791+0000 mgr.y (mgr.25156) 58 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-04-24T17:40:21.052 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:20 smithi070 bash[23661]: cephadm 2024-04-24T17:40:19.350582+0000 mgr.y (mgr.25156) 59 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-04-24T17:40:22.332 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:40:21 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:40:21] "GET /metrics HTTP/1.1" 200 38236 "" "Prometheus/2.33.4" 2024-04-24T17:40:22.922 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:22 smithi070 bash[18579]: cluster 2024-04-24T17:40:21.193223+0000 mgr.y (mgr.25156) 60 : 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-04-24T17:40:22.922 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:22 smithi070 bash[18579]: cephadm 2024-04-24T17:40:21.620249+0000 mgr.y (mgr.25156) 61 : cephadm [INF] Upgrade: Updating mon.a 2024-04-24T17:40:22.922 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:22 smithi070 bash[18579]: audit 2024-04-24T17:40:21.630688+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:40:22.923 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:22 smithi070 bash[18579]: audit 2024-04-24T17:40:21.632216+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:40:22.923 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:22 smithi070 bash[18579]: audit 2024-04-24T17:40:21.633412+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:40:22.923 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:22 smithi070 bash[18579]: audit 2024-04-24T17:40:21.634752+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:40:22.923 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:22 smithi070 bash[18579]: cephadm 2024-04-24T17:40:21.636732+0000 mgr.y (mgr.25156) 62 : cephadm [INF] Deploying daemon mon.a on smithi070 2024-04-24T17:40:22.923 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:22 smithi070 bash[23661]: cluster 2024-04-24T17:40:21.193223+0000 mgr.y (mgr.25156) 60 : 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-04-24T17:40:22.923 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:22 smithi070 bash[23661]: cephadm 2024-04-24T17:40:21.620249+0000 mgr.y (mgr.25156) 61 : cephadm [INF] Upgrade: Updating mon.a 2024-04-24T17:40:22.923 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:22 smithi070 bash[23661]: audit 2024-04-24T17:40:21.630688+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:40:22.923 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:22 smithi070 bash[23661]: audit 2024-04-24T17:40:21.632216+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:40:22.923 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:22 smithi070 bash[23661]: audit 2024-04-24T17:40:21.633412+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:40:22.923 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:22 smithi070 bash[23661]: audit 2024-04-24T17:40:21.634752+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:40:22.923 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:22 smithi070 bash[23661]: cephadm 2024-04-24T17:40:21.636732+0000 mgr.y (mgr.25156) 62 : cephadm [INF] Deploying daemon mon.a on smithi070 2024-04-24T17:40:23.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:22 smithi137 bash[18617]: cluster 2024-04-24T17:40:21.193223+0000 mgr.y (mgr.25156) 60 : 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-04-24T17:40:23.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:22 smithi137 bash[18617]: cephadm 2024-04-24T17:40:21.620249+0000 mgr.y (mgr.25156) 61 : cephadm [INF] Upgrade: Updating mon.a 2024-04-24T17:40:23.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:22 smithi137 bash[18617]: audit 2024-04-24T17:40:21.630688+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' 2024-04-24T17:40:23.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:22 smithi137 bash[18617]: audit 2024-04-24T17:40:21.632216+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:40:23.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:22 smithi137 bash[18617]: audit 2024-04-24T17:40:21.633412+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:40:23.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:22 smithi137 bash[18617]: audit 2024-04-24T17:40:21.634752+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:40:23.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:22 smithi137 bash[18617]: cephadm 2024-04-24T17:40:21.636732+0000 mgr.y (mgr.25156) 62 : cephadm [INF] Deploying daemon mon.a on smithi070 2024-04-24T17:40:23.780 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:40:23 smithi137 bash[41610]: ts=2024-04-24T17:40:23.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi070\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi070\", job=\"node\", machine=\"x86_64\", nodename=\"smithi070\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"6229cc3c-025f-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi070\", job=\"node\", machine=\"x86_64\", nodename=\"smithi070\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:40:24.052 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:23 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:40:24.053 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:40:23 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:40:24.053 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:40:23 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:40:24.053 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:40:23 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:40:24.053 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:23 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:40:24.054 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:40:23 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:40:24.054 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:40:23 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:40:24.054 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:40:23 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:40:24.055 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:40:23 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:40:24.332 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:24 smithi070 systemd[1]: Stopping Ceph mon.a for 6229cc3c-025f-11ef-bc93-c7b262605968... 2024-04-24T17:40:24.332 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:24 smithi070 bash[18579]: debug 2024-04-24T17:40:24.168+0000 7f97343f0700 -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-04-24T17:40:24.332 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:24 smithi070 bash[18579]: debug 2024-04-24T17:40:24.168+0000 7f97343f0700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-04-24T17:40:24.332 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:40:24 smithi070 bash[52699]: [24/Apr/2024:17:40:24] ENGINE Bus STOPPING 2024-04-24T17:40:24.332 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:40:24 smithi070 bash[52699]: [24/Apr/2024:17:40:24] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-24T17:40:24.332 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:40:24 smithi070 bash[52699]: [24/Apr/2024:17:40:24] ENGINE Bus STOPPED 2024-04-24T17:40:24.332 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:40:24 smithi070 bash[52699]: [24/Apr/2024:17:40:24] ENGINE Bus STARTING 2024-04-24T17:40:24.333 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:40:24 smithi070 bash[52699]: [24/Apr/2024:17:40:24] ENGINE Serving on http://:::9283 2024-04-24T17:40:24.333 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:40:24 smithi070 bash[52699]: [24/Apr/2024:17:40:24] ENGINE Bus STARTED 2024-04-24T17:40:25.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:24 smithi070 bash[55478]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-mon-a 2024-04-24T17:40:25.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:25 smithi070 bash[55549]: Error response from daemon: No such container: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-mon-a 2024-04-24T17:40:25.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:25 smithi070 systemd[1]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968@mon.a.service: Deactivated successfully. 2024-04-24T17:40:25.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:25 smithi070 systemd[1]: Stopped Ceph mon.a for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:40:25.582 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:40:25 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:40:25.583 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:25 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:40:25.583 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:25 smithi070 systemd[1]: Started Ceph mon.a for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:40:25.583 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:40:25 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:40:25.583 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:40:25 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:40:25.584 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:40:25 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:40:25.584 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:25 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:40:25.584 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:40:25 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:40:25.584 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:40:25 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:40:25.585 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:40:25 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:40:26.583 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.204+0000 7f485559ac80 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-24T17:40:26.583 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.204+0000 7f485559ac80 0 ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev), process ceph-mon, pid 7 2024-04-24T17:40:26.583 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.204+0000 7f485559ac80 0 pidfile_write: ignore empty --pid-file 2024-04-24T17:40:26.583 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.208+0000 7f485559ac80 0 load: jerasure load: lrc 2024-04-24T17:40:26.583 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: RocksDB version: 7.9.2 2024-04-24T17:40:26.583 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Git sha 0 2024-04-24T17:40:26.583 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Compile date 2024-04-24 13:56:12 2024-04-24T17:40:26.583 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: DB SUMMARY 2024-04-24T17:40:26.583 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: DB Session ID: TAUH9RG15Y4CABUI5ZRY 2024-04-24T17:40:26.583 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: CURRENT file: CURRENT 2024-04-24T17:40:26.583 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: IDENTITY file: IDENTITY 2024-04-24T17:40:26.584 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 1151 Bytes 2024-04-24T17:40:26.584 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000033.sst 2024-04-24T17:40:26.584 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000031.log size: 395319 ; 2024-04-24T17:40:26.584 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.error_if_exists: 0 2024-04-24T17:40:26.584 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.create_if_missing: 0 2024-04-24T17:40:26.584 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.paranoid_checks: 1 2024-04-24T17:40:26.584 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-04-24T17:40:26.584 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-24T17:40:26.584 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-24T17:40:26.584 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.env: 0x55c695bf9cc0 2024-04-24T17:40:26.584 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.fs: PosixFileSystem 2024-04-24T17:40:26.584 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.info_log: 0x55c696a0fdc0 2024-04-24T17:40:26.584 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-24T17:40:26.584 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.statistics: (nil) 2024-04-24T17:40:26.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.use_fsync: 0 2024-04-24T17:40:26.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.max_log_file_size: 0 2024-04-24T17:40:26.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-24T17:40:26.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-24T17:40:26.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-24T17:40:26.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-24T17:40:26.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.allow_fallocate: 1 2024-04-24T17:40:26.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-24T17:40:26.586 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-24T17:40:26.586 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.use_direct_reads: 0 2024-04-24T17:40:26.586 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-24T17:40:26.586 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.create_missing_column_families: 0 2024-04-24T17:40:26.586 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.db_log_dir: 2024-04-24T17:40:26.586 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.wal_dir: 2024-04-24T17:40:26.586 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-24T17:40:26.586 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-24T17:40:26.586 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-24T17:40:26.586 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-24T17:40:26.586 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-24T17:40:26.586 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-24T17:40:26.586 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.advise_random_on_open: 1 2024-04-24T17:40:26.587 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-24T17:40:26.587 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.write_buffer_manager: 0x55c6969e1220 2024-04-24T17:40:26.587 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-24T17:40:26.587 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-24T17:40:26.587 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-24T17:40:26.587 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.rate_limiter: (nil) 2024-04-24T17:40:26.587 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-24T17:40:26.587 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-24T17:40:26.587 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-24T17:40:26.587 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-24T17:40:26.587 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.unordered_write: 0 2024-04-24T17:40:26.587 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-24T17:40:26.587 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-24T17:40:26.587 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-24T17:40:26.588 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-24T17:40:26.588 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.row_cache: None 2024-04-24T17:40:26.588 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.wal_filter: None 2024-04-24T17:40:26.588 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-24T17:40:26.588 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-24T17:40:26.588 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.two_write_queues: 0 2024-04-24T17:40:26.588 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.manual_wal_flush: 0 2024-04-24T17:40:26.588 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.wal_compression: 0 2024-04-24T17:40:26.588 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.atomic_flush: 0 2024-04-24T17:40:26.588 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-24T17:40:26.588 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-24T17:40:26.588 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-24T17:40:26.588 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.log_readahead_size: 0 2024-04-24T17:40:26.588 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-24T17:40:26.588 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-24T17:40:26.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-24T17:40:26.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-24T17:40:26.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-24T17:40:26.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-24T17:40:26.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-04-24T17:40:26.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.max_background_jobs: 2 2024-04-24T17:40:26.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.max_background_compactions: -1 2024-04-24T17:40:26.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.max_subcompactions: 1 2024-04-24T17:40:26.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-24T17:40:26.589 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-24T17:40:26.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-24T17:40:26.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.max_total_wal_size: 0 2024-04-24T17:40:26.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-24T17:40:26.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-24T17:40:26.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-24T17:40:26.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-24T17:40:26.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.max_open_files: -1 2024-04-24T17:40:26.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.bytes_per_sync: 0 2024-04-24T17:40:26.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-24T17:40:26.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-24T17:40:26.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-24T17:40:26.590 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.max_background_flushes: -1 2024-04-24T17:40:26.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Compression algorithms supported: 2024-04-24T17:40:26.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-24T17:40:26.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: kZSTD supported: 0 2024-04-24T17:40:26.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: kXpressCompression supported: 0 2024-04-24T17:40:26.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-24T17:40:26.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: kZlibCompression supported: 1 2024-04-24T17:40:26.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: kSnappyCompression supported: 1 2024-04-24T17:40:26.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: kLZ4Compression supported: 1 2024-04-24T17:40:26.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: kBZip2Compression supported: 0 2024-04-24T17:40:26.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-24T17:40:26.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-04-24T17:40:26.591 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-04-24T17:40:26.592 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-24T17:40:26.592 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-24T17:40:26.593 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.merge_operator: 2024-04-24T17:40:26.593 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.compaction_filter: None 2024-04-24T17:40:26.593 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.compaction_filter_factory: None 2024-04-24T17:40:26.593 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-24T17:40:26.593 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-24T17:40:26.593 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-24T17:40:26.593 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55c696a0ff80) 2024-04-24T17:40:26.593 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: cache_index_and_filter_blocks: 1 2024-04-24T17:40:26.593 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-24T17:40:26.593 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-24T17:40:26.593 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: pin_top_level_index_and_filter: 1 2024-04-24T17:40:26.593 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: index_type: 0 2024-04-24T17:40:26.593 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: data_block_index_type: 0 2024-04-24T17:40:26.594 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: index_shortening: 1 2024-04-24T17:40:26.594 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: data_block_hash_table_util_ratio: 0.750000 2024-04-24T17:40:26.594 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: checksum: 4 2024-04-24T17:40:26.594 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: no_block_cache: 0 2024-04-24T17:40:26.594 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: block_cache: 0x55c696a111f0 2024-04-24T17:40:26.594 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: block_cache_name: BinnedLRUCache 2024-04-24T17:40:26.594 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: block_cache_options: 2024-04-24T17:40:26.594 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: capacity : 536870912 2024-04-24T17:40:26.594 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: num_shard_bits : 4 2024-04-24T17:40:26.594 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: strict_capacity_limit : 0 2024-04-24T17:40:26.594 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: high_pri_pool_ratio: 0.000 2024-04-24T17:40:26.594 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: block_cache_compressed: (nil) 2024-04-24T17:40:26.595 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: persistent_cache: (nil) 2024-04-24T17:40:26.595 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: block_size: 4096 2024-04-24T17:40:26.595 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: block_size_deviation: 10 2024-04-24T17:40:26.595 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: block_restart_interval: 16 2024-04-24T17:40:26.595 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: index_block_restart_interval: 1 2024-04-24T17:40:26.595 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: metadata_block_size: 4096 2024-04-24T17:40:26.595 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: partition_filters: 0 2024-04-24T17:40:26.595 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: use_delta_encoding: 1 2024-04-24T17:40:26.595 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: filter_policy: bloomfilter 2024-04-24T17:40:26.595 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: whole_key_filtering: 1 2024-04-24T17:40:26.595 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: verify_compression: 0 2024-04-24T17:40:26.595 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: read_amp_bytes_per_bit: 0 2024-04-24T17:40:26.595 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: format_version: 5 2024-04-24T17:40:26.596 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: enable_index_compression: 1 2024-04-24T17:40:26.596 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: block_align: 0 2024-04-24T17:40:26.596 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: max_auto_readahead_size: 262144 2024-04-24T17:40:26.596 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: prepopulate_block_cache: 0 2024-04-24T17:40:26.596 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: initial_auto_readahead_size: 8192 2024-04-24T17:40:26.596 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: num_file_reads_for_auto_readahead: 2 2024-04-24T17:40:26.596 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-24T17:40:26.596 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-24T17:40:26.596 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.compression: NoCompression 2024-04-24T17:40:26.596 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-24T17:40:26.596 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-24T17:40:26.596 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-24T17:40:26.596 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.num_levels: 7 2024-04-24T17:40:26.596 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-24T17:40:26.596 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-24T17:40:26.597 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-24T17:40:26.597 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-24T17:40:26.597 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-24T17:40:26.597 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-24T17:40:26.597 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-24T17:40:26.597 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-24T17:40:26.597 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-24T17:40:26.597 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-24T17:40:26.597 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-24T17:40:26.597 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-24T17:40:26.597 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-24T17:40:26.597 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.compression_opts.level: 32767 2024-04-24T17:40:26.597 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-24T17:40:26.597 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-24T17:40:26.597 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-24T17:40:26.598 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-24T17:40:26.598 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-24T17:40:26.598 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.compression_opts.enabled: false 2024-04-24T17:40:26.598 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-24T17:40:26.598 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-24T17:40:26.598 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-24T17:40:26.598 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-24T17:40:26.598 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-24T17:40:26.598 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-24T17:40:26.598 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-24T17:40:26.598 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-24T17:40:26.598 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-24T17:40:26.598 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-24T17:40:26.598 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-24T17:40:26.599 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-24T17:40:26.599 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-24T17:40:26.599 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-24T17:40:26.599 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-24T17:40:26.599 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-24T17:40:26.599 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-24T17:40:26.599 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-24T17:40:26.599 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-24T17:40:26.599 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.arena_block_size: 1048576 2024-04-24T17:40:26.599 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-24T17:40:26.599 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-24T17:40:26.600 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-24T17:40:26.600 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-24T17:40:26.600 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-24T17:40:26.600 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-24T17:40:26.600 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-24T17:40:26.600 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-24T17:40:26.600 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-24T17:40:26.600 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-24T17:40:26.600 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-24T17:40:26.600 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-24T17:40:26.600 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-24T17:40:26.600 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-04-24T17:40:26.600 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.inplace_update_support: 0 2024-04-24T17:40:26.600 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-24T17:40:26.601 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-24T17:40:26.601 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-24T17:40:26.601 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-24T17:40:26.601 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.bloom_locality: 0 2024-04-24T17:40:26.601 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.max_successive_merges: 0 2024-04-24T17:40:26.601 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-24T17:40:26.601 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-24T17:40:26.601 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.force_consistency_checks: 1 2024-04-24T17:40:26.601 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-24T17:40:26.601 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.ttl: 2592000 2024-04-24T17:40:26.601 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-24T17:40:26.601 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-24T17:40:26.601 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-24T17:40:26.601 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.enable_blob_files: false 2024-04-24T17:40:26.601 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.min_blob_size: 0 2024-04-24T17:40:26.602 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.blob_file_size: 268435456 2024-04-24T17:40:26.602 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-24T17:40:26.602 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-24T17:40:26.602 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-24T17:40:26.602 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-24T17:40:26.602 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-24T17:40:26.602 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.blob_file_starting_level: 0 2024-04-24T17:40:26.602 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-24T17:40:26.602 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f484ad00700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 33.sst 2024-04-24T17:40:26.602 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-24T17:40:26.602 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 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 35, last_sequence is 15761, log_number is 31,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-24T17:40:26.602 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 31 2024-04-24T17:40:26.602 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 5c9f305c-e9c4-45c4-aef4-2ea2e88f84fd 2024-04-24T17:40:26.602 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713980426216818, "job": 1, "event": "recovery_started", "wal_files": [31]} 2024-04-24T17:40:26.603 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.212+0000 7f485559ac80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #31 mode 2 2024-04-24T17:40:26.603 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.216+0000 7f485559ac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713980426219679, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 36, "file_size": 376580, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 15762, "largest_seqno": 15941, "table_properties": {"data_size": 374800, "index_size": 422, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 325, "raw_key_size": 2752, "raw_average_key_size": 26, "raw_value_size": 372561, "raw_average_value_size": 3582, "num_data_blocks": 19, "num_entries": 104, "num_filter_entries": 104, "num_deletions": 2, "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": 1713980426, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "5c9f305c-e9c4-45c4-aef4-2ea2e88f84fd", "db_session_id": "TAUH9RG15Y4CABUI5ZRY", "orig_file_number": 36, "seqno_to_time_mapping": "N/A"}} 2024-04-24T17:40:26.603 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.216+0000 7f485559ac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713980426219788, "job": 1, "event": "recovery_finished"} 2024-04-24T17:40:26.603 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.216+0000 7f485559ac80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 38 2024-04-24T17:40:26.603 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.216+0000 7f485559ac80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-24T17:40:26.603 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.216+0000 7f485559ac80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000031.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-24T17:40:26.603 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.216+0000 7f485559ac80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55c696b32000 2024-04-24T17:40:26.603 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.216+0000 7f485559ac80 4 rocksdb: DB pointer 0x55c696b1e000 2024-04-24T17:40:26.603 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.216+0000 7f4843cf2700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-24T17:40:26.603 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.216+0000 7f4843cf2700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-24T17:40:26.603 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: ** DB Stats ** 2024-04-24T17:40:26.603 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-24T17:40:26.603 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-24T17:40:26.604 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-24T17:40:26.604 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-24T17:40:26.604 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-24T17:40:26.604 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-24T17:40:26.604 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-24T17:40:26.604 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: ** Compaction Stats [default] ** 2024-04-24T17:40:26.604 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: 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-04-24T17:40:26.604 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-24T17:40:26.604 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: L0 1/0 367.75 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 199.3 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-04-24T17:40:26.604 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: L6 1/0 10.38 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-04-24T17:40:26.604 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: Sum 2/0 10.74 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 199.3 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-04-24T17:40:26.604 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 199.3 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-04-24T17:40:26.604 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: ** Compaction Stats [default] ** 2024-04-24T17:40:26.604 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: 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-04-24T17:40:26.605 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-24T17:40:26.605 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 199.3 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-04-24T17:40:26.605 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-24T17:40:26.605 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-24T17:40:26.605 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-24T17:40:26.605 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-24T17:40:26.605 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: AddFile(Total Files): cumulative 0, interval 0 2024-04-24T17:40:26.605 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-24T17:40:26.605 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: AddFile(Keys): cumulative 0, interval 0 2024-04-24T17:40:26.605 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: Cumulative compaction: 0.00 GB write, 65.14 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-24T17:40:26.605 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: Interval compaction: 0.00 GB write, 65.14 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-24T17:40:26.605 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: 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-04-24T17:40:26.605 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: Block cache BinnedLRUCache@0x55c696a111f0#7 capacity: 512.00 MB usage: 0.89 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2024-04-24T17:40:26.605 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: Block cache entry stats(count,size,portion): FilterBlock(1,0.38 KB,7.15256e-05%) IndexBlock(1,0.52 KB,9.83477e-05%) Misc(1,0.00 KB,0%) 2024-04-24T17:40:26.605 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: ** File Read Latency Histogram By Level [default] ** 2024-04-24T17:40:26.605 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.216+0000 7f485559ac80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.70:3300/0,v1:172.21.15.70:6789/0] at bind addrs [v2:172.21.15.70:3300/0,v1:172.21.15.70:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 6229cc3c-025f-11ef-bc93-c7b262605968 2024-04-24T17:40:26.606 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.220+0000 7f485559ac80 1 mon.a@-1(???) e3 preinit fsid 6229cc3c-025f-11ef-bc93-c7b262605968 2024-04-24T17:40:26.606 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.220+0000 7f485559ac80 0 mon.a@-1(???).mds e1 new map 2024-04-24T17:40:26.606 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.220+0000 7f485559ac80 0 mon.a@-1(???).mds e1 print_map 2024-04-24T17:40:26.606 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: e1 2024-04-24T17:40:26.606 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-24T17:40:26.606 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: 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-04-24T17:40:26.606 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: legacy client fscid: -1 2024-04-24T17:40:26.606 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: 2024-04-24T17:40:26.606 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: No filesystems configured 2024-04-24T17:40:26.606 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.220+0000 7f485559ac80 0 mon.a@-1(???).osd e104 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-24T17:40:26.606 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.220+0000 7f485559ac80 0 mon.a@-1(???).osd e104 crush map has features 432629239337189376, adjusting msgr requires 2024-04-24T17:40:26.606 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.220+0000 7f485559ac80 0 mon.a@-1(???).osd e104 crush map has features 432629239337189376, adjusting msgr requires 2024-04-24T17:40:26.606 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.220+0000 7f485559ac80 0 mon.a@-1(???).osd e104 crush map has features 432629239337189376, adjusting msgr requires 2024-04-24T17:40:26.606 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:26 smithi070 bash[55604]: debug 2024-04-24T17:40:26.220+0000 7f485559ac80 1 mon.a@-1(???).paxosservice(auth 1..22) refresh upgraded, format 0 -> 3 2024-04-24T17:40:28.030 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:27 smithi137 bash[42004]: ignoring --setuser ceph since I am not root 2024-04-24T17:40:28.030 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:27 smithi137 bash[42004]: ignoring --setgroup ceph since I am not root 2024-04-24T17:40:28.030 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:27 smithi137 bash[42004]: debug 2024-04-24T17:40:27.785+0000 7f95b88d5700 1 -- 172.21.15.137:0/3497136126 <== mon.2 v2:172.21.15.137:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55d361e645a0 con 0x55d362be4400 2024-04-24T17:40:28.030 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:27 smithi137 bash[42004]: debug 2024-04-24T17:40:27.933+0000 7f95c26c9200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-24T17:40:28.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:27 smithi137 bash[18617]: audit 2024-04-24T17:40:24.175219+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:40:28.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:27 smithi137 bash[18617]: audit 2024-04-24T17:40:24.178608+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:40:28.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:27 smithi137 bash[18617]: audit 2024-04-24T17:40:24.179412+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:40:28.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:27 smithi137 bash[18617]: audit 2024-04-24T17:40:24.301310+0000 mgr.y (mgr.25156) 64 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:40:28.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:27 smithi137 bash[18617]: cluster 2024-04-24T17:40:25.195984+0000 mgr.y (mgr.25156) 65 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:40:28.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:27 smithi137 bash[18617]: cluster 2024-04-24T17:40:27.644453+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-04-24T17:40:28.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:27 smithi137 bash[18617]: cluster 2024-04-24T17:40:27.666927+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-24T17:40:28.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:27 smithi137 bash[18617]: cluster 2024-04-24T17:40:27.677899+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-04-24T17:40:28.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:27 smithi137 bash[18617]: cluster 2024-04-24T17:40:27.677934+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 6229cc3c-025f-11ef-bc93-c7b262605968 2024-04-24T17:40:28.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:27 smithi137 bash[18617]: cluster 2024-04-24T17:40:27.677957+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-04-24T17:26:24.740290+0000 2024-04-24T17:40:28.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:27 smithi137 bash[18617]: cluster 2024-04-24T17:40:27.677978+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-04-24T17:24:33.860323+0000 2024-04-24T17:40:28.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:27 smithi137 bash[18617]: cluster 2024-04-24T17:40:27.678005+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-24T17:40:28.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:27 smithi137 bash[18617]: cluster 2024-04-24T17:40:27.678026+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-04-24T17:40:28.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:27 smithi137 bash[18617]: cluster 2024-04-24T17:40:27.678047+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.70:3300/0,v1:172.21.15.70:6789/0] mon.a 2024-04-24T17:40:28.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:27 smithi137 bash[18617]: cluster 2024-04-24T17:40:27.678068+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.70:3301/0,v1:172.21.15.70:6790/0] mon.c 2024-04-24T17:40:28.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:27 smithi137 bash[18617]: cluster 2024-04-24T17:40:27.678090+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.137:3300/0,v1:172.21.15.137:6789/0] mon.b 2024-04-24T17:40:28.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:27 smithi137 bash[18617]: cluster 2024-04-24T17:40:27.679342+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-04-24T17:40:28.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:27 smithi137 bash[18617]: cluster 2024-04-24T17:40:27.679449+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-04-24T17:40:28.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:27 smithi137 bash[18617]: cluster 2024-04-24T17:40:27.682162+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e32: y(active, since 55s), standbys: x 2024-04-24T17:40:28.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:27 smithi137 bash[18617]: cluster 2024-04-24T17:40:27.683347+0000 mon.a (mon.0) 15 : cluster [WRN] Health detail: HEALTH_WARN failed to probe daemons or devices 2024-04-24T17:40:28.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:27 smithi137 bash[18617]: cluster 2024-04-24T17:40:27.683394+0000 mon.a (mon.0) 16 : cluster [WRN] [WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-24T17:40:28.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:27 smithi137 bash[18617]: cluster 2024-04-24T17:40:27.683417+0000 mon.a (mon.0) 17 : cluster [WRN] host smithi137 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/mon.b/config 2024-04-24T17:40:28.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:27 smithi137 bash[18617]: cluster 2024-04-24T17:40:27.683457+0000 mon.a (mon.0) 18 : cluster [WRN] Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi137 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpgtiinczr:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch 2024-04-24T17:40:28.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:27 smithi137 bash[18617]: cluster 2024-04-24T17:40:27.683481+0000 mon.a (mon.0) 19 : cluster [WRN] /usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:40:28.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:27 smithi137 bash[18617]: cluster 2024-04-24T17:40:27.683502+0000 mon.a (mon.0) 20 : cluster [WRN] /usr/bin/docker: stderr See 'docker run --help'. 2024-04-24T17:40:28.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:27 smithi137 bash[18617]: cluster 2024-04-24T17:40:27.683526+0000 mon.a (mon.0) 21 : cluster [WRN] Traceback (most recent call last): 2024-04-24T17:40:28.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:27 smithi137 bash[18617]: cluster 2024-04-24T17:40:27.683546+0000 mon.a (mon.0) 22 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-24T17:40:28.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:27 smithi137 bash[18617]: cluster 2024-04-24T17:40:27.683583+0000 mon.a (mon.0) 23 : cluster [WRN] return _run_code(code, main_globals, None, 2024-04-24T17:40:28.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:27 smithi137 bash[18617]: cluster 2024-04-24T17:40:27.683604+0000 mon.a (mon.0) 24 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-24T17:40:28.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:27 smithi137 bash[18617]: cluster 2024-04-24T17:40:27.683642+0000 mon.a (mon.0) 25 : cluster [WRN] exec(code, run_globals) 2024-04-24T17:40:28.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:27 smithi137 bash[18617]: cluster 2024-04-24T17:40:27.683664+0000 mon.a (mon.0) 26 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5642, in 2024-04-24T17:40:28.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:27 smithi137 bash[18617]: cluster 2024-04-24T17:40:27.683688+0000 mon.a (mon.0) 27 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5630, in main 2024-04-24T17:40:28.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:27 smithi137 bash[18617]: cluster 2024-04-24T17:40:27.683710+0000 mon.a (mon.0) 28 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 408, in _infer_config 2024-04-24T17:40:28.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:27 smithi137 bash[18617]: cluster 2024-04-24T17:40:27.683731+0000 mon.a (mon.0) 29 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 323, in _infer_fsid 2024-04-24T17:40:28.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:27 smithi137 bash[18617]: cluster 2024-04-24T17:40:27.683751+0000 mon.a (mon.0) 30 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 436, in _infer_image 2024-04-24T17:40:28.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:27 smithi137 bash[18617]: cluster 2024-04-24T17:40:27.683771+0000 mon.a (mon.0) 31 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 310, in _validate_fsid 2024-04-24T17:40:28.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:27 smithi137 bash[18617]: cluster 2024-04-24T17:40:27.683790+0000 mon.a (mon.0) 32 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 3380, in command_ceph_volume 2024-04-24T17:40:28.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:27 smithi137 bash[18617]: cluster 2024-04-24T17:40:27.683830+0000 mon.a (mon.0) 33 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-24T17:40:28.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:27 smithi137 bash[18617]: cluster 2024-04-24T17:40:27.683853+0000 mon.a (mon.0) 34 : cluster [WRN] RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi137 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpgtiinczr:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:40:28.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:27 smithi137 bash[18617]: cluster 2024-04-24T17:40:27.683874+0000 mon.a (mon.0) 35 : cluster [WRN] See 'docker run --help'. 2024-04-24T17:40:28.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:27 smithi137 bash[18617]: audit 2024-04-24T17:40:27.701369+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.25156 ' entity='' 2024-04-24T17:40:28.034 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:27 smithi137 bash[18617]: cluster 2024-04-24T17:40:27.702644+0000 mon.a (mon.0) 37 : cluster [DBG] mgrmap e33: y(active, since 55s), standbys: x 2024-04-24T17:40:28.082 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[52699]: ignoring --setuser ceph since I am not root 2024-04-24T17:40:28.082 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[52699]: ignoring --setgroup ceph since I am not root 2024-04-24T17:40:28.082 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[52699]: debug 2024-04-24T17:40:27.788+0000 7f48f9fca700 1 -- 172.21.15.70:0/3378628927 <== mon.0 v2:172.21.15.70:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55b9f52f05a0 con 0x55b9f6070400 2024-04-24T17:40:28.082 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[52699]: debug 2024-04-24T17:40:27.940+0000 7f4903dbe200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-24T17:40:28.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: audit 2024-04-24T17:40:24.175219+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:40:28.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: audit 2024-04-24T17:40:24.175219+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:40:28.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: audit 2024-04-24T17:40:24.178608+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:40:28.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: audit 2024-04-24T17:40:24.178608+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:40:28.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: audit 2024-04-24T17:40:24.179412+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:40:28.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: audit 2024-04-24T17:40:24.179412+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:40:28.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: audit 2024-04-24T17:40:24.301310+0000 mgr.y (mgr.25156) 64 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:40:28.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: audit 2024-04-24T17:40:24.301310+0000 mgr.y (mgr.25156) 64 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:40:28.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:25.195984+0000 mgr.y (mgr.25156) 65 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:40:28.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:25.195984+0000 mgr.y (mgr.25156) 65 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:40:28.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.644453+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-04-24T17:40:28.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.644453+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-04-24T17:40:28.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.666927+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-24T17:40:28.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.666927+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-24T17:40:28.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.677899+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-04-24T17:40:28.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.677899+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-04-24T17:40:28.084 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.677934+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 6229cc3c-025f-11ef-bc93-c7b262605968 2024-04-24T17:40:28.084 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.677934+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 6229cc3c-025f-11ef-bc93-c7b262605968 2024-04-24T17:40:28.084 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.677957+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-04-24T17:26:24.740290+0000 2024-04-24T17:40:28.084 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.677957+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-04-24T17:26:24.740290+0000 2024-04-24T17:40:28.084 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.677978+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-04-24T17:24:33.860323+0000 2024-04-24T17:40:28.084 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.677978+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-04-24T17:24:33.860323+0000 2024-04-24T17:40:28.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[23661]: audit 2024-04-24T17:40:24.175219+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:40:28.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[23661]: audit 2024-04-24T17:40:24.178608+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:40:28.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[23661]: audit 2024-04-24T17:40:24.179412+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.25156 172.21.15.70:0/1776304058' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:40:28.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[23661]: audit 2024-04-24T17:40:24.301310+0000 mgr.y (mgr.25156) 64 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:40:28.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[23661]: cluster 2024-04-24T17:40:25.195984+0000 mgr.y (mgr.25156) 65 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:40:28.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[23661]: cluster 2024-04-24T17:40:27.644453+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-04-24T17:40:28.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[23661]: cluster 2024-04-24T17:40:27.666927+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-24T17:40:28.085 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[23661]: cluster 2024-04-24T17:40:27.677899+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-04-24T17:40:28.085 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[23661]: cluster 2024-04-24T17:40:27.677934+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 6229cc3c-025f-11ef-bc93-c7b262605968 2024-04-24T17:40:28.085 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[23661]: cluster 2024-04-24T17:40:27.677957+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-04-24T17:26:24.740290+0000 2024-04-24T17:40:28.085 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[23661]: cluster 2024-04-24T17:40:27.677978+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-04-24T17:24:33.860323+0000 2024-04-24T17:40:28.085 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[23661]: cluster 2024-04-24T17:40:27.678005+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-24T17:40:28.085 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[23661]: cluster 2024-04-24T17:40:27.678026+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-04-24T17:40:28.085 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[23661]: cluster 2024-04-24T17:40:27.678047+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.70:3300/0,v1:172.21.15.70:6789/0] mon.a 2024-04-24T17:40:28.085 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[23661]: cluster 2024-04-24T17:40:27.678068+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.70:3301/0,v1:172.21.15.70:6790/0] mon.c 2024-04-24T17:40:28.085 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[23661]: cluster 2024-04-24T17:40:27.678090+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.137:3300/0,v1:172.21.15.137:6789/0] mon.b 2024-04-24T17:40:28.085 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[23661]: cluster 2024-04-24T17:40:27.679342+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-04-24T17:40:28.085 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[23661]: cluster 2024-04-24T17:40:27.679449+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-04-24T17:40:28.085 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[23661]: cluster 2024-04-24T17:40:27.682162+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e32: y(active, since 55s), standbys: x 2024-04-24T17:40:28.085 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[23661]: cluster 2024-04-24T17:40:27.683347+0000 mon.a (mon.0) 15 : cluster [WRN] Health detail: HEALTH_WARN failed to probe daemons or devices 2024-04-24T17:40:28.085 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[23661]: cluster 2024-04-24T17:40:27.683394+0000 mon.a (mon.0) 16 : cluster [WRN] [WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-24T17:40:28.085 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[23661]: cluster 2024-04-24T17:40:27.683417+0000 mon.a (mon.0) 17 : cluster [WRN] host smithi137 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/mon.b/config 2024-04-24T17:40:28.086 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.678005+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-24T17:40:28.086 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.678005+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-24T17:40:28.086 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.678026+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-04-24T17:40:28.086 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.678026+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-04-24T17:40:28.086 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.678047+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.70:3300/0,v1:172.21.15.70:6789/0] mon.a 2024-04-24T17:40:28.086 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.678047+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.70:3300/0,v1:172.21.15.70:6789/0] mon.a 2024-04-24T17:40:28.086 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.678068+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.70:3301/0,v1:172.21.15.70:6790/0] mon.c 2024-04-24T17:40:28.086 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.678068+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.70:3301/0,v1:172.21.15.70:6790/0] mon.c 2024-04-24T17:40:28.086 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.678090+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.137:3300/0,v1:172.21.15.137:6789/0] mon.b 2024-04-24T17:40:28.086 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.678090+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.137:3300/0,v1:172.21.15.137:6789/0] mon.b 2024-04-24T17:40:28.086 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.679342+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-04-24T17:40:28.087 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.679342+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-04-24T17:40:28.087 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.679449+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-04-24T17:40:28.087 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.679449+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-04-24T17:40:28.087 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.682162+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e32: y(active, since 55s), standbys: x 2024-04-24T17:40:28.087 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.682162+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e32: y(active, since 55s), standbys: x 2024-04-24T17:40:28.087 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.683347+0000 mon.a (mon.0) 15 : cluster [WRN] Health detail: HEALTH_WARN failed to probe daemons or devices 2024-04-24T17:40:28.087 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.683347+0000 mon.a (mon.0) 15 : cluster [WRN] Health detail: HEALTH_WARN failed to probe daemons or devices 2024-04-24T17:40:28.087 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.683394+0000 mon.a (mon.0) 16 : cluster [WRN] [WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-24T17:40:28.087 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.683394+0000 mon.a (mon.0) 16 : cluster [WRN] [WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-24T17:40:28.087 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.683417+0000 mon.a (mon.0) 17 : cluster [WRN] host smithi137 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/mon.b/config 2024-04-24T17:40:28.087 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.683417+0000 mon.a (mon.0) 17 : cluster [WRN] host smithi137 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/mon.b/config 2024-04-24T17:40:28.087 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[23661]: cluster 2024-04-24T17:40:27.683457+0000 mon.a (mon.0) 18 : cluster [WRN] Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi137 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpgtiinczr:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch 2024-04-24T17:40:28.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[23661]: cluster 2024-04-24T17:40:27.683481+0000 mon.a (mon.0) 19 : cluster [WRN] /usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:40:28.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[23661]: cluster 2024-04-24T17:40:27.683502+0000 mon.a (mon.0) 20 : cluster [WRN] /usr/bin/docker: stderr See 'docker run --help'. 2024-04-24T17:40:28.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[23661]: cluster 2024-04-24T17:40:27.683526+0000 mon.a (mon.0) 21 : cluster [WRN] Traceback (most recent call last): 2024-04-24T17:40:28.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[23661]: cluster 2024-04-24T17:40:27.683546+0000 mon.a (mon.0) 22 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-24T17:40:28.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[23661]: cluster 2024-04-24T17:40:27.683583+0000 mon.a (mon.0) 23 : cluster [WRN] return _run_code(code, main_globals, None, 2024-04-24T17:40:28.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[23661]: cluster 2024-04-24T17:40:27.683604+0000 mon.a (mon.0) 24 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-24T17:40:28.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[23661]: cluster 2024-04-24T17:40:27.683642+0000 mon.a (mon.0) 25 : cluster [WRN] exec(code, run_globals) 2024-04-24T17:40:28.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[23661]: cluster 2024-04-24T17:40:27.683664+0000 mon.a (mon.0) 26 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5642, in 2024-04-24T17:40:28.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[23661]: cluster 2024-04-24T17:40:27.683688+0000 mon.a (mon.0) 27 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5630, in main 2024-04-24T17:40:28.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[23661]: cluster 2024-04-24T17:40:27.683710+0000 mon.a (mon.0) 28 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 408, in _infer_config 2024-04-24T17:40:28.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[23661]: cluster 2024-04-24T17:40:27.683731+0000 mon.a (mon.0) 29 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 323, in _infer_fsid 2024-04-24T17:40:28.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[23661]: cluster 2024-04-24T17:40:27.683751+0000 mon.a (mon.0) 30 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 436, in _infer_image 2024-04-24T17:40:28.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[23661]: cluster 2024-04-24T17:40:27.683771+0000 mon.a (mon.0) 31 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 310, in _validate_fsid 2024-04-24T17:40:28.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.683457+0000 mon.a (mon.0) 18 : cluster [WRN] Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi137 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpgtiinczr:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch 2024-04-24T17:40:28.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.683457+0000 mon.a (mon.0) 18 : cluster [WRN] Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi137 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpgtiinczr:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch 2024-04-24T17:40:28.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.683481+0000 mon.a (mon.0) 19 : cluster [WRN] /usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:40:28.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.683481+0000 mon.a (mon.0) 19 : cluster [WRN] /usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:40:28.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.683502+0000 mon.a (mon.0) 20 : cluster [WRN] /usr/bin/docker: stderr See 'docker run --help'. 2024-04-24T17:40:28.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.683502+0000 mon.a (mon.0) 20 : cluster [WRN] /usr/bin/docker: stderr See 'docker run --help'. 2024-04-24T17:40:28.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.683526+0000 mon.a (mon.0) 21 : cluster [WRN] Traceback (most recent call last): 2024-04-24T17:40:28.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.683526+0000 mon.a (mon.0) 21 : cluster [WRN] Traceback (most recent call last): 2024-04-24T17:40:28.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.683546+0000 mon.a (mon.0) 22 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-24T17:40:28.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.683546+0000 mon.a (mon.0) 22 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-24T17:40:28.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.683583+0000 mon.a (mon.0) 23 : cluster [WRN] return _run_code(code, main_globals, None, 2024-04-24T17:40:28.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.683583+0000 mon.a (mon.0) 23 : cluster [WRN] return _run_code(code, main_globals, None, 2024-04-24T17:40:28.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.683604+0000 mon.a (mon.0) 24 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-24T17:40:28.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.683604+0000 mon.a (mon.0) 24 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-24T17:40:28.090 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[23661]: cluster 2024-04-24T17:40:27.683790+0000 mon.a (mon.0) 32 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 3380, in command_ceph_volume 2024-04-24T17:40:28.090 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[23661]: cluster 2024-04-24T17:40:27.683830+0000 mon.a (mon.0) 33 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-24T17:40:28.090 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[23661]: cluster 2024-04-24T17:40:27.683853+0000 mon.a (mon.0) 34 : cluster [WRN] RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi137 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpgtiinczr:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:40:28.090 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[23661]: cluster 2024-04-24T17:40:27.683874+0000 mon.a (mon.0) 35 : cluster [WRN] See 'docker run --help'. 2024-04-24T17:40:28.090 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[23661]: audit 2024-04-24T17:40:27.701369+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.25156 ' entity='' 2024-04-24T17:40:28.090 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[23661]: cluster 2024-04-24T17:40:27.702644+0000 mon.a (mon.0) 37 : cluster [DBG] mgrmap e33: y(active, since 55s), standbys: x 2024-04-24T17:40:28.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.683642+0000 mon.a (mon.0) 25 : cluster [WRN] exec(code, run_globals) 2024-04-24T17:40:28.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.683642+0000 mon.a (mon.0) 25 : cluster [WRN] exec(code, run_globals) 2024-04-24T17:40:28.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.683664+0000 mon.a (mon.0) 26 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5642, in 2024-04-24T17:40:28.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.683664+0000 mon.a (mon.0) 26 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5642, in 2024-04-24T17:40:28.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.683688+0000 mon.a (mon.0) 27 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5630, in main 2024-04-24T17:40:28.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.683688+0000 mon.a (mon.0) 27 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5630, in main 2024-04-24T17:40:28.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.683710+0000 mon.a (mon.0) 28 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 408, in _infer_config 2024-04-24T17:40:28.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.683710+0000 mon.a (mon.0) 28 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 408, in _infer_config 2024-04-24T17:40:28.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.683731+0000 mon.a (mon.0) 29 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 323, in _infer_fsid 2024-04-24T17:40:28.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.683731+0000 mon.a (mon.0) 29 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 323, in _infer_fsid 2024-04-24T17:40:28.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.683751+0000 mon.a (mon.0) 30 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 436, in _infer_image 2024-04-24T17:40:28.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.683751+0000 mon.a (mon.0) 30 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 436, in _infer_image 2024-04-24T17:40:28.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.683771+0000 mon.a (mon.0) 31 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 310, in _validate_fsid 2024-04-24T17:40:28.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.683771+0000 mon.a (mon.0) 31 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 310, in _validate_fsid 2024-04-24T17:40:28.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.683790+0000 mon.a (mon.0) 32 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 3380, in command_ceph_volume 2024-04-24T17:40:28.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.683790+0000 mon.a (mon.0) 32 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 3380, in command_ceph_volume 2024-04-24T17:40:28.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.683830+0000 mon.a (mon.0) 33 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-24T17:40:28.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.683830+0000 mon.a (mon.0) 33 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-24T17:40:28.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.683853+0000 mon.a (mon.0) 34 : cluster [WRN] RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi137 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpgtiinczr:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:40:28.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.683853+0000 mon.a (mon.0) 34 : cluster [WRN] RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi137 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpgtiinczr:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:40:28.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.683874+0000 mon.a (mon.0) 35 : cluster [WRN] See 'docker run --help'. 2024-04-24T17:40:28.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.683874+0000 mon.a (mon.0) 35 : cluster [WRN] See 'docker run --help'. 2024-04-24T17:40:28.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: audit 2024-04-24T17:40:27.701369+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.25156 ' entity='' 2024-04-24T17:40:28.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: audit 2024-04-24T17:40:27.701369+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.25156 ' entity='' 2024-04-24T17:40:28.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.702644+0000 mon.a (mon.0) 37 : cluster [DBG] mgrmap e33: y(active, since 55s), standbys: x 2024-04-24T17:40:28.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:27 smithi070 bash[55604]: cluster 2024-04-24T17:40:27.702644+0000 mon.a (mon.0) 37 : cluster [DBG] mgrmap e33: y(active, since 55s), standbys: x 2024-04-24T17:40:29.030 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:40:28 smithi137 bash[41610]: ts=2024-04-24T17:40: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.70\", device_class=\"ssd\", hostname=\"smithi070\", instance=\"172.21.15.137:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.70\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"6229cc3c-025f-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.70\", device_class=\"ssd\", hostname=\"smithi070\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.70\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:40:29.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:29 smithi137 bash[18617]: cluster 2024-04-24T17:40:28.708916+0000 mon.a (mon.0) 38 : cluster [DBG] mgrmap e34: y(active, since 56s), standbys: x 2024-04-24T17:40:29.780 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:29 smithi137 bash[42004]: debug 2024-04-24T17:40:29.521+0000 7f95c26c9200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-24T17:40:29.780 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:29 smithi137 bash[42004]: debug 2024-04-24T17:40:29.617+0000 7f95c26c9200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-24T17:40:29.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:29 smithi070 bash[23661]: cluster 2024-04-24T17:40:28.708916+0000 mon.a (mon.0) 38 : cluster [DBG] mgrmap e34: y(active, since 56s), standbys: x 2024-04-24T17:40:29.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:29 smithi070 bash[55604]: cluster 2024-04-24T17:40:28.708916+0000 mon.a (mon.0) 38 : cluster [DBG] mgrmap e34: y(active, since 56s), standbys: x 2024-04-24T17:40:29.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:29 smithi070 bash[55604]: cluster 2024-04-24T17:40:28.708916+0000 mon.a (mon.0) 38 : cluster [DBG] mgrmap e34: y(active, since 56s), standbys: x 2024-04-24T17:40:29.832 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:40:29 smithi070 bash[52699]: debug 2024-04-24T17:40:29.532+0000 7f4903dbe200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-24T17:40:29.832 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:40:29 smithi070 bash[52699]: debug 2024-04-24T17:40:29.632+0000 7f4903dbe200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-24T17:40:30.280 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:29 smithi137 bash[42004]: debug 2024-04-24T17:40:29.873+0000 7f95c26c9200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-24T17:40:30.331 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:40:29 smithi070 bash[52699]: debug 2024-04-24T17:40:29.884+0000 7f4903dbe200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-24T17:40:31.030 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:30 smithi137 bash[42004]: debug 2024-04-24T17:40:30.677+0000 7f95c26c9200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-24T17:40:31.030 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:30 smithi137 bash[42004]: debug 2024-04-24T17:40:30.789+0000 7f95c26c9200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-24T17:40:31.030 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:30 smithi137 bash[42004]: debug 2024-04-24T17:40:30.893+0000 7f95c26c9200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-24T17:40:31.082 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:40:30 smithi070 bash[52699]: debug 2024-04-24T17:40:30.684+0000 7f4903dbe200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-24T17:40:31.082 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:40:30 smithi070 bash[52699]: debug 2024-04-24T17:40:30.800+0000 7f4903dbe200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-24T17:40:31.082 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:40:30 smithi070 bash[52699]: debug 2024-04-24T17:40:30.904+0000 7f4903dbe200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-24T17:40:31.530 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:31 smithi137 bash[42004]: debug 2024-04-24T17:40:31.257+0000 7f95c26c9200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-24T17:40:31.530 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:31 smithi137 bash[42004]: debug 2024-04-24T17:40:31.373+0000 7f95c26c9200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-24T17:40:31.530 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:31 smithi137 bash[42004]: debug 2024-04-24T17:40:31.481+0000 7f95c26c9200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-24T17:40:31.581 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:40:31 smithi070 bash[52699]: debug 2024-04-24T17:40:31.268+0000 7f4903dbe200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-24T17:40:31.581 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:40:31 smithi070 bash[52699]: debug 2024-04-24T17:40:31.380+0000 7f4903dbe200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-24T17:40:31.582 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:40:31 smithi070 bash[52699]: debug 2024-04-24T17:40:31.488+0000 7f4903dbe200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-24T17:40:32.280 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:31 smithi137 bash[42004]: debug 2024-04-24T17:40:31.861+0000 7f95c26c9200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-24T17:40:32.280 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:32 smithi137 bash[42004]: debug 2024-04-24T17:40:32.109+0000 7f95c26c9200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-24T17:40:32.331 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:40:31 smithi070 bash[52699]: debug 2024-04-24T17:40:31.856+0000 7f4903dbe200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-24T17:40:32.332 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:40:32 smithi070 bash[52699]: debug 2024-04-24T17:40:32.096+0000 7f4903dbe200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-24T17:40:32.754 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:40:32 smithi070 bash[52699]: debug 2024-04-24T17:40:32.364+0000 7f4903dbe200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-24T17:40:32.754 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:40:32 smithi070 bash[52699]: debug 2024-04-24T17:40:32.480+0000 7f4903dbe200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-24T17:40:32.780 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:32 smithi137 bash[42004]: debug 2024-04-24T17:40:32.381+0000 7f95c26c9200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-24T17:40:32.780 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:32 smithi137 bash[42004]: debug 2024-04-24T17:40:32.501+0000 7f95c26c9200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-24T17:40:33.082 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:40:32 smithi070 bash[52699]: debug 2024-04-24T17:40:32.760+0000 7f4903dbe200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-24T17:40:33.205 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:32 smithi137 bash[42004]: debug 2024-04-24T17:40:32.781+0000 7f95c26c9200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-24T17:40:33.502 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:33 smithi137 bash[42004]: debug 2024-04-24T17:40:33.205+0000 7f95c26c9200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-24T17:40:33.502 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:33 smithi137 bash[42004]: debug 2024-04-24T17:40:33.449+0000 7f95c26c9200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-24T17:40:33.541 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:40:33 smithi070 bash[52699]: debug 2024-04-24T17:40:33.184+0000 7f4903dbe200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-24T17:40:33.541 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:40:33 smithi070 bash[52699]: debug 2024-04-24T17:40:33.424+0000 7f4903dbe200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-24T17:40:33.780 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:33 smithi137 bash[42004]: debug 2024-04-24T17:40:33.573+0000 7f95c26c9200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-24T17:40:33.780 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:40:33 smithi137 bash[41610]: ts=2024-04-24T17:40:33.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=\"smithi070\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi070\", job=\"node\", machine=\"x86_64\", nodename=\"smithi070\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"6229cc3c-025f-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi070\", job=\"node\", machine=\"x86_64\", nodename=\"smithi070\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:40:33.797 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:40:33 smithi070 bash[52699]: debug 2024-04-24T17:40:33.548+0000 7f4903dbe200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-24T17:40:34.081 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:40:33 smithi070 bash[52699]: debug 2024-04-24T17:40:33.804+0000 7f4903dbe200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-24T17:40:34.280 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:33 smithi137 bash[42004]: debug 2024-04-24T17:40:33.829+0000 7f95c26c9200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-24T17:40:35.082 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:40:34 smithi070 bash[52699]: debug 2024-04-24T17:40:34.832+0000 7f4903dbe200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-24T17:40:35.082 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:40:34 smithi070 bash[52699]: debug 2024-04-24T17:40:34.952+0000 7f4903dbe200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-24T17:40:35.280 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:34 smithi137 bash[42004]: debug 2024-04-24T17:40:34.861+0000 7f95c26c9200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-24T17:40:35.280 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:34 smithi137 bash[42004]: debug 2024-04-24T17:40:34.981+0000 7f95c26c9200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-24T17:40:35.582 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:40:35 smithi070 bash[52699]: debug 2024-04-24T17:40:35.264+0000 7f4903dbe200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-24T17:40:35.582 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:40:35 smithi070 bash[52699]: debug 2024-04-24T17:40:35.388+0000 7f4903dbe200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-24T17:40:35.780 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:35 smithi137 bash[42004]: debug 2024-04-24T17:40:35.285+0000 7f95c26c9200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-24T17:40:35.780 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:35 smithi137 bash[42004]: debug 2024-04-24T17:40:35.405+0000 7f95c26c9200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-24T17:40:36.121 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:35 smithi137 bash[42004]: debug 2024-04-24T17:40:35.869+0000 7f95c26c9200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-24T17:40:36.121 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:35 smithi137 bash[42004]: debug 2024-04-24T17:40:35.993+0000 7f95c26c9200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-24T17:40:36.121 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:36 smithi137 bash[42004]: [24/Apr/2024:17:40:36] ENGINE Bus STARTING 2024-04-24T17:40:36.122 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:36 smithi137 bash[18617]: cluster 2024-04-24T17:40:35.999949+0000 mon.a (mon.0) 39 : cluster [INF] Active manager daemon y restarted 2024-04-24T17:40:36.122 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:36 smithi137 bash[18617]: cluster 2024-04-24T17:40:36.000302+0000 mon.a (mon.0) 40 : cluster [INF] Activating manager daemon y 2024-04-24T17:40:36.122 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:36 smithi137 bash[18617]: cluster 2024-04-24T17:40:36.007080+0000 mon.a (mon.0) 41 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-04-24T17:40:36.122 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:36 smithi137 bash[18617]: cluster 2024-04-24T17:40:36.007758+0000 mon.a (mon.0) 42 : cluster [DBG] mgrmap e35: y(active, starting, since 0.00755004s), standbys: x 2024-04-24T17:40:36.122 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:36 smithi137 bash[18617]: audit 2024-04-24T17:40:36.011815+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:40:36.122 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:36 smithi137 bash[18617]: audit 2024-04-24T17:40:36.012201+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:40:36.122 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:36 smithi137 bash[18617]: audit 2024-04-24T17:40:36.012588+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:40:36.122 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:36 smithi137 bash[18617]: audit 2024-04-24T17:40:36.016302+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-24T17:40:36.122 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:36 smithi137 bash[18617]: audit 2024-04-24T17:40:36.016551+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-24T17:40:36.122 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:36 smithi137 bash[18617]: audit 2024-04-24T17:40:36.016857+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T17:40:36.122 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:36 smithi137 bash[18617]: audit 2024-04-24T17:40:36.017085+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T17:40:36.122 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:36 smithi137 bash[18617]: audit 2024-04-24T17:40:36.017358+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T17:40:36.123 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:36 smithi137 bash[18617]: audit 2024-04-24T17:40:36.018081+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T17:40:36.123 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:36 smithi137 bash[18617]: audit 2024-04-24T17:40:36.018381+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T17:40:36.123 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:36 smithi137 bash[18617]: audit 2024-04-24T17:40:36.018680+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T17:40:36.123 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:36 smithi137 bash[18617]: audit 2024-04-24T17:40:36.018913+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:40:36.123 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:36 smithi137 bash[18617]: audit 2024-04-24T17:40:36.019511+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:40:36.123 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:36 smithi137 bash[18617]: audit 2024-04-24T17:40:36.019810+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-24T17:40:36.123 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:36 smithi137 bash[18617]: audit 2024-04-24T17:40:36.020012+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-24T17:40:36.123 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:36 smithi137 bash[18617]: audit 2024-04-24T17:40:36.020530+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-24T17:40:36.123 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:36 smithi137 bash[18617]: audit 2024-04-24T17:40:36.021967+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.? 172.21.15.137:0/1528594273' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-24T17:40:36.123 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:36 smithi137 bash[18617]: audit 2024-04-24T17:40:36.022597+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.? 172.21.15.137:0/1528594273' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-24T17:40:36.123 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:36 smithi137 bash[18617]: cluster 2024-04-24T17:40:36.023411+0000 mon.a (mon.0) 59 : cluster [DBG] Standby manager daemon x restarted 2024-04-24T17:40:36.123 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:36 smithi137 bash[18617]: cluster 2024-04-24T17:40:36.023499+0000 mon.a (mon.0) 60 : cluster [DBG] Standby manager daemon x started 2024-04-24T17:40:36.123 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:36 smithi137 bash[18617]: audit 2024-04-24T17:40:36.024869+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.? 172.21.15.137:0/1528594273' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-24T17:40:36.123 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:36 smithi137 bash[18617]: audit 2024-04-24T17:40:36.026157+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.? 172.21.15.137:0/1528594273' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-24T17:40:36.123 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:36 smithi137 bash[18617]: cluster 2024-04-24T17:40:36.028491+0000 mon.a (mon.0) 61 : cluster [INF] Manager daemon y is now available 2024-04-24T17:40:36.136 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:40:35 smithi070 bash[52699]: debug 2024-04-24T17:40:35.864+0000 7f4903dbe200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-24T17:40:36.137 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:40:35 smithi070 bash[52699]: debug 2024-04-24T17:40:35.992+0000 7f4903dbe200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-24T17:40:36.137 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[52699]: [24/Apr/2024:17:40:36] ENGINE Bus STARTING 2024-04-24T17:40:36.137 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[55604]: cluster 2024-04-24T17:40:35.999949+0000 mon.a (mon.0) 39 : cluster [INF] Active manager daemon y restarted 2024-04-24T17:40:36.137 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[55604]: cluster 2024-04-24T17:40:35.999949+0000 mon.a (mon.0) 39 : cluster [INF] Active manager daemon y restarted 2024-04-24T17:40:36.137 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[55604]: cluster 2024-04-24T17:40:36.000302+0000 mon.a (mon.0) 40 : cluster [INF] Activating manager daemon y 2024-04-24T17:40:36.137 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[55604]: cluster 2024-04-24T17:40:36.000302+0000 mon.a (mon.0) 40 : cluster [INF] Activating manager daemon y 2024-04-24T17:40:36.137 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[55604]: cluster 2024-04-24T17:40:36.007080+0000 mon.a (mon.0) 41 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-04-24T17:40:36.137 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[55604]: cluster 2024-04-24T17:40:36.007080+0000 mon.a (mon.0) 41 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-04-24T17:40:36.138 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[55604]: cluster 2024-04-24T17:40:36.007758+0000 mon.a (mon.0) 42 : cluster [DBG] mgrmap e35: y(active, starting, since 0.00755004s), standbys: x 2024-04-24T17:40:36.138 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[55604]: cluster 2024-04-24T17:40:36.007758+0000 mon.a (mon.0) 42 : cluster [DBG] mgrmap e35: y(active, starting, since 0.00755004s), standbys: x 2024-04-24T17:40:36.138 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[55604]: audit 2024-04-24T17:40:36.011815+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:40:36.138 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[55604]: audit 2024-04-24T17:40:36.011815+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:40:36.138 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[55604]: audit 2024-04-24T17:40:36.012201+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:40:36.138 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[55604]: audit 2024-04-24T17:40:36.012201+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:40:36.138 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[55604]: audit 2024-04-24T17:40:36.012588+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:40:36.138 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[55604]: audit 2024-04-24T17:40:36.012588+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:40:36.138 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[55604]: audit 2024-04-24T17:40:36.016302+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-24T17:40:36.138 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[55604]: audit 2024-04-24T17:40:36.016302+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-24T17:40:36.138 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[55604]: audit 2024-04-24T17:40:36.016551+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-24T17:40:36.138 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[55604]: audit 2024-04-24T17:40:36.016551+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-24T17:40:36.138 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[55604]: audit 2024-04-24T17:40:36.016857+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T17:40:36.139 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[55604]: audit 2024-04-24T17:40:36.016857+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T17:40:36.139 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[55604]: audit 2024-04-24T17:40:36.017085+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T17:40:36.139 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[55604]: audit 2024-04-24T17:40:36.017085+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T17:40:36.139 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[55604]: audit 2024-04-24T17:40:36.017358+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T17:40:36.139 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[55604]: audit 2024-04-24T17:40:36.017358+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T17:40:36.139 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[55604]: audit 2024-04-24T17:40:36.018081+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T17:40:36.139 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[55604]: audit 2024-04-24T17:40:36.018081+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T17:40:36.139 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[55604]: audit 2024-04-24T17:40:36.018381+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T17:40:36.139 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[55604]: audit 2024-04-24T17:40:36.018381+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T17:40:36.139 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[55604]: audit 2024-04-24T17:40:36.018680+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T17:40:36.139 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[55604]: audit 2024-04-24T17:40:36.018680+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T17:40:36.139 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[55604]: audit 2024-04-24T17:40:36.018913+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:40:36.139 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[55604]: audit 2024-04-24T17:40:36.018913+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:40:36.139 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[55604]: audit 2024-04-24T17:40:36.019511+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:40:36.139 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[55604]: audit 2024-04-24T17:40:36.019511+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:40:36.139 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[55604]: audit 2024-04-24T17:40:36.019810+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-24T17:40:36.140 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[55604]: audit 2024-04-24T17:40:36.019810+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-24T17:40:36.140 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[55604]: audit 2024-04-24T17:40:36.020012+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-24T17:40:36.140 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[55604]: audit 2024-04-24T17:40:36.020012+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-24T17:40:36.140 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[55604]: audit 2024-04-24T17:40:36.020530+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-24T17:40:36.140 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[23661]: cluster 2024-04-24T17:40:35.999949+0000 mon.a (mon.0) 39 : cluster [INF] Active manager daemon y restarted 2024-04-24T17:40:36.140 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[23661]: cluster 2024-04-24T17:40:36.000302+0000 mon.a (mon.0) 40 : cluster [INF] Activating manager daemon y 2024-04-24T17:40:36.140 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[23661]: cluster 2024-04-24T17:40:36.007080+0000 mon.a (mon.0) 41 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-04-24T17:40:36.140 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[23661]: cluster 2024-04-24T17:40:36.007758+0000 mon.a (mon.0) 42 : cluster [DBG] mgrmap e35: y(active, starting, since 0.00755004s), standbys: x 2024-04-24T17:40:36.140 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[23661]: audit 2024-04-24T17:40:36.011815+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:40:36.140 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[23661]: audit 2024-04-24T17:40:36.012201+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:40:36.141 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[23661]: audit 2024-04-24T17:40:36.012588+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:40:36.141 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[23661]: audit 2024-04-24T17:40:36.016302+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-24T17:40:36.141 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[23661]: audit 2024-04-24T17:40:36.016551+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-24T17:40:36.141 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[23661]: audit 2024-04-24T17:40:36.016857+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T17:40:36.141 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[23661]: audit 2024-04-24T17:40:36.017085+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T17:40:36.141 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[23661]: audit 2024-04-24T17:40:36.017358+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T17:40:36.141 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[23661]: audit 2024-04-24T17:40:36.018081+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T17:40:36.141 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[23661]: audit 2024-04-24T17:40:36.018381+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T17:40:36.141 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[23661]: audit 2024-04-24T17:40:36.018680+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T17:40:36.141 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[23661]: audit 2024-04-24T17:40:36.018913+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:40:36.141 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[23661]: audit 2024-04-24T17:40:36.019511+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:40:36.141 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[23661]: audit 2024-04-24T17:40:36.019810+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-24T17:40:36.141 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[23661]: audit 2024-04-24T17:40:36.020012+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-24T17:40:36.141 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[23661]: audit 2024-04-24T17:40:36.020530+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-24T17:40:36.141 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[23661]: audit 2024-04-24T17:40:36.021967+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.? 172.21.15.137:0/1528594273' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-24T17:40:36.141 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[23661]: audit 2024-04-24T17:40:36.022597+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.? 172.21.15.137:0/1528594273' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-24T17:40:36.142 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[23661]: cluster 2024-04-24T17:40:36.023411+0000 mon.a (mon.0) 59 : cluster [DBG] Standby manager daemon x restarted 2024-04-24T17:40:36.142 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[23661]: cluster 2024-04-24T17:40:36.023499+0000 mon.a (mon.0) 60 : cluster [DBG] Standby manager daemon x started 2024-04-24T17:40:36.142 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[23661]: audit 2024-04-24T17:40:36.024869+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.? 172.21.15.137:0/1528594273' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-24T17:40:36.142 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[23661]: audit 2024-04-24T17:40:36.026157+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.? 172.21.15.137:0/1528594273' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-24T17:40:36.142 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[23661]: cluster 2024-04-24T17:40:36.028491+0000 mon.a (mon.0) 61 : cluster [INF] Manager daemon y is now available 2024-04-24T17:40:36.142 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[55604]: audit 2024-04-24T17:40:36.020530+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-24T17:40:36.142 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[55604]: audit 2024-04-24T17:40:36.021967+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.? 172.21.15.137:0/1528594273' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-24T17:40:36.142 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[55604]: audit 2024-04-24T17:40:36.021967+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.? 172.21.15.137:0/1528594273' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-24T17:40:36.142 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[55604]: audit 2024-04-24T17:40:36.022597+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.? 172.21.15.137:0/1528594273' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-24T17:40:36.142 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[55604]: audit 2024-04-24T17:40:36.022597+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.? 172.21.15.137:0/1528594273' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-24T17:40:36.142 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[55604]: cluster 2024-04-24T17:40:36.023411+0000 mon.a (mon.0) 59 : cluster [DBG] Standby manager daemon x restarted 2024-04-24T17:40:36.142 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[55604]: cluster 2024-04-24T17:40:36.023411+0000 mon.a (mon.0) 59 : cluster [DBG] Standby manager daemon x restarted 2024-04-24T17:40:36.143 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[55604]: cluster 2024-04-24T17:40:36.023499+0000 mon.a (mon.0) 60 : cluster [DBG] Standby manager daemon x started 2024-04-24T17:40:36.143 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[55604]: cluster 2024-04-24T17:40:36.023499+0000 mon.a (mon.0) 60 : cluster [DBG] Standby manager daemon x started 2024-04-24T17:40:36.143 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[55604]: audit 2024-04-24T17:40:36.024869+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.? 172.21.15.137:0/1528594273' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-24T17:40:36.143 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[55604]: audit 2024-04-24T17:40:36.024869+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.? 172.21.15.137:0/1528594273' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-24T17:40:36.143 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[55604]: audit 2024-04-24T17:40:36.026157+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.? 172.21.15.137:0/1528594273' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-24T17:40:36.143 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[55604]: audit 2024-04-24T17:40:36.026157+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.? 172.21.15.137:0/1528594273' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-24T17:40:36.143 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[55604]: cluster 2024-04-24T17:40:36.028491+0000 mon.a (mon.0) 61 : cluster [INF] Manager daemon y is now available 2024-04-24T17:40:36.143 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[55604]: cluster 2024-04-24T17:40:36.028491+0000 mon.a (mon.0) 61 : cluster [INF] Manager daemon y is now available 2024-04-24T17:40:36.530 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:36 smithi137 bash[42004]: CherryPy Checker: 2024-04-24T17:40:36.530 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:36 smithi137 bash[42004]: The Application mounted at '' has an empty config. 2024-04-24T17:40:36.530 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:36 smithi137 bash[42004]: [24/Apr/2024:17:40:36] ENGINE Serving on http://:::9283 2024-04-24T17:40:36.530 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:40:36 smithi137 bash[42004]: [24/Apr/2024:17:40:36] ENGINE Bus STARTED 2024-04-24T17:40:36.581 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[52699]: CherryPy Checker: 2024-04-24T17:40:36.581 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[52699]: The Application mounted at '' has an empty config. 2024-04-24T17:40:36.581 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[52699]: [24/Apr/2024:17:40:36] ENGINE Serving on http://:::9283 2024-04-24T17:40:36.582 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:40:36 smithi070 bash[52699]: [24/Apr/2024:17:40:36] ENGINE Bus STARTED 2024-04-24T17:40:37.026 INFO:teuthology.orchestra.run.smithi070.stdout:true 2024-04-24T17:40:37.331 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:40:37 smithi070 bash[52699]: debug 2024-04-24T17:40:37.016+0000 7f48cad1c700 -1 mgr.server handle_report got status from non-daemon mon.a 2024-04-24T17:40:37.332 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:37 smithi070 bash[23661]: audit 2024-04-24T17:40:36.100669+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:40:37.332 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:37 smithi070 bash[23661]: audit 2024-04-24T17:40:36.112857+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:40:37.332 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:37 smithi070 bash[23661]: audit 2024-04-24T17:40:36.149601+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:40:37.332 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:37 smithi070 bash[23661]: cephadm 2024-04-24T17:40:36.698469+0000 mgr.y (mgr.34107) 1 : cephadm [INF] [24/Apr/2024:17:40:36] ENGINE Bus STARTING 2024-04-24T17:40:37.332 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:37 smithi070 bash[23661]: cluster 2024-04-24T17:40:37.012886+0000 mon.a (mon.0) 65 : cluster [DBG] mgrmap e36: y(active, since 1.01269s), standbys: x 2024-04-24T17:40:37.332 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:37 smithi070 bash[55604]: audit 2024-04-24T17:40:36.100669+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:40:37.332 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:37 smithi070 bash[55604]: audit 2024-04-24T17:40:36.100669+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:40:37.332 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:37 smithi070 bash[55604]: audit 2024-04-24T17:40:36.112857+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:40:37.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:37 smithi070 bash[55604]: audit 2024-04-24T17:40:36.112857+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:40:37.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:37 smithi070 bash[55604]: audit 2024-04-24T17:40:36.149601+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:40:37.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:37 smithi070 bash[55604]: audit 2024-04-24T17:40:36.149601+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:40:37.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:37 smithi070 bash[55604]: cephadm 2024-04-24T17:40:36.698469+0000 mgr.y (mgr.34107) 1 : cephadm [INF] [24/Apr/2024:17:40:36] ENGINE Bus STARTING 2024-04-24T17:40:37.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:37 smithi070 bash[55604]: cephadm 2024-04-24T17:40:36.698469+0000 mgr.y (mgr.34107) 1 : cephadm [INF] [24/Apr/2024:17:40:36] ENGINE Bus STARTING 2024-04-24T17:40:37.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:37 smithi070 bash[55604]: cluster 2024-04-24T17:40:37.012886+0000 mon.a (mon.0) 65 : cluster [DBG] mgrmap e36: y(active, since 1.01269s), standbys: x 2024-04-24T17:40:37.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:37 smithi070 bash[55604]: cluster 2024-04-24T17:40:37.012886+0000 mon.a (mon.0) 65 : cluster [DBG] mgrmap e36: y(active, since 1.01269s), standbys: x 2024-04-24T17:40:37.530 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:37 smithi137 bash[18617]: audit 2024-04-24T17:40:36.100669+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:40:37.530 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:37 smithi137 bash[18617]: audit 2024-04-24T17:40:36.112857+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:40:37.530 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:37 smithi137 bash[18617]: audit 2024-04-24T17:40:36.149601+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:40:37.530 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:37 smithi137 bash[18617]: cephadm 2024-04-24T17:40:36.698469+0000 mgr.y (mgr.34107) 1 : cephadm [INF] [24/Apr/2024:17:40:36] ENGINE Bus STARTING 2024-04-24T17:40:37.530 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:37 smithi137 bash[18617]: cluster 2024-04-24T17:40:37.012886+0000 mon.a (mon.0) 65 : cluster [DBG] mgrmap e36: y(active, since 1.01269s), standbys: x 2024-04-24T17:40:37.736 INFO:teuthology.orchestra.run.smithi070.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-24T17:40:37.737 INFO:teuthology.orchestra.run.smithi070.stdout:alertmanager.a smithi070 *:9093,9094 running (102s) 26s ago 8m 14.0M - 0.23.0 ba2b418f427c e0f2cd13940b 2024-04-24T17:40:37.737 INFO:teuthology.orchestra.run.smithi070.stdout:grafana.a smithi137 *:3000 running (85s) 27s ago 8m 40.3M - 8.3.5 dad864ee21e9 ca713403d512 2024-04-24T17:40:37.737 INFO:teuthology.orchestra.run.smithi070.stdout:iscsi.foo.smithi070.jytlzp smithi070 running (44s) 26s ago 6m 41.1M - 3.5 e1d6a67b021e 1182cd297262 2024-04-24T17:40:37.737 INFO:teuthology.orchestra.run.smithi070.stdout:mgr.x smithi137 *:8443,9283,8765 running (33s) 27s ago 13m 119M - 19.0.0-3285-g5904d294 8bb2087275ff dd7af369145b 2024-04-24T17:40:37.737 INFO:teuthology.orchestra.run.smithi070.stdout:mgr.y smithi070 *:8443,9283,8765 running (79s) 26s ago 15m 485M - 19.0.0-3285-g5904d294 8bb2087275ff c555095cd81e 2024-04-24T17:40:37.737 INFO:teuthology.orchestra.run.smithi070.stdout:mon.a smithi070 running (15m) 26s ago 16m 58.9M 2048M 17.2.0 e1d6a67b021e 0f74eebcd7fc 2024-04-24T17:40:37.737 INFO:teuthology.orchestra.run.smithi070.stdout:mon.b smithi137 running (14m) 27s ago 14m 49.6M 2048M 17.2.0 e1d6a67b021e 33f129dea9b4 2024-04-24T17:40:37.737 INFO:teuthology.orchestra.run.smithi070.stdout:mon.c smithi070 running (14m) 26s ago 14m 50.3M 2048M 17.2.0 e1d6a67b021e 9859be5fe3f7 2024-04-24T17:40:37.737 INFO:teuthology.orchestra.run.smithi070.stdout:node-exporter.a smithi070 *:9100 running (107s) 26s ago 8m 8951k - 1.3.1 1dbe0e931976 374237c6a572 2024-04-24T17:40:37.737 INFO:teuthology.orchestra.run.smithi070.stdout:node-exporter.b smithi137 *:9100 running (91s) 27s ago 8m 8687k - 1.3.1 1dbe0e931976 5a40b64f638c 2024-04-24T17:40:37.737 INFO:teuthology.orchestra.run.smithi070.stdout:osd.0 smithi070 running (13m) 26s ago 13m 55.4M 2780M 17.2.0 e1d6a67b021e 4077960ea717 2024-04-24T17:40:37.737 INFO:teuthology.orchestra.run.smithi070.stdout:osd.1 smithi070 running (12m) 26s ago 12m 54.4M 2780M 17.2.0 e1d6a67b021e f89dd62febd5 2024-04-24T17:40:37.737 INFO:teuthology.orchestra.run.smithi070.stdout:osd.2 smithi070 running (12m) 26s ago 12m 49.4M 2780M 17.2.0 e1d6a67b021e 37f560eabfe1 2024-04-24T17:40:37.737 INFO:teuthology.orchestra.run.smithi070.stdout:osd.3 smithi070 running (11m) 26s ago 11m 53.3M 2780M 17.2.0 e1d6a67b021e d77d4e3872ee 2024-04-24T17:40:37.738 INFO:teuthology.orchestra.run.smithi070.stdout:osd.4 smithi137 running (11m) 27s ago 11m 56.7M 3036M 17.2.0 e1d6a67b021e 8d09c3408986 2024-04-24T17:40:37.738 INFO:teuthology.orchestra.run.smithi070.stdout:osd.5 smithi137 running (10m) 27s ago 10m 51.6M 3036M 17.2.0 e1d6a67b021e bd5eaa869914 2024-04-24T17:40:37.738 INFO:teuthology.orchestra.run.smithi070.stdout:osd.6 smithi137 running (10m) 27s ago 10m 49.2M 3036M 17.2.0 e1d6a67b021e 9b3405d8a103 2024-04-24T17:40:37.738 INFO:teuthology.orchestra.run.smithi070.stdout:osd.7 smithi137 running (9m) 27s ago 9m 53.2M 3036M 17.2.0 e1d6a67b021e c2d86d0f9f62 2024-04-24T17:40:37.738 INFO:teuthology.orchestra.run.smithi070.stdout:prometheus.a smithi137 *:9095 running (39s) 27s ago 8m 49.1M - 2.33.4 514e6a882f6e 10762eaa85a2 2024-04-24T17:40:37.738 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.foo.smithi070.jodwqm smithi070 *:8000 running (6m) 26s ago 6m 83.8M - 17.2.0 e1d6a67b021e bd398e759017 2024-04-24T17:40:37.738 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.foo.smithi137.xlirah smithi137 *:8000 running (6m) 27s ago 6m 84.2M - 17.2.0 e1d6a67b021e 2704ac43d32d 2024-04-24T17:40:37.738 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.smpl.smithi070.qayqjt smithi070 *:80 running (6m) 26s ago 6m 84.3M - 17.2.0 e1d6a67b021e 0779a09b8ae8 2024-04-24T17:40:37.738 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.smpl.smithi137.vqzuok smithi137 *:80 running (6m) 27s ago 6m 84.1M - 17.2.0 e1d6a67b021e 92bd3bc19140 2024-04-24T17:40:38.187 INFO:teuthology.orchestra.run.smithi070.stdout:{ 2024-04-24T17:40:38.188 INFO:teuthology.orchestra.run.smithi070.stdout: "mon": { 2024-04-24T17:40:38.188 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-04-24T17:40:38.188 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 1 2024-04-24T17:40:38.188 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:40:38.188 INFO:teuthology.orchestra.run.smithi070.stdout: "mgr": { 2024-04-24T17:40:38.188 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 2 2024-04-24T17:40:38.188 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:40:38.188 INFO:teuthology.orchestra.run.smithi070.stdout: "osd": { 2024-04-24T17:40:38.188 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-24T17:40:38.188 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:40:38.188 INFO:teuthology.orchestra.run.smithi070.stdout: "rgw": { 2024-04-24T17:40:38.189 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-24T17:40:38.189 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:40:38.189 INFO:teuthology.orchestra.run.smithi070.stdout: "overall": { 2024-04-24T17:40:38.189 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 14, 2024-04-24T17:40:38.189 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 3 2024-04-24T17:40:38.189 INFO:teuthology.orchestra.run.smithi070.stdout: } 2024-04-24T17:40:38.189 INFO:teuthology.orchestra.run.smithi070.stdout:} 2024-04-24T17:40:38.331 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:38 smithi070 bash[23661]: audit 2024-04-24T17:40:37.019416+0000 mgr.y (mgr.34107) 2 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:40:38.331 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:38 smithi070 bash[23661]: audit 2024-04-24T17:40:37.021127+0000 mgr.y (mgr.34107) 3 : audit [DBG] from='client.25306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:40:38.331 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:38 smithi070 bash[23661]: cluster 2024-04-24T17:40:37.029242+0000 mgr.y (mgr.34107) 4 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:40:38.331 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:38 smithi070 bash[23661]: cephadm 2024-04-24T17:40:37.080326+0000 mgr.y (mgr.34107) 5 : cephadm [INF] [24/Apr/2024:17:40:37] ENGINE Serving on https://172.21.15.70:7150 2024-04-24T17:40:38.332 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:38 smithi070 bash[23661]: cephadm 2024-04-24T17:40:37.181598+0000 mgr.y (mgr.34107) 6 : cephadm [INF] [24/Apr/2024:17:40:37] ENGINE Serving on http://172.21.15.70:8765 2024-04-24T17:40:38.332 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:38 smithi070 bash[23661]: cephadm 2024-04-24T17:40:37.181901+0000 mgr.y (mgr.34107) 7 : cephadm [INF] [24/Apr/2024:17:40:37] ENGINE Bus STARTED 2024-04-24T17:40:38.332 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:38 smithi070 bash[23661]: audit 2024-04-24T17:40:37.364502+0000 mgr.y (mgr.34107) 8 : audit [DBG] from='client.34137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:40:38.332 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:38 smithi070 bash[23661]: audit 2024-04-24T17:40:37.702624+0000 mgr.y (mgr.34107) 9 : audit [DBG] from='client.34143 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:40:38.332 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:38 smithi070 bash[23661]: cluster 2024-04-24T17:40:38.008515+0000 mon.a (mon.0) 66 : cluster [INF] Health check cleared: CEPHADM_REFRESH_FAILED (was: failed to probe daemons or devices) 2024-04-24T17:40:38.332 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:38 smithi070 bash[23661]: cluster 2024-04-24T17:40:38.008548+0000 mon.a (mon.0) 67 : cluster [INF] Cluster is now healthy 2024-04-24T17:40:38.332 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:38 smithi070 bash[55604]: audit 2024-04-24T17:40:37.019416+0000 mgr.y (mgr.34107) 2 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:40:38.332 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:38 smithi070 bash[55604]: audit 2024-04-24T17:40:37.019416+0000 mgr.y (mgr.34107) 2 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:40:38.332 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:38 smithi070 bash[55604]: audit 2024-04-24T17:40:37.021127+0000 mgr.y (mgr.34107) 3 : audit [DBG] from='client.25306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:40:38.332 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:38 smithi070 bash[55604]: audit 2024-04-24T17:40:37.021127+0000 mgr.y (mgr.34107) 3 : audit [DBG] from='client.25306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:40:38.332 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:38 smithi070 bash[55604]: cluster 2024-04-24T17:40:37.029242+0000 mgr.y (mgr.34107) 4 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:40:38.332 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:38 smithi070 bash[55604]: cluster 2024-04-24T17:40:37.029242+0000 mgr.y (mgr.34107) 4 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:40:38.332 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:38 smithi070 bash[55604]: cephadm 2024-04-24T17:40:37.080326+0000 mgr.y (mgr.34107) 5 : cephadm [INF] [24/Apr/2024:17:40:37] ENGINE Serving on https://172.21.15.70:7150 2024-04-24T17:40:38.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:38 smithi070 bash[55604]: cephadm 2024-04-24T17:40:37.080326+0000 mgr.y (mgr.34107) 5 : cephadm [INF] [24/Apr/2024:17:40:37] ENGINE Serving on https://172.21.15.70:7150 2024-04-24T17:40:38.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:38 smithi070 bash[55604]: cephadm 2024-04-24T17:40:37.181598+0000 mgr.y (mgr.34107) 6 : cephadm [INF] [24/Apr/2024:17:40:37] ENGINE Serving on http://172.21.15.70:8765 2024-04-24T17:40:38.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:38 smithi070 bash[55604]: cephadm 2024-04-24T17:40:37.181598+0000 mgr.y (mgr.34107) 6 : cephadm [INF] [24/Apr/2024:17:40:37] ENGINE Serving on http://172.21.15.70:8765 2024-04-24T17:40:38.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:38 smithi070 bash[55604]: cephadm 2024-04-24T17:40:37.181901+0000 mgr.y (mgr.34107) 7 : cephadm [INF] [24/Apr/2024:17:40:37] ENGINE Bus STARTED 2024-04-24T17:40:38.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:38 smithi070 bash[55604]: cephadm 2024-04-24T17:40:37.181901+0000 mgr.y (mgr.34107) 7 : cephadm [INF] [24/Apr/2024:17:40:37] ENGINE Bus STARTED 2024-04-24T17:40:38.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:38 smithi070 bash[55604]: audit 2024-04-24T17:40:37.364502+0000 mgr.y (mgr.34107) 8 : audit [DBG] from='client.34137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:40:38.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:38 smithi070 bash[55604]: audit 2024-04-24T17:40:37.364502+0000 mgr.y (mgr.34107) 8 : audit [DBG] from='client.34137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:40:38.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:38 smithi070 bash[55604]: audit 2024-04-24T17:40:37.702624+0000 mgr.y (mgr.34107) 9 : audit [DBG] from='client.34143 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:40:38.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:38 smithi070 bash[55604]: audit 2024-04-24T17:40:37.702624+0000 mgr.y (mgr.34107) 9 : audit [DBG] from='client.34143 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:40:38.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:38 smithi070 bash[55604]: cluster 2024-04-24T17:40:38.008515+0000 mon.a (mon.0) 66 : cluster [INF] Health check cleared: CEPHADM_REFRESH_FAILED (was: failed to probe daemons or devices) 2024-04-24T17:40:38.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:38 smithi070 bash[55604]: cluster 2024-04-24T17:40:38.008515+0000 mon.a (mon.0) 66 : cluster [INF] Health check cleared: CEPHADM_REFRESH_FAILED (was: failed to probe daemons or devices) 2024-04-24T17:40:38.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:38 smithi070 bash[55604]: cluster 2024-04-24T17:40:38.008548+0000 mon.a (mon.0) 67 : cluster [INF] Cluster is now healthy 2024-04-24T17:40:38.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:38 smithi070 bash[55604]: cluster 2024-04-24T17:40:38.008548+0000 mon.a (mon.0) 67 : cluster [INF] Cluster is now healthy 2024-04-24T17:40:38.530 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:38 smithi137 bash[18617]: audit 2024-04-24T17:40:37.019416+0000 mgr.y (mgr.34107) 2 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:40:38.530 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:38 smithi137 bash[18617]: audit 2024-04-24T17:40:37.021127+0000 mgr.y (mgr.34107) 3 : audit [DBG] from='client.25306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:40:38.530 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:38 smithi137 bash[18617]: cluster 2024-04-24T17:40:37.029242+0000 mgr.y (mgr.34107) 4 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:40:38.530 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:38 smithi137 bash[18617]: cephadm 2024-04-24T17:40:37.080326+0000 mgr.y (mgr.34107) 5 : cephadm [INF] [24/Apr/2024:17:40:37] ENGINE Serving on https://172.21.15.70:7150 2024-04-24T17:40:38.530 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:38 smithi137 bash[18617]: cephadm 2024-04-24T17:40:37.181598+0000 mgr.y (mgr.34107) 6 : cephadm [INF] [24/Apr/2024:17:40:37] ENGINE Serving on http://172.21.15.70:8765 2024-04-24T17:40:38.530 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:38 smithi137 bash[18617]: cephadm 2024-04-24T17:40:37.181901+0000 mgr.y (mgr.34107) 7 : cephadm [INF] [24/Apr/2024:17:40:37] ENGINE Bus STARTED 2024-04-24T17:40:38.531 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:38 smithi137 bash[18617]: audit 2024-04-24T17:40:37.364502+0000 mgr.y (mgr.34107) 8 : audit [DBG] from='client.34137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:40:38.531 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:38 smithi137 bash[18617]: audit 2024-04-24T17:40:37.702624+0000 mgr.y (mgr.34107) 9 : audit [DBG] from='client.34143 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:40:38.531 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:38 smithi137 bash[18617]: cluster 2024-04-24T17:40:38.008515+0000 mon.a (mon.0) 66 : cluster [INF] Health check cleared: CEPHADM_REFRESH_FAILED (was: failed to probe daemons or devices) 2024-04-24T17:40:38.531 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:38 smithi137 bash[18617]: cluster 2024-04-24T17:40:38.008548+0000 mon.a (mon.0) 67 : cluster [INF] Cluster is now healthy 2024-04-24T17:40:38.535 INFO:teuthology.orchestra.run.smithi070.stdout:{ 2024-04-24T17:40:38.535 INFO:teuthology.orchestra.run.smithi070.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc", 2024-04-24T17:40:38.536 INFO:teuthology.orchestra.run.smithi070.stdout: "in_progress": true, 2024-04-24T17:40:38.536 INFO:teuthology.orchestra.run.smithi070.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-24T17:40:38.536 INFO:teuthology.orchestra.run.smithi070.stdout: "services_complete": [ 2024-04-24T17:40:38.536 INFO:teuthology.orchestra.run.smithi070.stdout: "mgr" 2024-04-24T17:40:38.536 INFO:teuthology.orchestra.run.smithi070.stdout: ], 2024-04-24T17:40:38.536 INFO:teuthology.orchestra.run.smithi070.stdout: "progress": "2/23 daemons upgraded", 2024-04-24T17:40:38.536 INFO:teuthology.orchestra.run.smithi070.stdout: "message": "", 2024-04-24T17:40:38.536 INFO:teuthology.orchestra.run.smithi070.stdout: "is_paused": false 2024-04-24T17:40:38.536 INFO:teuthology.orchestra.run.smithi070.stdout:} 2024-04-24T17:40:38.970 INFO:teuthology.orchestra.run.smithi070.stdout:HEALTH_OK 2024-04-24T17:40:39.332 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:39 smithi070 bash[23661]: cluster 2024-04-24T17:40:38.017416+0000 mgr.y (mgr.34107) 10 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:40:39.332 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:39 smithi070 bash[23661]: audit 2024-04-24T17:40:38.198469+0000 mon.a (mon.0) 68 : audit [DBG] from='client.? 172.21.15.70:0/1317682752' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:40:39.332 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:39 smithi070 bash[23661]: audit 2024-04-24T17:40:38.545823+0000 mgr.y (mgr.34107) 11 : audit [DBG] from='client.25354 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:40:39.332 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:39 smithi070 bash[23661]: audit 2024-04-24T17:40:38.981046+0000 mon.c (mon.1) 154 : audit [DBG] from='client.? 172.21.15.70:0/3335238468' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:40:39.332 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:39 smithi070 bash[23661]: cluster 2024-04-24T17:40:39.019301+0000 mon.a (mon.0) 69 : cluster [DBG] mgrmap e37: y(active, since 3s), standbys: x 2024-04-24T17:40:39.332 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:39 smithi070 bash[55604]: cluster 2024-04-24T17:40:38.017416+0000 mgr.y (mgr.34107) 10 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:40:39.332 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:39 smithi070 bash[55604]: cluster 2024-04-24T17:40:38.017416+0000 mgr.y (mgr.34107) 10 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:40:39.332 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:39 smithi070 bash[55604]: audit 2024-04-24T17:40:38.198469+0000 mon.a (mon.0) 68 : audit [DBG] from='client.? 172.21.15.70:0/1317682752' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:40:39.332 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:39 smithi070 bash[55604]: audit 2024-04-24T17:40:38.198469+0000 mon.a (mon.0) 68 : audit [DBG] from='client.? 172.21.15.70:0/1317682752' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:40:39.332 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:39 smithi070 bash[55604]: audit 2024-04-24T17:40:38.545823+0000 mgr.y (mgr.34107) 11 : audit [DBG] from='client.25354 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:40:39.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:39 smithi070 bash[55604]: audit 2024-04-24T17:40:38.545823+0000 mgr.y (mgr.34107) 11 : audit [DBG] from='client.25354 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:40:39.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:39 smithi070 bash[55604]: audit 2024-04-24T17:40:38.981046+0000 mon.c (mon.1) 154 : audit [DBG] from='client.? 172.21.15.70:0/3335238468' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:40:39.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:39 smithi070 bash[55604]: audit 2024-04-24T17:40:38.981046+0000 mon.c (mon.1) 154 : audit [DBG] from='client.? 172.21.15.70:0/3335238468' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:40:39.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:39 smithi070 bash[55604]: cluster 2024-04-24T17:40:39.019301+0000 mon.a (mon.0) 69 : cluster [DBG] mgrmap e37: y(active, since 3s), standbys: x 2024-04-24T17:40:39.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:39 smithi070 bash[55604]: cluster 2024-04-24T17:40:39.019301+0000 mon.a (mon.0) 69 : cluster [DBG] mgrmap e37: y(active, since 3s), standbys: x 2024-04-24T17:40:39.530 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:39 smithi137 bash[18617]: cluster 2024-04-24T17:40:38.017416+0000 mgr.y (mgr.34107) 10 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:40:39.530 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:39 smithi137 bash[18617]: audit 2024-04-24T17:40:38.198469+0000 mon.a (mon.0) 68 : audit [DBG] from='client.? 172.21.15.70:0/1317682752' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:40:39.530 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:39 smithi137 bash[18617]: audit 2024-04-24T17:40:38.545823+0000 mgr.y (mgr.34107) 11 : audit [DBG] from='client.25354 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:40:39.530 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:39 smithi137 bash[18617]: audit 2024-04-24T17:40:38.981046+0000 mon.c (mon.1) 154 : audit [DBG] from='client.? 172.21.15.70:0/3335238468' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:40:39.530 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:39 smithi137 bash[18617]: cluster 2024-04-24T17:40:39.019301+0000 mon.a (mon.0) 69 : cluster [DBG] mgrmap e37: y(active, since 3s), standbys: x 2024-04-24T17:40:41.332 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:41 smithi070 bash[23661]: cluster 2024-04-24T17:40:40.018132+0000 mgr.y (mgr.34107) 12 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:40:41.332 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:41 smithi070 bash[23661]: cluster 2024-04-24T17:40:40.080584+0000 mon.a (mon.0) 70 : cluster [DBG] mgrmap e38: y(active, since 4s), standbys: x 2024-04-24T17:40:41.332 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:41 smithi070 bash[55604]: cluster 2024-04-24T17:40:40.018132+0000 mgr.y (mgr.34107) 12 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:40:41.332 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:41 smithi070 bash[55604]: cluster 2024-04-24T17:40:40.018132+0000 mgr.y (mgr.34107) 12 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:40:41.332 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:41 smithi070 bash[55604]: cluster 2024-04-24T17:40:40.080584+0000 mon.a (mon.0) 70 : cluster [DBG] mgrmap e38: y(active, since 4s), standbys: x 2024-04-24T17:40:41.332 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:41 smithi070 bash[55604]: cluster 2024-04-24T17:40:40.080584+0000 mon.a (mon.0) 70 : cluster [DBG] mgrmap e38: y(active, since 4s), standbys: x 2024-04-24T17:40:41.530 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:41 smithi137 bash[18617]: cluster 2024-04-24T17:40:40.018132+0000 mgr.y (mgr.34107) 12 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:40:41.530 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:41 smithi137 bash[18617]: cluster 2024-04-24T17:40:40.080584+0000 mon.a (mon.0) 70 : cluster [DBG] mgrmap e38: y(active, since 4s), standbys: x 2024-04-24T17:40:42.331 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:40:41 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:40:41] "GET /metrics HTTP/1.1" 200 35450 "" "Prometheus/2.33.4" 2024-04-24T17:40:43.503 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:43 smithi137 bash[18617]: cluster 2024-04-24T17:40:42.018624+0000 mgr.y (mgr.34107) 13 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:40:43.504 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:43 smithi137 bash[18617]: audit 2024-04-24T17:40:42.242706+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:40:43.504 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:43 smithi137 bash[18617]: audit 2024-04-24T17:40:42.249447+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:40:43.504 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:43 smithi137 bash[18617]: audit 2024-04-24T17:40:42.504507+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:40:43.504 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:43 smithi137 bash[18617]: audit 2024-04-24T17:40:42.517114+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:40:43.581 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:43 smithi070 bash[23661]: cluster 2024-04-24T17:40:42.018624+0000 mgr.y (mgr.34107) 13 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:40:43.581 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:43 smithi070 bash[23661]: audit 2024-04-24T17:40:42.242706+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:40:43.581 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:43 smithi070 bash[23661]: audit 2024-04-24T17:40:42.249447+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:40:43.582 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:43 smithi070 bash[23661]: audit 2024-04-24T17:40:42.504507+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:40:43.582 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:43 smithi070 bash[23661]: audit 2024-04-24T17:40:42.517114+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:40:43.582 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:43 smithi070 bash[55604]: cluster 2024-04-24T17:40:42.018624+0000 mgr.y (mgr.34107) 13 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:40:43.582 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:43 smithi070 bash[55604]: cluster 2024-04-24T17:40:42.018624+0000 mgr.y (mgr.34107) 13 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:40:43.582 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:43 smithi070 bash[55604]: audit 2024-04-24T17:40:42.242706+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:40:43.582 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:43 smithi070 bash[55604]: audit 2024-04-24T17:40:42.242706+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:40:43.582 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:43 smithi070 bash[55604]: audit 2024-04-24T17:40:42.249447+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:40:43.582 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:43 smithi070 bash[55604]: audit 2024-04-24T17:40:42.249447+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:40:43.582 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:43 smithi070 bash[55604]: audit 2024-04-24T17:40:42.504507+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:40:43.582 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:43 smithi070 bash[55604]: audit 2024-04-24T17:40:42.504507+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:40:43.583 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:43 smithi070 bash[55604]: audit 2024-04-24T17:40:42.517114+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:40:43.583 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:43 smithi070 bash[55604]: audit 2024-04-24T17:40:42.517114+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:40:43.779 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:40:43 smithi137 bash[41610]: ts=2024-04-24T17:40: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=\"smithi070\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi070\", job=\"node\", machine=\"x86_64\", nodename=\"smithi070\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"6229cc3c-025f-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi070\", job=\"node\", machine=\"x86_64\", nodename=\"smithi070\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:40:44.581 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:44 smithi070 bash[23661]: audit 2024-04-24T17:40:43.303087+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:40:44.582 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:44 smithi070 bash[23661]: audit 2024-04-24T17:40:43.314907+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:40:44.582 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:44 smithi070 bash[23661]: audit 2024-04-24T17:40:43.563868+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:40:44.582 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:44 smithi070 bash[23661]: audit 2024-04-24T17:40:43.571437+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:40:44.582 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:44 smithi070 bash[55604]: audit 2024-04-24T17:40:43.303087+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:40:44.582 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:44 smithi070 bash[55604]: audit 2024-04-24T17:40:43.303087+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:40:44.582 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:44 smithi070 bash[55604]: audit 2024-04-24T17:40:43.314907+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:40:44.582 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:44 smithi070 bash[55604]: audit 2024-04-24T17:40:43.314907+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:40:44.582 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:44 smithi070 bash[55604]: audit 2024-04-24T17:40:43.563868+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:40:44.582 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:44 smithi070 bash[55604]: audit 2024-04-24T17:40:43.563868+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:40:44.583 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:44 smithi070 bash[55604]: audit 2024-04-24T17:40:43.571437+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:40:44.583 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:44 smithi070 bash[55604]: audit 2024-04-24T17:40:43.571437+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:40:44.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:44 smithi137 bash[18617]: audit 2024-04-24T17:40:43.303087+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:40:44.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:44 smithi137 bash[18617]: audit 2024-04-24T17:40:43.314907+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:40:44.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:44 smithi137 bash[18617]: audit 2024-04-24T17:40:43.563868+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:40:44.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:44 smithi137 bash[18617]: audit 2024-04-24T17:40:43.571437+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:40:45.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:45 smithi070 bash[23661]: cluster 2024-04-24T17:40:44.020171+0000 mgr.y (mgr.34107) 14 : 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-04-24T17:40:45.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:45 smithi070 bash[55604]: cluster 2024-04-24T17:40:44.020171+0000 mgr.y (mgr.34107) 14 : 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-04-24T17:40:45.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:45 smithi070 bash[55604]: cluster 2024-04-24T17:40:44.020171+0000 mgr.y (mgr.34107) 14 : 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-04-24T17:40:46.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:45 smithi137 bash[18617]: cluster 2024-04-24T17:40:44.020171+0000 mgr.y (mgr.34107) 14 : 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-04-24T17:40:47.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:47 smithi070 bash[55604]: cluster 2024-04-24T17:40:46.020952+0000 mgr.y (mgr.34107) 15 : cluster [DBG] pgmap v8: 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-04-24T17:40:47.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:47 smithi070 bash[55604]: cluster 2024-04-24T17:40:46.020952+0000 mgr.y (mgr.34107) 15 : cluster [DBG] pgmap v8: 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-04-24T17:40:47.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:47 smithi070 bash[23661]: cluster 2024-04-24T17:40:46.020952+0000 mgr.y (mgr.34107) 15 : cluster [DBG] pgmap v8: 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-04-24T17:40:48.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:47 smithi137 bash[18617]: cluster 2024-04-24T17:40:46.020952+0000 mgr.y (mgr.34107) 15 : cluster [DBG] pgmap v8: 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-04-24T17:40:48.656 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:48 smithi137 bash[18617]: audit 2024-04-24T17:40:47.027057+0000 mgr.y (mgr.34107) 16 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:40:48.831 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:48 smithi070 bash[23661]: audit 2024-04-24T17:40:47.027057+0000 mgr.y (mgr.34107) 16 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:40:48.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:48 smithi070 bash[55604]: audit 2024-04-24T17:40:47.027057+0000 mgr.y (mgr.34107) 16 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:40:48.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:48 smithi070 bash[55604]: audit 2024-04-24T17:40:47.027057+0000 mgr.y (mgr.34107) 16 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:40:49.030 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:40:48 smithi137 bash[41610]: ts=2024-04-24T17:40: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.70\", device_class=\"ssd\", hostname=\"smithi070\", instance=\"172.21.15.137:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.70\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"6229cc3c-025f-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.70\", device_class=\"ssd\", hostname=\"smithi070\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.70\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:40:49.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:49 smithi070 bash[55604]: cluster 2024-04-24T17:40:48.022625+0000 mgr.y (mgr.34107) 17 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-24T17:40:49.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:49 smithi070 bash[55604]: cluster 2024-04-24T17:40:48.022625+0000 mgr.y (mgr.34107) 17 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-24T17:40:49.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:49 smithi070 bash[23661]: cluster 2024-04-24T17:40:48.022625+0000 mgr.y (mgr.34107) 17 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-24T17:40:50.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:49 smithi137 bash[18617]: cluster 2024-04-24T17:40:48.022625+0000 mgr.y (mgr.34107) 17 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-24T17:40:51.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:50 smithi137 bash[18617]: audit 2024-04-24T17:40:50.502143+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:40:51.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:50 smithi137 bash[18617]: audit 2024-04-24T17:40:50.504108+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:40:51.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:50 smithi070 bash[55604]: audit 2024-04-24T17:40:50.502143+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:40:51.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:50 smithi070 bash[55604]: audit 2024-04-24T17:40:50.502143+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:40:51.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:50 smithi070 bash[55604]: audit 2024-04-24T17:40:50.504108+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:40:51.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:50 smithi070 bash[55604]: audit 2024-04-24T17:40:50.504108+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:40:51.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:50 smithi070 bash[23661]: audit 2024-04-24T17:40:50.502143+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:40:51.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:50 smithi070 bash[23661]: audit 2024-04-24T17:40:50.504108+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:40:51.598 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:51 smithi070 bash[55604]: cluster 2024-04-24T17:40:50.023341+0000 mgr.y (mgr.34107) 18 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-24T17:40:51.598 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:51 smithi070 bash[55604]: cluster 2024-04-24T17:40:50.023341+0000 mgr.y (mgr.34107) 18 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-24T17:40:51.598 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:51 smithi070 bash[55604]: cephadm 2024-04-24T17:40:50.506634+0000 mgr.y (mgr.34107) 19 : cephadm [INF] Updating smithi070:/etc/ceph/ceph.conf 2024-04-24T17:40:51.598 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:51 smithi070 bash[55604]: cephadm 2024-04-24T17:40:50.506634+0000 mgr.y (mgr.34107) 19 : cephadm [INF] Updating smithi070:/etc/ceph/ceph.conf 2024-04-24T17:40:51.598 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:51 smithi070 bash[55604]: cephadm 2024-04-24T17:40:50.507174+0000 mgr.y (mgr.34107) 20 : cephadm [INF] Updating smithi137:/etc/ceph/ceph.conf 2024-04-24T17:40:51.598 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:51 smithi070 bash[55604]: cephadm 2024-04-24T17:40:50.507174+0000 mgr.y (mgr.34107) 20 : cephadm [INF] Updating smithi137:/etc/ceph/ceph.conf 2024-04-24T17:40:51.598 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:51 smithi070 bash[55604]: cephadm 2024-04-24T17:40:50.772986+0000 mgr.y (mgr.34107) 21 : cephadm [INF] Updating smithi137:/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-24T17:40:51.599 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:51 smithi070 bash[55604]: cephadm 2024-04-24T17:40:50.772986+0000 mgr.y (mgr.34107) 21 : cephadm [INF] Updating smithi137:/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-24T17:40:51.599 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:51 smithi070 bash[55604]: cephadm 2024-04-24T17:40:50.773290+0000 mgr.y (mgr.34107) 22 : cephadm [INF] Updating smithi070:/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-24T17:40:51.599 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:51 smithi070 bash[55604]: cephadm 2024-04-24T17:40:50.773290+0000 mgr.y (mgr.34107) 22 : cephadm [INF] Updating smithi070:/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-24T17:40:51.599 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:51 smithi070 bash[55604]: audit 2024-04-24T17:40:51.106006+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:40:51.599 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:51 smithi070 bash[55604]: audit 2024-04-24T17:40:51.106006+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:40:51.599 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:51 smithi070 bash[55604]: audit 2024-04-24T17:40:51.107482+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:40:51.599 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:51 smithi070 bash[55604]: audit 2024-04-24T17:40:51.107482+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:40:51.599 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:51 smithi070 bash[23661]: cluster 2024-04-24T17:40:50.023341+0000 mgr.y (mgr.34107) 18 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-24T17:40:51.599 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:51 smithi070 bash[23661]: cephadm 2024-04-24T17:40:50.506634+0000 mgr.y (mgr.34107) 19 : cephadm [INF] Updating smithi070:/etc/ceph/ceph.conf 2024-04-24T17:40:51.599 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:51 smithi070 bash[23661]: cephadm 2024-04-24T17:40:50.507174+0000 mgr.y (mgr.34107) 20 : cephadm [INF] Updating smithi137:/etc/ceph/ceph.conf 2024-04-24T17:40:51.599 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:51 smithi070 bash[23661]: cephadm 2024-04-24T17:40:50.772986+0000 mgr.y (mgr.34107) 21 : cephadm [INF] Updating smithi137:/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-24T17:40:51.599 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:51 smithi070 bash[23661]: cephadm 2024-04-24T17:40:50.773290+0000 mgr.y (mgr.34107) 22 : cephadm [INF] Updating smithi070:/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-24T17:40:51.600 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:51 smithi070 bash[23661]: audit 2024-04-24T17:40:51.106006+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:40:51.600 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:51 smithi070 bash[23661]: audit 2024-04-24T17:40:51.107482+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:40:51.600 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:51 smithi070 bash[23661]: audit 2024-04-24T17:40:51.324861+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:40:51.600 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:51 smithi070 bash[23661]: audit 2024-04-24T17:40:51.330611+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:40:51.600 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:51 smithi070 bash[23661]: audit 2024-04-24T17:40:51.335609+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:40:51.600 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:51 smithi070 bash[23661]: audit 2024-04-24T17:40:51.340863+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:40:51.600 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:51 smithi070 bash[23661]: audit 2024-04-24T17:40:51.346756+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:40:51.600 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:51 smithi070 bash[23661]: audit 2024-04-24T17:40:51.416604+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:40:51.600 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:51 smithi070 bash[23661]: audit 2024-04-24T17:40:51.420934+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:40:51.600 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:51 smithi070 bash[23661]: audit 2024-04-24T17:40:51.423670+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-24T17:40:51.600 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:51 smithi070 bash[23661]: audit 2024-04-24T17:40:51.425108+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-24T17:40:51.847 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:51 smithi070 bash[55604]: audit 2024-04-24T17:40:51.324861+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:40:51.847 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:51 smithi070 bash[55604]: audit 2024-04-24T17:40:51.324861+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:40:51.847 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:51 smithi070 bash[55604]: audit 2024-04-24T17:40:51.330611+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:40:51.847 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:51 smithi070 bash[55604]: audit 2024-04-24T17:40:51.330611+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:40:51.847 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:51 smithi070 bash[55604]: audit 2024-04-24T17:40:51.335609+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:40:51.848 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:51 smithi070 bash[55604]: audit 2024-04-24T17:40:51.335609+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:40:51.848 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:51 smithi070 bash[55604]: audit 2024-04-24T17:40:51.340863+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:40:51.848 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:51 smithi070 bash[55604]: audit 2024-04-24T17:40:51.340863+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:40:51.848 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:51 smithi070 bash[55604]: audit 2024-04-24T17:40:51.346756+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:40:51.848 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:51 smithi070 bash[55604]: audit 2024-04-24T17:40:51.346756+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:40:51.848 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:51 smithi070 bash[55604]: audit 2024-04-24T17:40:51.416604+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:40:51.848 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:51 smithi070 bash[55604]: audit 2024-04-24T17:40:51.416604+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:40:51.848 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:51 smithi070 bash[55604]: audit 2024-04-24T17:40:51.420934+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:40:51.848 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:51 smithi070 bash[55604]: audit 2024-04-24T17:40:51.420934+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:40:51.848 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:51 smithi070 bash[55604]: audit 2024-04-24T17:40:51.423670+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-24T17:40:51.848 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:51 smithi070 bash[55604]: audit 2024-04-24T17:40:51.423670+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-24T17:40:51.848 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:51 smithi070 bash[55604]: audit 2024-04-24T17:40:51.425108+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-24T17:40:51.848 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:51 smithi070 bash[55604]: audit 2024-04-24T17:40:51.425108+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-24T17:40:52.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:51 smithi137 bash[18617]: cluster 2024-04-24T17:40:50.023341+0000 mgr.y (mgr.34107) 18 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-24T17:40:52.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:51 smithi137 bash[18617]: cephadm 2024-04-24T17:40:50.506634+0000 mgr.y (mgr.34107) 19 : cephadm [INF] Updating smithi070:/etc/ceph/ceph.conf 2024-04-24T17:40:52.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:51 smithi137 bash[18617]: cephadm 2024-04-24T17:40:50.507174+0000 mgr.y (mgr.34107) 20 : cephadm [INF] Updating smithi137:/etc/ceph/ceph.conf 2024-04-24T17:40:52.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:51 smithi137 bash[18617]: cephadm 2024-04-24T17:40:50.772986+0000 mgr.y (mgr.34107) 21 : cephadm [INF] Updating smithi137:/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-24T17:40:52.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:51 smithi137 bash[18617]: cephadm 2024-04-24T17:40:50.773290+0000 mgr.y (mgr.34107) 22 : cephadm [INF] Updating smithi070:/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-24T17:40:52.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:51 smithi137 bash[18617]: audit 2024-04-24T17:40:51.106006+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:40:52.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:51 smithi137 bash[18617]: audit 2024-04-24T17:40:51.107482+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:40:52.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:51 smithi137 bash[18617]: audit 2024-04-24T17:40:51.324861+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:40:52.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:51 smithi137 bash[18617]: audit 2024-04-24T17:40:51.330611+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:40:52.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:51 smithi137 bash[18617]: audit 2024-04-24T17:40:51.335609+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:40:52.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:51 smithi137 bash[18617]: audit 2024-04-24T17:40:51.340863+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:40:52.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:51 smithi137 bash[18617]: audit 2024-04-24T17:40:51.346756+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:40:52.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:51 smithi137 bash[18617]: audit 2024-04-24T17:40:51.416604+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:40:52.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:51 smithi137 bash[18617]: audit 2024-04-24T17:40:51.420934+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:40:52.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:51 smithi137 bash[18617]: audit 2024-04-24T17:40:51.423670+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-24T17:40:52.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:51 smithi137 bash[18617]: audit 2024-04-24T17:40:51.425108+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-24T17:40:52.331 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:40:51 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:40:51] "GET /metrics HTTP/1.1" 200 38252 "" "Prometheus/2.33.4" 2024-04-24T17:40:52.964 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:52 smithi070 bash[23661]: cephadm 2024-04-24T17:40:50.938025+0000 mgr.y (mgr.34107) 23 : cephadm [INF] Updating smithi137:/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:40:52.965 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:52 smithi070 bash[23661]: cephadm 2024-04-24T17:40:50.938272+0000 mgr.y (mgr.34107) 24 : cephadm [INF] Updating smithi070:/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:40:52.965 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:52 smithi070 bash[23661]: cephadm 2024-04-24T17:40:51.102912+0000 mgr.y (mgr.34107) 25 : cephadm [INF] Updating smithi070:/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-24T17:40:52.965 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:52 smithi070 bash[23661]: cephadm 2024-04-24T17:40:51.103338+0000 mgr.y (mgr.34107) 26 : cephadm [INF] Updating smithi137:/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-24T17:40:52.965 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:52 smithi070 bash[23661]: cluster 2024-04-24T17:40:51.342399+0000 mgr.y (mgr.34107) 27 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-24T17:40:52.965 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:52 smithi070 bash[23661]: cephadm 2024-04-24T17:40:51.426313+0000 mgr.y (mgr.34107) 28 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-04-24T17:40:52.965 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:52 smithi070 bash[23661]: cluster 2024-04-24T17:40:52.338497+0000 mon.a (mon.0) 92 : cluster [WRN] Health check failed: failed to probe daemons or devices (CEPHADM_REFRESH_FAILED) 2024-04-24T17:40:52.965 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:52 smithi070 bash[55604]: cephadm 2024-04-24T17:40:50.938025+0000 mgr.y (mgr.34107) 23 : cephadm [INF] Updating smithi137:/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:40:52.965 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:52 smithi070 bash[55604]: cephadm 2024-04-24T17:40:50.938025+0000 mgr.y (mgr.34107) 23 : cephadm [INF] Updating smithi137:/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:40:52.965 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:52 smithi070 bash[55604]: cephadm 2024-04-24T17:40:50.938272+0000 mgr.y (mgr.34107) 24 : cephadm [INF] Updating smithi070:/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:40:52.965 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:52 smithi070 bash[55604]: cephadm 2024-04-24T17:40:50.938272+0000 mgr.y (mgr.34107) 24 : cephadm [INF] Updating smithi070:/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:40:52.966 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:52 smithi070 bash[55604]: cephadm 2024-04-24T17:40:51.102912+0000 mgr.y (mgr.34107) 25 : cephadm [INF] Updating smithi070:/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-24T17:40:52.966 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:52 smithi070 bash[55604]: cephadm 2024-04-24T17:40:51.102912+0000 mgr.y (mgr.34107) 25 : cephadm [INF] Updating smithi070:/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-24T17:40:52.966 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:52 smithi070 bash[55604]: cephadm 2024-04-24T17:40:51.103338+0000 mgr.y (mgr.34107) 26 : cephadm [INF] Updating smithi137:/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-24T17:40:52.966 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:52 smithi070 bash[55604]: cephadm 2024-04-24T17:40:51.103338+0000 mgr.y (mgr.34107) 26 : cephadm [INF] Updating smithi137:/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-24T17:40:52.966 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:52 smithi070 bash[55604]: cluster 2024-04-24T17:40:51.342399+0000 mgr.y (mgr.34107) 27 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-24T17:40:52.966 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:52 smithi070 bash[55604]: cluster 2024-04-24T17:40:51.342399+0000 mgr.y (mgr.34107) 27 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-24T17:40:52.966 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:52 smithi070 bash[55604]: cephadm 2024-04-24T17:40:51.426313+0000 mgr.y (mgr.34107) 28 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-04-24T17:40:52.966 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:52 smithi070 bash[55604]: cephadm 2024-04-24T17:40:51.426313+0000 mgr.y (mgr.34107) 28 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-04-24T17:40:52.966 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:52 smithi070 bash[55604]: cluster 2024-04-24T17:40:52.338497+0000 mon.a (mon.0) 92 : cluster [WRN] Health check failed: failed to probe daemons or devices (CEPHADM_REFRESH_FAILED) 2024-04-24T17:40:52.966 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:52 smithi070 bash[55604]: cluster 2024-04-24T17:40:52.338497+0000 mon.a (mon.0) 92 : cluster [WRN] Health check failed: failed to probe daemons or devices (CEPHADM_REFRESH_FAILED) 2024-04-24T17:40:53.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:52 smithi137 bash[18617]: cephadm 2024-04-24T17:40:50.938025+0000 mgr.y (mgr.34107) 23 : cephadm [INF] Updating smithi137:/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:40:53.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:52 smithi137 bash[18617]: cephadm 2024-04-24T17:40:50.938272+0000 mgr.y (mgr.34107) 24 : cephadm [INF] Updating smithi070:/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:40:53.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:52 smithi137 bash[18617]: cephadm 2024-04-24T17:40:51.102912+0000 mgr.y (mgr.34107) 25 : cephadm [INF] Updating smithi070:/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-24T17:40:53.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:52 smithi137 bash[18617]: cephadm 2024-04-24T17:40:51.103338+0000 mgr.y (mgr.34107) 26 : cephadm [INF] Updating smithi137:/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-24T17:40:53.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:52 smithi137 bash[18617]: cluster 2024-04-24T17:40:51.342399+0000 mgr.y (mgr.34107) 27 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-24T17:40:53.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:52 smithi137 bash[18617]: cephadm 2024-04-24T17:40:51.426313+0000 mgr.y (mgr.34107) 28 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-04-24T17:40:53.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:52 smithi137 bash[18617]: cluster 2024-04-24T17:40:52.338497+0000 mon.a (mon.0) 92 : cluster [WRN] Health check failed: failed to probe daemons or devices (CEPHADM_REFRESH_FAILED) 2024-04-24T17:40:53.780 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:40:53 smithi137 bash[41610]: ts=2024-04-24T17:40: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=\"smithi070\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi070\", job=\"node\", machine=\"x86_64\", nodename=\"smithi070\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"6229cc3c-025f-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi070\", job=\"node\", machine=\"x86_64\", nodename=\"smithi070\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:40:55.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:54 smithi137 bash[18617]: cluster 2024-04-24T17:40:53.344746+0000 mgr.y (mgr.34107) 29 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-24T17:40:55.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:54 smithi137 bash[18617]: audit 2024-04-24T17:40:53.902339+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:40:55.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:54 smithi137 bash[18617]: audit 2024-04-24T17:40:53.905586+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:40:55.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:54 smithi137 bash[18617]: audit 2024-04-24T17:40:53.907036+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:40:55.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:54 smithi137 bash[18617]: audit 2024-04-24T17:40:53.908325+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:40:55.072 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:54 smithi070 bash[23661]: cluster 2024-04-24T17:40:53.344746+0000 mgr.y (mgr.34107) 29 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-24T17:40:55.072 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:54 smithi070 bash[23661]: audit 2024-04-24T17:40:53.902339+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:40:55.072 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:54 smithi070 bash[23661]: audit 2024-04-24T17:40:53.905586+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:40:55.073 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:54 smithi070 bash[23661]: audit 2024-04-24T17:40:53.907036+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:40:55.073 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:54 smithi070 bash[23661]: audit 2024-04-24T17:40:53.908325+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:40:55.073 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:54 smithi070 bash[55604]: cluster 2024-04-24T17:40:53.344746+0000 mgr.y (mgr.34107) 29 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-24T17:40:55.073 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:54 smithi070 bash[55604]: cluster 2024-04-24T17:40:53.344746+0000 mgr.y (mgr.34107) 29 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-24T17:40:55.073 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:54 smithi070 bash[55604]: audit 2024-04-24T17:40:53.902339+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:40:55.073 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:54 smithi070 bash[55604]: audit 2024-04-24T17:40:53.902339+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:40:55.073 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:54 smithi070 bash[55604]: audit 2024-04-24T17:40:53.905586+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:40:55.073 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:54 smithi070 bash[55604]: audit 2024-04-24T17:40:53.905586+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:40:55.073 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:54 smithi070 bash[55604]: audit 2024-04-24T17:40:53.907036+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:40:55.073 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:54 smithi070 bash[55604]: audit 2024-04-24T17:40:53.907036+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:40:55.074 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:54 smithi070 bash[55604]: audit 2024-04-24T17:40:53.908325+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:40:55.074 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:54 smithi070 bash[55604]: audit 2024-04-24T17:40:53.908325+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:40:55.905 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:55 smithi070 bash[23661]: cephadm 2024-04-24T17:40:53.896191+0000 mgr.y (mgr.34107) 30 : cephadm [INF] Upgrade: Updating mon.c 2024-04-24T17:40:55.905 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:55 smithi070 bash[23661]: cephadm 2024-04-24T17:40:53.909745+0000 mgr.y (mgr.34107) 31 : cephadm [INF] Deploying daemon mon.c on smithi070 2024-04-24T17:40:55.905 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:55 smithi070 bash[55604]: cephadm 2024-04-24T17:40:53.896191+0000 mgr.y (mgr.34107) 30 : cephadm [INF] Upgrade: Updating mon.c 2024-04-24T17:40:55.905 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:55 smithi070 bash[55604]: cephadm 2024-04-24T17:40:53.896191+0000 mgr.y (mgr.34107) 30 : cephadm [INF] Upgrade: Updating mon.c 2024-04-24T17:40:55.905 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:55 smithi070 bash[55604]: cephadm 2024-04-24T17:40:53.909745+0000 mgr.y (mgr.34107) 31 : cephadm [INF] Deploying daemon mon.c on smithi070 2024-04-24T17:40:55.905 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:55 smithi070 bash[55604]: cephadm 2024-04-24T17:40:53.909745+0000 mgr.y (mgr.34107) 31 : cephadm [INF] Deploying daemon mon.c on smithi070 2024-04-24T17:40:56.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:55 smithi137 bash[18617]: cephadm 2024-04-24T17:40:53.896191+0000 mgr.y (mgr.34107) 30 : cephadm [INF] Upgrade: Updating mon.c 2024-04-24T17:40:56.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:55 smithi137 bash[18617]: cephadm 2024-04-24T17:40:53.909745+0000 mgr.y (mgr.34107) 31 : cephadm [INF] Deploying daemon mon.c on smithi070 2024-04-24T17:40:56.189 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:56 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:40:56.189 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:40:56 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:40:56.190 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:40:56 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:40:56.190 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:56 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:40:56.190 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:56 smithi070 systemd[1]: Stopping Ceph mon.c for 6229cc3c-025f-11ef-bc93-c7b262605968... 2024-04-24T17:40:56.190 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:40:56 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:40:56.190 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:40:56 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:40:56.191 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:40:56 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:40:56.191 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:40:56 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:40:56.191 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:40:56 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:40:56.523 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:56 smithi070 bash[23661]: debug 2024-04-24T17:40:56.296+0000 7f5140cb3700 -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-04-24T17:40:56.523 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:56 smithi070 bash[23661]: debug 2024-04-24T17:40:56.296+0000 7f5140cb3700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-04-24T17:40:57.302 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:57 smithi070 bash[56807]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-mon-c 2024-04-24T17:40:57.570 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:40:57 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:40:57.570 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:40:57 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:40:57.570 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:57 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:40:57.571 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:40:57 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:40:57.571 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:40:57 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:40:57.571 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:57 smithi070 bash[56868]: Error response from daemon: No such container: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-mon-c 2024-04-24T17:40:57.571 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:57 smithi070 systemd[1]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968@mon.c.service: Deactivated successfully. 2024-04-24T17:40:57.571 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:57 smithi070 systemd[1]: Stopped Ceph mon.c for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:40:57.571 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:57 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:40:57.572 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:40:57 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:40:57.572 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:40:57 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:40:57.572 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:40:57 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:40:57.831 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:57 smithi070 systemd[1]: Started Ceph mon.c for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:40:58.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.620+0000 7f59597fac80 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-24T17:40:58.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.620+0000 7f59597fac80 0 ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev), process ceph-mon, pid 7 2024-04-24T17:40:58.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.620+0000 7f59597fac80 0 pidfile_write: ignore empty --pid-file 2024-04-24T17:40:58.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 0 load: jerasure load: lrc 2024-04-24T17:40:58.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: RocksDB version: 7.9.2 2024-04-24T17:40:58.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Git sha 0 2024-04-24T17:40:58.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Compile date 2024-04-24 13:56:12 2024-04-24T17:40:58.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: DB SUMMARY 2024-04-24T17:40:58.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: DB Session ID: 7ML4XB34B49A7HUBET65 2024-04-24T17:40:58.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: CURRENT file: CURRENT 2024-04-24T17:40:58.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: IDENTITY file: IDENTITY 2024-04-24T17:40:58.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 1079 Bytes 2024-04-24T17:40:58.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000027.sst 2024-04-24T17:40:58.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000025.log size: 3838808 ; 2024-04-24T17:40:58.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.error_if_exists: 0 2024-04-24T17:40:58.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.create_if_missing: 0 2024-04-24T17:40:58.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.paranoid_checks: 1 2024-04-24T17:40:58.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-04-24T17:40:58.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-24T17:40:58.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-24T17:40:58.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.env: 0x559dee9d4cc0 2024-04-24T17:40:58.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.fs: PosixFileSystem 2024-04-24T17:40:58.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.info_log: 0x559df0f77dc0 2024-04-24T17:40:58.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-24T17:40:58.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.statistics: (nil) 2024-04-24T17:40:58.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.use_fsync: 0 2024-04-24T17:40:58.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.max_log_file_size: 0 2024-04-24T17:40:58.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-24T17:40:58.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-24T17:40:58.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-24T17:40:58.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-24T17:40:58.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.allow_fallocate: 1 2024-04-24T17:40:58.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-24T17:40:58.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-24T17:40:58.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.use_direct_reads: 0 2024-04-24T17:40:58.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-24T17:40:58.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.create_missing_column_families: 0 2024-04-24T17:40:58.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.db_log_dir: 2024-04-24T17:40:58.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.wal_dir: 2024-04-24T17:40:58.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-24T17:40:58.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-24T17:40:58.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-24T17:40:58.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-24T17:40:58.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-24T17:40:58.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-24T17:40:58.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.advise_random_on_open: 1 2024-04-24T17:40:58.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-24T17:40:58.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.write_buffer_manager: 0x559df0f49220 2024-04-24T17:40:58.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-24T17:40:58.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-24T17:40:58.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-24T17:40:58.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.rate_limiter: (nil) 2024-04-24T17:40:58.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-24T17:40:58.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-24T17:40:58.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-24T17:40:58.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-24T17:40:58.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.unordered_write: 0 2024-04-24T17:40:58.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-24T17:40:58.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-24T17:40:58.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-24T17:40:58.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-24T17:40:58.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.row_cache: None 2024-04-24T17:40:58.837 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.wal_filter: None 2024-04-24T17:40:58.837 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-24T17:40:58.837 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-24T17:40:58.837 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.two_write_queues: 0 2024-04-24T17:40:58.837 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.manual_wal_flush: 0 2024-04-24T17:40:58.837 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.wal_compression: 0 2024-04-24T17:40:58.837 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.atomic_flush: 0 2024-04-24T17:40:58.837 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-24T17:40:58.837 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-24T17:40:58.837 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-24T17:40:58.837 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.log_readahead_size: 0 2024-04-24T17:40:58.837 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-24T17:40:58.837 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-24T17:40:58.837 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-24T17:40:58.837 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-24T17:40:58.837 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-24T17:40:58.837 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-24T17:40:58.838 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-04-24T17:40:58.838 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.max_background_jobs: 2 2024-04-24T17:40:58.838 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.max_background_compactions: -1 2024-04-24T17:40:58.838 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.max_subcompactions: 1 2024-04-24T17:40:58.838 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-24T17:40:58.838 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-24T17:40:58.838 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-24T17:40:58.838 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.max_total_wal_size: 0 2024-04-24T17:40:58.838 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-24T17:40:58.838 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-24T17:40:58.838 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-24T17:40:58.838 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-24T17:40:58.838 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.max_open_files: -1 2024-04-24T17:40:58.838 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.bytes_per_sync: 0 2024-04-24T17:40:58.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-24T17:40:58.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-24T17:40:58.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-24T17:40:58.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.max_background_flushes: -1 2024-04-24T17:40:58.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Compression algorithms supported: 2024-04-24T17:40:58.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-24T17:40:58.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: kZSTD supported: 0 2024-04-24T17:40:58.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: kXpressCompression supported: 0 2024-04-24T17:40:58.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-24T17:40:58.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: kZlibCompression supported: 1 2024-04-24T17:40:58.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: kSnappyCompression supported: 1 2024-04-24T17:40:58.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: kLZ4Compression supported: 1 2024-04-24T17:40:58.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: kBZip2Compression supported: 0 2024-04-24T17:40:58.839 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-24T17:40:58.840 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-04-24T17:40:58.840 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2024-04-24T17:40:58.841 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-24T17:40:58.841 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-24T17:40:58.841 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.merge_operator: 2024-04-24T17:40:58.841 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.compaction_filter: None 2024-04-24T17:40:58.841 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.compaction_filter_factory: None 2024-04-24T17:40:58.841 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-24T17:40:58.841 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-24T17:40:58.841 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-24T17:40:58.841 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x559df0f77f80) 2024-04-24T17:40:58.841 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: cache_index_and_filter_blocks: 1 2024-04-24T17:40:58.841 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-24T17:40:58.841 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-24T17:40:58.841 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: pin_top_level_index_and_filter: 1 2024-04-24T17:40:58.841 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: index_type: 0 2024-04-24T17:40:58.841 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: data_block_index_type: 0 2024-04-24T17:40:58.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: index_shortening: 1 2024-04-24T17:40:58.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: data_block_hash_table_util_ratio: 0.750000 2024-04-24T17:40:58.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: checksum: 4 2024-04-24T17:40:58.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: no_block_cache: 0 2024-04-24T17:40:58.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: block_cache: 0x559df0f791f0 2024-04-24T17:40:58.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: block_cache_name: BinnedLRUCache 2024-04-24T17:40:58.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: block_cache_options: 2024-04-24T17:40:58.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: capacity : 536870912 2024-04-24T17:40:58.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: num_shard_bits : 4 2024-04-24T17:40:58.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: strict_capacity_limit : 0 2024-04-24T17:40:58.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: high_pri_pool_ratio: 0.000 2024-04-24T17:40:58.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: block_cache_compressed: (nil) 2024-04-24T17:40:58.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: persistent_cache: (nil) 2024-04-24T17:40:58.842 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: block_size: 4096 2024-04-24T17:40:58.843 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: block_size_deviation: 10 2024-04-24T17:40:58.843 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: block_restart_interval: 16 2024-04-24T17:40:58.843 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: index_block_restart_interval: 1 2024-04-24T17:40:58.843 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: metadata_block_size: 4096 2024-04-24T17:40:58.843 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: partition_filters: 0 2024-04-24T17:40:58.843 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: use_delta_encoding: 1 2024-04-24T17:40:58.843 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: filter_policy: bloomfilter 2024-04-24T17:40:58.843 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: whole_key_filtering: 1 2024-04-24T17:40:58.843 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: verify_compression: 0 2024-04-24T17:40:58.843 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: read_amp_bytes_per_bit: 0 2024-04-24T17:40:58.843 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: format_version: 5 2024-04-24T17:40:58.843 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: enable_index_compression: 1 2024-04-24T17:40:58.843 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: block_align: 0 2024-04-24T17:40:58.844 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: max_auto_readahead_size: 262144 2024-04-24T17:40:58.844 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: prepopulate_block_cache: 0 2024-04-24T17:40:58.844 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: initial_auto_readahead_size: 8192 2024-04-24T17:40:58.844 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: num_file_reads_for_auto_readahead: 2 2024-04-24T17:40:58.844 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-24T17:40:58.844 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-24T17:40:58.844 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.compression: NoCompression 2024-04-24T17:40:58.844 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-24T17:40:58.844 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-24T17:40:58.844 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-24T17:40:58.844 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.num_levels: 7 2024-04-24T17:40:58.844 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-24T17:40:58.844 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-24T17:40:58.845 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-24T17:40:58.845 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-24T17:40:58.845 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-24T17:40:58.845 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-24T17:40:58.845 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-24T17:40:58.845 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-24T17:40:58.845 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-24T17:40:58.845 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-24T17:40:58.845 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-24T17:40:58.845 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-24T17:40:58.845 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-24T17:40:58.845 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.compression_opts.level: 32767 2024-04-24T17:40:58.845 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-24T17:40:58.845 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-24T17:40:58.846 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-24T17:40:58.846 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-24T17:40:58.846 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-24T17:40:58.846 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.compression_opts.enabled: false 2024-04-24T17:40:58.846 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-24T17:40:58.846 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-24T17:40:58.846 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-24T17:40:58.846 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-24T17:40:58.846 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-24T17:40:58.846 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-24T17:40:58.846 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-24T17:40:58.846 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-24T17:40:58.846 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-24T17:40:58.846 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-24T17:40:58.846 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-24T17:40:58.847 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-24T17:40:58.847 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-24T17:40:58.847 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-24T17:40:58.847 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-24T17:40:58.847 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-24T17:40:58.847 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-24T17:40:58.847 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-24T17:40:58.847 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-24T17:40:58.847 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.arena_block_size: 1048576 2024-04-24T17:40:58.847 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-24T17:40:58.847 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-24T17:40:58.847 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-24T17:40:58.847 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-24T17:40:58.847 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-24T17:40:58.847 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-24T17:40:58.847 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-24T17:40:58.847 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-24T17:40:58.848 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-24T17:40:58.848 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-24T17:40:58.848 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-24T17:40:58.848 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-24T17:40:58.848 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-24T17:40:58.848 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-04-24T17:40:58.848 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.inplace_update_support: 0 2024-04-24T17:40:58.848 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-24T17:40:58.848 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-24T17:40:58.848 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-24T17:40:58.848 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-24T17:40:58.848 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.bloom_locality: 0 2024-04-24T17:40:58.848 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.max_successive_merges: 0 2024-04-24T17:40:58.848 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-24T17:40:58.848 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-24T17:40:58.848 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.force_consistency_checks: 1 2024-04-24T17:40:58.849 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-24T17:40:58.849 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.ttl: 2592000 2024-04-24T17:40:58.849 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-24T17:40:58.849 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-24T17:40:58.849 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-24T17:40:58.849 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.enable_blob_files: false 2024-04-24T17:40:58.849 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.min_blob_size: 0 2024-04-24T17:40:58.849 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.blob_file_size: 268435456 2024-04-24T17:40:58.849 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-24T17:40:58.849 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-24T17:40:58.849 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-24T17:40:58.849 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-24T17:40:58.849 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-24T17:40:58.849 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.blob_file_starting_level: 0 2024-04-24T17:40:58.849 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f59597fac80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-24T17:40:58.850 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.624+0000 7f594ef60700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 27.sst 2024-04-24T17:40:58.850 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.628+0000 7f59597fac80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-24T17:40:58.850 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.628+0000 7f59597fac80 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 29, last_sequence is 16773, log_number is 25,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-24T17:40:58.850 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.628+0000 7f59597fac80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 25 2024-04-24T17:40:58.850 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.628+0000 7f59597fac80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 8f47b191-5dd2-4c7f-b337-56ee682123a2 2024-04-24T17:40:58.850 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.628+0000 7f59597fac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713980458630822, "job": 1, "event": "recovery_started", "wal_files": [25]} 2024-04-24T17:40:58.850 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.628+0000 7f59597fac80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #25 mode 2 2024-04-24T17:40:58.850 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.636+0000 7f59597fac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713980458642071, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 30, "file_size": 2455603, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 16778, "largest_seqno": 17552, "table_properties": {"data_size": 2451439, "index_size": 2160, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 965, "raw_key_size": 9239, "raw_average_key_size": 24, "raw_value_size": 2443538, "raw_average_value_size": 6568, "num_data_blocks": 96, "num_entries": 372, "num_filter_entries": 372, "num_deletions": 2, "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": 1713980458, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "8f47b191-5dd2-4c7f-b337-56ee682123a2", "db_session_id": "7ML4XB34B49A7HUBET65", "orig_file_number": 30, "seqno_to_time_mapping": "N/A"}} 2024-04-24T17:40:58.850 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.636+0000 7f59597fac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713980458642187, "job": 1, "event": "recovery_finished"} 2024-04-24T17:40:58.850 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.636+0000 7f59597fac80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 32 2024-04-24T17:40:58.850 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.636+0000 7f59597fac80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-24T17:40:58.850 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.640+0000 7f59597fac80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000025.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-24T17:40:58.850 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.640+0000 7f59597fac80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x559df109a000 2024-04-24T17:40:58.850 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.640+0000 7f59597fac80 4 rocksdb: DB pointer 0x559df1086000 2024-04-24T17:40:58.851 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.640+0000 7f5947f52700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-24T17:40:58.851 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.640+0000 7f5947f52700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-24T17:40:58.851 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: ** DB Stats ** 2024-04-24T17:40:58.851 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-24T17:40:58.851 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-24T17:40:58.851 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-24T17:40:58.851 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-24T17:40:58.851 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-24T17:40:58.851 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-24T17:40:58.851 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-24T17:40:58.851 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: ** Compaction Stats [default] ** 2024-04-24T17:40:58.851 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: 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-04-24T17:40:58.851 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-24T17:40:58.851 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: L0 1/0 2.34 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 487.6 0.00 0.00 1 0.005 0 0 0.0 0.0 2024-04-24T17:40:58.851 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: L6 1/0 10.38 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-04-24T17:40:58.851 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: Sum 2/0 12.73 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 487.6 0.00 0.00 1 0.005 0 0 0.0 0.0 2024-04-24T17:40:58.851 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 487.6 0.00 0.00 1 0.005 0 0 0.0 0.0 2024-04-24T17:40:58.852 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: ** Compaction Stats [default] ** 2024-04-24T17:40:58.852 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: 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-04-24T17:40:58.852 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-24T17:40:58.852 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 487.6 0.00 0.00 1 0.005 0 0 0.0 0.0 2024-04-24T17:40:58.852 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-24T17:40:58.852 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-24T17:40:58.852 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: Flush(GB): cumulative 0.002, interval 0.002 2024-04-24T17:40:58.852 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-24T17:40:58.852 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: AddFile(Total Files): cumulative 0, interval 0 2024-04-24T17:40:58.852 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-24T17:40:58.852 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: AddFile(Keys): cumulative 0, interval 0 2024-04-24T17:40:58.852 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: Cumulative compaction: 0.00 GB write, 161.77 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-24T17:40:58.852 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: Interval compaction: 0.00 GB write, 161.77 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-24T17:40:58.852 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: 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-04-24T17:40:58.852 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: Block cache BinnedLRUCache@0x559df0f791f0#7 capacity: 512.00 MB usage: 3.36 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2024-04-24T17:40:58.853 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: Block cache entry stats(count,size,portion): FilterBlock(1,1.03 KB,0.000196695%) IndexBlock(1,2.33 KB,0.000444055%) Misc(1,0.00 KB,0%) 2024-04-24T17:40:58.853 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: ** File Read Latency Histogram By Level [default] ** 2024-04-24T17:40:58.853 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.640+0000 7f59597fac80 0 starting mon.c rank 1 at public addrs [v2:172.21.15.70:3301/0,v1:172.21.15.70:6790/0] at bind addrs [v2:172.21.15.70:3301/0,v1:172.21.15.70:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 6229cc3c-025f-11ef-bc93-c7b262605968 2024-04-24T17:40:58.853 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.640+0000 7f59597fac80 1 mon.c@-1(???) e3 preinit fsid 6229cc3c-025f-11ef-bc93-c7b262605968 2024-04-24T17:40:58.853 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.640+0000 7f59597fac80 0 mon.c@-1(???).mds e1 new map 2024-04-24T17:40:58.853 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.640+0000 7f59597fac80 0 mon.c@-1(???).mds e1 print_map 2024-04-24T17:40:58.853 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: e1 2024-04-24T17:40:58.853 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-24T17:40:58.853 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: 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-04-24T17:40:58.853 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: legacy client fscid: -1 2024-04-24T17:40:58.853 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: 2024-04-24T17:40:58.853 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: No filesystems configured 2024-04-24T17:40:58.853 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.640+0000 7f59597fac80 0 mon.c@-1(???).osd e105 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-24T17:40:58.853 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.640+0000 7f59597fac80 0 mon.c@-1(???).osd e105 crush map has features 432629239337189376, adjusting msgr requires 2024-04-24T17:40:58.853 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.640+0000 7f59597fac80 0 mon.c@-1(???).osd e105 crush map has features 432629239337189376, adjusting msgr requires 2024-04-24T17:40:58.854 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.640+0000 7f59597fac80 0 mon.c@-1(???).osd e105 crush map has features 432629239337189376, adjusting msgr requires 2024-04-24T17:40:58.854 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:58 smithi070 bash[56922]: debug 2024-04-24T17:40:58.640+0000 7f59597fac80 1 mon.c@-1(???).paxosservice(auth 1..24) refresh upgraded, format 0 -> 3 2024-04-24T17:40:59.029 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:40:58 smithi137 bash[41610]: ts=2024-04-24T17:40: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.70\", device_class=\"ssd\", hostname=\"smithi070\", instance=\"172.21.15.137:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.70\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"6229cc3c-025f-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.70\", device_class=\"ssd\", hostname=\"smithi070\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.70\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:41:00.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:40:59 smithi137 bash[18617]: cluster 2024-04-24T17:40:55.345818+0000 mgr.y (mgr.34107) 32 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 904 B/s rd, 0 op/s 2024-04-24T17:41:00.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:59 smithi070 bash[56922]: cluster 2024-04-24T17:40:55.345818+0000 mgr.y (mgr.34107) 32 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 904 B/s rd, 0 op/s 2024-04-24T17:41:00.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:40:59 smithi070 bash[56922]: cluster 2024-04-24T17:40:55.345818+0000 mgr.y (mgr.34107) 32 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 904 B/s rd, 0 op/s 2024-04-24T17:41:00.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:59 smithi070 bash[55604]: cluster 2024-04-24T17:40:55.345818+0000 mgr.y (mgr.34107) 32 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 904 B/s rd, 0 op/s 2024-04-24T17:41:00.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:40:59 smithi070 bash[55604]: cluster 2024-04-24T17:40:55.345818+0000 mgr.y (mgr.34107) 32 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 904 B/s rd, 0 op/s 2024-04-24T17:41:01.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:00 smithi137 bash[18617]: audit 2024-04-24T17:40:57.035093+0000 mgr.y (mgr.34107) 33 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:41:01.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:00 smithi137 bash[18617]: cluster 2024-04-24T17:40:57.346889+0000 mgr.y (mgr.34107) 34 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-24T17:41:01.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:00 smithi137 bash[18617]: cluster 2024-04-24T17:40:58.856634+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-24T17:41:01.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:00 smithi137 bash[18617]: cluster 2024-04-24T17:40:59.347893+0000 mgr.y (mgr.34107) 35 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 904 B/s rd, 0 op/s 2024-04-24T17:41:01.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:00 smithi137 bash[18617]: cluster 2024-04-24T17:40:59.637575+0000 mon.a (mon.0) 97 : cluster [INF] mon.a calling monitor election 2024-04-24T17:41:01.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:00 smithi137 bash[18617]: cluster 2024-04-24T17:40:59.656168+0000 mon.a (mon.0) 98 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-24T17:41:01.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:00 smithi137 bash[18617]: cluster 2024-04-24T17:40:59.665477+0000 mon.a (mon.0) 99 : cluster [DBG] monmap epoch 3 2024-04-24T17:41:01.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:00 smithi137 bash[18617]: cluster 2024-04-24T17:40:59.665522+0000 mon.a (mon.0) 100 : cluster [DBG] fsid 6229cc3c-025f-11ef-bc93-c7b262605968 2024-04-24T17:41:01.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:00 smithi137 bash[18617]: cluster 2024-04-24T17:40:59.665565+0000 mon.a (mon.0) 101 : cluster [DBG] last_changed 2024-04-24T17:26:24.740290+0000 2024-04-24T17:41:01.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:00 smithi137 bash[18617]: cluster 2024-04-24T17:40:59.665638+0000 mon.a (mon.0) 102 : cluster [DBG] created 2024-04-24T17:24:33.860323+0000 2024-04-24T17:41:01.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:00 smithi137 bash[18617]: cluster 2024-04-24T17:40:59.665689+0000 mon.a (mon.0) 103 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-24T17:41:01.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:00 smithi137 bash[18617]: cluster 2024-04-24T17:40:59.665710+0000 mon.a (mon.0) 104 : cluster [DBG] election_strategy: 1 2024-04-24T17:41:01.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:00 smithi137 bash[18617]: cluster 2024-04-24T17:40:59.665745+0000 mon.a (mon.0) 105 : cluster [DBG] 0: [v2:172.21.15.70:3300/0,v1:172.21.15.70:6789/0] mon.a 2024-04-24T17:41:01.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:00 smithi137 bash[18617]: cluster 2024-04-24T17:40:59.665786+0000 mon.a (mon.0) 106 : cluster [DBG] 1: [v2:172.21.15.70:3301/0,v1:172.21.15.70:6790/0] mon.c 2024-04-24T17:41:01.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:00 smithi137 bash[18617]: cluster 2024-04-24T17:40:59.665837+0000 mon.a (mon.0) 107 : cluster [DBG] 2: [v2:172.21.15.137:3300/0,v1:172.21.15.137:6789/0] mon.b 2024-04-24T17:41:01.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:00 smithi137 bash[18617]: cluster 2024-04-24T17:40:59.683570+0000 mon.a (mon.0) 108 : cluster [DBG] fsmap 2024-04-24T17:41:01.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:00 smithi137 bash[18617]: cluster 2024-04-24T17:40:59.683626+0000 mon.a (mon.0) 109 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-04-24T17:41:01.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:00 smithi137 bash[18617]: cluster 2024-04-24T17:40:59.684317+0000 mon.a (mon.0) 110 : cluster [DBG] mgrmap e38: y(active, since 23s), standbys: x 2024-04-24T17:41:01.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:00 smithi137 bash[18617]: cluster 2024-04-24T17:40:59.684632+0000 mon.a (mon.0) 111 : cluster [WRN] Health detail: HEALTH_WARN failed to probe daemons or devices 2024-04-24T17:41:01.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:00 smithi137 bash[18617]: cluster 2024-04-24T17:40:59.684673+0000 mon.a (mon.0) 112 : cluster [WRN] [WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-24T17:41:01.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:00 smithi137 bash[18617]: cluster 2024-04-24T17:40:59.684697+0000 mon.a (mon.0) 113 : cluster [WRN] host smithi137 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/mon.b/config 2024-04-24T17:41:01.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:00 smithi137 bash[18617]: cluster 2024-04-24T17:40:59.684715+0000 mon.a (mon.0) 114 : cluster [WRN] Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi137 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpp8hkfa4d:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch 2024-04-24T17:41:01.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:00 smithi137 bash[18617]: cluster 2024-04-24T17:40:59.684742+0000 mon.a (mon.0) 115 : cluster [WRN] /usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:41:01.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:00 smithi137 bash[18617]: cluster 2024-04-24T17:40:59.684765+0000 mon.a (mon.0) 116 : cluster [WRN] /usr/bin/docker: stderr See 'docker run --help'. 2024-04-24T17:41:01.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:00 smithi137 bash[18617]: cluster 2024-04-24T17:40:59.684791+0000 mon.a (mon.0) 117 : cluster [WRN] Traceback (most recent call last): 2024-04-24T17:41:01.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:00 smithi137 bash[18617]: cluster 2024-04-24T17:40:59.684816+0000 mon.a (mon.0) 118 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-24T17:41:01.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:00 smithi137 bash[18617]: cluster 2024-04-24T17:40:59.684841+0000 mon.a (mon.0) 119 : cluster [WRN] return _run_code(code, main_globals, None, 2024-04-24T17:41:01.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:00 smithi137 bash[18617]: cluster 2024-04-24T17:40:59.684867+0000 mon.a (mon.0) 120 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-24T17:41:01.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:00 smithi137 bash[18617]: cluster 2024-04-24T17:40:59.684893+0000 mon.a (mon.0) 121 : cluster [WRN] exec(code, run_globals) 2024-04-24T17:41:01.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:00 smithi137 bash[18617]: cluster 2024-04-24T17:40:59.684916+0000 mon.a (mon.0) 122 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5642, in 2024-04-24T17:41:01.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:00 smithi137 bash[18617]: cluster 2024-04-24T17:40:59.684943+0000 mon.a (mon.0) 123 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5630, in main 2024-04-24T17:41:01.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:00 smithi137 bash[18617]: cluster 2024-04-24T17:40:59.684966+0000 mon.a (mon.0) 124 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 408, in _infer_config 2024-04-24T17:41:01.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:00 smithi137 bash[18617]: cluster 2024-04-24T17:40:59.684989+0000 mon.a (mon.0) 125 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 323, in _infer_fsid 2024-04-24T17:41:01.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:00 smithi137 bash[18617]: cluster 2024-04-24T17:40:59.685009+0000 mon.a (mon.0) 126 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 436, in _infer_image 2024-04-24T17:41:01.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:00 smithi137 bash[18617]: cluster 2024-04-24T17:40:59.685035+0000 mon.a (mon.0) 127 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 310, in _validate_fsid 2024-04-24T17:41:01.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:00 smithi137 bash[18617]: cluster 2024-04-24T17:40:59.685081+0000 mon.a (mon.0) 128 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 3380, in command_ceph_volume 2024-04-24T17:41:01.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:00 smithi137 bash[18617]: cluster 2024-04-24T17:40:59.685106+0000 mon.a (mon.0) 129 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-24T17:41:01.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:00 smithi137 bash[18617]: cluster 2024-04-24T17:40:59.685135+0000 mon.a (mon.0) 130 : cluster [WRN] RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi137 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpp8hkfa4d:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:41:01.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:00 smithi137 bash[18617]: cluster 2024-04-24T17:40:59.685161+0000 mon.a (mon.0) 131 : cluster [WRN] See 'docker run --help'. 2024-04-24T17:41:01.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:00 smithi137 bash[18617]: audit 2024-04-24T17:40:59.693594+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:01.033 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:00 smithi137 bash[18617]: audit 2024-04-24T17:40:59.706350+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:01.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: audit 2024-04-24T17:40:57.035093+0000 mgr.y (mgr.34107) 33 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:41:01.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: audit 2024-04-24T17:40:57.035093+0000 mgr.y (mgr.34107) 33 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:41:01.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:57.346889+0000 mgr.y (mgr.34107) 34 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-24T17:41:01.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:57.346889+0000 mgr.y (mgr.34107) 34 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-24T17:41:01.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:58.856634+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-24T17:41:01.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:58.856634+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-24T17:41:01.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.347893+0000 mgr.y (mgr.34107) 35 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 904 B/s rd, 0 op/s 2024-04-24T17:41:01.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.347893+0000 mgr.y (mgr.34107) 35 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 904 B/s rd, 0 op/s 2024-04-24T17:41:01.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.637575+0000 mon.a (mon.0) 97 : cluster [INF] mon.a calling monitor election 2024-04-24T17:41:01.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.637575+0000 mon.a (mon.0) 97 : cluster [INF] mon.a calling monitor election 2024-04-24T17:41:01.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.656168+0000 mon.a (mon.0) 98 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-24T17:41:01.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.656168+0000 mon.a (mon.0) 98 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-24T17:41:01.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.665477+0000 mon.a (mon.0) 99 : cluster [DBG] monmap epoch 3 2024-04-24T17:41:01.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.665477+0000 mon.a (mon.0) 99 : cluster [DBG] monmap epoch 3 2024-04-24T17:41:01.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.665522+0000 mon.a (mon.0) 100 : cluster [DBG] fsid 6229cc3c-025f-11ef-bc93-c7b262605968 2024-04-24T17:41:01.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.665522+0000 mon.a (mon.0) 100 : cluster [DBG] fsid 6229cc3c-025f-11ef-bc93-c7b262605968 2024-04-24T17:41:01.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.665565+0000 mon.a (mon.0) 101 : cluster [DBG] last_changed 2024-04-24T17:26:24.740290+0000 2024-04-24T17:41:01.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.665565+0000 mon.a (mon.0) 101 : cluster [DBG] last_changed 2024-04-24T17:26:24.740290+0000 2024-04-24T17:41:01.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.665638+0000 mon.a (mon.0) 102 : cluster [DBG] created 2024-04-24T17:24:33.860323+0000 2024-04-24T17:41:01.084 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.665638+0000 mon.a (mon.0) 102 : cluster [DBG] created 2024-04-24T17:24:33.860323+0000 2024-04-24T17:41:01.084 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.665689+0000 mon.a (mon.0) 103 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-24T17:41:01.084 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.665689+0000 mon.a (mon.0) 103 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-24T17:41:01.084 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.665710+0000 mon.a (mon.0) 104 : cluster [DBG] election_strategy: 1 2024-04-24T17:41:01.084 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.665710+0000 mon.a (mon.0) 104 : cluster [DBG] election_strategy: 1 2024-04-24T17:41:01.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: audit 2024-04-24T17:40:57.035093+0000 mgr.y (mgr.34107) 33 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:41:01.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: audit 2024-04-24T17:40:57.035093+0000 mgr.y (mgr.34107) 33 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:41:01.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:57.346889+0000 mgr.y (mgr.34107) 34 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-24T17:41:01.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:57.346889+0000 mgr.y (mgr.34107) 34 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-24T17:41:01.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:58.856634+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-24T17:41:01.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:58.856634+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-24T17:41:01.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.347893+0000 mgr.y (mgr.34107) 35 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 904 B/s rd, 0 op/s 2024-04-24T17:41:01.085 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.347893+0000 mgr.y (mgr.34107) 35 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 904 B/s rd, 0 op/s 2024-04-24T17:41:01.085 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.637575+0000 mon.a (mon.0) 97 : cluster [INF] mon.a calling monitor election 2024-04-24T17:41:01.085 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.637575+0000 mon.a (mon.0) 97 : cluster [INF] mon.a calling monitor election 2024-04-24T17:41:01.085 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.656168+0000 mon.a (mon.0) 98 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-24T17:41:01.085 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.656168+0000 mon.a (mon.0) 98 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-24T17:41:01.085 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.665477+0000 mon.a (mon.0) 99 : cluster [DBG] monmap epoch 3 2024-04-24T17:41:01.085 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.665477+0000 mon.a (mon.0) 99 : cluster [DBG] monmap epoch 3 2024-04-24T17:41:01.085 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.665522+0000 mon.a (mon.0) 100 : cluster [DBG] fsid 6229cc3c-025f-11ef-bc93-c7b262605968 2024-04-24T17:41:01.085 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.665522+0000 mon.a (mon.0) 100 : cluster [DBG] fsid 6229cc3c-025f-11ef-bc93-c7b262605968 2024-04-24T17:41:01.085 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.665565+0000 mon.a (mon.0) 101 : cluster [DBG] last_changed 2024-04-24T17:26:24.740290+0000 2024-04-24T17:41:01.085 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.665565+0000 mon.a (mon.0) 101 : cluster [DBG] last_changed 2024-04-24T17:26:24.740290+0000 2024-04-24T17:41:01.085 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.665638+0000 mon.a (mon.0) 102 : cluster [DBG] created 2024-04-24T17:24:33.860323+0000 2024-04-24T17:41:01.085 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.665638+0000 mon.a (mon.0) 102 : cluster [DBG] created 2024-04-24T17:24:33.860323+0000 2024-04-24T17:41:01.085 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.665689+0000 mon.a (mon.0) 103 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-24T17:41:01.085 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.665689+0000 mon.a (mon.0) 103 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-24T17:41:01.085 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.665710+0000 mon.a (mon.0) 104 : cluster [DBG] election_strategy: 1 2024-04-24T17:41:01.086 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.665710+0000 mon.a (mon.0) 104 : cluster [DBG] election_strategy: 1 2024-04-24T17:41:01.086 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.665745+0000 mon.a (mon.0) 105 : cluster [DBG] 0: [v2:172.21.15.70:3300/0,v1:172.21.15.70:6789/0] mon.a 2024-04-24T17:41:01.086 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.665745+0000 mon.a (mon.0) 105 : cluster [DBG] 0: [v2:172.21.15.70:3300/0,v1:172.21.15.70:6789/0] mon.a 2024-04-24T17:41:01.086 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.665786+0000 mon.a (mon.0) 106 : cluster [DBG] 1: [v2:172.21.15.70:3301/0,v1:172.21.15.70:6790/0] mon.c 2024-04-24T17:41:01.086 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.665786+0000 mon.a (mon.0) 106 : cluster [DBG] 1: [v2:172.21.15.70:3301/0,v1:172.21.15.70:6790/0] mon.c 2024-04-24T17:41:01.086 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.665837+0000 mon.a (mon.0) 107 : cluster [DBG] 2: [v2:172.21.15.137:3300/0,v1:172.21.15.137:6789/0] mon.b 2024-04-24T17:41:01.086 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.665837+0000 mon.a (mon.0) 107 : cluster [DBG] 2: [v2:172.21.15.137:3300/0,v1:172.21.15.137:6789/0] mon.b 2024-04-24T17:41:01.086 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.683570+0000 mon.a (mon.0) 108 : cluster [DBG] fsmap 2024-04-24T17:41:01.086 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.683570+0000 mon.a (mon.0) 108 : cluster [DBG] fsmap 2024-04-24T17:41:01.086 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.683626+0000 mon.a (mon.0) 109 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-04-24T17:41:01.086 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.683626+0000 mon.a (mon.0) 109 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-04-24T17:41:01.087 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.684317+0000 mon.a (mon.0) 110 : cluster [DBG] mgrmap e38: y(active, since 23s), standbys: x 2024-04-24T17:41:01.087 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.684317+0000 mon.a (mon.0) 110 : cluster [DBG] mgrmap e38: y(active, since 23s), standbys: x 2024-04-24T17:41:01.087 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.684632+0000 mon.a (mon.0) 111 : cluster [WRN] Health detail: HEALTH_WARN failed to probe daemons or devices 2024-04-24T17:41:01.087 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.684632+0000 mon.a (mon.0) 111 : cluster [WRN] Health detail: HEALTH_WARN failed to probe daemons or devices 2024-04-24T17:41:01.087 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.684673+0000 mon.a (mon.0) 112 : cluster [WRN] [WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-24T17:41:01.087 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.684673+0000 mon.a (mon.0) 112 : cluster [WRN] [WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-24T17:41:01.087 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.684697+0000 mon.a (mon.0) 113 : cluster [WRN] host smithi137 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/mon.b/config 2024-04-24T17:41:01.087 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.684697+0000 mon.a (mon.0) 113 : cluster [WRN] host smithi137 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/mon.b/config 2024-04-24T17:41:01.087 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.665745+0000 mon.a (mon.0) 105 : cluster [DBG] 0: [v2:172.21.15.70:3300/0,v1:172.21.15.70:6789/0] mon.a 2024-04-24T17:41:01.087 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.665745+0000 mon.a (mon.0) 105 : cluster [DBG] 0: [v2:172.21.15.70:3300/0,v1:172.21.15.70:6789/0] mon.a 2024-04-24T17:41:01.087 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.665786+0000 mon.a (mon.0) 106 : cluster [DBG] 1: [v2:172.21.15.70:3301/0,v1:172.21.15.70:6790/0] mon.c 2024-04-24T17:41:01.087 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.665786+0000 mon.a (mon.0) 106 : cluster [DBG] 1: [v2:172.21.15.70:3301/0,v1:172.21.15.70:6790/0] mon.c 2024-04-24T17:41:01.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.665837+0000 mon.a (mon.0) 107 : cluster [DBG] 2: [v2:172.21.15.137:3300/0,v1:172.21.15.137:6789/0] mon.b 2024-04-24T17:41:01.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.665837+0000 mon.a (mon.0) 107 : cluster [DBG] 2: [v2:172.21.15.137:3300/0,v1:172.21.15.137:6789/0] mon.b 2024-04-24T17:41:01.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.683570+0000 mon.a (mon.0) 108 : cluster [DBG] fsmap 2024-04-24T17:41:01.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.683570+0000 mon.a (mon.0) 108 : cluster [DBG] fsmap 2024-04-24T17:41:01.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.683626+0000 mon.a (mon.0) 109 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-04-24T17:41:01.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.683626+0000 mon.a (mon.0) 109 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-04-24T17:41:01.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.684317+0000 mon.a (mon.0) 110 : cluster [DBG] mgrmap e38: y(active, since 23s), standbys: x 2024-04-24T17:41:01.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.684317+0000 mon.a (mon.0) 110 : cluster [DBG] mgrmap e38: y(active, since 23s), standbys: x 2024-04-24T17:41:01.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.684632+0000 mon.a (mon.0) 111 : cluster [WRN] Health detail: HEALTH_WARN failed to probe daemons or devices 2024-04-24T17:41:01.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.684632+0000 mon.a (mon.0) 111 : cluster [WRN] Health detail: HEALTH_WARN failed to probe daemons or devices 2024-04-24T17:41:01.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.684673+0000 mon.a (mon.0) 112 : cluster [WRN] [WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-24T17:41:01.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.684673+0000 mon.a (mon.0) 112 : cluster [WRN] [WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-24T17:41:01.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.684697+0000 mon.a (mon.0) 113 : cluster [WRN] host smithi137 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/mon.b/config 2024-04-24T17:41:01.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.684697+0000 mon.a (mon.0) 113 : cluster [WRN] host smithi137 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/mon.b/config 2024-04-24T17:41:01.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.684715+0000 mon.a (mon.0) 114 : cluster [WRN] Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi137 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpp8hkfa4d:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch 2024-04-24T17:41:01.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.684715+0000 mon.a (mon.0) 114 : cluster [WRN] Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi137 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpp8hkfa4d:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch 2024-04-24T17:41:01.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.684742+0000 mon.a (mon.0) 115 : cluster [WRN] /usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:41:01.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.684742+0000 mon.a (mon.0) 115 : cluster [WRN] /usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:41:01.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.684765+0000 mon.a (mon.0) 116 : cluster [WRN] /usr/bin/docker: stderr See 'docker run --help'. 2024-04-24T17:41:01.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.684765+0000 mon.a (mon.0) 116 : cluster [WRN] /usr/bin/docker: stderr See 'docker run --help'. 2024-04-24T17:41:01.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.684791+0000 mon.a (mon.0) 117 : cluster [WRN] Traceback (most recent call last): 2024-04-24T17:41:01.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.684791+0000 mon.a (mon.0) 117 : cluster [WRN] Traceback (most recent call last): 2024-04-24T17:41:01.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.684816+0000 mon.a (mon.0) 118 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-24T17:41:01.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.684816+0000 mon.a (mon.0) 118 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-24T17:41:01.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.684841+0000 mon.a (mon.0) 119 : cluster [WRN] return _run_code(code, main_globals, None, 2024-04-24T17:41:01.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.684841+0000 mon.a (mon.0) 119 : cluster [WRN] return _run_code(code, main_globals, None, 2024-04-24T17:41:01.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.684867+0000 mon.a (mon.0) 120 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-24T17:41:01.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.684867+0000 mon.a (mon.0) 120 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-24T17:41:01.090 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.684893+0000 mon.a (mon.0) 121 : cluster [WRN] exec(code, run_globals) 2024-04-24T17:41:01.090 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.684893+0000 mon.a (mon.0) 121 : cluster [WRN] exec(code, run_globals) 2024-04-24T17:41:01.090 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.684916+0000 mon.a (mon.0) 122 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5642, in 2024-04-24T17:41:01.090 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.684715+0000 mon.a (mon.0) 114 : cluster [WRN] Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi137 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpp8hkfa4d:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch 2024-04-24T17:41:01.090 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.684715+0000 mon.a (mon.0) 114 : cluster [WRN] Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi137 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpp8hkfa4d:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch 2024-04-24T17:41:01.090 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.684742+0000 mon.a (mon.0) 115 : cluster [WRN] /usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:41:01.090 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.684742+0000 mon.a (mon.0) 115 : cluster [WRN] /usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:41:01.090 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.684765+0000 mon.a (mon.0) 116 : cluster [WRN] /usr/bin/docker: stderr See 'docker run --help'. 2024-04-24T17:41:01.090 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.684765+0000 mon.a (mon.0) 116 : cluster [WRN] /usr/bin/docker: stderr See 'docker run --help'. 2024-04-24T17:41:01.090 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.684791+0000 mon.a (mon.0) 117 : cluster [WRN] Traceback (most recent call last): 2024-04-24T17:41:01.090 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.684791+0000 mon.a (mon.0) 117 : cluster [WRN] Traceback (most recent call last): 2024-04-24T17:41:01.090 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.684816+0000 mon.a (mon.0) 118 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-24T17:41:01.091 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.684816+0000 mon.a (mon.0) 118 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-24T17:41:01.091 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.684841+0000 mon.a (mon.0) 119 : cluster [WRN] return _run_code(code, main_globals, None, 2024-04-24T17:41:01.091 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.684841+0000 mon.a (mon.0) 119 : cluster [WRN] return _run_code(code, main_globals, None, 2024-04-24T17:41:01.091 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.684867+0000 mon.a (mon.0) 120 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-24T17:41:01.091 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.684867+0000 mon.a (mon.0) 120 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-24T17:41:01.091 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.684893+0000 mon.a (mon.0) 121 : cluster [WRN] exec(code, run_globals) 2024-04-24T17:41:01.091 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.684893+0000 mon.a (mon.0) 121 : cluster [WRN] exec(code, run_globals) 2024-04-24T17:41:01.091 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.684916+0000 mon.a (mon.0) 122 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5642, in 2024-04-24T17:41:01.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.684916+0000 mon.a (mon.0) 122 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5642, in 2024-04-24T17:41:01.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.684943+0000 mon.a (mon.0) 123 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5630, in main 2024-04-24T17:41:01.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.684943+0000 mon.a (mon.0) 123 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5630, in main 2024-04-24T17:41:01.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.684966+0000 mon.a (mon.0) 124 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 408, in _infer_config 2024-04-24T17:41:01.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.684966+0000 mon.a (mon.0) 124 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 408, in _infer_config 2024-04-24T17:41:01.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.684989+0000 mon.a (mon.0) 125 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 323, in _infer_fsid 2024-04-24T17:41:01.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.684989+0000 mon.a (mon.0) 125 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 323, in _infer_fsid 2024-04-24T17:41:01.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.685009+0000 mon.a (mon.0) 126 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 436, in _infer_image 2024-04-24T17:41:01.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.685009+0000 mon.a (mon.0) 126 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 436, in _infer_image 2024-04-24T17:41:01.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.685035+0000 mon.a (mon.0) 127 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 310, in _validate_fsid 2024-04-24T17:41:01.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.685035+0000 mon.a (mon.0) 127 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 310, in _validate_fsid 2024-04-24T17:41:01.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.685081+0000 mon.a (mon.0) 128 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 3380, in command_ceph_volume 2024-04-24T17:41:01.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.685081+0000 mon.a (mon.0) 128 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 3380, in command_ceph_volume 2024-04-24T17:41:01.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.685106+0000 mon.a (mon.0) 129 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-24T17:41:01.092 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.684916+0000 mon.a (mon.0) 122 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5642, in 2024-04-24T17:41:01.093 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.684943+0000 mon.a (mon.0) 123 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5630, in main 2024-04-24T17:41:01.093 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.684943+0000 mon.a (mon.0) 123 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5630, in main 2024-04-24T17:41:01.093 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.684966+0000 mon.a (mon.0) 124 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 408, in _infer_config 2024-04-24T17:41:01.093 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.684966+0000 mon.a (mon.0) 124 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 408, in _infer_config 2024-04-24T17:41:01.093 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.684989+0000 mon.a (mon.0) 125 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 323, in _infer_fsid 2024-04-24T17:41:01.093 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.684989+0000 mon.a (mon.0) 125 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 323, in _infer_fsid 2024-04-24T17:41:01.093 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.685009+0000 mon.a (mon.0) 126 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 436, in _infer_image 2024-04-24T17:41:01.093 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.685009+0000 mon.a (mon.0) 126 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 436, in _infer_image 2024-04-24T17:41:01.093 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.685035+0000 mon.a (mon.0) 127 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 310, in _validate_fsid 2024-04-24T17:41:01.093 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.685035+0000 mon.a (mon.0) 127 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 310, in _validate_fsid 2024-04-24T17:41:01.093 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.685081+0000 mon.a (mon.0) 128 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 3380, in command_ceph_volume 2024-04-24T17:41:01.093 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.685081+0000 mon.a (mon.0) 128 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 3380, in command_ceph_volume 2024-04-24T17:41:01.093 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.685106+0000 mon.a (mon.0) 129 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-24T17:41:01.094 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.685106+0000 mon.a (mon.0) 129 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-24T17:41:01.094 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.685135+0000 mon.a (mon.0) 130 : cluster [WRN] RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi137 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpp8hkfa4d:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:41:01.094 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.685135+0000 mon.a (mon.0) 130 : cluster [WRN] RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi137 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpp8hkfa4d:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:41:01.094 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.685161+0000 mon.a (mon.0) 131 : cluster [WRN] See 'docker run --help'. 2024-04-24T17:41:01.094 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: cluster 2024-04-24T17:40:59.685161+0000 mon.a (mon.0) 131 : cluster [WRN] See 'docker run --help'. 2024-04-24T17:41:01.094 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: audit 2024-04-24T17:40:59.693594+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:01.094 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: audit 2024-04-24T17:40:59.693594+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:01.094 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: audit 2024-04-24T17:40:59.706350+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:01.094 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[55604]: audit 2024-04-24T17:40:59.706350+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:01.094 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.685106+0000 mon.a (mon.0) 129 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-24T17:41:01.095 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.685135+0000 mon.a (mon.0) 130 : cluster [WRN] RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi137 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpp8hkfa4d:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:41:01.095 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.685135+0000 mon.a (mon.0) 130 : cluster [WRN] RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi137 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpp8hkfa4d:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:41:01.095 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.685161+0000 mon.a (mon.0) 131 : cluster [WRN] See 'docker run --help'. 2024-04-24T17:41:01.095 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: cluster 2024-04-24T17:40:59.685161+0000 mon.a (mon.0) 131 : cluster [WRN] See 'docker run --help'. 2024-04-24T17:41:01.095 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: audit 2024-04-24T17:40:59.693594+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:01.095 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: audit 2024-04-24T17:40:59.693594+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:01.095 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: audit 2024-04-24T17:40:59.706350+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:01.095 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:00 smithi070 bash[56922]: audit 2024-04-24T17:40:59.706350+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:02.331 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:41:01 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:41:01] "GET /metrics HTTP/1.1" 200 38252 "" "Prometheus/2.33.4" 2024-04-24T17:41:03.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:02 smithi137 bash[18617]: cluster 2024-04-24T17:41:01.348957+0000 mgr.y (mgr.34107) 36 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 904 B/s rd, 0 op/s 2024-04-24T17:41:03.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:02 smithi070 bash[55604]: cluster 2024-04-24T17:41:01.348957+0000 mgr.y (mgr.34107) 36 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 904 B/s rd, 0 op/s 2024-04-24T17:41:03.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:02 smithi070 bash[55604]: cluster 2024-04-24T17:41:01.348957+0000 mgr.y (mgr.34107) 36 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 904 B/s rd, 0 op/s 2024-04-24T17:41:03.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:02 smithi070 bash[56922]: cluster 2024-04-24T17:41:01.348957+0000 mgr.y (mgr.34107) 36 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 904 B/s rd, 0 op/s 2024-04-24T17:41:03.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:02 smithi070 bash[56922]: cluster 2024-04-24T17:41:01.348957+0000 mgr.y (mgr.34107) 36 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 904 B/s rd, 0 op/s 2024-04-24T17:41:03.780 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:41:03 smithi137 bash[41610]: ts=2024-04-24T17:41: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=\"smithi070\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi070\", job=\"node\", machine=\"x86_64\", nodename=\"smithi070\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"6229cc3c-025f-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi070\", job=\"node\", machine=\"x86_64\", nodename=\"smithi070\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:41:04.081 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:41:03 smithi070 bash[52699]: debug 2024-04-24T17:41:03.648+0000 7f48cad1c700 -1 mgr.server handle_report got status from non-daemon mon.c 2024-04-24T17:41:05.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:04 smithi137 bash[18617]: cluster 2024-04-24T17:41:03.350970+0000 mgr.y (mgr.34107) 37 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:41:05.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:04 smithi070 bash[55604]: cluster 2024-04-24T17:41:03.350970+0000 mgr.y (mgr.34107) 37 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:41:05.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:04 smithi070 bash[55604]: cluster 2024-04-24T17:41:03.350970+0000 mgr.y (mgr.34107) 37 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:41:05.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:04 smithi070 bash[56922]: cluster 2024-04-24T17:41:03.350970+0000 mgr.y (mgr.34107) 37 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:41:05.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:04 smithi070 bash[56922]: cluster 2024-04-24T17:41:03.350970+0000 mgr.y (mgr.34107) 37 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:41:07.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:06 smithi137 bash[18617]: cluster 2024-04-24T17:41:05.351554+0000 mgr.y (mgr.34107) 38 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:41:07.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:06 smithi137 bash[18617]: audit 2024-04-24T17:41:05.776193+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:07.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:06 smithi137 bash[18617]: audit 2024-04-24T17:41:05.785155+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:07.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:06 smithi137 bash[18617]: audit 2024-04-24T17:41:06.107903+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:07.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:06 smithi137 bash[18617]: audit 2024-04-24T17:41:06.109875+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:41:07.035 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:06 smithi070 bash[55604]: cluster 2024-04-24T17:41:05.351554+0000 mgr.y (mgr.34107) 38 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:41:07.035 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:06 smithi070 bash[55604]: cluster 2024-04-24T17:41:05.351554+0000 mgr.y (mgr.34107) 38 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:41:07.035 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:06 smithi070 bash[55604]: audit 2024-04-24T17:41:05.776193+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:07.035 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:06 smithi070 bash[55604]: audit 2024-04-24T17:41:05.776193+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:07.035 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:06 smithi070 bash[55604]: audit 2024-04-24T17:41:05.785155+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:07.035 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:06 smithi070 bash[55604]: audit 2024-04-24T17:41:05.785155+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:07.036 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:06 smithi070 bash[55604]: audit 2024-04-24T17:41:06.107903+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:07.036 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:06 smithi070 bash[55604]: audit 2024-04-24T17:41:06.107903+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:07.036 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:06 smithi070 bash[55604]: audit 2024-04-24T17:41:06.109875+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:41:07.036 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:06 smithi070 bash[55604]: audit 2024-04-24T17:41:06.109875+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:41:07.036 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:06 smithi070 bash[56922]: cluster 2024-04-24T17:41:05.351554+0000 mgr.y (mgr.34107) 38 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:41:07.036 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:06 smithi070 bash[56922]: cluster 2024-04-24T17:41:05.351554+0000 mgr.y (mgr.34107) 38 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:41:07.036 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:06 smithi070 bash[56922]: audit 2024-04-24T17:41:05.776193+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:07.036 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:06 smithi070 bash[56922]: audit 2024-04-24T17:41:05.776193+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:07.036 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:06 smithi070 bash[56922]: audit 2024-04-24T17:41:05.785155+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:07.036 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:06 smithi070 bash[56922]: audit 2024-04-24T17:41:05.785155+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:07.036 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:06 smithi070 bash[56922]: audit 2024-04-24T17:41:06.107903+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:07.036 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:06 smithi070 bash[56922]: audit 2024-04-24T17:41:06.107903+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:07.036 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:06 smithi070 bash[56922]: audit 2024-04-24T17:41:06.109875+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:41:07.036 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:06 smithi070 bash[56922]: audit 2024-04-24T17:41:06.109875+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:41:08.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:07 smithi070 bash[55604]: audit 2024-04-24T17:41:06.837086+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:08.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:07 smithi070 bash[55604]: audit 2024-04-24T17:41:06.837086+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:08.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:07 smithi070 bash[55604]: audit 2024-04-24T17:41:06.846124+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:08.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:07 smithi070 bash[55604]: audit 2024-04-24T17:41:06.846124+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:08.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:07 smithi070 bash[55604]: audit 2024-04-24T17:41:07.046291+0000 mgr.y (mgr.34107) 39 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:41:08.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:07 smithi070 bash[55604]: audit 2024-04-24T17:41:07.046291+0000 mgr.y (mgr.34107) 39 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:41:08.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:07 smithi070 bash[55604]: cluster 2024-04-24T17:41:07.353320+0000 mgr.y (mgr.34107) 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-04-24T17:41:08.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:07 smithi070 bash[55604]: cluster 2024-04-24T17:41:07.353320+0000 mgr.y (mgr.34107) 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-04-24T17:41:08.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:07 smithi070 bash[56922]: audit 2024-04-24T17:41:06.837086+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:08.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:07 smithi070 bash[56922]: audit 2024-04-24T17:41:06.837086+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:08.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:07 smithi070 bash[56922]: audit 2024-04-24T17:41:06.846124+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:08.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:07 smithi070 bash[56922]: audit 2024-04-24T17:41:06.846124+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:08.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:07 smithi070 bash[56922]: audit 2024-04-24T17:41:07.046291+0000 mgr.y (mgr.34107) 39 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:41:08.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:07 smithi070 bash[56922]: audit 2024-04-24T17:41:07.046291+0000 mgr.y (mgr.34107) 39 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:41:08.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:07 smithi070 bash[56922]: cluster 2024-04-24T17:41:07.353320+0000 mgr.y (mgr.34107) 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-04-24T17:41:08.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:07 smithi070 bash[56922]: cluster 2024-04-24T17:41:07.353320+0000 mgr.y (mgr.34107) 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-04-24T17:41:08.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:07 smithi137 bash[18617]: audit 2024-04-24T17:41:06.837086+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:08.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:07 smithi137 bash[18617]: audit 2024-04-24T17:41:06.846124+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:08.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:07 smithi137 bash[18617]: audit 2024-04-24T17:41:07.046291+0000 mgr.y (mgr.34107) 39 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:41:08.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:07 smithi137 bash[18617]: cluster 2024-04-24T17:41:07.353320+0000 mgr.y (mgr.34107) 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-04-24T17:41:09.030 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:41:08 smithi137 bash[41610]: ts=2024-04-24T17:41: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.70\", device_class=\"ssd\", hostname=\"smithi070\", instance=\"172.21.15.137:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.70\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"6229cc3c-025f-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.70\", device_class=\"ssd\", hostname=\"smithi070\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.70\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:41:09.372 INFO:teuthology.orchestra.run.smithi070.stdout:true 2024-04-24T17:41:10.119 INFO:teuthology.orchestra.run.smithi070.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-24T17:41:10.119 INFO:teuthology.orchestra.run.smithi070.stdout:alertmanager.a smithi070 *:9093,9094 running (2m) 4s ago 8m 14.0M - 0.23.0 ba2b418f427c e0f2cd13940b 2024-04-24T17:41:10.119 INFO:teuthology.orchestra.run.smithi070.stdout:grafana.a smithi137 *:3000 running (118s) 27s ago 8m 41.0M - 8.3.5 dad864ee21e9 ca713403d512 2024-04-24T17:41:10.119 INFO:teuthology.orchestra.run.smithi070.stdout:iscsi.foo.smithi070.jytlzp smithi070 running (77s) 4s ago 6m 43.8M - 3.5 e1d6a67b021e 1182cd297262 2024-04-24T17:41:10.120 INFO:teuthology.orchestra.run.smithi070.stdout:mgr.x smithi137 *:8443,9283,8765 running (65s) 27s ago 14m 435M - 19.0.0-3285-g5904d294 8bb2087275ff dd7af369145b 2024-04-24T17:41:10.120 INFO:teuthology.orchestra.run.smithi070.stdout:mgr.y smithi070 *:8443,9283,8765 running (112s) 4s ago 16m 483M - 19.0.0-3285-g5904d294 8bb2087275ff c555095cd81e 2024-04-24T17:41:10.120 INFO:teuthology.orchestra.run.smithi070.stdout:mon.a smithi070 running (44s) 4s ago 16m 38.1M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 6a091f7b35e1 2024-04-24T17:41:10.120 INFO:teuthology.orchestra.run.smithi070.stdout:mon.b smithi137 running (14m) 27s ago 14m 47.9M 2048M 17.2.0 e1d6a67b021e 33f129dea9b4 2024-04-24T17:41:10.120 INFO:teuthology.orchestra.run.smithi070.stdout:mon.c smithi070 running (12s) 4s ago 14m 20.2M 2048M 19.0.0-3285-g5904d294 8bb2087275ff d56c3ab97de2 2024-04-24T17:41:10.120 INFO:teuthology.orchestra.run.smithi070.stdout:node-exporter.a smithi070 *:9100 running (2m) 4s ago 9m 8640k - 1.3.1 1dbe0e931976 374237c6a572 2024-04-24T17:41:10.120 INFO:teuthology.orchestra.run.smithi070.stdout:node-exporter.b smithi137 *:9100 running (2m) 27s ago 9m 8943k - 1.3.1 1dbe0e931976 5a40b64f638c 2024-04-24T17:41:10.120 INFO:teuthology.orchestra.run.smithi070.stdout:osd.0 smithi070 running (14m) 4s ago 14m 56.1M 2780M 17.2.0 e1d6a67b021e 4077960ea717 2024-04-24T17:41:10.120 INFO:teuthology.orchestra.run.smithi070.stdout:osd.1 smithi070 running (13m) 4s ago 13m 55.0M 2780M 17.2.0 e1d6a67b021e f89dd62febd5 2024-04-24T17:41:10.120 INFO:teuthology.orchestra.run.smithi070.stdout:osd.2 smithi070 running (12m) 4s ago 12m 50.2M 2780M 17.2.0 e1d6a67b021e 37f560eabfe1 2024-04-24T17:41:10.120 INFO:teuthology.orchestra.run.smithi070.stdout:osd.3 smithi070 running (12m) 4s ago 12m 54.5M 2780M 17.2.0 e1d6a67b021e d77d4e3872ee 2024-04-24T17:41:10.120 INFO:teuthology.orchestra.run.smithi070.stdout:osd.4 smithi137 running (11m) 27s ago 11m 57.3M 3036M 17.2.0 e1d6a67b021e 8d09c3408986 2024-04-24T17:41:10.120 INFO:teuthology.orchestra.run.smithi070.stdout:osd.5 smithi137 running (11m) 27s ago 11m 52.0M 3036M 17.2.0 e1d6a67b021e bd5eaa869914 2024-04-24T17:41:10.121 INFO:teuthology.orchestra.run.smithi070.stdout:osd.6 smithi137 running (10m) 27s ago 10m 49.7M 3036M 17.2.0 e1d6a67b021e 9b3405d8a103 2024-04-24T17:41:10.121 INFO:teuthology.orchestra.run.smithi070.stdout:osd.7 smithi137 running (10m) 27s ago 10m 54.0M 3036M 17.2.0 e1d6a67b021e c2d86d0f9f62 2024-04-24T17:41:10.121 INFO:teuthology.orchestra.run.smithi070.stdout:prometheus.a smithi137 *:9095 running (72s) 27s ago 9m 50.3M - 2.33.4 514e6a882f6e 10762eaa85a2 2024-04-24T17:41:10.121 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.foo.smithi070.jodwqm smithi070 *:8000 running (7m) 4s ago 7m 85.2M - 17.2.0 e1d6a67b021e bd398e759017 2024-04-24T17:41:10.121 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.foo.smithi137.xlirah smithi137 *:8000 running (7m) 27s ago 7m 84.8M - 17.2.0 e1d6a67b021e 2704ac43d32d 2024-04-24T17:41:10.121 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.smpl.smithi070.qayqjt smithi070 *:80 running (7m) 4s ago 7m 84.9M - 17.2.0 e1d6a67b021e 0779a09b8ae8 2024-04-24T17:41:10.121 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.smpl.smithi137.vqzuok smithi137 *:80 running (6m) 27s ago 6m 84.7M - 17.2.0 e1d6a67b021e 92bd3bc19140 2024-04-24T17:41:10.555 INFO:teuthology.orchestra.run.smithi070.stdout:{ 2024-04-24T17:41:10.555 INFO:teuthology.orchestra.run.smithi070.stdout: "mon": { 2024-04-24T17:41:10.555 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-04-24T17:41:10.555 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 2 2024-04-24T17:41:10.555 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:41:10.555 INFO:teuthology.orchestra.run.smithi070.stdout: "mgr": { 2024-04-24T17:41:10.555 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 2 2024-04-24T17:41:10.556 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:41:10.556 INFO:teuthology.orchestra.run.smithi070.stdout: "osd": { 2024-04-24T17:41:10.556 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-24T17:41:10.556 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:41:10.556 INFO:teuthology.orchestra.run.smithi070.stdout: "rgw": { 2024-04-24T17:41:10.556 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-24T17:41:10.556 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:41:10.556 INFO:teuthology.orchestra.run.smithi070.stdout: "overall": { 2024-04-24T17:41:10.556 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-04-24T17:41:10.556 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 4 2024-04-24T17:41:10.556 INFO:teuthology.orchestra.run.smithi070.stdout: } 2024-04-24T17:41:10.556 INFO:teuthology.orchestra.run.smithi070.stdout:} 2024-04-24T17:41:10.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:10 smithi137 bash[18617]: cluster 2024-04-24T17:41:09.354311+0000 mgr.y (mgr.34107) 41 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:41:10.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:10 smithi137 bash[18617]: audit 2024-04-24T17:41:09.370084+0000 mgr.y (mgr.34107) 42 : audit [DBG] from='client.34173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:41:10.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:10 smithi137 bash[18617]: audit 2024-04-24T17:41:09.731045+0000 mgr.y (mgr.34107) 43 : audit [DBG] from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:41:10.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:10 smithi070 bash[55604]: cluster 2024-04-24T17:41:09.354311+0000 mgr.y (mgr.34107) 41 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:41:10.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:10 smithi070 bash[55604]: cluster 2024-04-24T17:41:09.354311+0000 mgr.y (mgr.34107) 41 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:41:10.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:10 smithi070 bash[55604]: audit 2024-04-24T17:41:09.370084+0000 mgr.y (mgr.34107) 42 : audit [DBG] from='client.34173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:41:10.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:10 smithi070 bash[55604]: audit 2024-04-24T17:41:09.370084+0000 mgr.y (mgr.34107) 42 : audit [DBG] from='client.34173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:41:10.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:10 smithi070 bash[55604]: audit 2024-04-24T17:41:09.731045+0000 mgr.y (mgr.34107) 43 : audit [DBG] from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:41:10.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:10 smithi070 bash[55604]: audit 2024-04-24T17:41:09.731045+0000 mgr.y (mgr.34107) 43 : audit [DBG] from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:41:10.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:10 smithi070 bash[56922]: cluster 2024-04-24T17:41:09.354311+0000 mgr.y (mgr.34107) 41 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:41:10.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:10 smithi070 bash[56922]: cluster 2024-04-24T17:41:09.354311+0000 mgr.y (mgr.34107) 41 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:41:10.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:10 smithi070 bash[56922]: audit 2024-04-24T17:41:09.370084+0000 mgr.y (mgr.34107) 42 : audit [DBG] from='client.34173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:41:10.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:10 smithi070 bash[56922]: audit 2024-04-24T17:41:09.370084+0000 mgr.y (mgr.34107) 42 : audit [DBG] from='client.34173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:41:10.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:10 smithi070 bash[56922]: audit 2024-04-24T17:41:09.731045+0000 mgr.y (mgr.34107) 43 : audit [DBG] from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:41:10.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:10 smithi070 bash[56922]: audit 2024-04-24T17:41:09.731045+0000 mgr.y (mgr.34107) 43 : audit [DBG] from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:41:10.912 INFO:teuthology.orchestra.run.smithi070.stdout:{ 2024-04-24T17:41:10.912 INFO:teuthology.orchestra.run.smithi070.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc", 2024-04-24T17:41:10.912 INFO:teuthology.orchestra.run.smithi070.stdout: "in_progress": true, 2024-04-24T17:41:10.912 INFO:teuthology.orchestra.run.smithi070.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-24T17:41:10.912 INFO:teuthology.orchestra.run.smithi070.stdout: "services_complete": [ 2024-04-24T17:41:10.912 INFO:teuthology.orchestra.run.smithi070.stdout: "mgr" 2024-04-24T17:41:10.913 INFO:teuthology.orchestra.run.smithi070.stdout: ], 2024-04-24T17:41:10.913 INFO:teuthology.orchestra.run.smithi070.stdout: "progress": "4/23 daemons upgraded", 2024-04-24T17:41:10.913 INFO:teuthology.orchestra.run.smithi070.stdout: "message": "Currently upgrading mon daemons", 2024-04-24T17:41:10.913 INFO:teuthology.orchestra.run.smithi070.stdout: "is_paused": false 2024-04-24T17:41:10.913 INFO:teuthology.orchestra.run.smithi070.stdout:} 2024-04-24T17:41:11.333 INFO:teuthology.orchestra.run.smithi070.stdout:HEALTH_WARN failed to probe daemons or devices 2024-04-24T17:41:11.333 INFO:teuthology.orchestra.run.smithi070.stdout:[WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-24T17:41:11.333 INFO:teuthology.orchestra.run.smithi070.stdout: host smithi137 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/mon.b/config 2024-04-24T17:41:11.333 INFO:teuthology.orchestra.run.smithi070.stdout:Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi137 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpp8hkfa4d:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch 2024-04-24T17:41:11.333 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:41:11.333 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/docker: stderr See 'docker run --help'. 2024-04-24T17:41:11.333 INFO:teuthology.orchestra.run.smithi070.stdout:Traceback (most recent call last): 2024-04-24T17:41:11.333 INFO:teuthology.orchestra.run.smithi070.stdout: File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-24T17:41:11.333 INFO:teuthology.orchestra.run.smithi070.stdout: return _run_code(code, main_globals, None, 2024-04-24T17:41:11.334 INFO:teuthology.orchestra.run.smithi070.stdout: File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-24T17:41:11.334 INFO:teuthology.orchestra.run.smithi070.stdout: exec(code, run_globals) 2024-04-24T17:41:11.334 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5642, in 2024-04-24T17:41:11.334 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5630, in main 2024-04-24T17:41:11.334 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 408, in _infer_config 2024-04-24T17:41:11.334 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 323, in _infer_fsid 2024-04-24T17:41:11.334 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 436, in _infer_image 2024-04-24T17:41:11.334 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 310, in _validate_fsid 2024-04-24T17:41:11.334 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 3380, in command_ceph_volume 2024-04-24T17:41:11.334 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-24T17:41:11.334 INFO:teuthology.orchestra.run.smithi070.stdout:RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi137 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpp8hkfa4d:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:41:11.334 INFO:teuthology.orchestra.run.smithi070.stdout:See 'docker run --help'. 2024-04-24T17:41:11.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:11 smithi137 bash[18617]: audit 2024-04-24T17:41:10.085661+0000 mgr.y (mgr.34107) 44 : audit [DBG] from='client.44113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:41:11.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:11 smithi137 bash[18617]: audit 2024-04-24T17:41:10.566394+0000 mon.c (mon.1) 2 : audit [DBG] from='client.? 172.21.15.70:0/2355525825' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:41:11.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:11 smithi137 bash[18617]: audit 2024-04-24T17:41:11.344669+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.70:0/1065878369' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:41:11.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:11 smithi070 bash[55604]: audit 2024-04-24T17:41:10.085661+0000 mgr.y (mgr.34107) 44 : audit [DBG] from='client.44113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:41:11.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:11 smithi070 bash[55604]: audit 2024-04-24T17:41:10.085661+0000 mgr.y (mgr.34107) 44 : audit [DBG] from='client.44113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:41:11.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:11 smithi070 bash[55604]: audit 2024-04-24T17:41:10.566394+0000 mon.c (mon.1) 2 : audit [DBG] from='client.? 172.21.15.70:0/2355525825' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:41:11.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:11 smithi070 bash[55604]: audit 2024-04-24T17:41:10.566394+0000 mon.c (mon.1) 2 : audit [DBG] from='client.? 172.21.15.70:0/2355525825' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:41:11.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:11 smithi070 bash[55604]: audit 2024-04-24T17:41:11.344669+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.70:0/1065878369' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:41:11.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:11 smithi070 bash[55604]: audit 2024-04-24T17:41:11.344669+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.70:0/1065878369' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:41:11.831 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:11 smithi070 bash[56922]: audit 2024-04-24T17:41:10.085661+0000 mgr.y (mgr.34107) 44 : audit [DBG] from='client.44113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:41:11.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:11 smithi070 bash[56922]: audit 2024-04-24T17:41:10.085661+0000 mgr.y (mgr.34107) 44 : audit [DBG] from='client.44113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:41:11.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:11 smithi070 bash[56922]: audit 2024-04-24T17:41:10.566394+0000 mon.c (mon.1) 2 : audit [DBG] from='client.? 172.21.15.70:0/2355525825' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:41:11.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:11 smithi070 bash[56922]: audit 2024-04-24T17:41:10.566394+0000 mon.c (mon.1) 2 : audit [DBG] from='client.? 172.21.15.70:0/2355525825' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:41:11.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:11 smithi070 bash[56922]: audit 2024-04-24T17:41:11.344669+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.70:0/1065878369' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:41:11.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:11 smithi070 bash[56922]: audit 2024-04-24T17:41:11.344669+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.70:0/1065878369' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:41:12.331 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:41:11 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:41:11] "GET /metrics HTTP/1.1" 200 38260 "" "Prometheus/2.33.4" 2024-04-24T17:41:12.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:12 smithi137 bash[18617]: audit 2024-04-24T17:41:10.923684+0000 mgr.y (mgr.34107) 45 : audit [DBG] from='client.44125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:41:12.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:12 smithi137 bash[18617]: cluster 2024-04-24T17:41:11.354994+0000 mgr.y (mgr.34107) 46 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:41:12.826 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:12 smithi070 bash[55604]: audit 2024-04-24T17:41:10.923684+0000 mgr.y (mgr.34107) 45 : audit [DBG] from='client.44125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:41:12.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:12 smithi070 bash[55604]: audit 2024-04-24T17:41:10.923684+0000 mgr.y (mgr.34107) 45 : audit [DBG] from='client.44125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:41:12.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:12 smithi070 bash[55604]: cluster 2024-04-24T17:41:11.354994+0000 mgr.y (mgr.34107) 46 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:41:12.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:12 smithi070 bash[55604]: cluster 2024-04-24T17:41:11.354994+0000 mgr.y (mgr.34107) 46 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:41:12.827 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:12 smithi070 bash[56922]: audit 2024-04-24T17:41:10.923684+0000 mgr.y (mgr.34107) 45 : audit [DBG] from='client.44125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:41:12.827 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:12 smithi070 bash[56922]: audit 2024-04-24T17:41:10.923684+0000 mgr.y (mgr.34107) 45 : audit [DBG] from='client.44125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:41:12.827 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:12 smithi070 bash[56922]: cluster 2024-04-24T17:41:11.354994+0000 mgr.y (mgr.34107) 46 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:41:12.827 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:12 smithi070 bash[56922]: cluster 2024-04-24T17:41:11.354994+0000 mgr.y (mgr.34107) 46 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:41:13.780 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:41:13 smithi137 bash[41610]: ts=2024-04-24T17:41: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=\"smithi070\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi070\", job=\"node\", machine=\"x86_64\", nodename=\"smithi070\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"6229cc3c-025f-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi070\", job=\"node\", machine=\"x86_64\", nodename=\"smithi070\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:41:14.682 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:14 smithi137 bash[18617]: cluster 2024-04-24T17:41:13.356921+0000 mgr.y (mgr.34107) 47 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:41:14.683 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:14 smithi137 bash[18617]: audit 2024-04-24T17:41:14.133217+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:14.683 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:14 smithi137 bash[18617]: audit 2024-04-24T17:41:14.134964+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:41:14.683 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:14 smithi137 bash[18617]: audit 2024-04-24T17:41:14.145029+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:14.683 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:14 smithi137 bash[18617]: audit 2024-04-24T17:41:14.243255+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:41:14.683 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:14 smithi137 bash[18617]: audit 2024-04-24T17:41:14.246831+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:41:14.683 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:14 smithi137 bash[18617]: audit 2024-04-24T17:41:14.249055+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-24T17:41:14.683 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:14 smithi137 bash[18617]: audit 2024-04-24T17:41:14.250525+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-24T17:41:14.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:14 smithi070 bash[55604]: cluster 2024-04-24T17:41:13.356921+0000 mgr.y (mgr.34107) 47 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:41:14.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:14 smithi070 bash[55604]: cluster 2024-04-24T17:41:13.356921+0000 mgr.y (mgr.34107) 47 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:41:14.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:14 smithi070 bash[55604]: audit 2024-04-24T17:41:14.133217+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:14.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:14 smithi070 bash[55604]: audit 2024-04-24T17:41:14.133217+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:14.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:14 smithi070 bash[55604]: audit 2024-04-24T17:41:14.134964+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:41:14.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:14 smithi070 bash[55604]: audit 2024-04-24T17:41:14.134964+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:41:14.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:14 smithi070 bash[55604]: audit 2024-04-24T17:41:14.145029+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:14.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:14 smithi070 bash[55604]: audit 2024-04-24T17:41:14.145029+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:14.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:14 smithi070 bash[55604]: audit 2024-04-24T17:41:14.243255+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:41:14.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:14 smithi070 bash[55604]: audit 2024-04-24T17:41:14.243255+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:41:14.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:14 smithi070 bash[55604]: audit 2024-04-24T17:41:14.246831+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:41:14.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:14 smithi070 bash[55604]: audit 2024-04-24T17:41:14.246831+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:41:14.833 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:14 smithi070 bash[55604]: audit 2024-04-24T17:41:14.249055+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-24T17:41:14.833 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:14 smithi070 bash[55604]: audit 2024-04-24T17:41:14.249055+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-24T17:41:14.833 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:14 smithi070 bash[55604]: audit 2024-04-24T17:41:14.250525+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-24T17:41:14.833 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:14 smithi070 bash[55604]: audit 2024-04-24T17:41:14.250525+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-24T17:41:14.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:14 smithi070 bash[56922]: cluster 2024-04-24T17:41:13.356921+0000 mgr.y (mgr.34107) 47 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:41:14.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:14 smithi070 bash[56922]: cluster 2024-04-24T17:41:13.356921+0000 mgr.y (mgr.34107) 47 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:41:14.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:14 smithi070 bash[56922]: audit 2024-04-24T17:41:14.133217+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:14.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:14 smithi070 bash[56922]: audit 2024-04-24T17:41:14.133217+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:14.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:14 smithi070 bash[56922]: audit 2024-04-24T17:41:14.134964+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:41:14.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:14 smithi070 bash[56922]: audit 2024-04-24T17:41:14.134964+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:41:14.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:14 smithi070 bash[56922]: audit 2024-04-24T17:41:14.145029+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:14.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:14 smithi070 bash[56922]: audit 2024-04-24T17:41:14.145029+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:14.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:14 smithi070 bash[56922]: audit 2024-04-24T17:41:14.243255+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:41:14.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:14 smithi070 bash[56922]: audit 2024-04-24T17:41:14.243255+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:41:14.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:14 smithi070 bash[56922]: audit 2024-04-24T17:41:14.246831+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:41:14.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:14 smithi070 bash[56922]: audit 2024-04-24T17:41:14.246831+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:41:14.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:14 smithi070 bash[56922]: audit 2024-04-24T17:41:14.249055+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-24T17:41:14.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:14 smithi070 bash[56922]: audit 2024-04-24T17:41:14.249055+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-24T17:41:14.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:14 smithi070 bash[56922]: audit 2024-04-24T17:41:14.250525+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-24T17:41:14.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:14 smithi070 bash[56922]: audit 2024-04-24T17:41:14.250525+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-24T17:41:15.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:15 smithi137 bash[18617]: cluster 2024-04-24T17:41:14.137667+0000 mgr.y (mgr.34107) 48 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 949 B/s rd, 0 op/s 2024-04-24T17:41:15.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:15 smithi137 bash[18617]: cluster 2024-04-24T17:41:14.138213+0000 mgr.y (mgr.34107) 49 : cluster [DBG] pgmap v24: 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-04-24T17:41:15.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:15 smithi137 bash[18617]: cephadm 2024-04-24T17:41:14.251603+0000 mgr.y (mgr.34107) 50 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-04-24T17:41:15.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:15 smithi070 bash[55604]: cluster 2024-04-24T17:41:14.137667+0000 mgr.y (mgr.34107) 48 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 949 B/s rd, 0 op/s 2024-04-24T17:41:15.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:15 smithi070 bash[55604]: cluster 2024-04-24T17:41:14.137667+0000 mgr.y (mgr.34107) 48 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 949 B/s rd, 0 op/s 2024-04-24T17:41:15.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:15 smithi070 bash[55604]: cluster 2024-04-24T17:41:14.138213+0000 mgr.y (mgr.34107) 49 : cluster [DBG] pgmap v24: 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-04-24T17:41:15.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:15 smithi070 bash[55604]: cluster 2024-04-24T17:41:14.138213+0000 mgr.y (mgr.34107) 49 : cluster [DBG] pgmap v24: 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-04-24T17:41:15.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:15 smithi070 bash[55604]: cephadm 2024-04-24T17:41:14.251603+0000 mgr.y (mgr.34107) 50 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-04-24T17:41:15.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:15 smithi070 bash[55604]: cephadm 2024-04-24T17:41:14.251603+0000 mgr.y (mgr.34107) 50 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-04-24T17:41:15.831 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:15 smithi070 bash[56922]: cluster 2024-04-24T17:41:14.137667+0000 mgr.y (mgr.34107) 48 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 949 B/s rd, 0 op/s 2024-04-24T17:41:15.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:15 smithi070 bash[56922]: cluster 2024-04-24T17:41:14.137667+0000 mgr.y (mgr.34107) 48 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 949 B/s rd, 0 op/s 2024-04-24T17:41:15.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:15 smithi070 bash[56922]: cluster 2024-04-24T17:41:14.138213+0000 mgr.y (mgr.34107) 49 : cluster [DBG] pgmap v24: 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-04-24T17:41:15.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:15 smithi070 bash[56922]: cluster 2024-04-24T17:41:14.138213+0000 mgr.y (mgr.34107) 49 : cluster [DBG] pgmap v24: 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-04-24T17:41:15.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:15 smithi070 bash[56922]: cephadm 2024-04-24T17:41:14.251603+0000 mgr.y (mgr.34107) 50 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-04-24T17:41:15.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:15 smithi070 bash[56922]: cephadm 2024-04-24T17:41:14.251603+0000 mgr.y (mgr.34107) 50 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-04-24T17:41:17.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:17 smithi137 bash[18617]: cluster 2024-04-24T17:41:16.139146+0000 mgr.y (mgr.34107) 51 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 582 B/s rd, 0 op/s 2024-04-24T17:41:17.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:17 smithi137 bash[18617]: cephadm 2024-04-24T17:41:16.521011+0000 mgr.y (mgr.34107) 52 : cephadm [INF] Upgrade: Updating mon.b 2024-04-24T17:41:17.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:17 smithi137 bash[18617]: audit 2024-04-24T17:41:16.528047+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:17.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:17 smithi137 bash[18617]: audit 2024-04-24T17:41:16.532218+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:41:17.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:17 smithi137 bash[18617]: audit 2024-04-24T17:41:16.533845+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:41:17.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:17 smithi137 bash[18617]: audit 2024-04-24T17:41:16.535391+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:17.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:17 smithi137 bash[18617]: cephadm 2024-04-24T17:41:16.537495+0000 mgr.y (mgr.34107) 53 : cephadm [INF] Deploying daemon mon.b on smithi137 2024-04-24T17:41:17.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:17 smithi070 bash[55604]: cluster 2024-04-24T17:41:16.139146+0000 mgr.y (mgr.34107) 51 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 582 B/s rd, 0 op/s 2024-04-24T17:41:17.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:17 smithi070 bash[55604]: cluster 2024-04-24T17:41:16.139146+0000 mgr.y (mgr.34107) 51 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 582 B/s rd, 0 op/s 2024-04-24T17:41:17.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:17 smithi070 bash[55604]: cephadm 2024-04-24T17:41:16.521011+0000 mgr.y (mgr.34107) 52 : cephadm [INF] Upgrade: Updating mon.b 2024-04-24T17:41:17.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:17 smithi070 bash[55604]: cephadm 2024-04-24T17:41:16.521011+0000 mgr.y (mgr.34107) 52 : cephadm [INF] Upgrade: Updating mon.b 2024-04-24T17:41:17.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:17 smithi070 bash[55604]: audit 2024-04-24T17:41:16.528047+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:17.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:17 smithi070 bash[55604]: audit 2024-04-24T17:41:16.528047+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:17.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:17 smithi070 bash[55604]: audit 2024-04-24T17:41:16.532218+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:41:17.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:17 smithi070 bash[55604]: audit 2024-04-24T17:41:16.532218+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:41:17.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:17 smithi070 bash[55604]: audit 2024-04-24T17:41:16.533845+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:41:17.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:17 smithi070 bash[55604]: audit 2024-04-24T17:41:16.533845+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:41:17.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:17 smithi070 bash[55604]: audit 2024-04-24T17:41:16.535391+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:17.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:17 smithi070 bash[55604]: audit 2024-04-24T17:41:16.535391+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:17.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:17 smithi070 bash[55604]: cephadm 2024-04-24T17:41:16.537495+0000 mgr.y (mgr.34107) 53 : cephadm [INF] Deploying daemon mon.b on smithi137 2024-04-24T17:41:17.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:17 smithi070 bash[55604]: cephadm 2024-04-24T17:41:16.537495+0000 mgr.y (mgr.34107) 53 : cephadm [INF] Deploying daemon mon.b on smithi137 2024-04-24T17:41:17.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:17 smithi070 bash[56922]: cluster 2024-04-24T17:41:16.139146+0000 mgr.y (mgr.34107) 51 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 582 B/s rd, 0 op/s 2024-04-24T17:41:17.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:17 smithi070 bash[56922]: cluster 2024-04-24T17:41:16.139146+0000 mgr.y (mgr.34107) 51 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 582 B/s rd, 0 op/s 2024-04-24T17:41:17.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:17 smithi070 bash[56922]: cephadm 2024-04-24T17:41:16.521011+0000 mgr.y (mgr.34107) 52 : cephadm [INF] Upgrade: Updating mon.b 2024-04-24T17:41:17.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:17 smithi070 bash[56922]: cephadm 2024-04-24T17:41:16.521011+0000 mgr.y (mgr.34107) 52 : cephadm [INF] Upgrade: Updating mon.b 2024-04-24T17:41:17.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:17 smithi070 bash[56922]: audit 2024-04-24T17:41:16.528047+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:17.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:17 smithi070 bash[56922]: audit 2024-04-24T17:41:16.528047+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:17.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:17 smithi070 bash[56922]: audit 2024-04-24T17:41:16.532218+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:41:17.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:17 smithi070 bash[56922]: audit 2024-04-24T17:41:16.532218+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:41:17.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:17 smithi070 bash[56922]: audit 2024-04-24T17:41:16.533845+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:41:17.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:17 smithi070 bash[56922]: audit 2024-04-24T17:41:16.533845+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:41:17.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:17 smithi070 bash[56922]: audit 2024-04-24T17:41:16.535391+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:17.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:17 smithi070 bash[56922]: audit 2024-04-24T17:41:16.535391+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:17.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:17 smithi070 bash[56922]: cephadm 2024-04-24T17:41:16.537495+0000 mgr.y (mgr.34107) 53 : cephadm [INF] Deploying daemon mon.b on smithi137 2024-04-24T17:41:17.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:17 smithi070 bash[56922]: cephadm 2024-04-24T17:41:16.537495+0000 mgr.y (mgr.34107) 53 : cephadm [INF] Deploying daemon mon.b on smithi137 2024-04-24T17:41:18.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:18 smithi137 bash[18617]: audit 2024-04-24T17:41:17.055198+0000 mgr.y (mgr.34107) 54 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:41:18.780 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:41:18 smithi137 bash[41610]: ts=2024-04-24T17:41:18.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.70\", device_class=\"ssd\", hostname=\"smithi070\", instance=\"172.21.15.137:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.70\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"6229cc3c-025f-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.70\", device_class=\"ssd\", hostname=\"smithi070\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.70\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:41:18.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:18 smithi070 bash[56922]: audit 2024-04-24T17:41:17.055198+0000 mgr.y (mgr.34107) 54 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:41:18.831 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:18 smithi070 bash[56922]: audit 2024-04-24T17:41:17.055198+0000 mgr.y (mgr.34107) 54 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:41:18.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:18 smithi070 bash[55604]: audit 2024-04-24T17:41:17.055198+0000 mgr.y (mgr.34107) 54 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:41:18.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:18 smithi070 bash[55604]: audit 2024-04-24T17:41:17.055198+0000 mgr.y (mgr.34107) 54 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:41:19.116 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:41:18 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:41:19.116 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:41:18 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:41:19.116 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:41:18 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:41:19.117 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:41:18 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:41:19.117 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:18 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:41:19.117 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:18 smithi137 systemd[1]: Stopping Ceph mon.b for 6229cc3c-025f-11ef-bc93-c7b262605968... 2024-04-24T17:41:19.117 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:41:18 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:41:19.117 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:41:18 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:41:19.118 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:41:18 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:41:19.118 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:41:18 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:41:19.455 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:19 smithi137 bash[18617]: debug 2024-04-24T17:41:19.116+0000 7fc847e3d700 -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-04-24T17:41:19.455 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:19 smithi137 bash[18617]: debug 2024-04-24T17:41:19.116+0000 7fc847e3d700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-04-24T17:41:20.144 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:19 smithi137 bash[43680]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-mon-b 2024-04-24T17:41:20.144 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:20 smithi137 bash[43741]: Error response from daemon: No such container: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-mon-b 2024-04-24T17:41:20.144 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:20 smithi137 systemd[1]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968@mon.b.service: Deactivated successfully. 2024-04-24T17:41:20.145 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:20 smithi137 systemd[1]: Stopped Ceph mon.b for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:41:20.529 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:41:20 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:41:20.530 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:41:20 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:41:20.530 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:41:20 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:41:20.531 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:41:20 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:41:20.531 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:41:20 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:41:20.531 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:41:20 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:41:20.531 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:41:20 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:41:20.532 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:20 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:41:20.532 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:20 smithi137 systemd[1]: Started Ceph mon.b for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:41:20.532 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:41:20 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:41:21.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.404+0000 7f3f6940ac80 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-24T17:41:21.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.404+0000 7f3f6940ac80 0 ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev), process ceph-mon, pid 7 2024-04-24T17:41:21.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.404+0000 7f3f6940ac80 0 pidfile_write: ignore empty --pid-file 2024-04-24T17:41:21.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 0 load: jerasure load: lrc 2024-04-24T17:41:21.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: RocksDB version: 7.9.2 2024-04-24T17:41:21.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Git sha 0 2024-04-24T17:41:21.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Compile date 2024-04-24 13:56:12 2024-04-24T17:41:21.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: DB SUMMARY 2024-04-24T17:41:21.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: DB Session ID: MT3S9A3E4OLY3ZM6MMMK 2024-04-24T17:41:21.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: CURRENT file: CURRENT 2024-04-24T17:41:21.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: IDENTITY file: IDENTITY 2024-04-24T17:41:21.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 1079 Bytes 2024-04-24T17:41:21.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000027.sst 2024-04-24T17:41:21.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000025.log size: 4791834 ; 2024-04-24T17:41:21.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.error_if_exists: 0 2024-04-24T17:41:21.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.create_if_missing: 0 2024-04-24T17:41:21.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.paranoid_checks: 1 2024-04-24T17:41:21.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-04-24T17:41:21.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-24T17:41:21.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-24T17:41:21.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.env: 0x564811e04cc0 2024-04-24T17:41:21.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.fs: PosixFileSystem 2024-04-24T17:41:21.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.info_log: 0x564813c41dc0 2024-04-24T17:41:21.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-24T17:41:21.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.statistics: (nil) 2024-04-24T17:41:21.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.use_fsync: 0 2024-04-24T17:41:21.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.max_log_file_size: 0 2024-04-24T17:41:21.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-24T17:41:21.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-24T17:41:21.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-24T17:41:21.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-24T17:41:21.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.allow_fallocate: 1 2024-04-24T17:41:21.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-24T17:41:21.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-24T17:41:21.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.use_direct_reads: 0 2024-04-24T17:41:21.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-24T17:41:21.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.create_missing_column_families: 0 2024-04-24T17:41:21.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.db_log_dir: 2024-04-24T17:41:21.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.wal_dir: 2024-04-24T17:41:21.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-24T17:41:21.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-24T17:41:21.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-24T17:41:21.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-24T17:41:21.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-24T17:41:21.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-24T17:41:21.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.advise_random_on_open: 1 2024-04-24T17:41:21.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-24T17:41:21.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.write_buffer_manager: 0x564813c13220 2024-04-24T17:41:21.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-24T17:41:21.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-24T17:41:21.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-24T17:41:21.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.rate_limiter: (nil) 2024-04-24T17:41:21.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-24T17:41:21.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-24T17:41:21.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-24T17:41:21.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-24T17:41:21.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.unordered_write: 0 2024-04-24T17:41:21.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-24T17:41:21.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-24T17:41:21.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-24T17:41:21.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-24T17:41:21.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.row_cache: None 2024-04-24T17:41:21.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.wal_filter: None 2024-04-24T17:41:21.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-24T17:41:21.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-24T17:41:21.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.two_write_queues: 0 2024-04-24T17:41:21.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.manual_wal_flush: 0 2024-04-24T17:41:21.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.wal_compression: 0 2024-04-24T17:41:21.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.atomic_flush: 0 2024-04-24T17:41:21.786 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-24T17:41:21.786 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-24T17:41:21.786 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-24T17:41:21.786 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.log_readahead_size: 0 2024-04-24T17:41:21.786 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-24T17:41:21.786 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-24T17:41:21.786 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-24T17:41:21.786 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-24T17:41:21.786 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-24T17:41:21.786 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-24T17:41:21.786 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-04-24T17:41:21.786 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.max_background_jobs: 2 2024-04-24T17:41:21.786 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.max_background_compactions: -1 2024-04-24T17:41:21.786 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.max_subcompactions: 1 2024-04-24T17:41:21.787 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-24T17:41:21.787 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-24T17:41:21.787 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-24T17:41:21.787 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.max_total_wal_size: 0 2024-04-24T17:41:21.787 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-24T17:41:21.787 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-24T17:41:21.787 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-24T17:41:21.787 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-24T17:41:21.787 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.max_open_files: -1 2024-04-24T17:41:21.787 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.bytes_per_sync: 0 2024-04-24T17:41:21.787 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-24T17:41:21.787 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-24T17:41:21.787 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-24T17:41:21.787 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.max_background_flushes: -1 2024-04-24T17:41:21.787 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Compression algorithms supported: 2024-04-24T17:41:21.788 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-24T17:41:21.788 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: kZSTD supported: 0 2024-04-24T17:41:21.788 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: kXpressCompression supported: 0 2024-04-24T17:41:21.788 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-24T17:41:21.788 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: kZlibCompression supported: 1 2024-04-24T17:41:21.788 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: kSnappyCompression supported: 1 2024-04-24T17:41:21.788 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: kLZ4Compression supported: 1 2024-04-24T17:41:21.788 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: kBZip2Compression supported: 0 2024-04-24T17:41:21.788 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-24T17:41:21.788 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-04-24T17:41:21.788 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2024-04-24T17:41:21.789 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-24T17:41:21.789 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-24T17:41:21.789 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.merge_operator: 2024-04-24T17:41:21.789 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.compaction_filter: None 2024-04-24T17:41:21.789 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.compaction_filter_factory: None 2024-04-24T17:41:21.789 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-24T17:41:21.790 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-24T17:41:21.790 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-24T17:41:21.790 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x564813c41f80) 2024-04-24T17:41:21.790 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: cache_index_and_filter_blocks: 1 2024-04-24T17:41:21.790 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-24T17:41:21.790 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-24T17:41:21.790 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: pin_top_level_index_and_filter: 1 2024-04-24T17:41:21.790 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: index_type: 0 2024-04-24T17:41:21.790 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: data_block_index_type: 0 2024-04-24T17:41:21.790 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: index_shortening: 1 2024-04-24T17:41:21.790 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: data_block_hash_table_util_ratio: 0.750000 2024-04-24T17:41:21.790 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: checksum: 4 2024-04-24T17:41:21.790 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: no_block_cache: 0 2024-04-24T17:41:21.791 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: block_cache: 0x564813c431f0 2024-04-24T17:41:21.791 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: block_cache_name: BinnedLRUCache 2024-04-24T17:41:21.791 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: block_cache_options: 2024-04-24T17:41:21.791 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: capacity : 536870912 2024-04-24T17:41:21.791 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: num_shard_bits : 4 2024-04-24T17:41:21.791 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: strict_capacity_limit : 0 2024-04-24T17:41:21.791 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: high_pri_pool_ratio: 0.000 2024-04-24T17:41:21.791 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: block_cache_compressed: (nil) 2024-04-24T17:41:21.791 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: persistent_cache: (nil) 2024-04-24T17:41:21.791 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: block_size: 4096 2024-04-24T17:41:21.791 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: block_size_deviation: 10 2024-04-24T17:41:21.791 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: block_restart_interval: 16 2024-04-24T17:41:21.791 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: index_block_restart_interval: 1 2024-04-24T17:41:21.791 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: metadata_block_size: 4096 2024-04-24T17:41:21.791 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: partition_filters: 0 2024-04-24T17:41:21.791 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: use_delta_encoding: 1 2024-04-24T17:41:21.791 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: filter_policy: bloomfilter 2024-04-24T17:41:21.792 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: whole_key_filtering: 1 2024-04-24T17:41:21.792 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: verify_compression: 0 2024-04-24T17:41:21.792 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: read_amp_bytes_per_bit: 0 2024-04-24T17:41:21.792 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: format_version: 5 2024-04-24T17:41:21.792 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: enable_index_compression: 1 2024-04-24T17:41:21.792 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: block_align: 0 2024-04-24T17:41:21.792 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: max_auto_readahead_size: 262144 2024-04-24T17:41:21.792 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: prepopulate_block_cache: 0 2024-04-24T17:41:21.792 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: initial_auto_readahead_size: 8192 2024-04-24T17:41:21.792 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: num_file_reads_for_auto_readahead: 2 2024-04-24T17:41:21.792 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-24T17:41:21.792 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-24T17:41:21.792 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.compression: NoCompression 2024-04-24T17:41:21.792 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-24T17:41:21.792 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-24T17:41:21.793 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-24T17:41:21.793 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.num_levels: 7 2024-04-24T17:41:21.793 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-24T17:41:21.793 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-24T17:41:21.793 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-24T17:41:21.793 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-24T17:41:21.793 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-24T17:41:21.793 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-24T17:41:21.793 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-24T17:41:21.793 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-24T17:41:21.793 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-24T17:41:21.793 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-24T17:41:21.793 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-24T17:41:21.793 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-24T17:41:21.793 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-24T17:41:21.793 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.compression_opts.level: 32767 2024-04-24T17:41:21.794 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-24T17:41:21.794 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-24T17:41:21.794 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-24T17:41:21.794 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-24T17:41:21.794 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-24T17:41:21.794 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.compression_opts.enabled: false 2024-04-24T17:41:21.794 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-24T17:41:21.794 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-24T17:41:21.794 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-24T17:41:21.794 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-24T17:41:21.794 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-24T17:41:21.794 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-24T17:41:21.794 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-24T17:41:21.794 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-24T17:41:21.794 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-24T17:41:21.795 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-24T17:41:21.795 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-24T17:41:21.795 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-24T17:41:21.795 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-24T17:41:21.795 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-24T17:41:21.795 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-24T17:41:21.795 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-24T17:41:21.795 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-24T17:41:21.795 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-24T17:41:21.795 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-24T17:41:21.795 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.arena_block_size: 1048576 2024-04-24T17:41:21.795 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-24T17:41:21.795 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-24T17:41:21.795 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-24T17:41:21.795 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-24T17:41:21.795 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-24T17:41:21.796 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-24T17:41:21.796 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-24T17:41:21.796 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-24T17:41:21.796 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-24T17:41:21.796 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-24T17:41:21.796 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-24T17:41:21.796 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-24T17:41:21.796 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-24T17:41:21.796 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-04-24T17:41:21.796 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.inplace_update_support: 0 2024-04-24T17:41:21.796 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-24T17:41:21.796 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-24T17:41:21.796 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-24T17:41:21.796 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-24T17:41:21.796 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.bloom_locality: 0 2024-04-24T17:41:21.797 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.max_successive_merges: 0 2024-04-24T17:41:21.797 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-24T17:41:21.797 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-24T17:41:21.797 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.force_consistency_checks: 1 2024-04-24T17:41:21.797 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-24T17:41:21.797 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.ttl: 2592000 2024-04-24T17:41:21.797 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-24T17:41:21.797 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-24T17:41:21.797 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-24T17:41:21.797 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.enable_blob_files: false 2024-04-24T17:41:21.797 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.min_blob_size: 0 2024-04-24T17:41:21.797 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.blob_file_size: 268435456 2024-04-24T17:41:21.797 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-24T17:41:21.797 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-24T17:41:21.797 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-24T17:41:21.797 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-24T17:41:21.798 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-24T17:41:21.798 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.blob_file_starting_level: 0 2024-04-24T17:41:21.798 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-24T17:41:21.798 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f5eb70700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 27.sst 2024-04-24T17:41:21.798 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-24T17:41:21.798 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 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 29, last_sequence is 16694, log_number is 25,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-24T17:41:21.798 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 25 2024-04-24T17:41:21.798 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 9cf6a86d-e7ff-4294-8b23-2d067ee12f68 2024-04-24T17:41:21.798 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713980481415700, "job": 1, "event": "recovery_started", "wal_files": [25]} 2024-04-24T17:41:21.798 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.408+0000 7f3f6940ac80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #25 mode 2 2024-04-24T17:41:21.798 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.424+0000 7f3f6940ac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713980481428649, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 30, "file_size": 2990647, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 16699, "largest_seqno": 17832, "table_properties": {"data_size": 2985165, "index_size": 3093, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1349, "raw_key_size": 12828, "raw_average_key_size": 24, "raw_value_size": 2974277, "raw_average_value_size": 5686, "num_data_blocks": 137, "num_entries": 523, "num_filter_entries": 523, "num_deletions": 2, "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": 1713980481, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "9cf6a86d-e7ff-4294-8b23-2d067ee12f68", "db_session_id": "MT3S9A3E4OLY3ZM6MMMK", "orig_file_number": 30, "seqno_to_time_mapping": "N/A"}} 2024-04-24T17:41:21.798 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.424+0000 7f3f6940ac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713980481428785, "job": 1, "event": "recovery_finished"} 2024-04-24T17:41:21.798 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.424+0000 7f3f6940ac80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 32 2024-04-24T17:41:21.799 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.424+0000 7f3f6940ac80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-24T17:41:21.799 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.424+0000 7f3f6940ac80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000025.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-24T17:41:21.799 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.424+0000 7f3f6940ac80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x564813d64000 2024-04-24T17:41:21.799 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.424+0000 7f3f6940ac80 4 rocksdb: DB pointer 0x564813d50000 2024-04-24T17:41:21.799 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.424+0000 7f3f57b62700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-24T17:41:21.799 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.424+0000 7f3f57b62700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-24T17:41:21.799 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: ** DB Stats ** 2024-04-24T17:41:21.799 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-24T17:41:21.799 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-24T17:41:21.799 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-24T17:41:21.799 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-24T17:41:21.799 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-24T17:41:21.799 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-24T17:41:21.799 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-24T17:41:21.799 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: ** Compaction Stats [default] ** 2024-04-24T17:41:21.800 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: 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-04-24T17:41:21.800 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-24T17:41:21.800 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: L0 1/0 2.85 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 591.6 0.00 0.00 1 0.005 0 0 0.0 0.0 2024-04-24T17:41:21.800 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: L6 1/0 10.38 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-04-24T17:41:21.800 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: Sum 2/0 13.24 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 591.6 0.00 0.00 1 0.005 0 0 0.0 0.0 2024-04-24T17:41:21.800 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 591.6 0.00 0.00 1 0.005 0 0 0.0 0.0 2024-04-24T17:41:21.800 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: ** Compaction Stats [default] ** 2024-04-24T17:41:21.800 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: 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-04-24T17:41:21.800 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-24T17:41:21.800 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 591.6 0.00 0.00 1 0.005 0 0 0.0 0.0 2024-04-24T17:41:21.800 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-24T17:41:21.800 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-24T17:41:21.800 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: Flush(GB): cumulative 0.003, interval 0.003 2024-04-24T17:41:21.800 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-24T17:41:21.800 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: AddFile(Total Files): cumulative 0, interval 0 2024-04-24T17:41:21.801 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-24T17:41:21.801 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: AddFile(Keys): cumulative 0, interval 0 2024-04-24T17:41:21.801 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: Cumulative compaction: 0.00 GB write, 176.50 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-24T17:41:21.801 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: Interval compaction: 0.00 GB write, 176.50 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-24T17:41:21.801 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: 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-04-24T17:41:21.801 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: Block cache BinnedLRUCache@0x564813c431f0#7 capacity: 512.00 MB usage: 4.73 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.6e-05 secs_since: 0 2024-04-24T17:41:21.801 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: Block cache entry stats(count,size,portion): FilterBlock(1,1.41 KB,0.000268221%) IndexBlock(1,3.33 KB,0.000634789%) Misc(1,0.00 KB,0%) 2024-04-24T17:41:21.801 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: ** File Read Latency Histogram By Level [default] ** 2024-04-24T17:41:21.801 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.424+0000 7f3f6940ac80 0 starting mon.b rank 2 at public addrs [v2:172.21.15.137:3300/0,v1:172.21.15.137:6789/0] at bind addrs [v2:172.21.15.137:3300/0,v1:172.21.15.137:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 6229cc3c-025f-11ef-bc93-c7b262605968 2024-04-24T17:41:21.801 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.428+0000 7f3f6940ac80 1 mon.b@-1(???) e3 preinit fsid 6229cc3c-025f-11ef-bc93-c7b262605968 2024-04-24T17:41:21.801 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.428+0000 7f3f6940ac80 0 mon.b@-1(???).mds e1 new map 2024-04-24T17:41:21.801 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.428+0000 7f3f6940ac80 0 mon.b@-1(???).mds e1 print_map 2024-04-24T17:41:21.801 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: e1 2024-04-24T17:41:21.801 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-24T17:41:21.801 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: 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-04-24T17:41:21.802 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: legacy client fscid: -1 2024-04-24T17:41:21.802 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: 2024-04-24T17:41:21.802 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: No filesystems configured 2024-04-24T17:41:21.802 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.428+0000 7f3f6940ac80 0 mon.b@-1(???).osd e105 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-24T17:41:21.802 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.428+0000 7f3f6940ac80 0 mon.b@-1(???).osd e105 crush map has features 432629239337189376, adjusting msgr requires 2024-04-24T17:41:21.802 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.428+0000 7f3f6940ac80 0 mon.b@-1(???).osd e105 crush map has features 432629239337189376, adjusting msgr requires 2024-04-24T17:41:21.802 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.428+0000 7f3f6940ac80 0 mon.b@-1(???).osd e105 crush map has features 432629239337189376, adjusting msgr requires 2024-04-24T17:41:21.802 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:21 smithi137 bash[43799]: debug 2024-04-24T17:41:21.428+0000 7f3f6940ac80 1 mon.b@-1(???).paxosservice(auth 1..25) refresh upgraded, format 0 -> 3 2024-04-24T17:41:22.330 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:41:21 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:41:21] "GET /metrics HTTP/1.1" 200 38256 "" "Prometheus/2.33.4" 2024-04-24T17:41:22.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:22 smithi070 bash[55604]: cluster 2024-04-24T17:41:18.141090+0000 mgr.y (mgr.34107) 55 : cluster [DBG] pgmap v26: 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-04-24T17:41:22.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:22 smithi070 bash[55604]: cluster 2024-04-24T17:41:18.141090+0000 mgr.y (mgr.34107) 55 : cluster [DBG] pgmap v26: 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-04-24T17:41:22.831 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:22 smithi070 bash[56922]: cluster 2024-04-24T17:41:18.141090+0000 mgr.y (mgr.34107) 55 : cluster [DBG] pgmap v26: 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-04-24T17:41:22.831 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:22 smithi070 bash[56922]: cluster 2024-04-24T17:41:18.141090+0000 mgr.y (mgr.34107) 55 : cluster [DBG] pgmap v26: 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-04-24T17:41:23.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:22 smithi137 bash[43799]: cluster 2024-04-24T17:41:18.141090+0000 mgr.y (mgr.34107) 55 : cluster [DBG] pgmap v26: 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-04-24T17:41:23.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:22 smithi137 bash[43799]: cluster 2024-04-24T17:41:18.141090+0000 mgr.y (mgr.34107) 55 : cluster [DBG] pgmap v26: 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-04-24T17:41:23.779 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[41610]: ts=2024-04-24T17:41:23.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi070\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi070\", job=\"node\", machine=\"x86_64\", nodename=\"smithi070\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"6229cc3c-025f-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi070\", job=\"node\", machine=\"x86_64\", nodename=\"smithi070\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:41:23.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.144106+0000 mgr.y (mgr.34107) 57 : cluster [DBG] pgmap v28: 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-04-24T17:41:23.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.144106+0000 mgr.y (mgr.34107) 57 : cluster [DBG] pgmap v28: 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-04-24T17:41:23.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.619481+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-04-24T17:41:23.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.619481+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-04-24T17:41:23.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: audit 2024-04-24T17:41:22.624871+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:41:23.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: audit 2024-04-24T17:41:22.624871+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:41:23.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.625401+0000 mon.a (mon.0) 188 : cluster [INF] mon.a calling monitor election 2024-04-24T17:41:23.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.625401+0000 mon.a (mon.0) 188 : cluster [INF] mon.a calling monitor election 2024-04-24T17:41:23.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.625523+0000 mon.c (mon.1) 4 : cluster [INF] mon.c calling monitor election 2024-04-24T17:41:23.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.625523+0000 mon.c (mon.1) 4 : cluster [INF] mon.c calling monitor election 2024-04-24T17:41:23.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.648472+0000 mon.a (mon.0) 189 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-24T17:41:23.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.648472+0000 mon.a (mon.0) 189 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-24T17:41:23.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: audit 2024-04-24T17:41:22.650344+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:41:23.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: audit 2024-04-24T17:41:22.650344+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:41:23.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: audit 2024-04-24T17:41:22.650783+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:41:23.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: audit 2024-04-24T17:41:22.650783+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:41:23.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.655977+0000 mon.a (mon.0) 192 : cluster [DBG] monmap epoch 4 2024-04-24T17:41:23.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.655977+0000 mon.a (mon.0) 192 : cluster [DBG] monmap epoch 4 2024-04-24T17:41:23.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.656019+0000 mon.a (mon.0) 193 : cluster [DBG] fsid 6229cc3c-025f-11ef-bc93-c7b262605968 2024-04-24T17:41:23.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.656019+0000 mon.a (mon.0) 193 : cluster [DBG] fsid 6229cc3c-025f-11ef-bc93-c7b262605968 2024-04-24T17:41:23.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.656069+0000 mon.a (mon.0) 194 : cluster [DBG] last_changed 2024-04-24T17:41:22.591739+0000 2024-04-24T17:41:23.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.656069+0000 mon.a (mon.0) 194 : cluster [DBG] last_changed 2024-04-24T17:41:22.591739+0000 2024-04-24T17:41:23.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.656107+0000 mon.a (mon.0) 195 : cluster [DBG] created 2024-04-24T17:24:33.860323+0000 2024-04-24T17:41:23.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.656107+0000 mon.a (mon.0) 195 : cluster [DBG] created 2024-04-24T17:24:33.860323+0000 2024-04-24T17:41:23.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.656146+0000 mon.a (mon.0) 196 : cluster [DBG] min_mon_release 19 (squid) 2024-04-24T17:41:23.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.656146+0000 mon.a (mon.0) 196 : cluster [DBG] min_mon_release 19 (squid) 2024-04-24T17:41:23.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.656182+0000 mon.a (mon.0) 197 : cluster [DBG] election_strategy: 1 2024-04-24T17:41:23.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.656182+0000 mon.a (mon.0) 197 : cluster [DBG] election_strategy: 1 2024-04-24T17:41:23.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.656216+0000 mon.a (mon.0) 198 : cluster [DBG] 0: [v2:172.21.15.70:3300/0,v1:172.21.15.70:6789/0] mon.a 2024-04-24T17:41:23.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.656216+0000 mon.a (mon.0) 198 : cluster [DBG] 0: [v2:172.21.15.70:3300/0,v1:172.21.15.70:6789/0] mon.a 2024-04-24T17:41:23.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.656249+0000 mon.a (mon.0) 199 : cluster [DBG] 1: [v2:172.21.15.70:3301/0,v1:172.21.15.70:6790/0] mon.c 2024-04-24T17:41:23.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.656249+0000 mon.a (mon.0) 199 : cluster [DBG] 1: [v2:172.21.15.70:3301/0,v1:172.21.15.70:6790/0] mon.c 2024-04-24T17:41:23.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.656281+0000 mon.a (mon.0) 200 : cluster [DBG] 2: [v2:172.21.15.137:3300/0,v1:172.21.15.137:6789/0] mon.b 2024-04-24T17:41:23.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.656281+0000 mon.a (mon.0) 200 : cluster [DBG] 2: [v2:172.21.15.137:3300/0,v1:172.21.15.137:6789/0] mon.b 2024-04-24T17:41:23.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.657302+0000 mon.a (mon.0) 201 : cluster [DBG] fsmap 2024-04-24T17:41:23.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.657302+0000 mon.a (mon.0) 201 : cluster [DBG] fsmap 2024-04-24T17:41:23.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.657381+0000 mon.a (mon.0) 202 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-04-24T17:41:23.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.657381+0000 mon.a (mon.0) 202 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-04-24T17:41:23.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.657998+0000 mon.a (mon.0) 203 : cluster [DBG] mgrmap e38: y(active, since 46s), standbys: x 2024-04-24T17:41:23.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.657998+0000 mon.a (mon.0) 203 : cluster [DBG] mgrmap e38: y(active, since 46s), standbys: x 2024-04-24T17:41:23.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.658324+0000 mon.a (mon.0) 204 : cluster [WRN] Health detail: HEALTH_WARN failed to probe daemons or devices 2024-04-24T17:41:23.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.658324+0000 mon.a (mon.0) 204 : cluster [WRN] Health detail: HEALTH_WARN failed to probe daemons or devices 2024-04-24T17:41:23.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.658367+0000 mon.a (mon.0) 205 : cluster [WRN] [WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-24T17:41:23.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.658367+0000 mon.a (mon.0) 205 : cluster [WRN] [WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-24T17:41:23.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.658406+0000 mon.a (mon.0) 206 : cluster [WRN] host smithi070 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:41:23.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.658406+0000 mon.a (mon.0) 206 : cluster [WRN] host smithi070 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:41:23.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.658439+0000 mon.a (mon.0) 207 : cluster [WRN] Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi070 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpf_q5mv8q:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch 2024-04-24T17:41:23.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.658439+0000 mon.a (mon.0) 207 : cluster [WRN] Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi070 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpf_q5mv8q:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch 2024-04-24T17:41:23.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.658478+0000 mon.a (mon.0) 208 : cluster [WRN] /usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:41:23.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.658478+0000 mon.a (mon.0) 208 : cluster [WRN] /usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:41:23.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.658511+0000 mon.a (mon.0) 209 : cluster [WRN] /usr/bin/docker: stderr See 'docker run --help'. 2024-04-24T17:41:23.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.658511+0000 mon.a (mon.0) 209 : cluster [WRN] /usr/bin/docker: stderr See 'docker run --help'. 2024-04-24T17:41:23.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.658583+0000 mon.a (mon.0) 210 : cluster [WRN] Traceback (most recent call last): 2024-04-24T17:41:23.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.658583+0000 mon.a (mon.0) 210 : cluster [WRN] Traceback (most recent call last): 2024-04-24T17:41:23.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.658620+0000 mon.a (mon.0) 211 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-24T17:41:23.784 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.658620+0000 mon.a (mon.0) 211 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-24T17:41:23.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.658659+0000 mon.a (mon.0) 212 : cluster [WRN] return _run_code(code, main_globals, None, 2024-04-24T17:41:23.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.658659+0000 mon.a (mon.0) 212 : cluster [WRN] return _run_code(code, main_globals, None, 2024-04-24T17:41:23.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.658694+0000 mon.a (mon.0) 213 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-24T17:41:23.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.658694+0000 mon.a (mon.0) 213 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-24T17:41:23.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.658723+0000 mon.a (mon.0) 214 : cluster [WRN] exec(code, run_globals) 2024-04-24T17:41:23.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.658723+0000 mon.a (mon.0) 214 : cluster [WRN] exec(code, run_globals) 2024-04-24T17:41:23.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.658760+0000 mon.a (mon.0) 215 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5642, in 2024-04-24T17:41:23.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.658760+0000 mon.a (mon.0) 215 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5642, in 2024-04-24T17:41:23.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.658798+0000 mon.a (mon.0) 216 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5630, in main 2024-04-24T17:41:23.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.658798+0000 mon.a (mon.0) 216 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5630, in main 2024-04-24T17:41:23.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.658830+0000 mon.a (mon.0) 217 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 408, in _infer_config 2024-04-24T17:41:23.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.658830+0000 mon.a (mon.0) 217 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 408, in _infer_config 2024-04-24T17:41:23.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.658865+0000 mon.a (mon.0) 218 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 323, in _infer_fsid 2024-04-24T17:41:23.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.658865+0000 mon.a (mon.0) 218 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 323, in _infer_fsid 2024-04-24T17:41:23.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.658902+0000 mon.a (mon.0) 219 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 436, in _infer_image 2024-04-24T17:41:23.785 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.658902+0000 mon.a (mon.0) 219 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 436, in _infer_image 2024-04-24T17:41:23.786 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.658939+0000 mon.a (mon.0) 220 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 310, in _validate_fsid 2024-04-24T17:41:23.786 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.658939+0000 mon.a (mon.0) 220 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 310, in _validate_fsid 2024-04-24T17:41:23.786 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.658976+0000 mon.a (mon.0) 221 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 3380, in command_ceph_volume 2024-04-24T17:41:23.786 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.658976+0000 mon.a (mon.0) 221 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 3380, in command_ceph_volume 2024-04-24T17:41:23.786 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.659008+0000 mon.a (mon.0) 222 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-24T17:41:23.786 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.659008+0000 mon.a (mon.0) 222 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-24T17:41:23.786 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.659047+0000 mon.a (mon.0) 223 : cluster [WRN] RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi070 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpf_q5mv8q:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:41:23.786 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.659047+0000 mon.a (mon.0) 223 : cluster [WRN] RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi070 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpf_q5mv8q:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:41:23.786 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.659080+0000 mon.a (mon.0) 224 : cluster [WRN] See 'docker run --help'. 2024-04-24T17:41:23.786 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: cluster 2024-04-24T17:41:22.659080+0000 mon.a (mon.0) 224 : cluster [WRN] See 'docker run --help'. 2024-04-24T17:41:23.786 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: audit 2024-04-24T17:41:22.666020+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:23.786 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: audit 2024-04-24T17:41:22.666020+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:23.786 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: audit 2024-04-24T17:41:22.678570+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:23.786 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:23 smithi137 bash[43799]: audit 2024-04-24T17:41:22.678570+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:24.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.144106+0000 mgr.y (mgr.34107) 57 : cluster [DBG] pgmap v28: 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-04-24T17:41:24.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.144106+0000 mgr.y (mgr.34107) 57 : cluster [DBG] pgmap v28: 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-04-24T17:41:24.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.619481+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-04-24T17:41:24.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.619481+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-04-24T17:41:24.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: audit 2024-04-24T17:41:22.624871+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:41:24.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: audit 2024-04-24T17:41:22.624871+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:41:24.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.625401+0000 mon.a (mon.0) 188 : cluster [INF] mon.a calling monitor election 2024-04-24T17:41:24.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.625401+0000 mon.a (mon.0) 188 : cluster [INF] mon.a calling monitor election 2024-04-24T17:41:24.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.625523+0000 mon.c (mon.1) 4 : cluster [INF] mon.c calling monitor election 2024-04-24T17:41:24.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.625523+0000 mon.c (mon.1) 4 : cluster [INF] mon.c calling monitor election 2024-04-24T17:41:24.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.648472+0000 mon.a (mon.0) 189 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-24T17:41:24.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.648472+0000 mon.a (mon.0) 189 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-24T17:41:24.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: audit 2024-04-24T17:41:22.650344+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:41:24.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: audit 2024-04-24T17:41:22.650344+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:41:24.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: audit 2024-04-24T17:41:22.650783+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:41:24.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: audit 2024-04-24T17:41:22.650783+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:41:24.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.655977+0000 mon.a (mon.0) 192 : cluster [DBG] monmap epoch 4 2024-04-24T17:41:24.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.655977+0000 mon.a (mon.0) 192 : cluster [DBG] monmap epoch 4 2024-04-24T17:41:24.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.656019+0000 mon.a (mon.0) 193 : cluster [DBG] fsid 6229cc3c-025f-11ef-bc93-c7b262605968 2024-04-24T17:41:24.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.656019+0000 mon.a (mon.0) 193 : cluster [DBG] fsid 6229cc3c-025f-11ef-bc93-c7b262605968 2024-04-24T17:41:24.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.656069+0000 mon.a (mon.0) 194 : cluster [DBG] last_changed 2024-04-24T17:41:22.591739+0000 2024-04-24T17:41:24.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.656069+0000 mon.a (mon.0) 194 : cluster [DBG] last_changed 2024-04-24T17:41:22.591739+0000 2024-04-24T17:41:24.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.656107+0000 mon.a (mon.0) 195 : cluster [DBG] created 2024-04-24T17:24:33.860323+0000 2024-04-24T17:41:24.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.144106+0000 mgr.y (mgr.34107) 57 : cluster [DBG] pgmap v28: 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-04-24T17:41:24.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.144106+0000 mgr.y (mgr.34107) 57 : cluster [DBG] pgmap v28: 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-04-24T17:41:24.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.619481+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-04-24T17:41:24.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.619481+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-04-24T17:41:24.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: audit 2024-04-24T17:41:22.624871+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:41:24.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: audit 2024-04-24T17:41:22.624871+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:41:24.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.625401+0000 mon.a (mon.0) 188 : cluster [INF] mon.a calling monitor election 2024-04-24T17:41:24.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.625401+0000 mon.a (mon.0) 188 : cluster [INF] mon.a calling monitor election 2024-04-24T17:41:24.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.625523+0000 mon.c (mon.1) 4 : cluster [INF] mon.c calling monitor election 2024-04-24T17:41:24.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.625523+0000 mon.c (mon.1) 4 : cluster [INF] mon.c calling monitor election 2024-04-24T17:41:24.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.648472+0000 mon.a (mon.0) 189 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-24T17:41:24.085 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.648472+0000 mon.a (mon.0) 189 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-24T17:41:24.085 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: audit 2024-04-24T17:41:22.650344+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:41:24.085 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: audit 2024-04-24T17:41:22.650344+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:41:24.085 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: audit 2024-04-24T17:41:22.650783+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:41:24.085 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: audit 2024-04-24T17:41:22.650783+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:41:24.085 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.655977+0000 mon.a (mon.0) 192 : cluster [DBG] monmap epoch 4 2024-04-24T17:41:24.085 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.655977+0000 mon.a (mon.0) 192 : cluster [DBG] monmap epoch 4 2024-04-24T17:41:24.085 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.656019+0000 mon.a (mon.0) 193 : cluster [DBG] fsid 6229cc3c-025f-11ef-bc93-c7b262605968 2024-04-24T17:41:24.085 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.656019+0000 mon.a (mon.0) 193 : cluster [DBG] fsid 6229cc3c-025f-11ef-bc93-c7b262605968 2024-04-24T17:41:24.085 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.656069+0000 mon.a (mon.0) 194 : cluster [DBG] last_changed 2024-04-24T17:41:22.591739+0000 2024-04-24T17:41:24.085 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.656069+0000 mon.a (mon.0) 194 : cluster [DBG] last_changed 2024-04-24T17:41:22.591739+0000 2024-04-24T17:41:24.085 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.656107+0000 mon.a (mon.0) 195 : cluster [DBG] created 2024-04-24T17:24:33.860323+0000 2024-04-24T17:41:24.086 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.656107+0000 mon.a (mon.0) 195 : cluster [DBG] created 2024-04-24T17:24:33.860323+0000 2024-04-24T17:41:24.086 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.656146+0000 mon.a (mon.0) 196 : cluster [DBG] min_mon_release 19 (squid) 2024-04-24T17:41:24.086 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.656146+0000 mon.a (mon.0) 196 : cluster [DBG] min_mon_release 19 (squid) 2024-04-24T17:41:24.086 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.656182+0000 mon.a (mon.0) 197 : cluster [DBG] election_strategy: 1 2024-04-24T17:41:24.086 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.656182+0000 mon.a (mon.0) 197 : cluster [DBG] election_strategy: 1 2024-04-24T17:41:24.086 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.656216+0000 mon.a (mon.0) 198 : cluster [DBG] 0: [v2:172.21.15.70:3300/0,v1:172.21.15.70:6789/0] mon.a 2024-04-24T17:41:24.086 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.656216+0000 mon.a (mon.0) 198 : cluster [DBG] 0: [v2:172.21.15.70:3300/0,v1:172.21.15.70:6789/0] mon.a 2024-04-24T17:41:24.086 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.656249+0000 mon.a (mon.0) 199 : cluster [DBG] 1: [v2:172.21.15.70:3301/0,v1:172.21.15.70:6790/0] mon.c 2024-04-24T17:41:24.086 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.656249+0000 mon.a (mon.0) 199 : cluster [DBG] 1: [v2:172.21.15.70:3301/0,v1:172.21.15.70:6790/0] mon.c 2024-04-24T17:41:24.086 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.656281+0000 mon.a (mon.0) 200 : cluster [DBG] 2: [v2:172.21.15.137:3300/0,v1:172.21.15.137:6789/0] mon.b 2024-04-24T17:41:24.086 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.656281+0000 mon.a (mon.0) 200 : cluster [DBG] 2: [v2:172.21.15.137:3300/0,v1:172.21.15.137:6789/0] mon.b 2024-04-24T17:41:24.086 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.657302+0000 mon.a (mon.0) 201 : cluster [DBG] fsmap 2024-04-24T17:41:24.086 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.657302+0000 mon.a (mon.0) 201 : cluster [DBG] fsmap 2024-04-24T17:41:24.087 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.657381+0000 mon.a (mon.0) 202 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-04-24T17:41:24.087 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.657381+0000 mon.a (mon.0) 202 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-04-24T17:41:24.087 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.657998+0000 mon.a (mon.0) 203 : cluster [DBG] mgrmap e38: y(active, since 46s), standbys: x 2024-04-24T17:41:24.087 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.657998+0000 mon.a (mon.0) 203 : cluster [DBG] mgrmap e38: y(active, since 46s), standbys: x 2024-04-24T17:41:24.087 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.658324+0000 mon.a (mon.0) 204 : cluster [WRN] Health detail: HEALTH_WARN failed to probe daemons or devices 2024-04-24T17:41:24.087 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.658324+0000 mon.a (mon.0) 204 : cluster [WRN] Health detail: HEALTH_WARN failed to probe daemons or devices 2024-04-24T17:41:24.087 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.658367+0000 mon.a (mon.0) 205 : cluster [WRN] [WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-24T17:41:24.087 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.658367+0000 mon.a (mon.0) 205 : cluster [WRN] [WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-24T17:41:24.087 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.658406+0000 mon.a (mon.0) 206 : cluster [WRN] host smithi070 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:41:24.087 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.658406+0000 mon.a (mon.0) 206 : cluster [WRN] host smithi070 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:41:24.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.656107+0000 mon.a (mon.0) 195 : cluster [DBG] created 2024-04-24T17:24:33.860323+0000 2024-04-24T17:41:24.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.656146+0000 mon.a (mon.0) 196 : cluster [DBG] min_mon_release 19 (squid) 2024-04-24T17:41:24.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.656146+0000 mon.a (mon.0) 196 : cluster [DBG] min_mon_release 19 (squid) 2024-04-24T17:41:24.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.656182+0000 mon.a (mon.0) 197 : cluster [DBG] election_strategy: 1 2024-04-24T17:41:24.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.656182+0000 mon.a (mon.0) 197 : cluster [DBG] election_strategy: 1 2024-04-24T17:41:24.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.656216+0000 mon.a (mon.0) 198 : cluster [DBG] 0: [v2:172.21.15.70:3300/0,v1:172.21.15.70:6789/0] mon.a 2024-04-24T17:41:24.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.656216+0000 mon.a (mon.0) 198 : cluster [DBG] 0: [v2:172.21.15.70:3300/0,v1:172.21.15.70:6789/0] mon.a 2024-04-24T17:41:24.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.656249+0000 mon.a (mon.0) 199 : cluster [DBG] 1: [v2:172.21.15.70:3301/0,v1:172.21.15.70:6790/0] mon.c 2024-04-24T17:41:24.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.656249+0000 mon.a (mon.0) 199 : cluster [DBG] 1: [v2:172.21.15.70:3301/0,v1:172.21.15.70:6790/0] mon.c 2024-04-24T17:41:24.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.656281+0000 mon.a (mon.0) 200 : cluster [DBG] 2: [v2:172.21.15.137:3300/0,v1:172.21.15.137:6789/0] mon.b 2024-04-24T17:41:24.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.656281+0000 mon.a (mon.0) 200 : cluster [DBG] 2: [v2:172.21.15.137:3300/0,v1:172.21.15.137:6789/0] mon.b 2024-04-24T17:41:24.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.657302+0000 mon.a (mon.0) 201 : cluster [DBG] fsmap 2024-04-24T17:41:24.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.657302+0000 mon.a (mon.0) 201 : cluster [DBG] fsmap 2024-04-24T17:41:24.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.657381+0000 mon.a (mon.0) 202 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-04-24T17:41:24.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.657381+0000 mon.a (mon.0) 202 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-04-24T17:41:24.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.657998+0000 mon.a (mon.0) 203 : cluster [DBG] mgrmap e38: y(active, since 46s), standbys: x 2024-04-24T17:41:24.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.657998+0000 mon.a (mon.0) 203 : cluster [DBG] mgrmap e38: y(active, since 46s), standbys: x 2024-04-24T17:41:24.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.658324+0000 mon.a (mon.0) 204 : cluster [WRN] Health detail: HEALTH_WARN failed to probe daemons or devices 2024-04-24T17:41:24.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.658324+0000 mon.a (mon.0) 204 : cluster [WRN] Health detail: HEALTH_WARN failed to probe daemons or devices 2024-04-24T17:41:24.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.658367+0000 mon.a (mon.0) 205 : cluster [WRN] [WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-24T17:41:24.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.658367+0000 mon.a (mon.0) 205 : cluster [WRN] [WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-24T17:41:24.089 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.658406+0000 mon.a (mon.0) 206 : cluster [WRN] host smithi070 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:41:24.090 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.658406+0000 mon.a (mon.0) 206 : cluster [WRN] host smithi070 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:41:24.090 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.658439+0000 mon.a (mon.0) 207 : cluster [WRN] Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi070 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpf_q5mv8q:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch 2024-04-24T17:41:24.090 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.658439+0000 mon.a (mon.0) 207 : cluster [WRN] Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi070 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpf_q5mv8q:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch 2024-04-24T17:41:24.090 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.658478+0000 mon.a (mon.0) 208 : cluster [WRN] /usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:41:24.090 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.658478+0000 mon.a (mon.0) 208 : cluster [WRN] /usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:41:24.090 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.658511+0000 mon.a (mon.0) 209 : cluster [WRN] /usr/bin/docker: stderr See 'docker run --help'. 2024-04-24T17:41:24.090 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.658511+0000 mon.a (mon.0) 209 : cluster [WRN] /usr/bin/docker: stderr See 'docker run --help'. 2024-04-24T17:41:24.090 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.658583+0000 mon.a (mon.0) 210 : cluster [WRN] Traceback (most recent call last): 2024-04-24T17:41:24.090 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.658583+0000 mon.a (mon.0) 210 : cluster [WRN] Traceback (most recent call last): 2024-04-24T17:41:24.091 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.658620+0000 mon.a (mon.0) 211 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-24T17:41:24.091 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.658620+0000 mon.a (mon.0) 211 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-24T17:41:24.091 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.658659+0000 mon.a (mon.0) 212 : cluster [WRN] return _run_code(code, main_globals, None, 2024-04-24T17:41:24.091 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.658659+0000 mon.a (mon.0) 212 : cluster [WRN] return _run_code(code, main_globals, None, 2024-04-24T17:41:24.091 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.658694+0000 mon.a (mon.0) 213 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-24T17:41:24.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.658439+0000 mon.a (mon.0) 207 : cluster [WRN] Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi070 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpf_q5mv8q:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch 2024-04-24T17:41:24.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.658439+0000 mon.a (mon.0) 207 : cluster [WRN] Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi070 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpf_q5mv8q:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch 2024-04-24T17:41:24.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.658478+0000 mon.a (mon.0) 208 : cluster [WRN] /usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:41:24.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.658478+0000 mon.a (mon.0) 208 : cluster [WRN] /usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:41:24.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.658511+0000 mon.a (mon.0) 209 : cluster [WRN] /usr/bin/docker: stderr See 'docker run --help'. 2024-04-24T17:41:24.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.658511+0000 mon.a (mon.0) 209 : cluster [WRN] /usr/bin/docker: stderr See 'docker run --help'. 2024-04-24T17:41:24.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.658583+0000 mon.a (mon.0) 210 : cluster [WRN] Traceback (most recent call last): 2024-04-24T17:41:24.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.658583+0000 mon.a (mon.0) 210 : cluster [WRN] Traceback (most recent call last): 2024-04-24T17:41:24.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.658620+0000 mon.a (mon.0) 211 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-24T17:41:24.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.658620+0000 mon.a (mon.0) 211 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-24T17:41:24.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.658659+0000 mon.a (mon.0) 212 : cluster [WRN] return _run_code(code, main_globals, None, 2024-04-24T17:41:24.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.658659+0000 mon.a (mon.0) 212 : cluster [WRN] return _run_code(code, main_globals, None, 2024-04-24T17:41:24.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.658694+0000 mon.a (mon.0) 213 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-24T17:41:24.092 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.658694+0000 mon.a (mon.0) 213 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-24T17:41:24.092 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.658723+0000 mon.a (mon.0) 214 : cluster [WRN] exec(code, run_globals) 2024-04-24T17:41:24.093 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.658723+0000 mon.a (mon.0) 214 : cluster [WRN] exec(code, run_globals) 2024-04-24T17:41:24.093 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.658760+0000 mon.a (mon.0) 215 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5642, in 2024-04-24T17:41:24.093 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.658760+0000 mon.a (mon.0) 215 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5642, in 2024-04-24T17:41:24.093 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.658798+0000 mon.a (mon.0) 216 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5630, in main 2024-04-24T17:41:24.093 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.658798+0000 mon.a (mon.0) 216 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5630, in main 2024-04-24T17:41:24.093 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.658830+0000 mon.a (mon.0) 217 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 408, in _infer_config 2024-04-24T17:41:24.093 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.658830+0000 mon.a (mon.0) 217 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 408, in _infer_config 2024-04-24T17:41:24.093 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.658865+0000 mon.a (mon.0) 218 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 323, in _infer_fsid 2024-04-24T17:41:24.093 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.658865+0000 mon.a (mon.0) 218 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 323, in _infer_fsid 2024-04-24T17:41:24.093 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.658902+0000 mon.a (mon.0) 219 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 436, in _infer_image 2024-04-24T17:41:24.093 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.658902+0000 mon.a (mon.0) 219 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 436, in _infer_image 2024-04-24T17:41:24.093 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.658939+0000 mon.a (mon.0) 220 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 310, in _validate_fsid 2024-04-24T17:41:24.093 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.658939+0000 mon.a (mon.0) 220 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 310, in _validate_fsid 2024-04-24T17:41:24.094 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.658976+0000 mon.a (mon.0) 221 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 3380, in command_ceph_volume 2024-04-24T17:41:24.094 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.658694+0000 mon.a (mon.0) 213 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-24T17:41:24.094 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.658723+0000 mon.a (mon.0) 214 : cluster [WRN] exec(code, run_globals) 2024-04-24T17:41:24.094 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.658723+0000 mon.a (mon.0) 214 : cluster [WRN] exec(code, run_globals) 2024-04-24T17:41:24.094 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.658760+0000 mon.a (mon.0) 215 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5642, in 2024-04-24T17:41:24.094 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.658760+0000 mon.a (mon.0) 215 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5642, in 2024-04-24T17:41:24.094 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.658798+0000 mon.a (mon.0) 216 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5630, in main 2024-04-24T17:41:24.094 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.658798+0000 mon.a (mon.0) 216 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5630, in main 2024-04-24T17:41:24.094 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.658830+0000 mon.a (mon.0) 217 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 408, in _infer_config 2024-04-24T17:41:24.094 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.658830+0000 mon.a (mon.0) 217 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 408, in _infer_config 2024-04-24T17:41:24.094 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.658865+0000 mon.a (mon.0) 218 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 323, in _infer_fsid 2024-04-24T17:41:24.095 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.658865+0000 mon.a (mon.0) 218 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 323, in _infer_fsid 2024-04-24T17:41:24.095 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.658902+0000 mon.a (mon.0) 219 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 436, in _infer_image 2024-04-24T17:41:24.095 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.658902+0000 mon.a (mon.0) 219 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 436, in _infer_image 2024-04-24T17:41:24.095 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.658939+0000 mon.a (mon.0) 220 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 310, in _validate_fsid 2024-04-24T17:41:24.095 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.658939+0000 mon.a (mon.0) 220 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 310, in _validate_fsid 2024-04-24T17:41:24.095 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.658976+0000 mon.a (mon.0) 221 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 3380, in command_ceph_volume 2024-04-24T17:41:24.095 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.658976+0000 mon.a (mon.0) 221 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 3380, in command_ceph_volume 2024-04-24T17:41:24.095 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.659008+0000 mon.a (mon.0) 222 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-24T17:41:24.095 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.659008+0000 mon.a (mon.0) 222 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-24T17:41:24.095 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.659047+0000 mon.a (mon.0) 223 : cluster [WRN] RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi070 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpf_q5mv8q:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:41:24.096 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.659047+0000 mon.a (mon.0) 223 : cluster [WRN] RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi070 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpf_q5mv8q:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:41:24.096 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.659080+0000 mon.a (mon.0) 224 : cluster [WRN] See 'docker run --help'. 2024-04-24T17:41:24.096 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: cluster 2024-04-24T17:41:22.659080+0000 mon.a (mon.0) 224 : cluster [WRN] See 'docker run --help'. 2024-04-24T17:41:24.096 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: audit 2024-04-24T17:41:22.666020+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:24.096 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: audit 2024-04-24T17:41:22.666020+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:24.096 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: audit 2024-04-24T17:41:22.678570+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:24.096 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[56922]: audit 2024-04-24T17:41:22.678570+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:24.097 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.658976+0000 mon.a (mon.0) 221 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 3380, in command_ceph_volume 2024-04-24T17:41:24.097 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.659008+0000 mon.a (mon.0) 222 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-24T17:41:24.097 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.659008+0000 mon.a (mon.0) 222 : cluster [WRN] File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-24T17:41:24.097 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.659047+0000 mon.a (mon.0) 223 : cluster [WRN] RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi070 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpf_q5mv8q:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:41:24.097 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.659047+0000 mon.a (mon.0) 223 : cluster [WRN] RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi070 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpf_q5mv8q:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:41:24.097 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.659080+0000 mon.a (mon.0) 224 : cluster [WRN] See 'docker run --help'. 2024-04-24T17:41:24.097 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: cluster 2024-04-24T17:41:22.659080+0000 mon.a (mon.0) 224 : cluster [WRN] See 'docker run --help'. 2024-04-24T17:41:24.097 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: audit 2024-04-24T17:41:22.666020+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:24.097 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: audit 2024-04-24T17:41:22.666020+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:24.097 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: audit 2024-04-24T17:41:22.678570+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:24.097 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:23 smithi070 bash[55604]: audit 2024-04-24T17:41:22.678570+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:26.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:25 smithi137 bash[43799]: cluster 2024-04-24T17:41:24.145124+0000 mgr.y (mgr.34107) 58 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:41:26.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:25 smithi137 bash[43799]: cluster 2024-04-24T17:41:24.145124+0000 mgr.y (mgr.34107) 58 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:41:26.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:25 smithi070 bash[55604]: cluster 2024-04-24T17:41:24.145124+0000 mgr.y (mgr.34107) 58 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:41:26.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:25 smithi070 bash[55604]: cluster 2024-04-24T17:41:24.145124+0000 mgr.y (mgr.34107) 58 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:41:26.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:25 smithi070 bash[56922]: cluster 2024-04-24T17:41:24.145124+0000 mgr.y (mgr.34107) 58 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:41:26.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:25 smithi070 bash[56922]: cluster 2024-04-24T17:41:24.145124+0000 mgr.y (mgr.34107) 58 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:41:26.830 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:41:26 smithi070 bash[52699]: debug 2024-04-24T17:41:26.443+0000 7f48cad1c700 -1 mgr.server handle_report got status from non-daemon mon.b 2024-04-24T17:41:28.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:27 smithi137 bash[43799]: cluster 2024-04-24T17:41:26.146158+0000 mgr.y (mgr.34107) 59 : 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-04-24T17:41:28.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:27 smithi137 bash[43799]: cluster 2024-04-24T17:41:26.146158+0000 mgr.y (mgr.34107) 59 : 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-04-24T17:41:28.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:27 smithi070 bash[55604]: cluster 2024-04-24T17:41:26.146158+0000 mgr.y (mgr.34107) 59 : 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-04-24T17:41:28.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:27 smithi070 bash[55604]: cluster 2024-04-24T17:41:26.146158+0000 mgr.y (mgr.34107) 59 : 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-04-24T17:41:28.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:27 smithi070 bash[56922]: cluster 2024-04-24T17:41:26.146158+0000 mgr.y (mgr.34107) 59 : 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-04-24T17:41:28.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:27 smithi070 bash[56922]: cluster 2024-04-24T17:41:26.146158+0000 mgr.y (mgr.34107) 59 : 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-04-24T17:41:29.029 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:41:28 smithi137 bash[41610]: ts=2024-04-24T17:41: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.70\", device_class=\"ssd\", hostname=\"smithi070\", instance=\"172.21.15.137:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.70\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"6229cc3c-025f-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.70\", device_class=\"ssd\", hostname=\"smithi070\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.70\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:41:29.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:28 smithi137 bash[43799]: audit 2024-04-24T17:41:27.066211+0000 mgr.y (mgr.34107) 60 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:41:29.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:28 smithi137 bash[43799]: audit 2024-04-24T17:41:27.066211+0000 mgr.y (mgr.34107) 60 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:41:29.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:28 smithi070 bash[55604]: audit 2024-04-24T17:41:27.066211+0000 mgr.y (mgr.34107) 60 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:41:29.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:28 smithi070 bash[55604]: audit 2024-04-24T17:41:27.066211+0000 mgr.y (mgr.34107) 60 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:41:29.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:28 smithi070 bash[56922]: audit 2024-04-24T17:41:27.066211+0000 mgr.y (mgr.34107) 60 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:41:29.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:28 smithi070 bash[56922]: audit 2024-04-24T17:41:27.066211+0000 mgr.y (mgr.34107) 60 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:41:30.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:29 smithi137 bash[43799]: cluster 2024-04-24T17:41:28.148143+0000 mgr.y (mgr.34107) 61 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:41:30.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:29 smithi137 bash[43799]: cluster 2024-04-24T17:41:28.148143+0000 mgr.y (mgr.34107) 61 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:41:30.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:29 smithi137 bash[43799]: audit 2024-04-24T17:41:28.721020+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:30.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:29 smithi137 bash[43799]: audit 2024-04-24T17:41:28.721020+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:30.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:29 smithi137 bash[43799]: audit 2024-04-24T17:41:28.744365+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:30.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:29 smithi137 bash[43799]: audit 2024-04-24T17:41:28.744365+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:30.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:29 smithi070 bash[55604]: cluster 2024-04-24T17:41:28.148143+0000 mgr.y (mgr.34107) 61 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:41:30.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:29 smithi070 bash[55604]: cluster 2024-04-24T17:41:28.148143+0000 mgr.y (mgr.34107) 61 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:41:30.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:29 smithi070 bash[55604]: audit 2024-04-24T17:41:28.721020+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:30.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:29 smithi070 bash[55604]: audit 2024-04-24T17:41:28.721020+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:30.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:29 smithi070 bash[55604]: audit 2024-04-24T17:41:28.744365+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:30.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:29 smithi070 bash[55604]: audit 2024-04-24T17:41:28.744365+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:30.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:29 smithi070 bash[56922]: cluster 2024-04-24T17:41:28.148143+0000 mgr.y (mgr.34107) 61 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:41:30.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:29 smithi070 bash[56922]: cluster 2024-04-24T17:41:28.148143+0000 mgr.y (mgr.34107) 61 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:41:30.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:29 smithi070 bash[56922]: audit 2024-04-24T17:41:28.721020+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:30.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:29 smithi070 bash[56922]: audit 2024-04-24T17:41:28.721020+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:30.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:29 smithi070 bash[56922]: audit 2024-04-24T17:41:28.744365+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:30.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:29 smithi070 bash[56922]: audit 2024-04-24T17:41:28.744365+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:31.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:30 smithi070 bash[55604]: audit 2024-04-24T17:41:29.844695+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:31.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:30 smithi070 bash[55604]: audit 2024-04-24T17:41:29.844695+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:31.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:30 smithi070 bash[55604]: audit 2024-04-24T17:41:29.857507+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:31.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:30 smithi070 bash[55604]: audit 2024-04-24T17:41:29.857507+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:31.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:30 smithi070 bash[55604]: cluster 2024-04-24T17:41:30.149166+0000 mgr.y (mgr.34107) 62 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:41:31.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:30 smithi070 bash[55604]: cluster 2024-04-24T17:41:30.149166+0000 mgr.y (mgr.34107) 62 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:41:31.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:30 smithi070 bash[56922]: audit 2024-04-24T17:41:29.844695+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:31.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:30 smithi070 bash[56922]: audit 2024-04-24T17:41:29.844695+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:31.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:30 smithi070 bash[56922]: audit 2024-04-24T17:41:29.857507+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:31.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:30 smithi070 bash[56922]: audit 2024-04-24T17:41:29.857507+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:31.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:30 smithi070 bash[56922]: cluster 2024-04-24T17:41:30.149166+0000 mgr.y (mgr.34107) 62 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:41:31.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:30 smithi070 bash[56922]: cluster 2024-04-24T17:41:30.149166+0000 mgr.y (mgr.34107) 62 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:41:31.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:30 smithi137 bash[43799]: audit 2024-04-24T17:41:29.844695+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:31.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:30 smithi137 bash[43799]: audit 2024-04-24T17:41:29.844695+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:31.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:30 smithi137 bash[43799]: audit 2024-04-24T17:41:29.857507+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:31.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:30 smithi137 bash[43799]: audit 2024-04-24T17:41:29.857507+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:31.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:30 smithi137 bash[43799]: cluster 2024-04-24T17:41:30.149166+0000 mgr.y (mgr.34107) 62 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:41:31.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:30 smithi137 bash[43799]: cluster 2024-04-24T17:41:30.149166+0000 mgr.y (mgr.34107) 62 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:41:32.330 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:41:31 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:41:31] "GET /metrics HTTP/1.1" 200 38256 "" "Prometheus/2.33.4" 2024-04-24T17:41:33.503 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:33 smithi137 bash[43799]: cluster 2024-04-24T17:41:32.151034+0000 mgr.y (mgr.34107) 63 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:41:33.503 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:33 smithi137 bash[43799]: cluster 2024-04-24T17:41:32.151034+0000 mgr.y (mgr.34107) 63 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:41:33.580 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:33 smithi070 bash[55604]: cluster 2024-04-24T17:41:32.151034+0000 mgr.y (mgr.34107) 63 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:41:33.580 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:33 smithi070 bash[55604]: cluster 2024-04-24T17:41:32.151034+0000 mgr.y (mgr.34107) 63 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:41:33.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:33 smithi070 bash[56922]: cluster 2024-04-24T17:41:32.151034+0000 mgr.y (mgr.34107) 63 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:41:33.581 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:33 smithi070 bash[56922]: cluster 2024-04-24T17:41:32.151034+0000 mgr.y (mgr.34107) 63 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:41:33.779 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:41:33 smithi137 bash[41610]: ts=2024-04-24T17:41: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=\"smithi070\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi070\", job=\"node\", machine=\"x86_64\", nodename=\"smithi070\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"6229cc3c-025f-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi070\", job=\"node\", machine=\"x86_64\", nodename=\"smithi070\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:41:35.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:35 smithi137 bash[43799]: cluster 2024-04-24T17:41:34.152033+0000 mgr.y (mgr.34107) 64 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:41:35.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:35 smithi137 bash[43799]: cluster 2024-04-24T17:41:34.152033+0000 mgr.y (mgr.34107) 64 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:41:35.580 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:35 smithi070 bash[55604]: cluster 2024-04-24T17:41:34.152033+0000 mgr.y (mgr.34107) 64 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:41:35.581 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:35 smithi070 bash[55604]: cluster 2024-04-24T17:41:34.152033+0000 mgr.y (mgr.34107) 64 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:41:35.581 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:35 smithi070 bash[56922]: cluster 2024-04-24T17:41:34.152033+0000 mgr.y (mgr.34107) 64 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:41:35.581 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:35 smithi070 bash[56922]: cluster 2024-04-24T17:41:34.152033+0000 mgr.y (mgr.34107) 64 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:41:36.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:36 smithi137 bash[43799]: audit 2024-04-24T17:41:36.105491+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:41:36.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:36 smithi137 bash[43799]: audit 2024-04-24T17:41:36.105491+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:41:36.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:36 smithi070 bash[56922]: audit 2024-04-24T17:41:36.105491+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:41:36.581 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:36 smithi070 bash[56922]: audit 2024-04-24T17:41:36.105491+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:41:36.581 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:36 smithi070 bash[55604]: audit 2024-04-24T17:41:36.105491+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:41:36.581 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:36 smithi070 bash[55604]: audit 2024-04-24T17:41:36.105491+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:41:37.331 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:37 smithi070 bash[55604]: cluster 2024-04-24T17:41:36.152974+0000 mgr.y (mgr.34107) 65 : 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-04-24T17:41:37.331 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:37 smithi070 bash[55604]: cluster 2024-04-24T17:41:36.152974+0000 mgr.y (mgr.34107) 65 : 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-04-24T17:41:37.331 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:37 smithi070 bash[56922]: cluster 2024-04-24T17:41:36.152974+0000 mgr.y (mgr.34107) 65 : 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-04-24T17:41:37.332 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:37 smithi070 bash[56922]: cluster 2024-04-24T17:41:36.152974+0000 mgr.y (mgr.34107) 65 : 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-04-24T17:41:37.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:37 smithi137 bash[43799]: cluster 2024-04-24T17:41:36.152974+0000 mgr.y (mgr.34107) 65 : 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-04-24T17:41:37.530 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:37 smithi137 bash[43799]: cluster 2024-04-24T17:41:36.152974+0000 mgr.y (mgr.34107) 65 : 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-04-24T17:41:38.530 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:38 smithi137 bash[43799]: audit 2024-04-24T17:41:37.075227+0000 mgr.y (mgr.34107) 66 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:41:38.530 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:38 smithi137 bash[43799]: audit 2024-04-24T17:41:37.075227+0000 mgr.y (mgr.34107) 66 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:41:38.530 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:38 smithi137 bash[43799]: audit 2024-04-24T17:41:37.298869+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:38.530 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:38 smithi137 bash[43799]: audit 2024-04-24T17:41:37.298869+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:38.530 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:38 smithi137 bash[43799]: audit 2024-04-24T17:41:37.300783+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:41:38.531 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:38 smithi137 bash[43799]: audit 2024-04-24T17:41:37.300783+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:41:38.531 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:38 smithi137 bash[43799]: cluster 2024-04-24T17:41:37.305165+0000 mgr.y (mgr.34107) 67 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-24T17:41:38.531 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:38 smithi137 bash[43799]: cluster 2024-04-24T17:41:37.305165+0000 mgr.y (mgr.34107) 67 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-24T17:41:38.531 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:38 smithi137 bash[43799]: cluster 2024-04-24T17:41:37.306024+0000 mgr.y (mgr.34107) 68 : cluster [DBG] pgmap v37: 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-04-24T17:41:38.531 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:38 smithi137 bash[43799]: cluster 2024-04-24T17:41:37.306024+0000 mgr.y (mgr.34107) 68 : cluster [DBG] pgmap v37: 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-04-24T17:41:38.531 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:38 smithi137 bash[43799]: audit 2024-04-24T17:41:37.314968+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:38.531 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:38 smithi137 bash[43799]: audit 2024-04-24T17:41:37.314968+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:38.531 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:38 smithi137 bash[43799]: cephadm 2024-04-24T17:41:37.391481+0000 mgr.y (mgr.34107) 69 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-24T17:41:38.531 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:38 smithi137 bash[43799]: cephadm 2024-04-24T17:41:37.391481+0000 mgr.y (mgr.34107) 69 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-24T17:41:38.531 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:38 smithi137 bash[43799]: audit 2024-04-24T17:41:37.392171+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:41:38.531 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:38 smithi137 bash[43799]: audit 2024-04-24T17:41:37.392171+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:41:38.531 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:38 smithi137 bash[43799]: audit 2024-04-24T17:41:37.393672+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:41:38.531 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:38 smithi137 bash[43799]: audit 2024-04-24T17:41:37.393672+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:41:38.531 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:38 smithi137 bash[43799]: audit 2024-04-24T17:41:37.395046+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:38.531 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:38 smithi137 bash[43799]: audit 2024-04-24T17:41:37.395046+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:38.532 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:38 smithi137 bash[43799]: cephadm 2024-04-24T17:41:37.396872+0000 mgr.y (mgr.34107) 70 : cephadm [INF] Reconfiguring daemon mon.a on smithi070 2024-04-24T17:41:38.532 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:38 smithi137 bash[43799]: cephadm 2024-04-24T17:41:37.396872+0000 mgr.y (mgr.34107) 70 : cephadm [INF] Reconfiguring daemon mon.a on smithi070 2024-04-24T17:41:38.581 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:38 smithi070 bash[55604]: audit 2024-04-24T17:41:37.075227+0000 mgr.y (mgr.34107) 66 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:41:38.581 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:38 smithi070 bash[55604]: audit 2024-04-24T17:41:37.075227+0000 mgr.y (mgr.34107) 66 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:41:38.582 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:38 smithi070 bash[55604]: audit 2024-04-24T17:41:37.298869+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:38.582 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:38 smithi070 bash[55604]: audit 2024-04-24T17:41:37.298869+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:38.582 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:38 smithi070 bash[55604]: audit 2024-04-24T17:41:37.300783+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:41:38.582 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:38 smithi070 bash[55604]: audit 2024-04-24T17:41:37.300783+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:41:38.582 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:38 smithi070 bash[55604]: cluster 2024-04-24T17:41:37.305165+0000 mgr.y (mgr.34107) 67 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-24T17:41:38.582 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:38 smithi070 bash[55604]: cluster 2024-04-24T17:41:37.305165+0000 mgr.y (mgr.34107) 67 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-24T17:41:38.582 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:38 smithi070 bash[55604]: cluster 2024-04-24T17:41:37.306024+0000 mgr.y (mgr.34107) 68 : cluster [DBG] pgmap v37: 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-04-24T17:41:38.582 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:38 smithi070 bash[55604]: cluster 2024-04-24T17:41:37.306024+0000 mgr.y (mgr.34107) 68 : cluster [DBG] pgmap v37: 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-04-24T17:41:38.582 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:38 smithi070 bash[55604]: audit 2024-04-24T17:41:37.314968+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:38.582 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:38 smithi070 bash[55604]: audit 2024-04-24T17:41:37.314968+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:38.582 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:38 smithi070 bash[55604]: cephadm 2024-04-24T17:41:37.391481+0000 mgr.y (mgr.34107) 69 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-24T17:41:38.582 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:38 smithi070 bash[55604]: cephadm 2024-04-24T17:41:37.391481+0000 mgr.y (mgr.34107) 69 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-24T17:41:38.582 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:38 smithi070 bash[55604]: audit 2024-04-24T17:41:37.392171+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:41:38.583 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:38 smithi070 bash[55604]: audit 2024-04-24T17:41:37.392171+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:41:38.583 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:38 smithi070 bash[55604]: audit 2024-04-24T17:41:37.393672+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:41:38.583 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:38 smithi070 bash[55604]: audit 2024-04-24T17:41:37.393672+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:41:38.583 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:38 smithi070 bash[56922]: audit 2024-04-24T17:41:37.075227+0000 mgr.y (mgr.34107) 66 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:41:38.583 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:38 smithi070 bash[56922]: audit 2024-04-24T17:41:37.075227+0000 mgr.y (mgr.34107) 66 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:41:38.583 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:38 smithi070 bash[56922]: audit 2024-04-24T17:41:37.298869+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:38.583 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:38 smithi070 bash[56922]: audit 2024-04-24T17:41:37.298869+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:38.583 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:38 smithi070 bash[56922]: audit 2024-04-24T17:41:37.300783+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:41:38.583 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:38 smithi070 bash[56922]: audit 2024-04-24T17:41:37.300783+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:41:38.583 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:38 smithi070 bash[56922]: cluster 2024-04-24T17:41:37.305165+0000 mgr.y (mgr.34107) 67 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-24T17:41:38.583 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:38 smithi070 bash[56922]: cluster 2024-04-24T17:41:37.305165+0000 mgr.y (mgr.34107) 67 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-24T17:41:38.583 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:38 smithi070 bash[56922]: cluster 2024-04-24T17:41:37.306024+0000 mgr.y (mgr.34107) 68 : cluster [DBG] pgmap v37: 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-04-24T17:41:38.584 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:38 smithi070 bash[56922]: cluster 2024-04-24T17:41:37.306024+0000 mgr.y (mgr.34107) 68 : cluster [DBG] pgmap v37: 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-04-24T17:41:38.584 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:38 smithi070 bash[56922]: audit 2024-04-24T17:41:37.314968+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:38.584 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:38 smithi070 bash[56922]: audit 2024-04-24T17:41:37.314968+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:38.584 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:38 smithi070 bash[56922]: cephadm 2024-04-24T17:41:37.391481+0000 mgr.y (mgr.34107) 69 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-24T17:41:38.584 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:38 smithi070 bash[56922]: cephadm 2024-04-24T17:41:37.391481+0000 mgr.y (mgr.34107) 69 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-24T17:41:38.584 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:38 smithi070 bash[56922]: audit 2024-04-24T17:41:37.392171+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:41:38.584 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:38 smithi070 bash[56922]: audit 2024-04-24T17:41:37.392171+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:41:38.584 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:38 smithi070 bash[56922]: audit 2024-04-24T17:41:37.393672+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:41:38.584 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:38 smithi070 bash[56922]: audit 2024-04-24T17:41:37.393672+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:41:38.584 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:38 smithi070 bash[55604]: audit 2024-04-24T17:41:37.395046+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:38.584 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:38 smithi070 bash[55604]: audit 2024-04-24T17:41:37.395046+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:38.584 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:38 smithi070 bash[55604]: cephadm 2024-04-24T17:41:37.396872+0000 mgr.y (mgr.34107) 70 : cephadm [INF] Reconfiguring daemon mon.a on smithi070 2024-04-24T17:41:38.585 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:38 smithi070 bash[55604]: cephadm 2024-04-24T17:41:37.396872+0000 mgr.y (mgr.34107) 70 : cephadm [INF] Reconfiguring daemon mon.a on smithi070 2024-04-24T17:41:38.585 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:38 smithi070 bash[56922]: audit 2024-04-24T17:41:37.395046+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:38.585 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:38 smithi070 bash[56922]: audit 2024-04-24T17:41:37.395046+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:38.585 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:38 smithi070 bash[56922]: cephadm 2024-04-24T17:41:37.396872+0000 mgr.y (mgr.34107) 70 : cephadm [INF] Reconfiguring daemon mon.a on smithi070 2024-04-24T17:41:38.585 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:38 smithi070 bash[56922]: cephadm 2024-04-24T17:41:37.396872+0000 mgr.y (mgr.34107) 70 : cephadm [INF] Reconfiguring daemon mon.a on smithi070 2024-04-24T17:41:39.029 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:41:38 smithi137 bash[41610]: ts=2024-04-24T17:41: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.70\", device_class=\"ssd\", hostname=\"smithi070\", instance=\"172.21.15.137:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.70\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"6229cc3c-025f-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.70\", device_class=\"ssd\", hostname=\"smithi070\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.70\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:41:40.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:40 smithi070 bash[55604]: cluster 2024-04-24T17:41:39.306967+0000 mgr.y (mgr.34107) 71 : cluster [DBG] pgmap v38: 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-04-24T17:41:40.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:40 smithi070 bash[55604]: cluster 2024-04-24T17:41:39.306967+0000 mgr.y (mgr.34107) 71 : cluster [DBG] pgmap v38: 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-04-24T17:41:40.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:40 smithi070 bash[55604]: audit 2024-04-24T17:41:39.581503+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:40.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:40 smithi070 bash[55604]: audit 2024-04-24T17:41:39.581503+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:40.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:40 smithi070 bash[55604]: audit 2024-04-24T17:41:39.592435+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:40.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:40 smithi070 bash[55604]: audit 2024-04-24T17:41:39.592435+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:40.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:40 smithi070 bash[55604]: cephadm 2024-04-24T17:41:39.618061+0000 mgr.y (mgr.34107) 72 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-04-24T17:41:40.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:40 smithi070 bash[55604]: cephadm 2024-04-24T17:41:39.618061+0000 mgr.y (mgr.34107) 72 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-04-24T17:41:40.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:40 smithi070 bash[55604]: audit 2024-04-24T17:41:39.618801+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:41:40.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:40 smithi070 bash[55604]: audit 2024-04-24T17:41:39.618801+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:41:40.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:40 smithi070 bash[55604]: audit 2024-04-24T17:41:39.621023+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-24T17:41:40.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:40 smithi070 bash[55604]: audit 2024-04-24T17:41:39.621023+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-24T17:41:40.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:40 smithi070 bash[55604]: audit 2024-04-24T17:41:39.623066+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:40.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:40 smithi070 bash[55604]: audit 2024-04-24T17:41:39.623066+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:40.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:40 smithi070 bash[55604]: cephadm 2024-04-24T17:41:39.625032+0000 mgr.y (mgr.34107) 73 : cephadm [INF] Reconfiguring daemon mgr.y on smithi070 2024-04-24T17:41:40.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:40 smithi070 bash[55604]: cephadm 2024-04-24T17:41:39.625032+0000 mgr.y (mgr.34107) 73 : cephadm [INF] Reconfiguring daemon mgr.y on smithi070 2024-04-24T17:41:40.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:40 smithi070 bash[56922]: cluster 2024-04-24T17:41:39.306967+0000 mgr.y (mgr.34107) 71 : cluster [DBG] pgmap v38: 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-04-24T17:41:40.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:40 smithi070 bash[56922]: cluster 2024-04-24T17:41:39.306967+0000 mgr.y (mgr.34107) 71 : cluster [DBG] pgmap v38: 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-04-24T17:41:40.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:40 smithi070 bash[56922]: audit 2024-04-24T17:41:39.581503+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:40.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:40 smithi070 bash[56922]: audit 2024-04-24T17:41:39.581503+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:40.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:40 smithi070 bash[56922]: audit 2024-04-24T17:41:39.592435+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:40.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:40 smithi070 bash[56922]: audit 2024-04-24T17:41:39.592435+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:40.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:40 smithi070 bash[56922]: cephadm 2024-04-24T17:41:39.618061+0000 mgr.y (mgr.34107) 72 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-04-24T17:41:40.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:40 smithi070 bash[56922]: cephadm 2024-04-24T17:41:39.618061+0000 mgr.y (mgr.34107) 72 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-04-24T17:41:40.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:40 smithi070 bash[56922]: audit 2024-04-24T17:41:39.618801+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:41:40.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:40 smithi070 bash[56922]: audit 2024-04-24T17:41:39.618801+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:41:40.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:40 smithi070 bash[56922]: audit 2024-04-24T17:41:39.621023+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-24T17:41:40.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:40 smithi070 bash[56922]: audit 2024-04-24T17:41:39.621023+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-24T17:41:40.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:40 smithi070 bash[56922]: audit 2024-04-24T17:41:39.623066+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:40.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:40 smithi070 bash[56922]: audit 2024-04-24T17:41:39.623066+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:40.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:40 smithi070 bash[56922]: cephadm 2024-04-24T17:41:39.625032+0000 mgr.y (mgr.34107) 73 : cephadm [INF] Reconfiguring daemon mgr.y on smithi070 2024-04-24T17:41:40.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:40 smithi070 bash[56922]: cephadm 2024-04-24T17:41:39.625032+0000 mgr.y (mgr.34107) 73 : cephadm [INF] Reconfiguring daemon mgr.y on smithi070 2024-04-24T17:41:41.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:40 smithi137 bash[43799]: cluster 2024-04-24T17:41:39.306967+0000 mgr.y (mgr.34107) 71 : cluster [DBG] pgmap v38: 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-04-24T17:41:41.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:40 smithi137 bash[43799]: cluster 2024-04-24T17:41:39.306967+0000 mgr.y (mgr.34107) 71 : cluster [DBG] pgmap v38: 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-04-24T17:41:41.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:40 smithi137 bash[43799]: audit 2024-04-24T17:41:39.581503+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:41.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:40 smithi137 bash[43799]: audit 2024-04-24T17:41:39.581503+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:41.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:40 smithi137 bash[43799]: audit 2024-04-24T17:41:39.592435+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:41.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:40 smithi137 bash[43799]: audit 2024-04-24T17:41:39.592435+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:41.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:40 smithi137 bash[43799]: cephadm 2024-04-24T17:41:39.618061+0000 mgr.y (mgr.34107) 72 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-04-24T17:41:41.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:40 smithi137 bash[43799]: cephadm 2024-04-24T17:41:39.618061+0000 mgr.y (mgr.34107) 72 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-04-24T17:41:41.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:40 smithi137 bash[43799]: audit 2024-04-24T17:41:39.618801+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:41:41.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:40 smithi137 bash[43799]: audit 2024-04-24T17:41:39.618801+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:41:41.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:40 smithi137 bash[43799]: audit 2024-04-24T17:41:39.621023+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-24T17:41:41.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:40 smithi137 bash[43799]: audit 2024-04-24T17:41:39.621023+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-24T17:41:41.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:40 smithi137 bash[43799]: audit 2024-04-24T17:41:39.623066+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:41.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:40 smithi137 bash[43799]: audit 2024-04-24T17:41:39.623066+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:41.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:40 smithi137 bash[43799]: cephadm 2024-04-24T17:41:39.625032+0000 mgr.y (mgr.34107) 73 : cephadm [INF] Reconfiguring daemon mgr.y on smithi070 2024-04-24T17:41:41.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:40 smithi137 bash[43799]: cephadm 2024-04-24T17:41:39.625032+0000 mgr.y (mgr.34107) 73 : cephadm [INF] Reconfiguring daemon mgr.y on smithi070 2024-04-24T17:41:41.734 INFO:teuthology.orchestra.run.smithi070.stdout:true 2024-04-24T17:41:42.332 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:41:41 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:41:41] "GET /metrics HTTP/1.1" 200 38263 "" "Prometheus/2.33.4" 2024-04-24T17:41:42.459 INFO:teuthology.orchestra.run.smithi070.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-24T17:41:42.459 INFO:teuthology.orchestra.run.smithi070.stdout:alertmanager.a smithi070 *:9093,9094 running (2m) 36s ago 9m 14.0M - 0.23.0 ba2b418f427c e0f2cd13940b 2024-04-24T17:41:42.459 INFO:teuthology.orchestra.run.smithi070.stdout:grafana.a smithi137 *:3000 running (2m) 13s ago 9m 40.6M - 8.3.5 dad864ee21e9 ca713403d512 2024-04-24T17:41:42.459 INFO:teuthology.orchestra.run.smithi070.stdout:iscsi.foo.smithi070.jytlzp smithi070 running (109s) 36s ago 7m 43.8M - 3.5 e1d6a67b021e 1182cd297262 2024-04-24T17:41:42.459 INFO:teuthology.orchestra.run.smithi070.stdout:mgr.x smithi137 *:8443,9283,8765 running (97s) 13s ago 15m 437M - 19.0.0-3285-g5904d294 8bb2087275ff dd7af369145b 2024-04-24T17:41:42.459 INFO:teuthology.orchestra.run.smithi070.stdout:mgr.y smithi070 *:8443,9283,8765 running (2m) 36s ago 16m 483M - 19.0.0-3285-g5904d294 8bb2087275ff c555095cd81e 2024-04-24T17:41:42.459 INFO:teuthology.orchestra.run.smithi070.stdout:mon.a smithi070 running (77s) 36s ago 17m 38.1M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 6a091f7b35e1 2024-04-24T17:41:42.460 INFO:teuthology.orchestra.run.smithi070.stdout:mon.b smithi137 running (22s) 13s ago 15m 21.7M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 3c2727485e8d 2024-04-24T17:41:42.460 INFO:teuthology.orchestra.run.smithi070.stdout:mon.c smithi070 running (44s) 36s ago 15m 20.2M 2048M 19.0.0-3285-g5904d294 8bb2087275ff d56c3ab97de2 2024-04-24T17:41:42.460 INFO:teuthology.orchestra.run.smithi070.stdout:node-exporter.a smithi070 *:9100 running (2m) 36s ago 9m 8640k - 1.3.1 1dbe0e931976 374237c6a572 2024-04-24T17:41:42.460 INFO:teuthology.orchestra.run.smithi070.stdout:node-exporter.b smithi137 *:9100 running (2m) 13s ago 9m 9008k - 1.3.1 1dbe0e931976 5a40b64f638c 2024-04-24T17:41:42.460 INFO:teuthology.orchestra.run.smithi070.stdout:osd.0 smithi070 running (14m) 36s ago 14m 56.1M 2780M 17.2.0 e1d6a67b021e 4077960ea717 2024-04-24T17:41:42.460 INFO:teuthology.orchestra.run.smithi070.stdout:osd.1 smithi070 running (13m) 36s ago 14m 55.0M 2780M 17.2.0 e1d6a67b021e f89dd62febd5 2024-04-24T17:41:42.460 INFO:teuthology.orchestra.run.smithi070.stdout:osd.2 smithi070 running (13m) 36s ago 13m 50.2M 2780M 17.2.0 e1d6a67b021e 37f560eabfe1 2024-04-24T17:41:42.460 INFO:teuthology.orchestra.run.smithi070.stdout:osd.3 smithi070 running (12m) 36s ago 12m 54.5M 2780M 17.2.0 e1d6a67b021e d77d4e3872ee 2024-04-24T17:41:42.460 INFO:teuthology.orchestra.run.smithi070.stdout:osd.4 smithi137 running (12m) 13s ago 12m 57.8M 3036M 17.2.0 e1d6a67b021e 8d09c3408986 2024-04-24T17:41:42.460 INFO:teuthology.orchestra.run.smithi070.stdout:osd.5 smithi137 running (11m) 13s ago 11m 52.3M 3036M 17.2.0 e1d6a67b021e bd5eaa869914 2024-04-24T17:41:42.460 INFO:teuthology.orchestra.run.smithi070.stdout:osd.6 smithi137 running (11m) 13s ago 11m 50.0M 3036M 17.2.0 e1d6a67b021e 9b3405d8a103 2024-04-24T17:41:42.460 INFO:teuthology.orchestra.run.smithi070.stdout:osd.7 smithi137 running (10m) 13s ago 10m 54.4M 3036M 17.2.0 e1d6a67b021e c2d86d0f9f62 2024-04-24T17:41:42.460 INFO:teuthology.orchestra.run.smithi070.stdout:prometheus.a smithi137 *:9095 running (104s) 13s ago 9m 58.0M - 2.33.4 514e6a882f6e 10762eaa85a2 2024-04-24T17:41:42.460 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.foo.smithi070.jodwqm smithi070 *:8000 running (7m) 36s ago 7m 85.2M - 17.2.0 e1d6a67b021e bd398e759017 2024-04-24T17:41:42.461 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.foo.smithi137.xlirah smithi137 *:8000 running (7m) 13s ago 7m 84.9M - 17.2.0 e1d6a67b021e 2704ac43d32d 2024-04-24T17:41:42.461 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.smpl.smithi070.qayqjt smithi070 *:80 running (7m) 36s ago 7m 84.9M - 17.2.0 e1d6a67b021e 0779a09b8ae8 2024-04-24T17:41:42.461 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.smpl.smithi137.vqzuok smithi137 *:80 running (7m) 13s ago 7m 85.0M - 17.2.0 e1d6a67b021e 92bd3bc19140 2024-04-24T17:41:42.894 INFO:teuthology.orchestra.run.smithi070.stdout:{ 2024-04-24T17:41:42.894 INFO:teuthology.orchestra.run.smithi070.stdout: "mon": { 2024-04-24T17:41:42.894 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 3 2024-04-24T17:41:42.894 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:41:42.894 INFO:teuthology.orchestra.run.smithi070.stdout: "mgr": { 2024-04-24T17:41:42.894 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 2 2024-04-24T17:41:42.894 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:41:42.894 INFO:teuthology.orchestra.run.smithi070.stdout: "osd": { 2024-04-24T17:41:42.895 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-24T17:41:42.895 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:41:42.895 INFO:teuthology.orchestra.run.smithi070.stdout: "rgw": { 2024-04-24T17:41:42.895 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-24T17:41:42.895 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:41:42.895 INFO:teuthology.orchestra.run.smithi070.stdout: "overall": { 2024-04-24T17:41:42.895 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2024-04-24T17:41:42.895 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 5 2024-04-24T17:41:42.895 INFO:teuthology.orchestra.run.smithi070.stdout: } 2024-04-24T17:41:42.895 INFO:teuthology.orchestra.run.smithi070.stdout:} 2024-04-24T17:41:42.925 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:42 smithi070 bash[55604]: cluster 2024-04-24T17:41:41.308141+0000 mgr.y (mgr.34107) 74 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 559 B/s rd, 0 op/s 2024-04-24T17:41:42.925 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:42 smithi070 bash[55604]: cluster 2024-04-24T17:41:41.308141+0000 mgr.y (mgr.34107) 74 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 559 B/s rd, 0 op/s 2024-04-24T17:41:42.925 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:42 smithi070 bash[55604]: audit 2024-04-24T17:41:41.664353+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:42.925 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:42 smithi070 bash[55604]: audit 2024-04-24T17:41:41.664353+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:42.925 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:42 smithi070 bash[55604]: audit 2024-04-24T17:41:41.672289+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:42.925 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:42 smithi070 bash[55604]: audit 2024-04-24T17:41:41.672289+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:42.925 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:42 smithi070 bash[55604]: cephadm 2024-04-24T17:41:41.693697+0000 mgr.y (mgr.34107) 75 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-24T17:41:42.925 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:42 smithi070 bash[55604]: cephadm 2024-04-24T17:41:41.693697+0000 mgr.y (mgr.34107) 75 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-24T17:41:42.925 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:42 smithi070 bash[55604]: audit 2024-04-24T17:41:41.694049+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:41:42.925 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:42 smithi070 bash[55604]: audit 2024-04-24T17:41:41.694049+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:41:42.926 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:42 smithi070 bash[55604]: audit 2024-04-24T17:41:41.695000+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:41:42.926 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:42 smithi070 bash[55604]: audit 2024-04-24T17:41:41.695000+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:41:42.926 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:42 smithi070 bash[55604]: audit 2024-04-24T17:41:41.695911+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:42.926 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:42 smithi070 bash[55604]: audit 2024-04-24T17:41:41.695911+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:42.926 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:42 smithi070 bash[55604]: cephadm 2024-04-24T17:41:41.697239+0000 mgr.y (mgr.34107) 76 : cephadm [INF] Reconfiguring daemon mon.c on smithi070 2024-04-24T17:41:42.926 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:42 smithi070 bash[55604]: cephadm 2024-04-24T17:41:41.697239+0000 mgr.y (mgr.34107) 76 : cephadm [INF] Reconfiguring daemon mon.c on smithi070 2024-04-24T17:41:42.926 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:42 smithi070 bash[55604]: audit 2024-04-24T17:41:41.732268+0000 mgr.y (mgr.34107) 77 : audit [DBG] from='client.34209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:41:42.926 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:42 smithi070 bash[55604]: audit 2024-04-24T17:41:41.732268+0000 mgr.y (mgr.34107) 77 : audit [DBG] from='client.34209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:41:42.926 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:42 smithi070 bash[56922]: cluster 2024-04-24T17:41:41.308141+0000 mgr.y (mgr.34107) 74 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 559 B/s rd, 0 op/s 2024-04-24T17:41:42.926 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:42 smithi070 bash[56922]: cluster 2024-04-24T17:41:41.308141+0000 mgr.y (mgr.34107) 74 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 559 B/s rd, 0 op/s 2024-04-24T17:41:42.926 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:42 smithi070 bash[56922]: audit 2024-04-24T17:41:41.664353+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:42.927 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:42 smithi070 bash[56922]: audit 2024-04-24T17:41:41.664353+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:42.927 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:42 smithi070 bash[56922]: audit 2024-04-24T17:41:41.672289+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:42.927 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:42 smithi070 bash[56922]: audit 2024-04-24T17:41:41.672289+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:42.927 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:42 smithi070 bash[56922]: cephadm 2024-04-24T17:41:41.693697+0000 mgr.y (mgr.34107) 75 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-24T17:41:42.927 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:42 smithi070 bash[56922]: cephadm 2024-04-24T17:41:41.693697+0000 mgr.y (mgr.34107) 75 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-24T17:41:42.927 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:42 smithi070 bash[56922]: audit 2024-04-24T17:41:41.694049+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:41:42.927 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:42 smithi070 bash[56922]: audit 2024-04-24T17:41:41.694049+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:41:42.927 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:42 smithi070 bash[56922]: audit 2024-04-24T17:41:41.695000+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:41:42.927 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:42 smithi070 bash[56922]: audit 2024-04-24T17:41:41.695000+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:41:42.927 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:42 smithi070 bash[56922]: audit 2024-04-24T17:41:41.695911+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:42.927 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:42 smithi070 bash[56922]: audit 2024-04-24T17:41:41.695911+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:42.927 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:42 smithi070 bash[56922]: cephadm 2024-04-24T17:41:41.697239+0000 mgr.y (mgr.34107) 76 : cephadm [INF] Reconfiguring daemon mon.c on smithi070 2024-04-24T17:41:42.927 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:42 smithi070 bash[56922]: cephadm 2024-04-24T17:41:41.697239+0000 mgr.y (mgr.34107) 76 : cephadm [INF] Reconfiguring daemon mon.c on smithi070 2024-04-24T17:41:42.927 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:42 smithi070 bash[56922]: audit 2024-04-24T17:41:41.732268+0000 mgr.y (mgr.34107) 77 : audit [DBG] from='client.34209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:41:42.927 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:42 smithi070 bash[56922]: audit 2024-04-24T17:41:41.732268+0000 mgr.y (mgr.34107) 77 : audit [DBG] from='client.34209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:41:43.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:42 smithi137 bash[43799]: cluster 2024-04-24T17:41:41.308141+0000 mgr.y (mgr.34107) 74 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 559 B/s rd, 0 op/s 2024-04-24T17:41:43.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:42 smithi137 bash[43799]: cluster 2024-04-24T17:41:41.308141+0000 mgr.y (mgr.34107) 74 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 559 B/s rd, 0 op/s 2024-04-24T17:41:43.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:42 smithi137 bash[43799]: audit 2024-04-24T17:41:41.664353+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:43.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:42 smithi137 bash[43799]: audit 2024-04-24T17:41:41.664353+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:43.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:42 smithi137 bash[43799]: audit 2024-04-24T17:41:41.672289+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:43.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:42 smithi137 bash[43799]: audit 2024-04-24T17:41:41.672289+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:43.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:42 smithi137 bash[43799]: cephadm 2024-04-24T17:41:41.693697+0000 mgr.y (mgr.34107) 75 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-24T17:41:43.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:42 smithi137 bash[43799]: cephadm 2024-04-24T17:41:41.693697+0000 mgr.y (mgr.34107) 75 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-24T17:41:43.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:42 smithi137 bash[43799]: audit 2024-04-24T17:41:41.694049+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:41:43.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:42 smithi137 bash[43799]: audit 2024-04-24T17:41:41.694049+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:41:43.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:42 smithi137 bash[43799]: audit 2024-04-24T17:41:41.695000+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:41:43.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:42 smithi137 bash[43799]: audit 2024-04-24T17:41:41.695000+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:41:43.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:42 smithi137 bash[43799]: audit 2024-04-24T17:41:41.695911+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:43.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:42 smithi137 bash[43799]: audit 2024-04-24T17:41:41.695911+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:43.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:42 smithi137 bash[43799]: cephadm 2024-04-24T17:41:41.697239+0000 mgr.y (mgr.34107) 76 : cephadm [INF] Reconfiguring daemon mon.c on smithi070 2024-04-24T17:41:43.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:42 smithi137 bash[43799]: cephadm 2024-04-24T17:41:41.697239+0000 mgr.y (mgr.34107) 76 : cephadm [INF] Reconfiguring daemon mon.c on smithi070 2024-04-24T17:41:43.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:42 smithi137 bash[43799]: audit 2024-04-24T17:41:41.732268+0000 mgr.y (mgr.34107) 77 : audit [DBG] from='client.34209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:41:43.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:42 smithi137 bash[43799]: audit 2024-04-24T17:41:41.732268+0000 mgr.y (mgr.34107) 77 : audit [DBG] from='client.34209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:41:43.248 INFO:teuthology.orchestra.run.smithi070.stdout:{ 2024-04-24T17:41:43.249 INFO:teuthology.orchestra.run.smithi070.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc", 2024-04-24T17:41:43.249 INFO:teuthology.orchestra.run.smithi070.stdout: "in_progress": true, 2024-04-24T17:41:43.249 INFO:teuthology.orchestra.run.smithi070.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-24T17:41:43.249 INFO:teuthology.orchestra.run.smithi070.stdout: "services_complete": [ 2024-04-24T17:41:43.249 INFO:teuthology.orchestra.run.smithi070.stdout: "mgr", 2024-04-24T17:41:43.249 INFO:teuthology.orchestra.run.smithi070.stdout: "mon" 2024-04-24T17:41:43.249 INFO:teuthology.orchestra.run.smithi070.stdout: ], 2024-04-24T17:41:43.249 INFO:teuthology.orchestra.run.smithi070.stdout: "progress": "5/23 daemons upgraded", 2024-04-24T17:41:43.249 INFO:teuthology.orchestra.run.smithi070.stdout: "message": "Currently upgrading mon daemons", 2024-04-24T17:41:43.249 INFO:teuthology.orchestra.run.smithi070.stdout: "is_paused": false 2024-04-24T17:41:43.249 INFO:teuthology.orchestra.run.smithi070.stdout:} 2024-04-24T17:41:43.670 INFO:teuthology.orchestra.run.smithi070.stdout:HEALTH_WARN failed to probe daemons or devices 2024-04-24T17:41:43.670 INFO:teuthology.orchestra.run.smithi070.stdout:[WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-24T17:41:43.670 INFO:teuthology.orchestra.run.smithi070.stdout: host smithi137 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/mon.b/config 2024-04-24T17:41:43.670 INFO:teuthology.orchestra.run.smithi070.stdout:Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi137 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpr02mkeax:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch 2024-04-24T17:41:43.670 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:41:43.671 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/docker: stderr See 'docker run --help'. 2024-04-24T17:41:43.671 INFO:teuthology.orchestra.run.smithi070.stdout:Traceback (most recent call last): 2024-04-24T17:41:43.671 INFO:teuthology.orchestra.run.smithi070.stdout: File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-24T17:41:43.671 INFO:teuthology.orchestra.run.smithi070.stdout: return _run_code(code, main_globals, None, 2024-04-24T17:41:43.671 INFO:teuthology.orchestra.run.smithi070.stdout: File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-24T17:41:43.671 INFO:teuthology.orchestra.run.smithi070.stdout: exec(code, run_globals) 2024-04-24T17:41:43.671 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5642, in 2024-04-24T17:41:43.671 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5630, in main 2024-04-24T17:41:43.671 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 408, in _infer_config 2024-04-24T17:41:43.671 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 323, in _infer_fsid 2024-04-24T17:41:43.671 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 436, in _infer_image 2024-04-24T17:41:43.671 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 310, in _validate_fsid 2024-04-24T17:41:43.671 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 3380, in command_ceph_volume 2024-04-24T17:41:43.671 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-24T17:41:43.671 INFO:teuthology.orchestra.run.smithi070.stdout:RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi137 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpr02mkeax:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:41:43.671 INFO:teuthology.orchestra.run.smithi070.stdout:See 'docker run --help'. 2024-04-24T17:41:43.779 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:41:43 smithi137 bash[41610]: ts=2024-04-24T17:41: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=\"smithi070\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi070\", job=\"node\", machine=\"x86_64\", nodename=\"smithi070\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"6229cc3c-025f-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi070\", job=\"node\", machine=\"x86_64\", nodename=\"smithi070\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:41:43.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:43 smithi137 bash[43799]: audit 2024-04-24T17:41:42.099993+0000 mgr.y (mgr.34107) 78 : audit [DBG] from='client.44143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:41:43.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:43 smithi137 bash[43799]: audit 2024-04-24T17:41:42.099993+0000 mgr.y (mgr.34107) 78 : audit [DBG] from='client.44143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:41:43.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:43 smithi137 bash[43799]: audit 2024-04-24T17:41:42.431079+0000 mgr.y (mgr.34107) 79 : audit [DBG] from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:41:43.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:43 smithi137 bash[43799]: audit 2024-04-24T17:41:42.431079+0000 mgr.y (mgr.34107) 79 : audit [DBG] from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:41:43.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:43 smithi137 bash[43799]: audit 2024-04-24T17:41:42.906172+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.70:0/1607495707' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:41:43.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:43 smithi137 bash[43799]: audit 2024-04-24T17:41:42.906172+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.70:0/1607495707' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:41:44.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:43 smithi070 bash[55604]: audit 2024-04-24T17:41:42.099993+0000 mgr.y (mgr.34107) 78 : audit [DBG] from='client.44143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:41:44.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:43 smithi070 bash[55604]: audit 2024-04-24T17:41:42.099993+0000 mgr.y (mgr.34107) 78 : audit [DBG] from='client.44143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:41:44.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:43 smithi070 bash[55604]: audit 2024-04-24T17:41:42.431079+0000 mgr.y (mgr.34107) 79 : audit [DBG] from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:41:44.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:43 smithi070 bash[55604]: audit 2024-04-24T17:41:42.431079+0000 mgr.y (mgr.34107) 79 : audit [DBG] from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:41:44.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:43 smithi070 bash[55604]: audit 2024-04-24T17:41:42.906172+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.70:0/1607495707' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:41:44.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:43 smithi070 bash[55604]: audit 2024-04-24T17:41:42.906172+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.70:0/1607495707' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:41:44.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:43 smithi070 bash[56922]: audit 2024-04-24T17:41:42.099993+0000 mgr.y (mgr.34107) 78 : audit [DBG] from='client.44143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:41:44.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:43 smithi070 bash[56922]: audit 2024-04-24T17:41:42.099993+0000 mgr.y (mgr.34107) 78 : audit [DBG] from='client.44143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:41:44.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:43 smithi070 bash[56922]: audit 2024-04-24T17:41:42.431079+0000 mgr.y (mgr.34107) 79 : audit [DBG] from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:41:44.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:43 smithi070 bash[56922]: audit 2024-04-24T17:41:42.431079+0000 mgr.y (mgr.34107) 79 : audit [DBG] from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:41:44.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:43 smithi070 bash[56922]: audit 2024-04-24T17:41:42.906172+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.70:0/1607495707' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:41:44.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:43 smithi070 bash[56922]: audit 2024-04-24T17:41:42.906172+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.70:0/1607495707' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:41:45.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:44 smithi137 bash[43799]: audit 2024-04-24T17:41:43.260700+0000 mgr.y (mgr.34107) 80 : audit [DBG] from='client.34233 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:41:45.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:44 smithi137 bash[43799]: audit 2024-04-24T17:41:43.260700+0000 mgr.y (mgr.34107) 80 : audit [DBG] from='client.34233 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:41:45.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:44 smithi137 bash[43799]: cluster 2024-04-24T17:41:43.310039+0000 mgr.y (mgr.34107) 81 : cluster [DBG] pgmap v40: 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-04-24T17:41:45.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:44 smithi137 bash[43799]: cluster 2024-04-24T17:41:43.310039+0000 mgr.y (mgr.34107) 81 : cluster [DBG] pgmap v40: 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-04-24T17:41:45.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:44 smithi137 bash[43799]: audit 2024-04-24T17:41:43.682900+0000 mon.a (mon.0) 248 : audit [DBG] from='client.? 172.21.15.70:0/213539640' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:41:45.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:44 smithi137 bash[43799]: audit 2024-04-24T17:41:43.682900+0000 mon.a (mon.0) 248 : audit [DBG] from='client.? 172.21.15.70:0/213539640' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:41:45.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:44 smithi137 bash[43799]: audit 2024-04-24T17:41:43.810957+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:45.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:44 smithi137 bash[43799]: audit 2024-04-24T17:41:43.810957+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:45.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:44 smithi137 bash[43799]: audit 2024-04-24T17:41:43.818955+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:45.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:44 smithi137 bash[43799]: audit 2024-04-24T17:41:43.818955+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:45.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:44 smithi137 bash[43799]: audit 2024-04-24T17:41:43.867392+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-24T17:41:45.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:44 smithi137 bash[43799]: audit 2024-04-24T17:41:43.867392+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-24T17:41:45.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:44 smithi137 bash[43799]: audit 2024-04-24T17:41:43.868829+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:45.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:44 smithi137 bash[43799]: audit 2024-04-24T17:41:43.868829+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:45.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:44 smithi070 bash[55604]: audit 2024-04-24T17:41:43.260700+0000 mgr.y (mgr.34107) 80 : audit [DBG] from='client.34233 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:41:45.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:44 smithi070 bash[55604]: audit 2024-04-24T17:41:43.260700+0000 mgr.y (mgr.34107) 80 : audit [DBG] from='client.34233 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:41:45.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:44 smithi070 bash[55604]: cluster 2024-04-24T17:41:43.310039+0000 mgr.y (mgr.34107) 81 : cluster [DBG] pgmap v40: 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-04-24T17:41:45.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:44 smithi070 bash[55604]: cluster 2024-04-24T17:41:43.310039+0000 mgr.y (mgr.34107) 81 : cluster [DBG] pgmap v40: 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-04-24T17:41:45.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:44 smithi070 bash[55604]: audit 2024-04-24T17:41:43.682900+0000 mon.a (mon.0) 248 : audit [DBG] from='client.? 172.21.15.70:0/213539640' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:41:45.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:44 smithi070 bash[55604]: audit 2024-04-24T17:41:43.682900+0000 mon.a (mon.0) 248 : audit [DBG] from='client.? 172.21.15.70:0/213539640' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:41:45.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:44 smithi070 bash[55604]: audit 2024-04-24T17:41:43.810957+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:45.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:44 smithi070 bash[55604]: audit 2024-04-24T17:41:43.810957+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:45.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:44 smithi070 bash[55604]: audit 2024-04-24T17:41:43.818955+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:45.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:44 smithi070 bash[55604]: audit 2024-04-24T17:41:43.818955+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:45.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:44 smithi070 bash[55604]: audit 2024-04-24T17:41:43.867392+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-24T17:41:45.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:44 smithi070 bash[55604]: audit 2024-04-24T17:41:43.867392+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-24T17:41:45.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:44 smithi070 bash[55604]: audit 2024-04-24T17:41:43.868829+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:45.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:44 smithi070 bash[55604]: audit 2024-04-24T17:41:43.868829+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:45.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:44 smithi070 bash[56922]: audit 2024-04-24T17:41:43.260700+0000 mgr.y (mgr.34107) 80 : audit [DBG] from='client.34233 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:41:45.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:44 smithi070 bash[56922]: audit 2024-04-24T17:41:43.260700+0000 mgr.y (mgr.34107) 80 : audit [DBG] from='client.34233 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:41:45.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:44 smithi070 bash[56922]: cluster 2024-04-24T17:41:43.310039+0000 mgr.y (mgr.34107) 81 : cluster [DBG] pgmap v40: 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-04-24T17:41:45.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:44 smithi070 bash[56922]: cluster 2024-04-24T17:41:43.310039+0000 mgr.y (mgr.34107) 81 : cluster [DBG] pgmap v40: 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-04-24T17:41:45.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:44 smithi070 bash[56922]: audit 2024-04-24T17:41:43.682900+0000 mon.a (mon.0) 248 : audit [DBG] from='client.? 172.21.15.70:0/213539640' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:41:45.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:44 smithi070 bash[56922]: audit 2024-04-24T17:41:43.682900+0000 mon.a (mon.0) 248 : audit [DBG] from='client.? 172.21.15.70:0/213539640' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:41:45.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:44 smithi070 bash[56922]: audit 2024-04-24T17:41:43.810957+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:45.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:44 smithi070 bash[56922]: audit 2024-04-24T17:41:43.810957+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:45.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:44 smithi070 bash[56922]: audit 2024-04-24T17:41:43.818955+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:45.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:44 smithi070 bash[56922]: audit 2024-04-24T17:41:43.818955+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:45.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:44 smithi070 bash[56922]: audit 2024-04-24T17:41:43.867392+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-24T17:41:45.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:44 smithi070 bash[56922]: audit 2024-04-24T17:41:43.867392+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-24T17:41:45.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:44 smithi070 bash[56922]: audit 2024-04-24T17:41:43.868829+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:45.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:44 smithi070 bash[56922]: audit 2024-04-24T17:41:43.868829+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:45.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:45 smithi070 bash[55604]: cephadm 2024-04-24T17:41:43.866895+0000 mgr.y (mgr.34107) 82 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-04-24T17:41:45.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:45 smithi070 bash[55604]: cephadm 2024-04-24T17:41:43.866895+0000 mgr.y (mgr.34107) 82 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-04-24T17:41:45.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:45 smithi070 bash[55604]: cephadm 2024-04-24T17:41:43.871917+0000 mgr.y (mgr.34107) 83 : cephadm [INF] Reconfiguring daemon osd.0 on smithi070 2024-04-24T17:41:45.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:45 smithi070 bash[55604]: cephadm 2024-04-24T17:41:43.871917+0000 mgr.y (mgr.34107) 83 : cephadm [INF] Reconfiguring daemon osd.0 on smithi070 2024-04-24T17:41:45.831 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:45 smithi070 bash[56922]: cephadm 2024-04-24T17:41:43.866895+0000 mgr.y (mgr.34107) 82 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-04-24T17:41:45.831 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:45 smithi070 bash[56922]: cephadm 2024-04-24T17:41:43.866895+0000 mgr.y (mgr.34107) 82 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-04-24T17:41:45.831 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:45 smithi070 bash[56922]: cephadm 2024-04-24T17:41:43.871917+0000 mgr.y (mgr.34107) 83 : cephadm [INF] Reconfiguring daemon osd.0 on smithi070 2024-04-24T17:41:45.831 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:45 smithi070 bash[56922]: cephadm 2024-04-24T17:41:43.871917+0000 mgr.y (mgr.34107) 83 : cephadm [INF] Reconfiguring daemon osd.0 on smithi070 2024-04-24T17:41:46.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:45 smithi137 bash[43799]: cephadm 2024-04-24T17:41:43.866895+0000 mgr.y (mgr.34107) 82 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-04-24T17:41:46.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:45 smithi137 bash[43799]: cephadm 2024-04-24T17:41:43.866895+0000 mgr.y (mgr.34107) 82 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-04-24T17:41:46.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:45 smithi137 bash[43799]: cephadm 2024-04-24T17:41:43.871917+0000 mgr.y (mgr.34107) 83 : cephadm [INF] Reconfiguring daemon osd.0 on smithi070 2024-04-24T17:41:46.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:45 smithi137 bash[43799]: cephadm 2024-04-24T17:41:43.871917+0000 mgr.y (mgr.34107) 83 : cephadm [INF] Reconfiguring daemon osd.0 on smithi070 2024-04-24T17:41:46.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:46 smithi070 bash[55604]: cluster 2024-04-24T17:41:45.310715+0000 mgr.y (mgr.34107) 84 : cluster [DBG] pgmap v41: 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-04-24T17:41:46.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:46 smithi070 bash[55604]: cluster 2024-04-24T17:41:45.310715+0000 mgr.y (mgr.34107) 84 : cluster [DBG] pgmap v41: 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-04-24T17:41:46.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:46 smithi070 bash[55604]: audit 2024-04-24T17:41:46.097960+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:46.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:46 smithi070 bash[55604]: audit 2024-04-24T17:41:46.097960+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:46.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:46 smithi070 bash[55604]: audit 2024-04-24T17:41:46.111279+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:46.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:46 smithi070 bash[55604]: audit 2024-04-24T17:41:46.111279+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:46.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:46 smithi070 bash[55604]: audit 2024-04-24T17:41:46.141730+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-24T17:41:46.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:46 smithi070 bash[55604]: audit 2024-04-24T17:41:46.141730+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-24T17:41:46.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:46 smithi070 bash[55604]: audit 2024-04-24T17:41:46.143036+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:46.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:46 smithi070 bash[55604]: audit 2024-04-24T17:41:46.143036+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:46.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:46 smithi070 bash[56922]: cluster 2024-04-24T17:41:45.310715+0000 mgr.y (mgr.34107) 84 : cluster [DBG] pgmap v41: 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-04-24T17:41:46.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:46 smithi070 bash[56922]: cluster 2024-04-24T17:41:45.310715+0000 mgr.y (mgr.34107) 84 : cluster [DBG] pgmap v41: 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-04-24T17:41:46.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:46 smithi070 bash[56922]: audit 2024-04-24T17:41:46.097960+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:46.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:46 smithi070 bash[56922]: audit 2024-04-24T17:41:46.097960+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:46.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:46 smithi070 bash[56922]: audit 2024-04-24T17:41:46.111279+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:46.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:46 smithi070 bash[56922]: audit 2024-04-24T17:41:46.111279+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:46.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:46 smithi070 bash[56922]: audit 2024-04-24T17:41:46.141730+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-24T17:41:46.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:46 smithi070 bash[56922]: audit 2024-04-24T17:41:46.141730+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-24T17:41:46.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:46 smithi070 bash[56922]: audit 2024-04-24T17:41:46.143036+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:46.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:46 smithi070 bash[56922]: audit 2024-04-24T17:41:46.143036+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:47.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:46 smithi137 bash[43799]: cluster 2024-04-24T17:41:45.310715+0000 mgr.y (mgr.34107) 84 : cluster [DBG] pgmap v41: 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-04-24T17:41:47.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:46 smithi137 bash[43799]: cluster 2024-04-24T17:41:45.310715+0000 mgr.y (mgr.34107) 84 : cluster [DBG] pgmap v41: 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-04-24T17:41:47.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:46 smithi137 bash[43799]: audit 2024-04-24T17:41:46.097960+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:47.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:46 smithi137 bash[43799]: audit 2024-04-24T17:41:46.097960+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:47.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:46 smithi137 bash[43799]: audit 2024-04-24T17:41:46.111279+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:47.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:46 smithi137 bash[43799]: audit 2024-04-24T17:41:46.111279+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:47.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:46 smithi137 bash[43799]: audit 2024-04-24T17:41:46.141730+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-24T17:41:47.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:46 smithi137 bash[43799]: audit 2024-04-24T17:41:46.141730+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-24T17:41:47.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:46 smithi137 bash[43799]: audit 2024-04-24T17:41:46.143036+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:47.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:46 smithi137 bash[43799]: audit 2024-04-24T17:41:46.143036+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:47.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:47 smithi070 bash[56922]: cephadm 2024-04-24T17:41:46.141240+0000 mgr.y (mgr.34107) 85 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-04-24T17:41:47.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:47 smithi070 bash[56922]: cephadm 2024-04-24T17:41:46.141240+0000 mgr.y (mgr.34107) 85 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-04-24T17:41:47.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:47 smithi070 bash[56922]: cephadm 2024-04-24T17:41:46.148271+0000 mgr.y (mgr.34107) 86 : cephadm [INF] Reconfiguring daemon osd.1 on smithi070 2024-04-24T17:41:47.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:47 smithi070 bash[56922]: cephadm 2024-04-24T17:41:46.148271+0000 mgr.y (mgr.34107) 86 : cephadm [INF] Reconfiguring daemon osd.1 on smithi070 2024-04-24T17:41:47.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:47 smithi070 bash[55604]: cephadm 2024-04-24T17:41:46.141240+0000 mgr.y (mgr.34107) 85 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-04-24T17:41:47.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:47 smithi070 bash[55604]: cephadm 2024-04-24T17:41:46.141240+0000 mgr.y (mgr.34107) 85 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-04-24T17:41:47.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:47 smithi070 bash[55604]: cephadm 2024-04-24T17:41:46.148271+0000 mgr.y (mgr.34107) 86 : cephadm [INF] Reconfiguring daemon osd.1 on smithi070 2024-04-24T17:41:47.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:47 smithi070 bash[55604]: cephadm 2024-04-24T17:41:46.148271+0000 mgr.y (mgr.34107) 86 : cephadm [INF] Reconfiguring daemon osd.1 on smithi070 2024-04-24T17:41:48.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:47 smithi137 bash[43799]: cephadm 2024-04-24T17:41:46.141240+0000 mgr.y (mgr.34107) 85 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-04-24T17:41:48.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:47 smithi137 bash[43799]: cephadm 2024-04-24T17:41:46.141240+0000 mgr.y (mgr.34107) 85 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-04-24T17:41:48.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:47 smithi137 bash[43799]: cephadm 2024-04-24T17:41:46.148271+0000 mgr.y (mgr.34107) 86 : cephadm [INF] Reconfiguring daemon osd.1 on smithi070 2024-04-24T17:41:48.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:47 smithi137 bash[43799]: cephadm 2024-04-24T17:41:46.148271+0000 mgr.y (mgr.34107) 86 : cephadm [INF] Reconfiguring daemon osd.1 on smithi070 2024-04-24T17:41:49.029 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:41:48 smithi137 bash[41610]: ts=2024-04-24T17:41: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.70\", device_class=\"ssd\", hostname=\"smithi070\", instance=\"172.21.15.137:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.70\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"6229cc3c-025f-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.70\", device_class=\"ssd\", hostname=\"smithi070\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.70\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:41:49.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:48 smithi137 bash[43799]: audit 2024-04-24T17:41:47.083178+0000 mgr.y (mgr.34107) 87 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:41:49.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:48 smithi137 bash[43799]: audit 2024-04-24T17:41:47.083178+0000 mgr.y (mgr.34107) 87 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:41:49.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:48 smithi137 bash[43799]: cluster 2024-04-24T17:41:47.312769+0000 mgr.y (mgr.34107) 88 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:41:49.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:48 smithi137 bash[43799]: cluster 2024-04-24T17:41:47.312769+0000 mgr.y (mgr.34107) 88 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:41:49.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:48 smithi137 bash[43799]: audit 2024-04-24T17:41:48.323120+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:49.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:48 smithi137 bash[43799]: audit 2024-04-24T17:41:48.323120+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:49.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:48 smithi137 bash[43799]: audit 2024-04-24T17:41:48.330149+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:49.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:48 smithi137 bash[43799]: audit 2024-04-24T17:41:48.330149+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:49.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:48 smithi137 bash[43799]: audit 2024-04-24T17:41:48.367389+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-24T17:41:49.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:48 smithi137 bash[43799]: audit 2024-04-24T17:41:48.367389+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-24T17:41:49.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:48 smithi137 bash[43799]: audit 2024-04-24T17:41:48.368831+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:49.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:48 smithi137 bash[43799]: audit 2024-04-24T17:41:48.368831+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:49.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:48 smithi070 bash[55604]: audit 2024-04-24T17:41:47.083178+0000 mgr.y (mgr.34107) 87 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:41:49.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:48 smithi070 bash[55604]: audit 2024-04-24T17:41:47.083178+0000 mgr.y (mgr.34107) 87 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:41:49.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:48 smithi070 bash[55604]: cluster 2024-04-24T17:41:47.312769+0000 mgr.y (mgr.34107) 88 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:41:49.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:48 smithi070 bash[55604]: cluster 2024-04-24T17:41:47.312769+0000 mgr.y (mgr.34107) 88 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:41:49.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:48 smithi070 bash[55604]: audit 2024-04-24T17:41:48.323120+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:49.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:48 smithi070 bash[55604]: audit 2024-04-24T17:41:48.323120+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:49.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:48 smithi070 bash[55604]: audit 2024-04-24T17:41:48.330149+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:49.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:48 smithi070 bash[55604]: audit 2024-04-24T17:41:48.330149+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:49.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:48 smithi070 bash[55604]: audit 2024-04-24T17:41:48.367389+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-24T17:41:49.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:48 smithi070 bash[55604]: audit 2024-04-24T17:41:48.367389+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-24T17:41:49.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:48 smithi070 bash[55604]: audit 2024-04-24T17:41:48.368831+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:49.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:48 smithi070 bash[55604]: audit 2024-04-24T17:41:48.368831+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:49.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:48 smithi070 bash[56922]: audit 2024-04-24T17:41:47.083178+0000 mgr.y (mgr.34107) 87 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:41:49.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:48 smithi070 bash[56922]: audit 2024-04-24T17:41:47.083178+0000 mgr.y (mgr.34107) 87 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:41:49.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:48 smithi070 bash[56922]: cluster 2024-04-24T17:41:47.312769+0000 mgr.y (mgr.34107) 88 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:41:49.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:48 smithi070 bash[56922]: cluster 2024-04-24T17:41:47.312769+0000 mgr.y (mgr.34107) 88 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:41:49.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:48 smithi070 bash[56922]: audit 2024-04-24T17:41:48.323120+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:49.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:48 smithi070 bash[56922]: audit 2024-04-24T17:41:48.323120+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:49.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:48 smithi070 bash[56922]: audit 2024-04-24T17:41:48.330149+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:49.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:48 smithi070 bash[56922]: audit 2024-04-24T17:41:48.330149+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:49.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:48 smithi070 bash[56922]: audit 2024-04-24T17:41:48.367389+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-24T17:41:49.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:48 smithi070 bash[56922]: audit 2024-04-24T17:41:48.367389+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-24T17:41:49.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:48 smithi070 bash[56922]: audit 2024-04-24T17:41:48.368831+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:49.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:48 smithi070 bash[56922]: audit 2024-04-24T17:41:48.368831+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:49.880 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:49 smithi070 bash[56922]: cephadm 2024-04-24T17:41:48.366804+0000 mgr.y (mgr.34107) 89 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-04-24T17:41:49.881 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:49 smithi070 bash[56922]: cephadm 2024-04-24T17:41:48.366804+0000 mgr.y (mgr.34107) 89 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-04-24T17:41:49.881 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:49 smithi070 bash[56922]: cephadm 2024-04-24T17:41:48.374398+0000 mgr.y (mgr.34107) 90 : cephadm [INF] Reconfiguring daemon osd.2 on smithi070 2024-04-24T17:41:49.881 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:49 smithi070 bash[56922]: cephadm 2024-04-24T17:41:48.374398+0000 mgr.y (mgr.34107) 90 : cephadm [INF] Reconfiguring daemon osd.2 on smithi070 2024-04-24T17:41:49.881 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:49 smithi070 bash[55604]: cephadm 2024-04-24T17:41:48.366804+0000 mgr.y (mgr.34107) 89 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-04-24T17:41:49.881 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:49 smithi070 bash[55604]: cephadm 2024-04-24T17:41:48.366804+0000 mgr.y (mgr.34107) 89 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-04-24T17:41:49.881 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:49 smithi070 bash[55604]: cephadm 2024-04-24T17:41:48.374398+0000 mgr.y (mgr.34107) 90 : cephadm [INF] Reconfiguring daemon osd.2 on smithi070 2024-04-24T17:41:49.881 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:49 smithi070 bash[55604]: cephadm 2024-04-24T17:41:48.374398+0000 mgr.y (mgr.34107) 90 : cephadm [INF] Reconfiguring daemon osd.2 on smithi070 2024-04-24T17:41:50.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:49 smithi137 bash[43799]: cephadm 2024-04-24T17:41:48.366804+0000 mgr.y (mgr.34107) 89 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-04-24T17:41:50.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:49 smithi137 bash[43799]: cephadm 2024-04-24T17:41:48.366804+0000 mgr.y (mgr.34107) 89 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-04-24T17:41:50.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:49 smithi137 bash[43799]: cephadm 2024-04-24T17:41:48.374398+0000 mgr.y (mgr.34107) 90 : cephadm [INF] Reconfiguring daemon osd.2 on smithi070 2024-04-24T17:41:50.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:49 smithi137 bash[43799]: cephadm 2024-04-24T17:41:48.374398+0000 mgr.y (mgr.34107) 90 : cephadm [INF] Reconfiguring daemon osd.2 on smithi070 2024-04-24T17:41:51.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:50 smithi137 bash[43799]: cluster 2024-04-24T17:41:49.313782+0000 mgr.y (mgr.34107) 91 : 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-04-24T17:41:51.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:50 smithi137 bash[43799]: cluster 2024-04-24T17:41:49.313782+0000 mgr.y (mgr.34107) 91 : 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-04-24T17:41:51.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:50 smithi137 bash[43799]: audit 2024-04-24T17:41:50.422955+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:51.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:50 smithi137 bash[43799]: audit 2024-04-24T17:41:50.422955+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:51.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:50 smithi137 bash[43799]: audit 2024-04-24T17:41:50.432427+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:51.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:50 smithi137 bash[43799]: audit 2024-04-24T17:41:50.432427+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:51.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:50 smithi137 bash[43799]: audit 2024-04-24T17:41:50.443780+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-24T17:41:51.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:50 smithi137 bash[43799]: audit 2024-04-24T17:41:50.443780+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-24T17:41:51.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:50 smithi137 bash[43799]: audit 2024-04-24T17:41:50.445101+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:51.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:50 smithi137 bash[43799]: audit 2024-04-24T17:41:50.445101+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:51.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:50 smithi070 bash[56922]: cluster 2024-04-24T17:41:49.313782+0000 mgr.y (mgr.34107) 91 : 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-04-24T17:41:51.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:50 smithi070 bash[56922]: cluster 2024-04-24T17:41:49.313782+0000 mgr.y (mgr.34107) 91 : 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-04-24T17:41:51.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:50 smithi070 bash[56922]: audit 2024-04-24T17:41:50.422955+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:51.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:50 smithi070 bash[56922]: audit 2024-04-24T17:41:50.422955+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:51.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:50 smithi070 bash[56922]: audit 2024-04-24T17:41:50.432427+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:51.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:50 smithi070 bash[56922]: audit 2024-04-24T17:41:50.432427+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:51.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:50 smithi070 bash[56922]: audit 2024-04-24T17:41:50.443780+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-24T17:41:51.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:50 smithi070 bash[56922]: audit 2024-04-24T17:41:50.443780+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-24T17:41:51.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:50 smithi070 bash[56922]: audit 2024-04-24T17:41:50.445101+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:51.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:50 smithi070 bash[56922]: audit 2024-04-24T17:41:50.445101+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:51.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:50 smithi070 bash[55604]: cluster 2024-04-24T17:41:49.313782+0000 mgr.y (mgr.34107) 91 : 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-04-24T17:41:51.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:50 smithi070 bash[55604]: cluster 2024-04-24T17:41:49.313782+0000 mgr.y (mgr.34107) 91 : 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-04-24T17:41:51.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:50 smithi070 bash[55604]: audit 2024-04-24T17:41:50.422955+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:51.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:50 smithi070 bash[55604]: audit 2024-04-24T17:41:50.422955+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:51.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:50 smithi070 bash[55604]: audit 2024-04-24T17:41:50.432427+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:51.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:50 smithi070 bash[55604]: audit 2024-04-24T17:41:50.432427+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:51.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:50 smithi070 bash[55604]: audit 2024-04-24T17:41:50.443780+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-24T17:41:51.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:50 smithi070 bash[55604]: audit 2024-04-24T17:41:50.443780+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-24T17:41:51.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:50 smithi070 bash[55604]: audit 2024-04-24T17:41:50.445101+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:51.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:50 smithi070 bash[55604]: audit 2024-04-24T17:41:50.445101+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:51.954 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:51 smithi070 bash[55604]: cephadm 2024-04-24T17:41:50.443246+0000 mgr.y (mgr.34107) 92 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-04-24T17:41:51.954 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:51 smithi070 bash[55604]: cephadm 2024-04-24T17:41:50.443246+0000 mgr.y (mgr.34107) 92 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-04-24T17:41:51.955 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:51 smithi070 bash[55604]: cephadm 2024-04-24T17:41:50.448086+0000 mgr.y (mgr.34107) 93 : cephadm [INF] Reconfiguring daemon osd.3 on smithi070 2024-04-24T17:41:51.955 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:51 smithi070 bash[55604]: cephadm 2024-04-24T17:41:50.448086+0000 mgr.y (mgr.34107) 93 : cephadm [INF] Reconfiguring daemon osd.3 on smithi070 2024-04-24T17:41:51.955 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:51 smithi070 bash[55604]: audit 2024-04-24T17:41:51.105108+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:41:51.955 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:51 smithi070 bash[55604]: audit 2024-04-24T17:41:51.105108+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:41:51.955 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:51 smithi070 bash[56922]: cephadm 2024-04-24T17:41:50.443246+0000 mgr.y (mgr.34107) 92 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-04-24T17:41:51.955 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:51 smithi070 bash[56922]: cephadm 2024-04-24T17:41:50.443246+0000 mgr.y (mgr.34107) 92 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-04-24T17:41:51.955 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:51 smithi070 bash[56922]: cephadm 2024-04-24T17:41:50.448086+0000 mgr.y (mgr.34107) 93 : cephadm [INF] Reconfiguring daemon osd.3 on smithi070 2024-04-24T17:41:51.956 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:51 smithi070 bash[56922]: cephadm 2024-04-24T17:41:50.448086+0000 mgr.y (mgr.34107) 93 : cephadm [INF] Reconfiguring daemon osd.3 on smithi070 2024-04-24T17:41:51.956 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:51 smithi070 bash[56922]: audit 2024-04-24T17:41:51.105108+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:41:51.956 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:51 smithi070 bash[56922]: audit 2024-04-24T17:41:51.105108+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:41:52.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:51 smithi137 bash[43799]: cephadm 2024-04-24T17:41:50.443246+0000 mgr.y (mgr.34107) 92 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-04-24T17:41:52.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:51 smithi137 bash[43799]: cephadm 2024-04-24T17:41:50.443246+0000 mgr.y (mgr.34107) 92 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-04-24T17:41:52.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:51 smithi137 bash[43799]: cephadm 2024-04-24T17:41:50.448086+0000 mgr.y (mgr.34107) 93 : cephadm [INF] Reconfiguring daemon osd.3 on smithi070 2024-04-24T17:41:52.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:51 smithi137 bash[43799]: cephadm 2024-04-24T17:41:50.448086+0000 mgr.y (mgr.34107) 93 : cephadm [INF] Reconfiguring daemon osd.3 on smithi070 2024-04-24T17:41:52.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:51 smithi137 bash[43799]: audit 2024-04-24T17:41:51.105108+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:41:52.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:51 smithi137 bash[43799]: audit 2024-04-24T17:41:51.105108+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:41:52.330 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:41:51 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:41:51] "GET /metrics HTTP/1.1" 200 38264 "" "Prometheus/2.33.4" 2024-04-24T17:41:53.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:52 smithi137 bash[43799]: cluster 2024-04-24T17:41:51.314428+0000 mgr.y (mgr.34107) 94 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:41:53.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:52 smithi137 bash[43799]: cluster 2024-04-24T17:41:51.314428+0000 mgr.y (mgr.34107) 94 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:41:53.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:52 smithi137 bash[43799]: audit 2024-04-24T17:41:52.561872+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:53.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:52 smithi137 bash[43799]: audit 2024-04-24T17:41:52.561872+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:53.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:52 smithi137 bash[43799]: audit 2024-04-24T17:41:52.570725+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:53.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:52 smithi137 bash[43799]: audit 2024-04-24T17:41:52.570725+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:53.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:52 smithi137 bash[43799]: audit 2024-04-24T17:41:52.621443+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi070.jodwqm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:41:53.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:52 smithi137 bash[43799]: audit 2024-04-24T17:41:52.621443+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi070.jodwqm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:41:53.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:52 smithi137 bash[43799]: audit 2024-04-24T17:41:52.625300+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:53.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:52 smithi137 bash[43799]: audit 2024-04-24T17:41:52.625300+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:53.061 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:52 smithi070 bash[55604]: cluster 2024-04-24T17:41:51.314428+0000 mgr.y (mgr.34107) 94 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:41:53.061 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:52 smithi070 bash[55604]: cluster 2024-04-24T17:41:51.314428+0000 mgr.y (mgr.34107) 94 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:41:53.061 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:52 smithi070 bash[55604]: audit 2024-04-24T17:41:52.561872+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:53.061 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:52 smithi070 bash[55604]: audit 2024-04-24T17:41:52.561872+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:53.061 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:52 smithi070 bash[55604]: audit 2024-04-24T17:41:52.570725+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:53.061 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:52 smithi070 bash[55604]: audit 2024-04-24T17:41:52.570725+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:53.061 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:52 smithi070 bash[55604]: audit 2024-04-24T17:41:52.621443+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi070.jodwqm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:41:53.062 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:52 smithi070 bash[55604]: audit 2024-04-24T17:41:52.621443+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi070.jodwqm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:41:53.062 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:52 smithi070 bash[55604]: audit 2024-04-24T17:41:52.625300+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:53.062 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:52 smithi070 bash[55604]: audit 2024-04-24T17:41:52.625300+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:53.062 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:52 smithi070 bash[56922]: cluster 2024-04-24T17:41:51.314428+0000 mgr.y (mgr.34107) 94 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:41:53.062 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:52 smithi070 bash[56922]: cluster 2024-04-24T17:41:51.314428+0000 mgr.y (mgr.34107) 94 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:41:53.062 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:52 smithi070 bash[56922]: audit 2024-04-24T17:41:52.561872+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:53.062 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:52 smithi070 bash[56922]: audit 2024-04-24T17:41:52.561872+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:53.062 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:52 smithi070 bash[56922]: audit 2024-04-24T17:41:52.570725+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:53.062 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:52 smithi070 bash[56922]: audit 2024-04-24T17:41:52.570725+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:53.062 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:52 smithi070 bash[56922]: audit 2024-04-24T17:41:52.621443+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi070.jodwqm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:41:53.062 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:52 smithi070 bash[56922]: audit 2024-04-24T17:41:52.621443+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi070.jodwqm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:41:53.063 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:52 smithi070 bash[56922]: audit 2024-04-24T17:41:52.625300+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:53.063 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:52 smithi070 bash[56922]: audit 2024-04-24T17:41:52.625300+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:53.779 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:41:53 smithi137 bash[41610]: ts=2024-04-24T17:41: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=\"smithi070\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi070\", job=\"node\", machine=\"x86_64\", nodename=\"smithi070\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"6229cc3c-025f-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi070\", job=\"node\", machine=\"x86_64\", nodename=\"smithi070\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:41:53.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:53 smithi137 bash[43799]: cephadm 2024-04-24T17:41:52.620712+0000 mgr.y (mgr.34107) 95 : cephadm [INF] Reconfiguring rgw.foo.smithi070.jodwqm (monmap changed)... 2024-04-24T17:41:53.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:53 smithi137 bash[43799]: cephadm 2024-04-24T17:41:52.620712+0000 mgr.y (mgr.34107) 95 : cephadm [INF] Reconfiguring rgw.foo.smithi070.jodwqm (monmap changed)... 2024-04-24T17:41:53.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:53 smithi137 bash[43799]: cephadm 2024-04-24T17:41:52.627292+0000 mgr.y (mgr.34107) 96 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi070.jodwqm on smithi070 2024-04-24T17:41:53.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:53 smithi137 bash[43799]: cephadm 2024-04-24T17:41:52.627292+0000 mgr.y (mgr.34107) 96 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi070.jodwqm on smithi070 2024-04-24T17:41:53.986 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:53 smithi070 bash[55604]: cephadm 2024-04-24T17:41:52.620712+0000 mgr.y (mgr.34107) 95 : cephadm [INF] Reconfiguring rgw.foo.smithi070.jodwqm (monmap changed)... 2024-04-24T17:41:53.986 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:53 smithi070 bash[55604]: cephadm 2024-04-24T17:41:52.620712+0000 mgr.y (mgr.34107) 95 : cephadm [INF] Reconfiguring rgw.foo.smithi070.jodwqm (monmap changed)... 2024-04-24T17:41:53.986 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:53 smithi070 bash[55604]: cephadm 2024-04-24T17:41:52.627292+0000 mgr.y (mgr.34107) 96 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi070.jodwqm on smithi070 2024-04-24T17:41:53.986 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:53 smithi070 bash[55604]: cephadm 2024-04-24T17:41:52.627292+0000 mgr.y (mgr.34107) 96 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi070.jodwqm on smithi070 2024-04-24T17:41:53.987 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:53 smithi070 bash[56922]: cephadm 2024-04-24T17:41:52.620712+0000 mgr.y (mgr.34107) 95 : cephadm [INF] Reconfiguring rgw.foo.smithi070.jodwqm (monmap changed)... 2024-04-24T17:41:53.987 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:53 smithi070 bash[56922]: cephadm 2024-04-24T17:41:52.620712+0000 mgr.y (mgr.34107) 95 : cephadm [INF] Reconfiguring rgw.foo.smithi070.jodwqm (monmap changed)... 2024-04-24T17:41:53.987 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:53 smithi070 bash[56922]: cephadm 2024-04-24T17:41:52.627292+0000 mgr.y (mgr.34107) 96 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi070.jodwqm on smithi070 2024-04-24T17:41:53.987 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:53 smithi070 bash[56922]: cephadm 2024-04-24T17:41:52.627292+0000 mgr.y (mgr.34107) 96 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi070.jodwqm on smithi070 2024-04-24T17:41:55.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:54 smithi137 bash[43799]: cluster 2024-04-24T17:41:53.316431+0000 mgr.y (mgr.34107) 97 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:41:55.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:54 smithi137 bash[43799]: cluster 2024-04-24T17:41:53.316431+0000 mgr.y (mgr.34107) 97 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:41:55.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:54 smithi070 bash[55604]: cluster 2024-04-24T17:41:53.316431+0000 mgr.y (mgr.34107) 97 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:41:55.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:54 smithi070 bash[55604]: cluster 2024-04-24T17:41:53.316431+0000 mgr.y (mgr.34107) 97 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:41:55.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:54 smithi070 bash[56922]: cluster 2024-04-24T17:41:53.316431+0000 mgr.y (mgr.34107) 97 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:41:55.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:54 smithi070 bash[56922]: cluster 2024-04-24T17:41:53.316431+0000 mgr.y (mgr.34107) 97 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:41:56.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:55 smithi070 bash[55604]: audit 2024-04-24T17:41:54.809795+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:56.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:55 smithi070 bash[55604]: audit 2024-04-24T17:41:54.809795+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:56.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:55 smithi070 bash[55604]: audit 2024-04-24T17:41:54.823212+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:56.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:55 smithi070 bash[55604]: audit 2024-04-24T17:41:54.823212+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:56.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:55 smithi070 bash[55604]: audit 2024-04-24T17:41:54.848835+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi070.qayqjt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:41:56.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:55 smithi070 bash[55604]: audit 2024-04-24T17:41:54.848835+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi070.qayqjt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:41:56.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:55 smithi070 bash[55604]: audit 2024-04-24T17:41:54.852761+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:56.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:55 smithi070 bash[55604]: audit 2024-04-24T17:41:54.852761+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:56.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:55 smithi070 bash[56922]: audit 2024-04-24T17:41:54.809795+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:56.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:55 smithi070 bash[56922]: audit 2024-04-24T17:41:54.809795+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:56.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:55 smithi070 bash[56922]: audit 2024-04-24T17:41:54.823212+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:56.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:55 smithi070 bash[56922]: audit 2024-04-24T17:41:54.823212+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:56.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:55 smithi070 bash[56922]: audit 2024-04-24T17:41:54.848835+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi070.qayqjt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:41:56.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:55 smithi070 bash[56922]: audit 2024-04-24T17:41:54.848835+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi070.qayqjt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:41:56.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:55 smithi070 bash[56922]: audit 2024-04-24T17:41:54.852761+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:56.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:55 smithi070 bash[56922]: audit 2024-04-24T17:41:54.852761+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:56.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:55 smithi137 bash[43799]: audit 2024-04-24T17:41:54.809795+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:56.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:55 smithi137 bash[43799]: audit 2024-04-24T17:41:54.809795+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:56.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:55 smithi137 bash[43799]: audit 2024-04-24T17:41:54.823212+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:56.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:55 smithi137 bash[43799]: audit 2024-04-24T17:41:54.823212+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:56.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:55 smithi137 bash[43799]: audit 2024-04-24T17:41:54.848835+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi070.qayqjt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:41:56.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:55 smithi137 bash[43799]: audit 2024-04-24T17:41:54.848835+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi070.qayqjt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:41:56.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:55 smithi137 bash[43799]: audit 2024-04-24T17:41:54.852761+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:56.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:55 smithi137 bash[43799]: audit 2024-04-24T17:41:54.852761+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:57.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:56 smithi070 bash[55604]: cephadm 2024-04-24T17:41:54.848094+0000 mgr.y (mgr.34107) 98 : cephadm [INF] Reconfiguring rgw.smpl.smithi070.qayqjt (monmap changed)... 2024-04-24T17:41:57.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:56 smithi070 bash[55604]: cephadm 2024-04-24T17:41:54.848094+0000 mgr.y (mgr.34107) 98 : cephadm [INF] Reconfiguring rgw.smpl.smithi070.qayqjt (monmap changed)... 2024-04-24T17:41:57.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:56 smithi070 bash[55604]: cephadm 2024-04-24T17:41:54.854758+0000 mgr.y (mgr.34107) 99 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi070.qayqjt on smithi070 2024-04-24T17:41:57.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:56 smithi070 bash[55604]: cephadm 2024-04-24T17:41:54.854758+0000 mgr.y (mgr.34107) 99 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi070.qayqjt on smithi070 2024-04-24T17:41:57.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:56 smithi070 bash[55604]: cluster 2024-04-24T17:41:55.317227+0000 mgr.y (mgr.34107) 100 : 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-04-24T17:41:57.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:56 smithi070 bash[55604]: cluster 2024-04-24T17:41:55.317227+0000 mgr.y (mgr.34107) 100 : 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-04-24T17:41:57.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:56 smithi070 bash[56922]: cephadm 2024-04-24T17:41:54.848094+0000 mgr.y (mgr.34107) 98 : cephadm [INF] Reconfiguring rgw.smpl.smithi070.qayqjt (monmap changed)... 2024-04-24T17:41:57.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:56 smithi070 bash[56922]: cephadm 2024-04-24T17:41:54.848094+0000 mgr.y (mgr.34107) 98 : cephadm [INF] Reconfiguring rgw.smpl.smithi070.qayqjt (monmap changed)... 2024-04-24T17:41:57.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:56 smithi070 bash[56922]: cephadm 2024-04-24T17:41:54.854758+0000 mgr.y (mgr.34107) 99 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi070.qayqjt on smithi070 2024-04-24T17:41:57.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:56 smithi070 bash[56922]: cephadm 2024-04-24T17:41:54.854758+0000 mgr.y (mgr.34107) 99 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi070.qayqjt on smithi070 2024-04-24T17:41:57.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:56 smithi070 bash[56922]: cluster 2024-04-24T17:41:55.317227+0000 mgr.y (mgr.34107) 100 : 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-04-24T17:41:57.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:56 smithi070 bash[56922]: cluster 2024-04-24T17:41:55.317227+0000 mgr.y (mgr.34107) 100 : 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-04-24T17:41:57.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:56 smithi137 bash[43799]: cephadm 2024-04-24T17:41:54.848094+0000 mgr.y (mgr.34107) 98 : cephadm [INF] Reconfiguring rgw.smpl.smithi070.qayqjt (monmap changed)... 2024-04-24T17:41:57.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:56 smithi137 bash[43799]: cephadm 2024-04-24T17:41:54.848094+0000 mgr.y (mgr.34107) 98 : cephadm [INF] Reconfiguring rgw.smpl.smithi070.qayqjt (monmap changed)... 2024-04-24T17:41:57.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:56 smithi137 bash[43799]: cephadm 2024-04-24T17:41:54.854758+0000 mgr.y (mgr.34107) 99 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi070.qayqjt on smithi070 2024-04-24T17:41:57.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:56 smithi137 bash[43799]: cephadm 2024-04-24T17:41:54.854758+0000 mgr.y (mgr.34107) 99 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi070.qayqjt on smithi070 2024-04-24T17:41:57.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:56 smithi137 bash[43799]: cluster 2024-04-24T17:41:55.317227+0000 mgr.y (mgr.34107) 100 : 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-04-24T17:41:57.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:56 smithi137 bash[43799]: cluster 2024-04-24T17:41:55.317227+0000 mgr.y (mgr.34107) 100 : 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-04-24T17:41:58.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:57 smithi137 bash[43799]: audit 2024-04-24T17:41:56.963053+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:58.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:57 smithi137 bash[43799]: audit 2024-04-24T17:41:56.963053+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:58.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:57 smithi137 bash[43799]: audit 2024-04-24T17:41:56.972056+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:58.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:57 smithi137 bash[43799]: audit 2024-04-24T17:41:56.972056+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:58.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:57 smithi137 bash[43799]: cephadm 2024-04-24T17:41:56.974366+0000 mgr.y (mgr.34107) 101 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-24T17:41:58.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:57 smithi137 bash[43799]: cephadm 2024-04-24T17:41:56.974366+0000 mgr.y (mgr.34107) 101 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-24T17:41:58.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:57 smithi137 bash[43799]: audit 2024-04-24T17:41:56.975050+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:41:58.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:57 smithi137 bash[43799]: audit 2024-04-24T17:41:56.975050+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:41:58.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:57 smithi137 bash[43799]: audit 2024-04-24T17:41:56.976501+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:41:58.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:57 smithi137 bash[43799]: audit 2024-04-24T17:41:56.976501+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:41:58.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:57 smithi137 bash[43799]: audit 2024-04-24T17:41:56.977856+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:58.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:57 smithi137 bash[43799]: audit 2024-04-24T17:41:56.977856+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:58.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:57 smithi137 bash[43799]: cephadm 2024-04-24T17:41:56.979471+0000 mgr.y (mgr.34107) 102 : cephadm [INF] Reconfiguring daemon mon.b on smithi137 2024-04-24T17:41:58.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:57 smithi137 bash[43799]: cephadm 2024-04-24T17:41:56.979471+0000 mgr.y (mgr.34107) 102 : cephadm [INF] Reconfiguring daemon mon.b on smithi137 2024-04-24T17:41:58.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:57 smithi137 bash[43799]: audit 2024-04-24T17:41:57.093773+0000 mgr.y (mgr.34107) 103 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:41:58.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:57 smithi137 bash[43799]: audit 2024-04-24T17:41:57.093773+0000 mgr.y (mgr.34107) 103 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:41:58.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:57 smithi137 bash[43799]: cluster 2024-04-24T17:41:57.319212+0000 mgr.y (mgr.34107) 104 : 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-04-24T17:41:58.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:41:57 smithi137 bash[43799]: cluster 2024-04-24T17:41:57.319212+0000 mgr.y (mgr.34107) 104 : 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-04-24T17:41:58.331 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:57 smithi070 bash[55604]: audit 2024-04-24T17:41:56.963053+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:58.331 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:57 smithi070 bash[55604]: audit 2024-04-24T17:41:56.963053+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:58.331 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:57 smithi070 bash[55604]: audit 2024-04-24T17:41:56.972056+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:58.331 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:57 smithi070 bash[55604]: audit 2024-04-24T17:41:56.972056+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:58.331 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:57 smithi070 bash[55604]: cephadm 2024-04-24T17:41:56.974366+0000 mgr.y (mgr.34107) 101 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-24T17:41:58.332 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:57 smithi070 bash[55604]: cephadm 2024-04-24T17:41:56.974366+0000 mgr.y (mgr.34107) 101 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-24T17:41:58.332 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:57 smithi070 bash[55604]: audit 2024-04-24T17:41:56.975050+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:41:58.332 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:57 smithi070 bash[55604]: audit 2024-04-24T17:41:56.975050+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:41:58.332 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:57 smithi070 bash[55604]: audit 2024-04-24T17:41:56.976501+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:41:58.332 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:57 smithi070 bash[55604]: audit 2024-04-24T17:41:56.976501+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:41:58.332 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:57 smithi070 bash[55604]: audit 2024-04-24T17:41:56.977856+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:58.332 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:57 smithi070 bash[55604]: audit 2024-04-24T17:41:56.977856+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:58.332 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:57 smithi070 bash[55604]: cephadm 2024-04-24T17:41:56.979471+0000 mgr.y (mgr.34107) 102 : cephadm [INF] Reconfiguring daemon mon.b on smithi137 2024-04-24T17:41:58.332 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:57 smithi070 bash[55604]: cephadm 2024-04-24T17:41:56.979471+0000 mgr.y (mgr.34107) 102 : cephadm [INF] Reconfiguring daemon mon.b on smithi137 2024-04-24T17:41:58.332 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:57 smithi070 bash[55604]: audit 2024-04-24T17:41:57.093773+0000 mgr.y (mgr.34107) 103 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:41:58.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:57 smithi070 bash[55604]: audit 2024-04-24T17:41:57.093773+0000 mgr.y (mgr.34107) 103 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:41:58.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:57 smithi070 bash[55604]: cluster 2024-04-24T17:41:57.319212+0000 mgr.y (mgr.34107) 104 : 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-04-24T17:41:58.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:41:57 smithi070 bash[55604]: cluster 2024-04-24T17:41:57.319212+0000 mgr.y (mgr.34107) 104 : 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-04-24T17:41:58.333 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:57 smithi070 bash[56922]: audit 2024-04-24T17:41:56.963053+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:58.333 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:57 smithi070 bash[56922]: audit 2024-04-24T17:41:56.963053+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:58.333 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:57 smithi070 bash[56922]: audit 2024-04-24T17:41:56.972056+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:58.333 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:57 smithi070 bash[56922]: audit 2024-04-24T17:41:56.972056+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:41:58.333 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:57 smithi070 bash[56922]: cephadm 2024-04-24T17:41:56.974366+0000 mgr.y (mgr.34107) 101 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-24T17:41:58.334 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:57 smithi070 bash[56922]: cephadm 2024-04-24T17:41:56.974366+0000 mgr.y (mgr.34107) 101 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-24T17:41:58.334 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:57 smithi070 bash[56922]: audit 2024-04-24T17:41:56.975050+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:41:58.334 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:57 smithi070 bash[56922]: audit 2024-04-24T17:41:56.975050+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:41:58.334 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:57 smithi070 bash[56922]: audit 2024-04-24T17:41:56.976501+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:41:58.334 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:57 smithi070 bash[56922]: audit 2024-04-24T17:41:56.976501+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:41:58.334 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:57 smithi070 bash[56922]: audit 2024-04-24T17:41:56.977856+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:58.334 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:57 smithi070 bash[56922]: audit 2024-04-24T17:41:56.977856+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:41:58.334 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:57 smithi070 bash[56922]: cephadm 2024-04-24T17:41:56.979471+0000 mgr.y (mgr.34107) 102 : cephadm [INF] Reconfiguring daemon mon.b on smithi137 2024-04-24T17:41:58.334 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:57 smithi070 bash[56922]: cephadm 2024-04-24T17:41:56.979471+0000 mgr.y (mgr.34107) 102 : cephadm [INF] Reconfiguring daemon mon.b on smithi137 2024-04-24T17:41:58.334 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:57 smithi070 bash[56922]: audit 2024-04-24T17:41:57.093773+0000 mgr.y (mgr.34107) 103 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:41:58.334 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:57 smithi070 bash[56922]: audit 2024-04-24T17:41:57.093773+0000 mgr.y (mgr.34107) 103 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:41:58.334 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:57 smithi070 bash[56922]: cluster 2024-04-24T17:41:57.319212+0000 mgr.y (mgr.34107) 104 : 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-04-24T17:41:58.334 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:41:57 smithi070 bash[56922]: cluster 2024-04-24T17:41:57.319212+0000 mgr.y (mgr.34107) 104 : 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-04-24T17:41:58.998 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:41:58 smithi137 bash[41610]: ts=2024-04-24T17:41:58.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.70\", device_class=\"ssd\", hostname=\"smithi070\", instance=\"172.21.15.137:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.70\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"6229cc3c-025f-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.70\", device_class=\"ssd\", hostname=\"smithi070\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.70\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:42:00.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:00 smithi070 bash[55604]: cluster 2024-04-24T17:41:59.320311+0000 mgr.y (mgr.34107) 105 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:42:00.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:00 smithi070 bash[55604]: cluster 2024-04-24T17:41:59.320311+0000 mgr.y (mgr.34107) 105 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:42:00.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:00 smithi070 bash[55604]: audit 2024-04-24T17:41:59.553664+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:00.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:00 smithi070 bash[55604]: audit 2024-04-24T17:41:59.553664+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:00.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:00 smithi070 bash[55604]: audit 2024-04-24T17:41:59.566624+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:00.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:00 smithi070 bash[55604]: audit 2024-04-24T17:41:59.566624+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:00.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:00 smithi070 bash[55604]: cephadm 2024-04-24T17:41:59.601663+0000 mgr.y (mgr.34107) 106 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-04-24T17:42:00.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:00 smithi070 bash[55604]: cephadm 2024-04-24T17:41:59.601663+0000 mgr.y (mgr.34107) 106 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-04-24T17:42:00.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:00 smithi070 bash[55604]: audit 2024-04-24T17:41:59.602509+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:42:00.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:00 smithi070 bash[55604]: audit 2024-04-24T17:41:59.602509+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:42:00.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:00 smithi070 bash[55604]: audit 2024-04-24T17:41:59.604906+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-24T17:42:00.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:00 smithi070 bash[55604]: audit 2024-04-24T17:41:59.604906+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-24T17:42:00.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:00 smithi070 bash[55604]: audit 2024-04-24T17:41:59.606828+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:42:00.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:00 smithi070 bash[55604]: audit 2024-04-24T17:41:59.606828+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:42:00.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:00 smithi070 bash[55604]: cephadm 2024-04-24T17:41:59.608902+0000 mgr.y (mgr.34107) 107 : cephadm [INF] Reconfiguring daemon mgr.x on smithi137 2024-04-24T17:42:00.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:00 smithi070 bash[55604]: cephadm 2024-04-24T17:41:59.608902+0000 mgr.y (mgr.34107) 107 : cephadm [INF] Reconfiguring daemon mgr.x on smithi137 2024-04-24T17:42:00.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:00 smithi070 bash[56922]: cluster 2024-04-24T17:41:59.320311+0000 mgr.y (mgr.34107) 105 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:42:00.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:00 smithi070 bash[56922]: cluster 2024-04-24T17:41:59.320311+0000 mgr.y (mgr.34107) 105 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:42:00.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:00 smithi070 bash[56922]: audit 2024-04-24T17:41:59.553664+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:00.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:00 smithi070 bash[56922]: audit 2024-04-24T17:41:59.553664+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:00.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:00 smithi070 bash[56922]: audit 2024-04-24T17:41:59.566624+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:00.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:00 smithi070 bash[56922]: audit 2024-04-24T17:41:59.566624+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:00.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:00 smithi070 bash[56922]: cephadm 2024-04-24T17:41:59.601663+0000 mgr.y (mgr.34107) 106 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-04-24T17:42:00.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:00 smithi070 bash[56922]: cephadm 2024-04-24T17:41:59.601663+0000 mgr.y (mgr.34107) 106 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-04-24T17:42:00.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:00 smithi070 bash[56922]: audit 2024-04-24T17:41:59.602509+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:42:00.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:00 smithi070 bash[56922]: audit 2024-04-24T17:41:59.602509+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:42:00.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:00 smithi070 bash[56922]: audit 2024-04-24T17:41:59.604906+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-24T17:42:00.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:00 smithi070 bash[56922]: audit 2024-04-24T17:41:59.604906+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-24T17:42:00.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:00 smithi070 bash[56922]: audit 2024-04-24T17:41:59.606828+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:42:00.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:00 smithi070 bash[56922]: audit 2024-04-24T17:41:59.606828+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:42:00.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:00 smithi070 bash[56922]: cephadm 2024-04-24T17:41:59.608902+0000 mgr.y (mgr.34107) 107 : cephadm [INF] Reconfiguring daemon mgr.x on smithi137 2024-04-24T17:42:00.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:00 smithi070 bash[56922]: cephadm 2024-04-24T17:41:59.608902+0000 mgr.y (mgr.34107) 107 : cephadm [INF] Reconfiguring daemon mgr.x on smithi137 2024-04-24T17:42:00.841 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:00 smithi137 bash[43799]: cluster 2024-04-24T17:41:59.320311+0000 mgr.y (mgr.34107) 105 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:42:00.841 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:00 smithi137 bash[43799]: cluster 2024-04-24T17:41:59.320311+0000 mgr.y (mgr.34107) 105 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:42:00.841 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:00 smithi137 bash[43799]: audit 2024-04-24T17:41:59.553664+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:00.841 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:00 smithi137 bash[43799]: audit 2024-04-24T17:41:59.553664+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:00.841 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:00 smithi137 bash[43799]: audit 2024-04-24T17:41:59.566624+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:00.842 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:00 smithi137 bash[43799]: audit 2024-04-24T17:41:59.566624+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:00.842 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:00 smithi137 bash[43799]: cephadm 2024-04-24T17:41:59.601663+0000 mgr.y (mgr.34107) 106 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-04-24T17:42:00.842 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:00 smithi137 bash[43799]: cephadm 2024-04-24T17:41:59.601663+0000 mgr.y (mgr.34107) 106 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-04-24T17:42:00.842 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:00 smithi137 bash[43799]: audit 2024-04-24T17:41:59.602509+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:42:00.842 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:00 smithi137 bash[43799]: audit 2024-04-24T17:41:59.602509+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:42:00.842 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:00 smithi137 bash[43799]: audit 2024-04-24T17:41:59.604906+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-24T17:42:00.842 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:00 smithi137 bash[43799]: audit 2024-04-24T17:41:59.604906+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-24T17:42:00.842 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:00 smithi137 bash[43799]: audit 2024-04-24T17:41:59.606828+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:42:00.842 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:00 smithi137 bash[43799]: audit 2024-04-24T17:41:59.606828+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:42:00.842 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:00 smithi137 bash[43799]: cephadm 2024-04-24T17:41:59.608902+0000 mgr.y (mgr.34107) 107 : cephadm [INF] Reconfiguring daemon mgr.x on smithi137 2024-04-24T17:42:00.842 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:00 smithi137 bash[43799]: cephadm 2024-04-24T17:41:59.608902+0000 mgr.y (mgr.34107) 107 : cephadm [INF] Reconfiguring daemon mgr.x on smithi137 2024-04-24T17:42:02.330 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:42:01 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:42:01] "GET /metrics HTTP/1.1" 200 38264 "" "Prometheus/2.33.4" 2024-04-24T17:42:03.066 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:02 smithi137 bash[43799]: cluster 2024-04-24T17:42:01.321269+0000 mgr.y (mgr.34107) 108 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:42:03.066 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:02 smithi137 bash[43799]: cluster 2024-04-24T17:42:01.321269+0000 mgr.y (mgr.34107) 108 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:42:03.066 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:02 smithi137 bash[43799]: audit 2024-04-24T17:42:01.813967+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:03.066 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:02 smithi137 bash[43799]: audit 2024-04-24T17:42:01.813967+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:03.066 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:02 smithi137 bash[43799]: audit 2024-04-24T17:42:01.828546+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:03.066 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:02 smithi137 bash[43799]: audit 2024-04-24T17:42:01.828546+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:03.066 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:02 smithi137 bash[43799]: audit 2024-04-24T17:42:01.881396+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-24T17:42:03.066 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:02 smithi137 bash[43799]: audit 2024-04-24T17:42:01.881396+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-24T17:42:03.066 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:02 smithi137 bash[43799]: audit 2024-04-24T17:42:01.883039+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:42:03.067 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:02 smithi137 bash[43799]: audit 2024-04-24T17:42:01.883039+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:42:03.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:02 smithi070 bash[55604]: cluster 2024-04-24T17:42:01.321269+0000 mgr.y (mgr.34107) 108 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:42:03.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:02 smithi070 bash[55604]: cluster 2024-04-24T17:42:01.321269+0000 mgr.y (mgr.34107) 108 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:42:03.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:02 smithi070 bash[55604]: audit 2024-04-24T17:42:01.813967+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:03.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:02 smithi070 bash[55604]: audit 2024-04-24T17:42:01.813967+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:03.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:02 smithi070 bash[55604]: audit 2024-04-24T17:42:01.828546+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:03.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:02 smithi070 bash[55604]: audit 2024-04-24T17:42:01.828546+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:03.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:02 smithi070 bash[55604]: audit 2024-04-24T17:42:01.881396+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-24T17:42:03.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:02 smithi070 bash[55604]: audit 2024-04-24T17:42:01.881396+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-24T17:42:03.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:02 smithi070 bash[55604]: audit 2024-04-24T17:42:01.883039+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:42:03.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:02 smithi070 bash[55604]: audit 2024-04-24T17:42:01.883039+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:42:03.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:02 smithi070 bash[56922]: cluster 2024-04-24T17:42:01.321269+0000 mgr.y (mgr.34107) 108 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:42:03.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:02 smithi070 bash[56922]: cluster 2024-04-24T17:42:01.321269+0000 mgr.y (mgr.34107) 108 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:42:03.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:02 smithi070 bash[56922]: audit 2024-04-24T17:42:01.813967+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:03.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:02 smithi070 bash[56922]: audit 2024-04-24T17:42:01.813967+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:03.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:02 smithi070 bash[56922]: audit 2024-04-24T17:42:01.828546+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:03.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:02 smithi070 bash[56922]: audit 2024-04-24T17:42:01.828546+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:03.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:02 smithi070 bash[56922]: audit 2024-04-24T17:42:01.881396+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-24T17:42:03.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:02 smithi070 bash[56922]: audit 2024-04-24T17:42:01.881396+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-24T17:42:03.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:02 smithi070 bash[56922]: audit 2024-04-24T17:42:01.883039+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:42:03.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:02 smithi070 bash[56922]: audit 2024-04-24T17:42:01.883039+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:42:03.779 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:42:03 smithi137 bash[41610]: ts=2024-04-24T17:42: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=\"smithi070\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi070\", job=\"node\", machine=\"x86_64\", nodename=\"smithi070\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"6229cc3c-025f-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi070\", job=\"node\", machine=\"x86_64\", nodename=\"smithi070\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:42:04.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:03 smithi070 bash[55604]: cephadm 2024-04-24T17:42:01.880653+0000 mgr.y (mgr.34107) 109 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-04-24T17:42:04.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:03 smithi070 bash[55604]: cephadm 2024-04-24T17:42:01.880653+0000 mgr.y (mgr.34107) 109 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-04-24T17:42:04.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:03 smithi070 bash[55604]: cephadm 2024-04-24T17:42:01.888627+0000 mgr.y (mgr.34107) 110 : cephadm [INF] Reconfiguring daemon osd.4 on smithi137 2024-04-24T17:42:04.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:03 smithi070 bash[55604]: cephadm 2024-04-24T17:42:01.888627+0000 mgr.y (mgr.34107) 110 : cephadm [INF] Reconfiguring daemon osd.4 on smithi137 2024-04-24T17:42:04.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:03 smithi070 bash[56922]: cephadm 2024-04-24T17:42:01.880653+0000 mgr.y (mgr.34107) 109 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-04-24T17:42:04.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:03 smithi070 bash[56922]: cephadm 2024-04-24T17:42:01.880653+0000 mgr.y (mgr.34107) 109 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-04-24T17:42:04.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:03 smithi070 bash[56922]: cephadm 2024-04-24T17:42:01.888627+0000 mgr.y (mgr.34107) 110 : cephadm [INF] Reconfiguring daemon osd.4 on smithi137 2024-04-24T17:42:04.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:03 smithi070 bash[56922]: cephadm 2024-04-24T17:42:01.888627+0000 mgr.y (mgr.34107) 110 : cephadm [INF] Reconfiguring daemon osd.4 on smithi137 2024-04-24T17:42:04.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:03 smithi137 bash[43799]: cephadm 2024-04-24T17:42:01.880653+0000 mgr.y (mgr.34107) 109 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-04-24T17:42:04.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:03 smithi137 bash[43799]: cephadm 2024-04-24T17:42:01.880653+0000 mgr.y (mgr.34107) 109 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-04-24T17:42:04.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:03 smithi137 bash[43799]: cephadm 2024-04-24T17:42:01.888627+0000 mgr.y (mgr.34107) 110 : cephadm [INF] Reconfiguring daemon osd.4 on smithi137 2024-04-24T17:42:04.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:03 smithi137 bash[43799]: cephadm 2024-04-24T17:42:01.888627+0000 mgr.y (mgr.34107) 110 : cephadm [INF] Reconfiguring daemon osd.4 on smithi137 2024-04-24T17:42:05.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:04 smithi070 bash[55604]: cluster 2024-04-24T17:42:03.323249+0000 mgr.y (mgr.34107) 111 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:42:05.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:04 smithi070 bash[55604]: cluster 2024-04-24T17:42:03.323249+0000 mgr.y (mgr.34107) 111 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:42:05.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:04 smithi070 bash[55604]: audit 2024-04-24T17:42:03.973003+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:05.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:04 smithi070 bash[55604]: audit 2024-04-24T17:42:03.973003+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:05.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:04 smithi070 bash[55604]: audit 2024-04-24T17:42:03.988051+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:05.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:04 smithi070 bash[55604]: audit 2024-04-24T17:42:03.988051+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:05.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:04 smithi070 bash[55604]: cephadm 2024-04-24T17:42:04.008683+0000 mgr.y (mgr.34107) 112 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-04-24T17:42:05.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:04 smithi070 bash[55604]: cephadm 2024-04-24T17:42:04.008683+0000 mgr.y (mgr.34107) 112 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-04-24T17:42:05.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:04 smithi070 bash[55604]: audit 2024-04-24T17:42:04.009385+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-24T17:42:05.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:04 smithi070 bash[55604]: audit 2024-04-24T17:42:04.009385+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-24T17:42:05.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:04 smithi070 bash[55604]: audit 2024-04-24T17:42:04.011223+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:42:05.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:04 smithi070 bash[55604]: audit 2024-04-24T17:42:04.011223+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:42:05.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:04 smithi070 bash[55604]: cephadm 2024-04-24T17:42:04.016821+0000 mgr.y (mgr.34107) 113 : cephadm [INF] Reconfiguring daemon osd.5 on smithi137 2024-04-24T17:42:05.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:04 smithi070 bash[55604]: cephadm 2024-04-24T17:42:04.016821+0000 mgr.y (mgr.34107) 113 : cephadm [INF] Reconfiguring daemon osd.5 on smithi137 2024-04-24T17:42:05.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:04 smithi070 bash[56922]: cluster 2024-04-24T17:42:03.323249+0000 mgr.y (mgr.34107) 111 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:42:05.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:04 smithi070 bash[56922]: cluster 2024-04-24T17:42:03.323249+0000 mgr.y (mgr.34107) 111 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:42:05.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:04 smithi070 bash[56922]: audit 2024-04-24T17:42:03.973003+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:05.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:04 smithi070 bash[56922]: audit 2024-04-24T17:42:03.973003+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:05.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:04 smithi070 bash[56922]: audit 2024-04-24T17:42:03.988051+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:05.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:04 smithi070 bash[56922]: audit 2024-04-24T17:42:03.988051+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:05.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:04 smithi070 bash[56922]: cephadm 2024-04-24T17:42:04.008683+0000 mgr.y (mgr.34107) 112 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-04-24T17:42:05.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:04 smithi070 bash[56922]: cephadm 2024-04-24T17:42:04.008683+0000 mgr.y (mgr.34107) 112 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-04-24T17:42:05.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:04 smithi070 bash[56922]: audit 2024-04-24T17:42:04.009385+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-24T17:42:05.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:04 smithi070 bash[56922]: audit 2024-04-24T17:42:04.009385+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-24T17:42:05.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:04 smithi070 bash[56922]: audit 2024-04-24T17:42:04.011223+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:42:05.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:04 smithi070 bash[56922]: audit 2024-04-24T17:42:04.011223+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:42:05.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:04 smithi070 bash[56922]: cephadm 2024-04-24T17:42:04.016821+0000 mgr.y (mgr.34107) 113 : cephadm [INF] Reconfiguring daemon osd.5 on smithi137 2024-04-24T17:42:05.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:04 smithi070 bash[56922]: cephadm 2024-04-24T17:42:04.016821+0000 mgr.y (mgr.34107) 113 : cephadm [INF] Reconfiguring daemon osd.5 on smithi137 2024-04-24T17:42:05.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:04 smithi137 bash[43799]: cluster 2024-04-24T17:42:03.323249+0000 mgr.y (mgr.34107) 111 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:42:05.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:04 smithi137 bash[43799]: cluster 2024-04-24T17:42:03.323249+0000 mgr.y (mgr.34107) 111 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:42:05.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:04 smithi137 bash[43799]: audit 2024-04-24T17:42:03.973003+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:05.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:04 smithi137 bash[43799]: audit 2024-04-24T17:42:03.973003+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:05.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:04 smithi137 bash[43799]: audit 2024-04-24T17:42:03.988051+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:05.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:04 smithi137 bash[43799]: audit 2024-04-24T17:42:03.988051+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:05.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:04 smithi137 bash[43799]: cephadm 2024-04-24T17:42:04.008683+0000 mgr.y (mgr.34107) 112 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-04-24T17:42:05.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:04 smithi137 bash[43799]: cephadm 2024-04-24T17:42:04.008683+0000 mgr.y (mgr.34107) 112 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-04-24T17:42:05.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:04 smithi137 bash[43799]: audit 2024-04-24T17:42:04.009385+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-24T17:42:05.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:04 smithi137 bash[43799]: audit 2024-04-24T17:42:04.009385+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-24T17:42:05.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:04 smithi137 bash[43799]: audit 2024-04-24T17:42:04.011223+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:42:05.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:04 smithi137 bash[43799]: audit 2024-04-24T17:42:04.011223+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:42:05.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:04 smithi137 bash[43799]: cephadm 2024-04-24T17:42:04.016821+0000 mgr.y (mgr.34107) 113 : cephadm [INF] Reconfiguring daemon osd.5 on smithi137 2024-04-24T17:42:05.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:04 smithi137 bash[43799]: cephadm 2024-04-24T17:42:04.016821+0000 mgr.y (mgr.34107) 113 : cephadm [INF] Reconfiguring daemon osd.5 on smithi137 2024-04-24T17:42:06.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:05 smithi070 bash[56922]: cluster 2024-04-24T17:42:05.324313+0000 mgr.y (mgr.34107) 114 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:42:06.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:05 smithi070 bash[56922]: cluster 2024-04-24T17:42:05.324313+0000 mgr.y (mgr.34107) 114 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:42:06.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:05 smithi070 bash[55604]: cluster 2024-04-24T17:42:05.324313+0000 mgr.y (mgr.34107) 114 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:42:06.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:05 smithi070 bash[55604]: cluster 2024-04-24T17:42:05.324313+0000 mgr.y (mgr.34107) 114 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:42:06.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:05 smithi137 bash[43799]: cluster 2024-04-24T17:42:05.324313+0000 mgr.y (mgr.34107) 114 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:42:06.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:05 smithi137 bash[43799]: cluster 2024-04-24T17:42:05.324313+0000 mgr.y (mgr.34107) 114 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:42:07.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:06 smithi070 bash[55604]: audit 2024-04-24T17:42:06.106034+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:42:07.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:06 smithi070 bash[55604]: audit 2024-04-24T17:42:06.106034+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:42:07.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:06 smithi070 bash[55604]: audit 2024-04-24T17:42:06.391242+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:07.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:06 smithi070 bash[55604]: audit 2024-04-24T17:42:06.391242+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:07.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:06 smithi070 bash[55604]: audit 2024-04-24T17:42:06.404007+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:07.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:06 smithi070 bash[55604]: audit 2024-04-24T17:42:06.404007+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:07.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:06 smithi070 bash[55604]: cephadm 2024-04-24T17:42:06.438168+0000 mgr.y (mgr.34107) 115 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-04-24T17:42:07.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:06 smithi070 bash[55604]: cephadm 2024-04-24T17:42:06.438168+0000 mgr.y (mgr.34107) 115 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-04-24T17:42:07.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:06 smithi070 bash[55604]: audit 2024-04-24T17:42:06.438860+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-24T17:42:07.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:06 smithi070 bash[55604]: audit 2024-04-24T17:42:06.438860+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-24T17:42:07.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:06 smithi070 bash[55604]: audit 2024-04-24T17:42:06.440701+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:42:07.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:06 smithi070 bash[55604]: audit 2024-04-24T17:42:06.440701+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:42:07.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:06 smithi070 bash[55604]: cephadm 2024-04-24T17:42:06.446234+0000 mgr.y (mgr.34107) 116 : cephadm [INF] Reconfiguring daemon osd.6 on smithi137 2024-04-24T17:42:07.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:06 smithi070 bash[55604]: cephadm 2024-04-24T17:42:06.446234+0000 mgr.y (mgr.34107) 116 : cephadm [INF] Reconfiguring daemon osd.6 on smithi137 2024-04-24T17:42:07.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:06 smithi070 bash[56922]: audit 2024-04-24T17:42:06.106034+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:42:07.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:06 smithi070 bash[56922]: audit 2024-04-24T17:42:06.106034+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:42:07.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:06 smithi070 bash[56922]: audit 2024-04-24T17:42:06.391242+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:07.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:06 smithi070 bash[56922]: audit 2024-04-24T17:42:06.391242+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:07.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:06 smithi070 bash[56922]: audit 2024-04-24T17:42:06.404007+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:07.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:06 smithi070 bash[56922]: audit 2024-04-24T17:42:06.404007+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:07.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:06 smithi070 bash[56922]: cephadm 2024-04-24T17:42:06.438168+0000 mgr.y (mgr.34107) 115 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-04-24T17:42:07.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:06 smithi070 bash[56922]: cephadm 2024-04-24T17:42:06.438168+0000 mgr.y (mgr.34107) 115 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-04-24T17:42:07.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:06 smithi070 bash[56922]: audit 2024-04-24T17:42:06.438860+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-24T17:42:07.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:06 smithi070 bash[56922]: audit 2024-04-24T17:42:06.438860+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-24T17:42:07.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:06 smithi070 bash[56922]: audit 2024-04-24T17:42:06.440701+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:42:07.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:06 smithi070 bash[56922]: audit 2024-04-24T17:42:06.440701+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:42:07.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:06 smithi070 bash[56922]: cephadm 2024-04-24T17:42:06.446234+0000 mgr.y (mgr.34107) 116 : cephadm [INF] Reconfiguring daemon osd.6 on smithi137 2024-04-24T17:42:07.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:06 smithi070 bash[56922]: cephadm 2024-04-24T17:42:06.446234+0000 mgr.y (mgr.34107) 116 : cephadm [INF] Reconfiguring daemon osd.6 on smithi137 2024-04-24T17:42:07.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:06 smithi137 bash[43799]: audit 2024-04-24T17:42:06.106034+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:42:07.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:06 smithi137 bash[43799]: audit 2024-04-24T17:42:06.106034+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:42:07.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:06 smithi137 bash[43799]: audit 2024-04-24T17:42:06.391242+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:07.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:06 smithi137 bash[43799]: audit 2024-04-24T17:42:06.391242+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:07.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:06 smithi137 bash[43799]: audit 2024-04-24T17:42:06.404007+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:07.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:06 smithi137 bash[43799]: audit 2024-04-24T17:42:06.404007+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:07.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:06 smithi137 bash[43799]: cephadm 2024-04-24T17:42:06.438168+0000 mgr.y (mgr.34107) 115 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-04-24T17:42:07.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:06 smithi137 bash[43799]: cephadm 2024-04-24T17:42:06.438168+0000 mgr.y (mgr.34107) 115 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-04-24T17:42:07.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:06 smithi137 bash[43799]: audit 2024-04-24T17:42:06.438860+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-24T17:42:07.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:06 smithi137 bash[43799]: audit 2024-04-24T17:42:06.438860+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-24T17:42:07.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:06 smithi137 bash[43799]: audit 2024-04-24T17:42:06.440701+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:42:07.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:06 smithi137 bash[43799]: audit 2024-04-24T17:42:06.440701+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:42:07.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:06 smithi137 bash[43799]: cephadm 2024-04-24T17:42:06.446234+0000 mgr.y (mgr.34107) 116 : cephadm [INF] Reconfiguring daemon osd.6 on smithi137 2024-04-24T17:42:07.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:06 smithi137 bash[43799]: cephadm 2024-04-24T17:42:06.446234+0000 mgr.y (mgr.34107) 116 : cephadm [INF] Reconfiguring daemon osd.6 on smithi137 2024-04-24T17:42:08.197 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:07 smithi137 bash[43799]: audit 2024-04-24T17:42:07.103152+0000 mgr.y (mgr.34107) 117 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:42:08.197 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:07 smithi137 bash[43799]: audit 2024-04-24T17:42:07.103152+0000 mgr.y (mgr.34107) 117 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:42:08.197 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:07 smithi137 bash[43799]: cluster 2024-04-24T17:42:07.326249+0000 mgr.y (mgr.34107) 118 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:42:08.197 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:07 smithi137 bash[43799]: cluster 2024-04-24T17:42:07.326249+0000 mgr.y (mgr.34107) 118 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:42:08.330 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:07 smithi070 bash[55604]: audit 2024-04-24T17:42:07.103152+0000 mgr.y (mgr.34107) 117 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:42:08.330 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:07 smithi070 bash[55604]: audit 2024-04-24T17:42:07.103152+0000 mgr.y (mgr.34107) 117 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:42:08.330 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:07 smithi070 bash[55604]: cluster 2024-04-24T17:42:07.326249+0000 mgr.y (mgr.34107) 118 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:42:08.330 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:07 smithi070 bash[55604]: cluster 2024-04-24T17:42:07.326249+0000 mgr.y (mgr.34107) 118 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:42:08.330 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:07 smithi070 bash[56922]: audit 2024-04-24T17:42:07.103152+0000 mgr.y (mgr.34107) 117 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:42:08.330 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:07 smithi070 bash[56922]: audit 2024-04-24T17:42:07.103152+0000 mgr.y (mgr.34107) 117 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:42:08.330 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:07 smithi070 bash[56922]: cluster 2024-04-24T17:42:07.326249+0000 mgr.y (mgr.34107) 118 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:42:08.331 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:07 smithi070 bash[56922]: cluster 2024-04-24T17:42:07.326249+0000 mgr.y (mgr.34107) 118 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:42:09.029 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:42:08 smithi137 bash[41610]: ts=2024-04-24T17:42: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.70\", device_class=\"ssd\", hostname=\"smithi070\", instance=\"172.21.15.137:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.70\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"6229cc3c-025f-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.70\", device_class=\"ssd\", hostname=\"smithi070\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.70\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:42:10.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:09 smithi070 bash[55604]: audit 2024-04-24T17:42:08.798807+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:10.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:09 smithi070 bash[55604]: audit 2024-04-24T17:42:08.798807+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:10.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:09 smithi070 bash[55604]: audit 2024-04-24T17:42:08.811068+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:10.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:09 smithi070 bash[55604]: audit 2024-04-24T17:42:08.811068+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:10.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:09 smithi070 bash[55604]: audit 2024-04-24T17:42:08.817809+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-24T17:42:10.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:09 smithi070 bash[55604]: audit 2024-04-24T17:42:08.817809+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-24T17:42:10.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:09 smithi070 bash[55604]: audit 2024-04-24T17:42:08.819533+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:42:10.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:09 smithi070 bash[55604]: audit 2024-04-24T17:42:08.819533+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:42:10.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:09 smithi070 bash[56922]: audit 2024-04-24T17:42:08.798807+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:10.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:09 smithi070 bash[56922]: audit 2024-04-24T17:42:08.798807+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:10.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:09 smithi070 bash[56922]: audit 2024-04-24T17:42:08.811068+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:10.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:09 smithi070 bash[56922]: audit 2024-04-24T17:42:08.811068+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:10.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:09 smithi070 bash[56922]: audit 2024-04-24T17:42:08.817809+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-24T17:42:10.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:09 smithi070 bash[56922]: audit 2024-04-24T17:42:08.817809+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-24T17:42:10.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:09 smithi070 bash[56922]: audit 2024-04-24T17:42:08.819533+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:42:10.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:09 smithi070 bash[56922]: audit 2024-04-24T17:42:08.819533+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:42:10.147 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:09 smithi137 bash[43799]: audit 2024-04-24T17:42:08.798807+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:10.147 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:09 smithi137 bash[43799]: audit 2024-04-24T17:42:08.798807+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:10.148 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:09 smithi137 bash[43799]: audit 2024-04-24T17:42:08.811068+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:10.148 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:09 smithi137 bash[43799]: audit 2024-04-24T17:42:08.811068+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:10.148 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:09 smithi137 bash[43799]: audit 2024-04-24T17:42:08.817809+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-24T17:42:10.148 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:09 smithi137 bash[43799]: audit 2024-04-24T17:42:08.817809+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-24T17:42:10.148 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:09 smithi137 bash[43799]: audit 2024-04-24T17:42:08.819533+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:42:10.148 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:09 smithi137 bash[43799]: audit 2024-04-24T17:42:08.819533+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:42:11.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:10 smithi070 bash[56922]: cephadm 2024-04-24T17:42:08.817203+0000 mgr.y (mgr.34107) 119 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-04-24T17:42:11.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:10 smithi070 bash[56922]: cephadm 2024-04-24T17:42:08.817203+0000 mgr.y (mgr.34107) 119 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-04-24T17:42:11.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:10 smithi070 bash[56922]: cephadm 2024-04-24T17:42:08.825090+0000 mgr.y (mgr.34107) 120 : cephadm [INF] Reconfiguring daemon osd.7 on smithi137 2024-04-24T17:42:11.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:10 smithi070 bash[56922]: cephadm 2024-04-24T17:42:08.825090+0000 mgr.y (mgr.34107) 120 : cephadm [INF] Reconfiguring daemon osd.7 on smithi137 2024-04-24T17:42:11.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:10 smithi070 bash[56922]: cluster 2024-04-24T17:42:09.327273+0000 mgr.y (mgr.34107) 121 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:42:11.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:10 smithi070 bash[56922]: cluster 2024-04-24T17:42:09.327273+0000 mgr.y (mgr.34107) 121 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:42:11.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:10 smithi070 bash[55604]: cephadm 2024-04-24T17:42:08.817203+0000 mgr.y (mgr.34107) 119 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-04-24T17:42:11.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:10 smithi070 bash[55604]: cephadm 2024-04-24T17:42:08.817203+0000 mgr.y (mgr.34107) 119 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-04-24T17:42:11.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:10 smithi070 bash[55604]: cephadm 2024-04-24T17:42:08.825090+0000 mgr.y (mgr.34107) 120 : cephadm [INF] Reconfiguring daemon osd.7 on smithi137 2024-04-24T17:42:11.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:10 smithi070 bash[55604]: cephadm 2024-04-24T17:42:08.825090+0000 mgr.y (mgr.34107) 120 : cephadm [INF] Reconfiguring daemon osd.7 on smithi137 2024-04-24T17:42:11.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:10 smithi070 bash[55604]: cluster 2024-04-24T17:42:09.327273+0000 mgr.y (mgr.34107) 121 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:42:11.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:10 smithi070 bash[55604]: cluster 2024-04-24T17:42:09.327273+0000 mgr.y (mgr.34107) 121 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:42:11.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:10 smithi137 bash[43799]: cephadm 2024-04-24T17:42:08.817203+0000 mgr.y (mgr.34107) 119 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-04-24T17:42:11.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:10 smithi137 bash[43799]: cephadm 2024-04-24T17:42:08.817203+0000 mgr.y (mgr.34107) 119 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-04-24T17:42:11.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:10 smithi137 bash[43799]: cephadm 2024-04-24T17:42:08.825090+0000 mgr.y (mgr.34107) 120 : cephadm [INF] Reconfiguring daemon osd.7 on smithi137 2024-04-24T17:42:11.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:10 smithi137 bash[43799]: cephadm 2024-04-24T17:42:08.825090+0000 mgr.y (mgr.34107) 120 : cephadm [INF] Reconfiguring daemon osd.7 on smithi137 2024-04-24T17:42:11.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:10 smithi137 bash[43799]: cluster 2024-04-24T17:42:09.327273+0000 mgr.y (mgr.34107) 121 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:42:11.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:10 smithi137 bash[43799]: cluster 2024-04-24T17:42:09.327273+0000 mgr.y (mgr.34107) 121 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:42:12.329 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:42:11 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:42:11] "GET /metrics HTTP/1.1" 200 38269 "" "Prometheus/2.33.4" 2024-04-24T17:42:12.330 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:12 smithi070 bash[55604]: audit 2024-04-24T17:42:11.102294+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:12.330 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:12 smithi070 bash[55604]: audit 2024-04-24T17:42:11.102294+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:12.330 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:12 smithi070 bash[55604]: audit 2024-04-24T17:42:11.115100+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:12.330 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:12 smithi070 bash[55604]: audit 2024-04-24T17:42:11.115100+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:12.330 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:12 smithi070 bash[55604]: cephadm 2024-04-24T17:42:11.148279+0000 mgr.y (mgr.34107) 122 : cephadm [INF] Reconfiguring rgw.foo.smithi137.xlirah (monmap changed)... 2024-04-24T17:42:12.331 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:12 smithi070 bash[55604]: cephadm 2024-04-24T17:42:11.148279+0000 mgr.y (mgr.34107) 122 : cephadm [INF] Reconfiguring rgw.foo.smithi137.xlirah (monmap changed)... 2024-04-24T17:42:12.331 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:12 smithi070 bash[55604]: audit 2024-04-24T17:42:11.149015+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi137.xlirah", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:42:12.331 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:12 smithi070 bash[55604]: audit 2024-04-24T17:42:11.149015+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi137.xlirah", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:42:12.331 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:12 smithi070 bash[55604]: audit 2024-04-24T17:42:11.152869+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:42:12.331 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:12 smithi070 bash[55604]: audit 2024-04-24T17:42:11.152869+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:42:12.331 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:12 smithi070 bash[55604]: cephadm 2024-04-24T17:42:11.155153+0000 mgr.y (mgr.34107) 123 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi137.xlirah on smithi137 2024-04-24T17:42:12.331 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:12 smithi070 bash[55604]: cephadm 2024-04-24T17:42:11.155153+0000 mgr.y (mgr.34107) 123 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi137.xlirah on smithi137 2024-04-24T17:42:12.331 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:12 smithi070 bash[55604]: cluster 2024-04-24T17:42:11.328261+0000 mgr.y (mgr.34107) 124 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:42:12.331 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:12 smithi070 bash[55604]: cluster 2024-04-24T17:42:11.328261+0000 mgr.y (mgr.34107) 124 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:42:12.331 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:12 smithi070 bash[56922]: audit 2024-04-24T17:42:11.102294+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:12.331 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:12 smithi070 bash[56922]: audit 2024-04-24T17:42:11.102294+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:12.331 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:12 smithi070 bash[56922]: audit 2024-04-24T17:42:11.115100+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:12.332 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:12 smithi070 bash[56922]: audit 2024-04-24T17:42:11.115100+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:12.332 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:12 smithi070 bash[56922]: cephadm 2024-04-24T17:42:11.148279+0000 mgr.y (mgr.34107) 122 : cephadm [INF] Reconfiguring rgw.foo.smithi137.xlirah (monmap changed)... 2024-04-24T17:42:12.332 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:12 smithi070 bash[56922]: cephadm 2024-04-24T17:42:11.148279+0000 mgr.y (mgr.34107) 122 : cephadm [INF] Reconfiguring rgw.foo.smithi137.xlirah (monmap changed)... 2024-04-24T17:42:12.332 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:12 smithi070 bash[56922]: audit 2024-04-24T17:42:11.149015+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi137.xlirah", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:42:12.332 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:12 smithi070 bash[56922]: audit 2024-04-24T17:42:11.149015+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi137.xlirah", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:42:12.332 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:12 smithi070 bash[56922]: audit 2024-04-24T17:42:11.152869+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:42:12.332 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:12 smithi070 bash[56922]: audit 2024-04-24T17:42:11.152869+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:42:12.332 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:12 smithi070 bash[56922]: cephadm 2024-04-24T17:42:11.155153+0000 mgr.y (mgr.34107) 123 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi137.xlirah on smithi137 2024-04-24T17:42:12.332 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:12 smithi070 bash[56922]: cephadm 2024-04-24T17:42:11.155153+0000 mgr.y (mgr.34107) 123 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi137.xlirah on smithi137 2024-04-24T17:42:12.332 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:12 smithi070 bash[56922]: cluster 2024-04-24T17:42:11.328261+0000 mgr.y (mgr.34107) 124 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:42:12.332 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:12 smithi070 bash[56922]: cluster 2024-04-24T17:42:11.328261+0000 mgr.y (mgr.34107) 124 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:42:12.514 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:12 smithi137 bash[43799]: audit 2024-04-24T17:42:11.102294+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:12.514 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:12 smithi137 bash[43799]: audit 2024-04-24T17:42:11.102294+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:12.514 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:12 smithi137 bash[43799]: audit 2024-04-24T17:42:11.115100+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:12.514 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:12 smithi137 bash[43799]: audit 2024-04-24T17:42:11.115100+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:12.514 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:12 smithi137 bash[43799]: cephadm 2024-04-24T17:42:11.148279+0000 mgr.y (mgr.34107) 122 : cephadm [INF] Reconfiguring rgw.foo.smithi137.xlirah (monmap changed)... 2024-04-24T17:42:12.514 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:12 smithi137 bash[43799]: cephadm 2024-04-24T17:42:11.148279+0000 mgr.y (mgr.34107) 122 : cephadm [INF] Reconfiguring rgw.foo.smithi137.xlirah (monmap changed)... 2024-04-24T17:42:12.515 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:12 smithi137 bash[43799]: audit 2024-04-24T17:42:11.149015+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi137.xlirah", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:42:12.515 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:12 smithi137 bash[43799]: audit 2024-04-24T17:42:11.149015+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi137.xlirah", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:42:12.515 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:12 smithi137 bash[43799]: audit 2024-04-24T17:42:11.152869+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:42:12.515 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:12 smithi137 bash[43799]: audit 2024-04-24T17:42:11.152869+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:42:12.515 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:12 smithi137 bash[43799]: cephadm 2024-04-24T17:42:11.155153+0000 mgr.y (mgr.34107) 123 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi137.xlirah on smithi137 2024-04-24T17:42:12.515 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:12 smithi137 bash[43799]: cephadm 2024-04-24T17:42:11.155153+0000 mgr.y (mgr.34107) 123 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi137.xlirah on smithi137 2024-04-24T17:42:12.515 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:12 smithi137 bash[43799]: cluster 2024-04-24T17:42:11.328261+0000 mgr.y (mgr.34107) 124 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:42:12.515 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:12 smithi137 bash[43799]: cluster 2024-04-24T17:42:11.328261+0000 mgr.y (mgr.34107) 124 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:42:13.779 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:42:13 smithi137 bash[41610]: ts=2024-04-24T17:42: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=\"smithi070\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi070\", job=\"node\", machine=\"x86_64\", nodename=\"smithi070\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"6229cc3c-025f-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi070\", job=\"node\", machine=\"x86_64\", nodename=\"smithi070\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:42:14.067 INFO:teuthology.orchestra.run.smithi070.stdout:true 2024-04-24T17:42:14.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:14 smithi070 bash[55604]: cluster 2024-04-24T17:42:13.330249+0000 mgr.y (mgr.34107) 125 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:42:14.580 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:14 smithi070 bash[55604]: cluster 2024-04-24T17:42:13.330249+0000 mgr.y (mgr.34107) 125 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:42:14.580 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:14 smithi070 bash[55604]: audit 2024-04-24T17:42:13.344128+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:14.580 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:14 smithi070 bash[55604]: audit 2024-04-24T17:42:13.344128+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:14.580 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:14 smithi070 bash[55604]: audit 2024-04-24T17:42:13.356984+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:14.580 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:14 smithi070 bash[55604]: audit 2024-04-24T17:42:13.356984+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:14.580 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:14 smithi070 bash[55604]: cephadm 2024-04-24T17:42:13.376707+0000 mgr.y (mgr.34107) 126 : cephadm [INF] Reconfiguring rgw.smpl.smithi137.vqzuok (monmap changed)... 2024-04-24T17:42:14.580 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:14 smithi070 bash[55604]: cephadm 2024-04-24T17:42:13.376707+0000 mgr.y (mgr.34107) 126 : cephadm [INF] Reconfiguring rgw.smpl.smithi137.vqzuok (monmap changed)... 2024-04-24T17:42:14.580 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:14 smithi070 bash[55604]: audit 2024-04-24T17:42:13.377589+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi137.vqzuok", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:42:14.580 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:14 smithi070 bash[55604]: audit 2024-04-24T17:42:13.377589+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi137.vqzuok", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:42:14.580 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:14 smithi070 bash[55604]: audit 2024-04-24T17:42:13.381636+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:42:14.581 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:14 smithi070 bash[55604]: audit 2024-04-24T17:42:13.381636+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:42:14.581 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:14 smithi070 bash[55604]: cephadm 2024-04-24T17:42:13.384441+0000 mgr.y (mgr.34107) 127 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi137.vqzuok on smithi137 2024-04-24T17:42:14.581 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:14 smithi070 bash[55604]: cephadm 2024-04-24T17:42:13.384441+0000 mgr.y (mgr.34107) 127 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi137.vqzuok on smithi137 2024-04-24T17:42:14.581 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:14 smithi070 bash[56922]: cluster 2024-04-24T17:42:13.330249+0000 mgr.y (mgr.34107) 125 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:42:14.581 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:14 smithi070 bash[56922]: cluster 2024-04-24T17:42:13.330249+0000 mgr.y (mgr.34107) 125 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:42:14.581 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:14 smithi070 bash[56922]: audit 2024-04-24T17:42:13.344128+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:14.581 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:14 smithi070 bash[56922]: audit 2024-04-24T17:42:13.344128+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:14.581 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:14 smithi070 bash[56922]: audit 2024-04-24T17:42:13.356984+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:14.581 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:14 smithi070 bash[56922]: audit 2024-04-24T17:42:13.356984+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:14.581 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:14 smithi070 bash[56922]: cephadm 2024-04-24T17:42:13.376707+0000 mgr.y (mgr.34107) 126 : cephadm [INF] Reconfiguring rgw.smpl.smithi137.vqzuok (monmap changed)... 2024-04-24T17:42:14.581 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:14 smithi070 bash[56922]: cephadm 2024-04-24T17:42:13.376707+0000 mgr.y (mgr.34107) 126 : cephadm [INF] Reconfiguring rgw.smpl.smithi137.vqzuok (monmap changed)... 2024-04-24T17:42:14.581 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:14 smithi070 bash[56922]: audit 2024-04-24T17:42:13.377589+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi137.vqzuok", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:42:14.581 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:14 smithi070 bash[56922]: audit 2024-04-24T17:42:13.377589+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi137.vqzuok", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:42:14.582 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:14 smithi070 bash[56922]: audit 2024-04-24T17:42:13.381636+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:42:14.582 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:14 smithi070 bash[56922]: audit 2024-04-24T17:42:13.381636+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:42:14.582 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:14 smithi070 bash[56922]: cephadm 2024-04-24T17:42:13.384441+0000 mgr.y (mgr.34107) 127 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi137.vqzuok on smithi137 2024-04-24T17:42:14.582 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:14 smithi070 bash[56922]: cephadm 2024-04-24T17:42:13.384441+0000 mgr.y (mgr.34107) 127 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi137.vqzuok on smithi137 2024-04-24T17:42:14.630 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:14 smithi137 bash[43799]: cluster 2024-04-24T17:42:13.330249+0000 mgr.y (mgr.34107) 125 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:42:14.630 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:14 smithi137 bash[43799]: cluster 2024-04-24T17:42:13.330249+0000 mgr.y (mgr.34107) 125 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:42:14.631 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:14 smithi137 bash[43799]: audit 2024-04-24T17:42:13.344128+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:14.631 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:14 smithi137 bash[43799]: audit 2024-04-24T17:42:13.344128+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:14.631 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:14 smithi137 bash[43799]: audit 2024-04-24T17:42:13.356984+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:14.631 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:14 smithi137 bash[43799]: audit 2024-04-24T17:42:13.356984+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:14.631 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:14 smithi137 bash[43799]: cephadm 2024-04-24T17:42:13.376707+0000 mgr.y (mgr.34107) 126 : cephadm [INF] Reconfiguring rgw.smpl.smithi137.vqzuok (monmap changed)... 2024-04-24T17:42:14.631 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:14 smithi137 bash[43799]: cephadm 2024-04-24T17:42:13.376707+0000 mgr.y (mgr.34107) 126 : cephadm [INF] Reconfiguring rgw.smpl.smithi137.vqzuok (monmap changed)... 2024-04-24T17:42:14.631 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:14 smithi137 bash[43799]: audit 2024-04-24T17:42:13.377589+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi137.vqzuok", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:42:14.631 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:14 smithi137 bash[43799]: audit 2024-04-24T17:42:13.377589+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi137.vqzuok", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:42:14.631 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:14 smithi137 bash[43799]: audit 2024-04-24T17:42:13.381636+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:42:14.631 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:14 smithi137 bash[43799]: audit 2024-04-24T17:42:13.381636+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:42:14.631 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:14 smithi137 bash[43799]: cephadm 2024-04-24T17:42:13.384441+0000 mgr.y (mgr.34107) 127 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi137.vqzuok on smithi137 2024-04-24T17:42:14.631 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:14 smithi137 bash[43799]: cephadm 2024-04-24T17:42:13.384441+0000 mgr.y (mgr.34107) 127 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi137.vqzuok on smithi137 2024-04-24T17:42:14.798 INFO:teuthology.orchestra.run.smithi070.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-24T17:42:14.798 INFO:teuthology.orchestra.run.smithi070.stdout:alertmanager.a smithi070 *:9093,9094 running (3m) 69s ago 10m 14.0M - 0.23.0 ba2b418f427c e0f2cd13940b 2024-04-24T17:42:14.798 INFO:teuthology.orchestra.run.smithi070.stdout:grafana.a smithi137 *:3000 running (3m) 46s ago 9m 40.6M - 8.3.5 dad864ee21e9 ca713403d512 2024-04-24T17:42:14.799 INFO:teuthology.orchestra.run.smithi070.stdout:iscsi.foo.smithi070.jytlzp smithi070 running (2m) 69s ago 7m 43.8M - 3.5 e1d6a67b021e 1182cd297262 2024-04-24T17:42:14.799 INFO:teuthology.orchestra.run.smithi070.stdout:mgr.x smithi137 *:8443,9283,8765 running (2m) 46s ago 15m 437M - 19.0.0-3285-g5904d294 8bb2087275ff dd7af369145b 2024-04-24T17:42:14.799 INFO:teuthology.orchestra.run.smithi070.stdout:mgr.y smithi070 *:8443,9283,8765 running (2m) 69s ago 17m 483M - 19.0.0-3285-g5904d294 8bb2087275ff c555095cd81e 2024-04-24T17:42:14.799 INFO:teuthology.orchestra.run.smithi070.stdout:mon.a smithi070 running (109s) 69s ago 17m 38.1M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 6a091f7b35e1 2024-04-24T17:42:14.799 INFO:teuthology.orchestra.run.smithi070.stdout:mon.b smithi137 running (54s) 46s ago 15m 21.7M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 3c2727485e8d 2024-04-24T17:42:14.799 INFO:teuthology.orchestra.run.smithi070.stdout:mon.c smithi070 running (77s) 69s ago 15m 20.2M 2048M 19.0.0-3285-g5904d294 8bb2087275ff d56c3ab97de2 2024-04-24T17:42:14.799 INFO:teuthology.orchestra.run.smithi070.stdout:node-exporter.a smithi070 *:9100 running (3m) 69s ago 10m 8640k - 1.3.1 1dbe0e931976 374237c6a572 2024-04-24T17:42:14.799 INFO:teuthology.orchestra.run.smithi070.stdout:node-exporter.b smithi137 *:9100 running (3m) 46s ago 10m 9008k - 1.3.1 1dbe0e931976 5a40b64f638c 2024-04-24T17:42:14.799 INFO:teuthology.orchestra.run.smithi070.stdout:osd.0 smithi070 running (15m) 69s ago 15m 56.1M 2780M 17.2.0 e1d6a67b021e 4077960ea717 2024-04-24T17:42:14.799 INFO:teuthology.orchestra.run.smithi070.stdout:osd.1 smithi070 running (14m) 69s ago 14m 55.0M 2780M 17.2.0 e1d6a67b021e f89dd62febd5 2024-04-24T17:42:14.799 INFO:teuthology.orchestra.run.smithi070.stdout:osd.2 smithi070 running (13m) 69s ago 13m 50.2M 2780M 17.2.0 e1d6a67b021e 37f560eabfe1 2024-04-24T17:42:14.799 INFO:teuthology.orchestra.run.smithi070.stdout:osd.3 smithi070 running (13m) 69s ago 13m 54.5M 2780M 17.2.0 e1d6a67b021e d77d4e3872ee 2024-04-24T17:42:14.799 INFO:teuthology.orchestra.run.smithi070.stdout:osd.4 smithi137 running (12m) 46s ago 12m 57.8M 3036M 17.2.0 e1d6a67b021e 8d09c3408986 2024-04-24T17:42:14.799 INFO:teuthology.orchestra.run.smithi070.stdout:osd.5 smithi137 running (12m) 46s ago 12m 52.3M 3036M 17.2.0 e1d6a67b021e bd5eaa869914 2024-04-24T17:42:14.799 INFO:teuthology.orchestra.run.smithi070.stdout:osd.6 smithi137 running (11m) 46s ago 11m 50.0M 3036M 17.2.0 e1d6a67b021e 9b3405d8a103 2024-04-24T17:42:14.800 INFO:teuthology.orchestra.run.smithi070.stdout:osd.7 smithi137 running (11m) 46s ago 11m 54.4M 3036M 17.2.0 e1d6a67b021e c2d86d0f9f62 2024-04-24T17:42:14.800 INFO:teuthology.orchestra.run.smithi070.stdout:prometheus.a smithi137 *:9095 running (2m) 46s ago 10m 58.0M - 2.33.4 514e6a882f6e 10762eaa85a2 2024-04-24T17:42:14.800 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.foo.smithi070.jodwqm smithi070 *:8000 running (8m) 69s ago 8m 85.2M - 17.2.0 e1d6a67b021e bd398e759017 2024-04-24T17:42:14.800 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.foo.smithi137.xlirah smithi137 *:8000 running (8m) 46s ago 8m 84.9M - 17.2.0 e1d6a67b021e 2704ac43d32d 2024-04-24T17:42:14.800 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.smpl.smithi070.qayqjt smithi070 *:80 running (8m) 69s ago 8m 84.9M - 17.2.0 e1d6a67b021e 0779a09b8ae8 2024-04-24T17:42:14.800 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.smpl.smithi137.vqzuok smithi137 *:80 running (8m) 46s ago 8m 85.0M - 17.2.0 e1d6a67b021e 92bd3bc19140 2024-04-24T17:42:15.207 INFO:teuthology.orchestra.run.smithi070.stdout:{ 2024-04-24T17:42:15.208 INFO:teuthology.orchestra.run.smithi070.stdout: "mon": { 2024-04-24T17:42:15.208 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 3 2024-04-24T17:42:15.208 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:42:15.208 INFO:teuthology.orchestra.run.smithi070.stdout: "mgr": { 2024-04-24T17:42:15.208 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 2 2024-04-24T17:42:15.208 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:42:15.208 INFO:teuthology.orchestra.run.smithi070.stdout: "osd": { 2024-04-24T17:42:15.208 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-24T17:42:15.208 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:42:15.208 INFO:teuthology.orchestra.run.smithi070.stdout: "rgw": { 2024-04-24T17:42:15.208 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-24T17:42:15.208 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:42:15.208 INFO:teuthology.orchestra.run.smithi070.stdout: "overall": { 2024-04-24T17:42:15.209 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2024-04-24T17:42:15.209 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 5 2024-04-24T17:42:15.209 INFO:teuthology.orchestra.run.smithi070.stdout: } 2024-04-24T17:42:15.209 INFO:teuthology.orchestra.run.smithi070.stdout:} 2024-04-24T17:42:15.582 INFO:teuthology.orchestra.run.smithi070.stdout:{ 2024-04-24T17:42:15.583 INFO:teuthology.orchestra.run.smithi070.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc", 2024-04-24T17:42:15.583 INFO:teuthology.orchestra.run.smithi070.stdout: "in_progress": true, 2024-04-24T17:42:15.583 INFO:teuthology.orchestra.run.smithi070.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-24T17:42:15.583 INFO:teuthology.orchestra.run.smithi070.stdout: "services_complete": [ 2024-04-24T17:42:15.583 INFO:teuthology.orchestra.run.smithi070.stdout: "mgr", 2024-04-24T17:42:15.583 INFO:teuthology.orchestra.run.smithi070.stdout: "mon" 2024-04-24T17:42:15.583 INFO:teuthology.orchestra.run.smithi070.stdout: ], 2024-04-24T17:42:15.583 INFO:teuthology.orchestra.run.smithi070.stdout: "progress": "5/23 daemons upgraded", 2024-04-24T17:42:15.583 INFO:teuthology.orchestra.run.smithi070.stdout: "message": "Currently upgrading mon daemons", 2024-04-24T17:42:15.583 INFO:teuthology.orchestra.run.smithi070.stdout: "is_paused": false 2024-04-24T17:42:15.583 INFO:teuthology.orchestra.run.smithi070.stdout:} 2024-04-24T17:42:15.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:15 smithi137 bash[43799]: audit 2024-04-24T17:42:14.066190+0000 mgr.y (mgr.34107) 128 : audit [DBG] from='client.44173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:42:15.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:15 smithi137 bash[43799]: audit 2024-04-24T17:42:14.066190+0000 mgr.y (mgr.34107) 128 : audit [DBG] from='client.44173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:42:15.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:15 smithi137 bash[43799]: audit 2024-04-24T17:42:14.429933+0000 mgr.y (mgr.34107) 129 : audit [DBG] from='client.34251 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:42:15.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:15 smithi137 bash[43799]: audit 2024-04-24T17:42:14.429933+0000 mgr.y (mgr.34107) 129 : audit [DBG] from='client.34251 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:42:15.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:15 smithi137 bash[43799]: audit 2024-04-24T17:42:14.775960+0000 mgr.y (mgr.34107) 130 : audit [DBG] from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:42:15.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:15 smithi137 bash[43799]: audit 2024-04-24T17:42:14.775960+0000 mgr.y (mgr.34107) 130 : audit [DBG] from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:42:15.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:15 smithi137 bash[43799]: audit 2024-04-24T17:42:15.220702+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.70:0/4136142495' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:42:15.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:15 smithi137 bash[43799]: audit 2024-04-24T17:42:15.220702+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.70:0/4136142495' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:42:15.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:15 smithi070 bash[55604]: audit 2024-04-24T17:42:14.066190+0000 mgr.y (mgr.34107) 128 : audit [DBG] from='client.44173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:42:15.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:15 smithi070 bash[55604]: audit 2024-04-24T17:42:14.066190+0000 mgr.y (mgr.34107) 128 : audit [DBG] from='client.44173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:42:15.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:15 smithi070 bash[55604]: audit 2024-04-24T17:42:14.429933+0000 mgr.y (mgr.34107) 129 : audit [DBG] from='client.34251 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:42:15.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:15 smithi070 bash[55604]: audit 2024-04-24T17:42:14.429933+0000 mgr.y (mgr.34107) 129 : audit [DBG] from='client.34251 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:42:15.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:15 smithi070 bash[55604]: audit 2024-04-24T17:42:14.775960+0000 mgr.y (mgr.34107) 130 : audit [DBG] from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:42:15.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:15 smithi070 bash[55604]: audit 2024-04-24T17:42:14.775960+0000 mgr.y (mgr.34107) 130 : audit [DBG] from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:42:15.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:15 smithi070 bash[55604]: audit 2024-04-24T17:42:15.220702+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.70:0/4136142495' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:42:15.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:15 smithi070 bash[55604]: audit 2024-04-24T17:42:15.220702+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.70:0/4136142495' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:42:15.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:15 smithi070 bash[56922]: audit 2024-04-24T17:42:14.066190+0000 mgr.y (mgr.34107) 128 : audit [DBG] from='client.44173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:42:15.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:15 smithi070 bash[56922]: audit 2024-04-24T17:42:14.066190+0000 mgr.y (mgr.34107) 128 : audit [DBG] from='client.44173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:42:15.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:15 smithi070 bash[56922]: audit 2024-04-24T17:42:14.429933+0000 mgr.y (mgr.34107) 129 : audit [DBG] from='client.34251 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:42:15.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:15 smithi070 bash[56922]: audit 2024-04-24T17:42:14.429933+0000 mgr.y (mgr.34107) 129 : audit [DBG] from='client.34251 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:42:15.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:15 smithi070 bash[56922]: audit 2024-04-24T17:42:14.775960+0000 mgr.y (mgr.34107) 130 : audit [DBG] from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:42:15.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:15 smithi070 bash[56922]: audit 2024-04-24T17:42:14.775960+0000 mgr.y (mgr.34107) 130 : audit [DBG] from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:42:15.831 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:15 smithi070 bash[56922]: audit 2024-04-24T17:42:15.220702+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.70:0/4136142495' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:42:15.831 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:15 smithi070 bash[56922]: audit 2024-04-24T17:42:15.220702+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.70:0/4136142495' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:42:16.032 INFO:teuthology.orchestra.run.smithi070.stdout:HEALTH_WARN failed to probe daemons or devices 2024-04-24T17:42:16.032 INFO:teuthology.orchestra.run.smithi070.stdout:[WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-24T17:42:16.033 INFO:teuthology.orchestra.run.smithi070.stdout: host smithi137 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/mon.b/config 2024-04-24T17:42:16.033 INFO:teuthology.orchestra.run.smithi070.stdout:Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi137 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpr02mkeax:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch 2024-04-24T17:42:16.033 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:42:16.033 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/docker: stderr See 'docker run --help'. 2024-04-24T17:42:16.033 INFO:teuthology.orchestra.run.smithi070.stdout:Traceback (most recent call last): 2024-04-24T17:42:16.033 INFO:teuthology.orchestra.run.smithi070.stdout: File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-24T17:42:16.033 INFO:teuthology.orchestra.run.smithi070.stdout: return _run_code(code, main_globals, None, 2024-04-24T17:42:16.033 INFO:teuthology.orchestra.run.smithi070.stdout: File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-24T17:42:16.033 INFO:teuthology.orchestra.run.smithi070.stdout: exec(code, run_globals) 2024-04-24T17:42:16.033 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5642, in 2024-04-24T17:42:16.033 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5630, in main 2024-04-24T17:42:16.033 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 408, in _infer_config 2024-04-24T17:42:16.033 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 323, in _infer_fsid 2024-04-24T17:42:16.034 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 436, in _infer_image 2024-04-24T17:42:16.034 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 310, in _validate_fsid 2024-04-24T17:42:16.034 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 3380, in command_ceph_volume 2024-04-24T17:42:16.034 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-24T17:42:16.034 INFO:teuthology.orchestra.run.smithi070.stdout:RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi137 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpr02mkeax:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:42:16.034 INFO:teuthology.orchestra.run.smithi070.stdout:See 'docker run --help'. 2024-04-24T17:42:16.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:16 smithi137 bash[43799]: cluster 2024-04-24T17:42:15.331285+0000 mgr.y (mgr.34107) 131 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:42:16.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:16 smithi137 bash[43799]: cluster 2024-04-24T17:42:15.331285+0000 mgr.y (mgr.34107) 131 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:42:16.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:16 smithi137 bash[43799]: audit 2024-04-24T17:42:15.520929+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:16.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:16 smithi137 bash[43799]: audit 2024-04-24T17:42:15.520929+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:16.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:16 smithi137 bash[43799]: audit 2024-04-24T17:42:15.531436+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:16.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:16 smithi137 bash[43799]: audit 2024-04-24T17:42:15.531436+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:16.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:16 smithi137 bash[43799]: audit 2024-04-24T17:42:15.577912+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:42:16.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:16 smithi137 bash[43799]: audit 2024-04-24T17:42:15.577912+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:42:16.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:16 smithi137 bash[43799]: audit 2024-04-24T17:42:15.582788+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:42:16.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:16 smithi137 bash[43799]: audit 2024-04-24T17:42:15.582788+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:42:16.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:16 smithi137 bash[43799]: audit 2024-04-24T17:42:15.586704+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:42:16.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:16 smithi137 bash[43799]: audit 2024-04-24T17:42:15.586704+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:42:16.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:16 smithi137 bash[43799]: cephadm 2024-04-24T17:42:15.588214+0000 mgr.y (mgr.34107) 132 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-04-24T17:42:16.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:16 smithi137 bash[43799]: cephadm 2024-04-24T17:42:15.588214+0000 mgr.y (mgr.34107) 132 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-04-24T17:42:16.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:16 smithi137 bash[43799]: audit 2024-04-24T17:42:15.594359+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:16.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:16 smithi137 bash[43799]: audit 2024-04-24T17:42:15.594359+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:16.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:16 smithi137 bash[43799]: audit 2024-04-24T17:42:15.595584+0000 mgr.y (mgr.34107) 133 : audit [DBG] from='client.34269 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:42:16.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:16 smithi137 bash[43799]: audit 2024-04-24T17:42:15.595584+0000 mgr.y (mgr.34107) 133 : audit [DBG] from='client.34269 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:42:16.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:16 smithi137 bash[43799]: audit 2024-04-24T17:42:15.598978+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-24T17:42:16.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:16 smithi137 bash[43799]: audit 2024-04-24T17:42:15.598978+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-24T17:42:16.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:16 smithi137 bash[43799]: audit 2024-04-24T17:42:15.602665+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-24T17:42:16.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:16 smithi137 bash[43799]: audit 2024-04-24T17:42:15.602665+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-24T17:42:16.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:16 smithi137 bash[43799]: audit 2024-04-24T17:42:15.604880+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-24T17:42:16.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:16 smithi137 bash[43799]: audit 2024-04-24T17:42:15.604880+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-24T17:42:16.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:16 smithi137 bash[43799]: audit 2024-04-24T17:42:15.608953+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-24T17:42:16.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:16 smithi137 bash[43799]: audit 2024-04-24T17:42:15.608953+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-24T17:42:16.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:16 smithi137 bash[43799]: audit 2024-04-24T17:42:15.611176+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-24T17:42:16.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:16 smithi137 bash[43799]: audit 2024-04-24T17:42:15.611176+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-24T17:42:16.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:16 smithi137 bash[43799]: audit 2024-04-24T17:42:15.615336+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-24T17:42:16.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:16 smithi137 bash[43799]: audit 2024-04-24T17:42:15.615336+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-24T17:42:16.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:16 smithi137 bash[43799]: audit 2024-04-24T17:42:15.617708+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:42:16.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:16 smithi137 bash[43799]: audit 2024-04-24T17:42:15.617708+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:42:16.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:16 smithi137 bash[43799]: cephadm 2024-04-24T17:42:15.618370+0000 mgr.y (mgr.34107) 134 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-04-24T17:42:16.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:16 smithi137 bash[43799]: cephadm 2024-04-24T17:42:15.618370+0000 mgr.y (mgr.34107) 134 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-04-24T17:42:16.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:16 smithi137 bash[43799]: audit 2024-04-24T17:42:15.621722+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:16.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:16 smithi137 bash[43799]: audit 2024-04-24T17:42:15.621722+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:16.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:16 smithi137 bash[43799]: audit 2024-04-24T17:42:15.624369+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-24T17:42:16.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:16 smithi137 bash[43799]: audit 2024-04-24T17:42:15.624369+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-24T17:42:16.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:16 smithi137 bash[43799]: audit 2024-04-24T17:42:15.624538+0000 mgr.y (mgr.34107) 135 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-24T17:42:16.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:16 smithi137 bash[43799]: audit 2024-04-24T17:42:15.624538+0000 mgr.y (mgr.34107) 135 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-24T17:42:16.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:16 smithi137 bash[43799]: cephadm 2024-04-24T17:42:15.625584+0000 mgr.y (mgr.34107) 136 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-04-24T17:42:16.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:16 smithi137 bash[43799]: cephadm 2024-04-24T17:42:15.625584+0000 mgr.y (mgr.34107) 136 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-04-24T17:42:16.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:16 smithi137 bash[43799]: audit 2024-04-24T17:42:16.045903+0000 mon.a (mon.0) 324 : audit [DBG] from='client.? 172.21.15.70:0/1579284520' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:42:16.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:16 smithi137 bash[43799]: audit 2024-04-24T17:42:16.045903+0000 mon.a (mon.0) 324 : audit [DBG] from='client.? 172.21.15.70:0/1579284520' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:42:16.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[55604]: cluster 2024-04-24T17:42:15.331285+0000 mgr.y (mgr.34107) 131 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:42:16.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[55604]: cluster 2024-04-24T17:42:15.331285+0000 mgr.y (mgr.34107) 131 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:42:16.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[55604]: audit 2024-04-24T17:42:15.520929+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:16.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[55604]: audit 2024-04-24T17:42:15.520929+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:16.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[55604]: audit 2024-04-24T17:42:15.531436+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:16.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[55604]: audit 2024-04-24T17:42:15.531436+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:16.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[55604]: audit 2024-04-24T17:42:15.577912+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:42:16.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[55604]: audit 2024-04-24T17:42:15.577912+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:42:16.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[55604]: audit 2024-04-24T17:42:15.582788+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:42:16.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[55604]: audit 2024-04-24T17:42:15.582788+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:42:16.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[55604]: audit 2024-04-24T17:42:15.586704+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:42:16.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[55604]: audit 2024-04-24T17:42:15.586704+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:42:16.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[55604]: cephadm 2024-04-24T17:42:15.588214+0000 mgr.y (mgr.34107) 132 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-04-24T17:42:16.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[55604]: cephadm 2024-04-24T17:42:15.588214+0000 mgr.y (mgr.34107) 132 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-04-24T17:42:16.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[55604]: audit 2024-04-24T17:42:15.594359+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:16.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[55604]: audit 2024-04-24T17:42:15.594359+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:16.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[55604]: audit 2024-04-24T17:42:15.595584+0000 mgr.y (mgr.34107) 133 : audit [DBG] from='client.34269 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:42:16.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[55604]: audit 2024-04-24T17:42:15.595584+0000 mgr.y (mgr.34107) 133 : audit [DBG] from='client.34269 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:42:16.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[55604]: audit 2024-04-24T17:42:15.598978+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-24T17:42:16.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[55604]: audit 2024-04-24T17:42:15.598978+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-24T17:42:16.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[55604]: audit 2024-04-24T17:42:15.602665+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-24T17:42:16.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[55604]: audit 2024-04-24T17:42:15.602665+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-24T17:42:16.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[55604]: audit 2024-04-24T17:42:15.604880+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-24T17:42:16.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[55604]: audit 2024-04-24T17:42:15.604880+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-24T17:42:16.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[55604]: audit 2024-04-24T17:42:15.608953+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-24T17:42:16.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[55604]: audit 2024-04-24T17:42:15.608953+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-24T17:42:16.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[55604]: audit 2024-04-24T17:42:15.611176+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-24T17:42:16.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[55604]: audit 2024-04-24T17:42:15.611176+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-24T17:42:16.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[55604]: audit 2024-04-24T17:42:15.615336+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-24T17:42:16.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[55604]: audit 2024-04-24T17:42:15.615336+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-24T17:42:16.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[55604]: audit 2024-04-24T17:42:15.617708+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:42:16.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[55604]: audit 2024-04-24T17:42:15.617708+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:42:16.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[55604]: cephadm 2024-04-24T17:42:15.618370+0000 mgr.y (mgr.34107) 134 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-04-24T17:42:16.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[55604]: cephadm 2024-04-24T17:42:15.618370+0000 mgr.y (mgr.34107) 134 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-04-24T17:42:16.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[55604]: audit 2024-04-24T17:42:15.621722+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:16.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[55604]: audit 2024-04-24T17:42:15.621722+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:16.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[55604]: audit 2024-04-24T17:42:15.624369+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-24T17:42:16.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[55604]: audit 2024-04-24T17:42:15.624369+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-24T17:42:16.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[56922]: cluster 2024-04-24T17:42:15.331285+0000 mgr.y (mgr.34107) 131 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:42:16.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[56922]: cluster 2024-04-24T17:42:15.331285+0000 mgr.y (mgr.34107) 131 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:42:16.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[56922]: audit 2024-04-24T17:42:15.520929+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:16.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[56922]: audit 2024-04-24T17:42:15.520929+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:16.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[56922]: audit 2024-04-24T17:42:15.531436+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:16.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[56922]: audit 2024-04-24T17:42:15.531436+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:16.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[56922]: audit 2024-04-24T17:42:15.577912+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:42:16.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[56922]: audit 2024-04-24T17:42:15.577912+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:42:16.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[56922]: audit 2024-04-24T17:42:15.582788+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:42:16.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[56922]: audit 2024-04-24T17:42:15.582788+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:42:16.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[56922]: audit 2024-04-24T17:42:15.586704+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:42:16.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[56922]: audit 2024-04-24T17:42:15.586704+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:42:16.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[56922]: cephadm 2024-04-24T17:42:15.588214+0000 mgr.y (mgr.34107) 132 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-04-24T17:42:16.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[56922]: cephadm 2024-04-24T17:42:15.588214+0000 mgr.y (mgr.34107) 132 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-04-24T17:42:16.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[56922]: audit 2024-04-24T17:42:15.594359+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:16.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[56922]: audit 2024-04-24T17:42:15.594359+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:16.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[56922]: audit 2024-04-24T17:42:15.595584+0000 mgr.y (mgr.34107) 133 : audit [DBG] from='client.34269 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:42:16.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[56922]: audit 2024-04-24T17:42:15.595584+0000 mgr.y (mgr.34107) 133 : audit [DBG] from='client.34269 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:42:16.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[56922]: audit 2024-04-24T17:42:15.598978+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-24T17:42:16.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[56922]: audit 2024-04-24T17:42:15.598978+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-24T17:42:16.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[55604]: audit 2024-04-24T17:42:15.624538+0000 mgr.y (mgr.34107) 135 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-24T17:42:16.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[55604]: audit 2024-04-24T17:42:15.624538+0000 mgr.y (mgr.34107) 135 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-24T17:42:16.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[55604]: cephadm 2024-04-24T17:42:15.625584+0000 mgr.y (mgr.34107) 136 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-04-24T17:42:16.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[55604]: cephadm 2024-04-24T17:42:15.625584+0000 mgr.y (mgr.34107) 136 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-04-24T17:42:16.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[55604]: audit 2024-04-24T17:42:16.045903+0000 mon.a (mon.0) 324 : audit [DBG] from='client.? 172.21.15.70:0/1579284520' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:42:16.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[55604]: audit 2024-04-24T17:42:16.045903+0000 mon.a (mon.0) 324 : audit [DBG] from='client.? 172.21.15.70:0/1579284520' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:42:16.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[56922]: audit 2024-04-24T17:42:15.602665+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-24T17:42:16.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[56922]: audit 2024-04-24T17:42:15.602665+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-24T17:42:16.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[56922]: audit 2024-04-24T17:42:15.604880+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-24T17:42:16.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[56922]: audit 2024-04-24T17:42:15.604880+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-24T17:42:16.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[56922]: audit 2024-04-24T17:42:15.608953+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-24T17:42:16.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[56922]: audit 2024-04-24T17:42:15.608953+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-24T17:42:16.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[56922]: audit 2024-04-24T17:42:15.611176+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-24T17:42:16.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[56922]: audit 2024-04-24T17:42:15.611176+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-24T17:42:16.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[56922]: audit 2024-04-24T17:42:15.615336+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-24T17:42:16.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[56922]: audit 2024-04-24T17:42:15.615336+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-24T17:42:16.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[56922]: audit 2024-04-24T17:42:15.617708+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:42:16.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[56922]: audit 2024-04-24T17:42:15.617708+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:42:16.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[56922]: cephadm 2024-04-24T17:42:15.618370+0000 mgr.y (mgr.34107) 134 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-04-24T17:42:16.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[56922]: cephadm 2024-04-24T17:42:15.618370+0000 mgr.y (mgr.34107) 134 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-04-24T17:42:16.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[56922]: audit 2024-04-24T17:42:15.621722+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:16.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[56922]: audit 2024-04-24T17:42:15.621722+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:16.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[56922]: audit 2024-04-24T17:42:15.624369+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-24T17:42:16.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[56922]: audit 2024-04-24T17:42:15.624369+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-24T17:42:16.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[56922]: audit 2024-04-24T17:42:15.624538+0000 mgr.y (mgr.34107) 135 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-24T17:42:16.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[56922]: audit 2024-04-24T17:42:15.624538+0000 mgr.y (mgr.34107) 135 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-24T17:42:16.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[56922]: cephadm 2024-04-24T17:42:15.625584+0000 mgr.y (mgr.34107) 136 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-04-24T17:42:16.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[56922]: cephadm 2024-04-24T17:42:15.625584+0000 mgr.y (mgr.34107) 136 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-04-24T17:42:16.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[56922]: audit 2024-04-24T17:42:16.045903+0000 mon.a (mon.0) 324 : audit [DBG] from='client.? 172.21.15.70:0/1579284520' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:42:16.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:16 smithi070 bash[56922]: audit 2024-04-24T17:42:16.045903+0000 mon.a (mon.0) 324 : audit [DBG] from='client.? 172.21.15.70:0/1579284520' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:42:19.029 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:42:18 smithi137 bash[41610]: ts=2024-04-24T17:42: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.70\", device_class=\"ssd\", hostname=\"smithi070\", instance=\"172.21.15.137:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.70\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"6229cc3c-025f-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.70\", device_class=\"ssd\", hostname=\"smithi070\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.70\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:42:19.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:18 smithi137 bash[43799]: audit 2024-04-24T17:42:17.113080+0000 mgr.y (mgr.34107) 137 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:42:19.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:18 smithi137 bash[43799]: audit 2024-04-24T17:42:17.113080+0000 mgr.y (mgr.34107) 137 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:42:19.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:18 smithi137 bash[43799]: cluster 2024-04-24T17:42:17.333217+0000 mgr.y (mgr.34107) 138 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:42:19.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:18 smithi137 bash[43799]: cluster 2024-04-24T17:42:17.333217+0000 mgr.y (mgr.34107) 138 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:42:19.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:18 smithi137 bash[43799]: cephadm 2024-04-24T17:42:17.793992+0000 mgr.y (mgr.34107) 139 : cephadm [INF] Upgrade: Updating osd.0 2024-04-24T17:42:19.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:18 smithi137 bash[43799]: cephadm 2024-04-24T17:42:17.793992+0000 mgr.y (mgr.34107) 139 : cephadm [INF] Upgrade: Updating osd.0 2024-04-24T17:42:19.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:18 smithi137 bash[43799]: audit 2024-04-24T17:42:17.801393+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:19.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:18 smithi137 bash[43799]: audit 2024-04-24T17:42:17.801393+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:19.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:18 smithi137 bash[43799]: audit 2024-04-24T17:42:17.806414+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-24T17:42:19.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:18 smithi137 bash[43799]: audit 2024-04-24T17:42:17.806414+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-24T17:42:19.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:18 smithi137 bash[43799]: audit 2024-04-24T17:42:17.807703+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:42:19.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:18 smithi137 bash[43799]: audit 2024-04-24T17:42:17.807703+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:42:19.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:18 smithi137 bash[43799]: cephadm 2024-04-24T17:42:17.811283+0000 mgr.y (mgr.34107) 140 : cephadm [INF] Deploying daemon osd.0 on smithi070 2024-04-24T17:42:19.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:18 smithi137 bash[43799]: cephadm 2024-04-24T17:42:17.811283+0000 mgr.y (mgr.34107) 140 : cephadm [INF] Deploying daemon osd.0 on smithi070 2024-04-24T17:42:19.038 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:18 smithi070 bash[56922]: audit 2024-04-24T17:42:17.113080+0000 mgr.y (mgr.34107) 137 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:42:19.038 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:18 smithi070 bash[56922]: audit 2024-04-24T17:42:17.113080+0000 mgr.y (mgr.34107) 137 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:42:19.038 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:18 smithi070 bash[56922]: cluster 2024-04-24T17:42:17.333217+0000 mgr.y (mgr.34107) 138 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:42:19.038 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:18 smithi070 bash[56922]: cluster 2024-04-24T17:42:17.333217+0000 mgr.y (mgr.34107) 138 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:42:19.038 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:18 smithi070 bash[56922]: cephadm 2024-04-24T17:42:17.793992+0000 mgr.y (mgr.34107) 139 : cephadm [INF] Upgrade: Updating osd.0 2024-04-24T17:42:19.038 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:18 smithi070 bash[56922]: cephadm 2024-04-24T17:42:17.793992+0000 mgr.y (mgr.34107) 139 : cephadm [INF] Upgrade: Updating osd.0 2024-04-24T17:42:19.038 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:18 smithi070 bash[56922]: audit 2024-04-24T17:42:17.801393+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:19.038 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:18 smithi070 bash[56922]: audit 2024-04-24T17:42:17.801393+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:19.038 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:18 smithi070 bash[56922]: audit 2024-04-24T17:42:17.806414+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-24T17:42:19.038 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:18 smithi070 bash[56922]: audit 2024-04-24T17:42:17.806414+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-24T17:42:19.038 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:18 smithi070 bash[56922]: audit 2024-04-24T17:42:17.807703+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:42:19.038 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:18 smithi070 bash[56922]: audit 2024-04-24T17:42:17.807703+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:42:19.038 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:18 smithi070 bash[56922]: cephadm 2024-04-24T17:42:17.811283+0000 mgr.y (mgr.34107) 140 : cephadm [INF] Deploying daemon osd.0 on smithi070 2024-04-24T17:42:19.039 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:18 smithi070 bash[56922]: cephadm 2024-04-24T17:42:17.811283+0000 mgr.y (mgr.34107) 140 : cephadm [INF] Deploying daemon osd.0 on smithi070 2024-04-24T17:42:19.039 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:18 smithi070 bash[55604]: audit 2024-04-24T17:42:17.113080+0000 mgr.y (mgr.34107) 137 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:42:19.039 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:18 smithi070 bash[55604]: audit 2024-04-24T17:42:17.113080+0000 mgr.y (mgr.34107) 137 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:42:19.039 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:18 smithi070 bash[55604]: cluster 2024-04-24T17:42:17.333217+0000 mgr.y (mgr.34107) 138 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:42:19.039 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:18 smithi070 bash[55604]: cluster 2024-04-24T17:42:17.333217+0000 mgr.y (mgr.34107) 138 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:42:19.039 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:18 smithi070 bash[55604]: cephadm 2024-04-24T17:42:17.793992+0000 mgr.y (mgr.34107) 139 : cephadm [INF] Upgrade: Updating osd.0 2024-04-24T17:42:19.039 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:18 smithi070 bash[55604]: cephadm 2024-04-24T17:42:17.793992+0000 mgr.y (mgr.34107) 139 : cephadm [INF] Upgrade: Updating osd.0 2024-04-24T17:42:19.039 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:18 smithi070 bash[55604]: audit 2024-04-24T17:42:17.801393+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:19.039 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:18 smithi070 bash[55604]: audit 2024-04-24T17:42:17.801393+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:19.039 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:18 smithi070 bash[55604]: audit 2024-04-24T17:42:17.806414+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-24T17:42:19.039 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:18 smithi070 bash[55604]: audit 2024-04-24T17:42:17.806414+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-24T17:42:19.039 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:18 smithi070 bash[55604]: audit 2024-04-24T17:42:17.807703+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:42:19.039 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:18 smithi070 bash[55604]: audit 2024-04-24T17:42:17.807703+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:42:19.040 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:18 smithi070 bash[55604]: cephadm 2024-04-24T17:42:17.811283+0000 mgr.y (mgr.34107) 140 : cephadm [INF] Deploying daemon osd.0 on smithi070 2024-04-24T17:42:19.040 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:18 smithi070 bash[55604]: cephadm 2024-04-24T17:42:17.811283+0000 mgr.y (mgr.34107) 140 : cephadm [INF] Deploying daemon osd.0 on smithi070 2024-04-24T17:42:20.990 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:20 smithi070 bash[55604]: cluster 2024-04-24T17:42:19.334248+0000 mgr.y (mgr.34107) 141 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:42:20.990 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:20 smithi070 bash[55604]: cluster 2024-04-24T17:42:19.334248+0000 mgr.y (mgr.34107) 141 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:42:20.990 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:20 smithi070 bash[56922]: cluster 2024-04-24T17:42:19.334248+0000 mgr.y (mgr.34107) 141 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:42:20.990 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:20 smithi070 bash[56922]: cluster 2024-04-24T17:42:19.334248+0000 mgr.y (mgr.34107) 141 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:42:21.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:20 smithi137 bash[43799]: cluster 2024-04-24T17:42:19.334248+0000 mgr.y (mgr.34107) 141 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:42:21.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:20 smithi137 bash[43799]: cluster 2024-04-24T17:42:19.334248+0000 mgr.y (mgr.34107) 141 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:42:22.079 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:42:22 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:42:22.079 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:42:22 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:42:22.080 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:42:21 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:42:22.080 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:42:22 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:42:22.080 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:42:21 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:42:21] "GET /metrics HTTP/1.1" 200 38267 "" "Prometheus/2.33.4" 2024-04-24T17:42:22.080 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:42:22 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:42:22.081 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:42:22 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:42:22.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:21 smithi070 bash[55604]: audit 2024-04-24T17:42:21.106305+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:42:22.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:21 smithi070 bash[55604]: audit 2024-04-24T17:42:21.106305+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:42:22.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:22 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:42:22.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:21 smithi070 bash[56922]: audit 2024-04-24T17:42:21.106305+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:42:22.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:21 smithi070 bash[56922]: audit 2024-04-24T17:42:21.106305+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:42:22.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:22 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:42:22.082 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:42:21 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:42:22.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:21 smithi137 bash[43799]: audit 2024-04-24T17:42:21.106305+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:42:22.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:21 smithi137 bash[43799]: audit 2024-04-24T17:42:21.106305+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:42:22.579 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:42:22 smithi070 systemd[1]: Stopping Ceph osd.0 for 6229cc3c-025f-11ef-bc93-c7b262605968... 2024-04-24T17:42:22.580 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:42:22 smithi070 bash[26289]: debug 2024-04-24T17:42:22.238+0000 7f4dd7aa7700 -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-04-24T17:42:22.580 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:42:22 smithi070 bash[26289]: debug 2024-04-24T17:42:22.238+0000 7f4dd7aa7700 -1 osd.0 105 *** Got signal Terminated *** 2024-04-24T17:42:22.580 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:42:22 smithi070 bash[26289]: debug 2024-04-24T17:42:22.238+0000 7f4dd7aa7700 -1 osd.0 105 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-24T17:42:23.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:22 smithi070 bash[55604]: cluster 2024-04-24T17:42:21.335339+0000 mgr.y (mgr.34107) 142 : 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-04-24T17:42:23.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:22 smithi070 bash[55604]: cluster 2024-04-24T17:42:21.335339+0000 mgr.y (mgr.34107) 142 : 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-04-24T17:42:23.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:22 smithi070 bash[55604]: cluster 2024-04-24T17:42:22.245606+0000 mon.a (mon.0) 329 : cluster [INF] osd.0 marked itself down and dead 2024-04-24T17:42:23.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:22 smithi070 bash[55604]: cluster 2024-04-24T17:42:22.245606+0000 mon.a (mon.0) 329 : cluster [INF] osd.0 marked itself down and dead 2024-04-24T17:42:23.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:22 smithi070 bash[56922]: cluster 2024-04-24T17:42:21.335339+0000 mgr.y (mgr.34107) 142 : 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-04-24T17:42:23.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:22 smithi070 bash[56922]: cluster 2024-04-24T17:42:21.335339+0000 mgr.y (mgr.34107) 142 : 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-04-24T17:42:23.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:22 smithi070 bash[56922]: cluster 2024-04-24T17:42:22.245606+0000 mon.a (mon.0) 329 : cluster [INF] osd.0 marked itself down and dead 2024-04-24T17:42:23.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:22 smithi070 bash[56922]: cluster 2024-04-24T17:42:22.245606+0000 mon.a (mon.0) 329 : cluster [INF] osd.0 marked itself down and dead 2024-04-24T17:42:23.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:22 smithi137 bash[43799]: cluster 2024-04-24T17:42:21.335339+0000 mgr.y (mgr.34107) 142 : 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-04-24T17:42:23.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:22 smithi137 bash[43799]: cluster 2024-04-24T17:42:21.335339+0000 mgr.y (mgr.34107) 142 : 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-04-24T17:42:23.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:22 smithi137 bash[43799]: cluster 2024-04-24T17:42:22.245606+0000 mon.a (mon.0) 329 : cluster [INF] osd.0 marked itself down and dead 2024-04-24T17:42:23.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:22 smithi137 bash[43799]: cluster 2024-04-24T17:42:22.245606+0000 mon.a (mon.0) 329 : cluster [INF] osd.0 marked itself down and dead 2024-04-24T17:42:23.779 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:42:23 smithi137 bash[41610]: ts=2024-04-24T17:42:23.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi070\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi070\", job=\"node\", machine=\"x86_64\", nodename=\"smithi070\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"6229cc3c-025f-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi070\", job=\"node\", machine=\"x86_64\", nodename=\"smithi070\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:42:24.128 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:42:23 smithi070 bash[59018]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-osd-0 2024-04-24T17:42:24.128 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:42:24 smithi070 bash[59084]: Error response from daemon: No such container: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-osd-0 2024-04-24T17:42:24.128 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:23 smithi070 bash[55604]: cluster 2024-04-24T17:42:22.813886+0000 mon.a (mon.0) 330 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:42:24.129 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:23 smithi070 bash[55604]: cluster 2024-04-24T17:42:22.813886+0000 mon.a (mon.0) 330 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:42:24.129 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:23 smithi070 bash[55604]: cluster 2024-04-24T17:42:22.824148+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e106: 8 total, 7 up, 8 in 2024-04-24T17:42:24.129 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:23 smithi070 bash[55604]: cluster 2024-04-24T17:42:22.824148+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e106: 8 total, 7 up, 8 in 2024-04-24T17:42:24.129 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:23 smithi070 bash[55604]: cluster 2024-04-24T17:42:23.336015+0000 mgr.y (mgr.34107) 143 : cluster [DBG] pgmap v61: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:42:24.129 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:23 smithi070 bash[55604]: cluster 2024-04-24T17:42:23.336015+0000 mgr.y (mgr.34107) 143 : cluster [DBG] pgmap v61: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:42:24.129 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:23 smithi070 bash[55604]: cluster 2024-04-24T17:42:23.824496+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e107: 8 total, 7 up, 8 in 2024-04-24T17:42:24.129 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:23 smithi070 bash[55604]: cluster 2024-04-24T17:42:23.824496+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e107: 8 total, 7 up, 8 in 2024-04-24T17:42:24.129 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:23 smithi070 bash[56922]: cluster 2024-04-24T17:42:22.813886+0000 mon.a (mon.0) 330 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:42:24.129 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:23 smithi070 bash[56922]: cluster 2024-04-24T17:42:22.813886+0000 mon.a (mon.0) 330 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:42:24.129 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:23 smithi070 bash[56922]: cluster 2024-04-24T17:42:22.824148+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e106: 8 total, 7 up, 8 in 2024-04-24T17:42:24.129 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:23 smithi070 bash[56922]: cluster 2024-04-24T17:42:22.824148+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e106: 8 total, 7 up, 8 in 2024-04-24T17:42:24.129 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:23 smithi070 bash[56922]: cluster 2024-04-24T17:42:23.336015+0000 mgr.y (mgr.34107) 143 : cluster [DBG] pgmap v61: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:42:24.129 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:23 smithi070 bash[56922]: cluster 2024-04-24T17:42:23.336015+0000 mgr.y (mgr.34107) 143 : cluster [DBG] pgmap v61: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:42:24.130 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:23 smithi070 bash[56922]: cluster 2024-04-24T17:42:23.824496+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e107: 8 total, 7 up, 8 in 2024-04-24T17:42:24.130 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:23 smithi070 bash[56922]: cluster 2024-04-24T17:42:23.824496+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e107: 8 total, 7 up, 8 in 2024-04-24T17:42:24.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:23 smithi137 bash[43799]: cluster 2024-04-24T17:42:22.813886+0000 mon.a (mon.0) 330 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:42:24.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:23 smithi137 bash[43799]: cluster 2024-04-24T17:42:22.813886+0000 mon.a (mon.0) 330 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:42:24.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:23 smithi137 bash[43799]: cluster 2024-04-24T17:42:22.824148+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e106: 8 total, 7 up, 8 in 2024-04-24T17:42:24.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:23 smithi137 bash[43799]: cluster 2024-04-24T17:42:22.824148+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e106: 8 total, 7 up, 8 in 2024-04-24T17:42:24.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:23 smithi137 bash[43799]: cluster 2024-04-24T17:42:23.336015+0000 mgr.y (mgr.34107) 143 : cluster [DBG] pgmap v61: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:42:24.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:23 smithi137 bash[43799]: cluster 2024-04-24T17:42:23.336015+0000 mgr.y (mgr.34107) 143 : cluster [DBG] pgmap v61: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:42:24.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:23 smithi137 bash[43799]: cluster 2024-04-24T17:42:23.824496+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e107: 8 total, 7 up, 8 in 2024-04-24T17:42:24.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:23 smithi137 bash[43799]: cluster 2024-04-24T17:42:23.824496+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e107: 8 total, 7 up, 8 in 2024-04-24T17:42:26.268 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:26 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:42:26.269 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:42:26 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:42:26.269 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:42:26 smithi070 systemd[1]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968@osd.0.service: Deactivated successfully. 2024-04-24T17:42:26.269 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:42:26 smithi070 systemd[1]: Stopped Ceph osd.0 for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:42:26.269 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:42:26 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:42:26.269 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:26 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:42:26.270 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:42:26 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:42:26.270 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:42:26 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:42:26.270 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:42:26 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:42:26.271 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:42:26 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:42:26.271 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:42:26 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:42:26.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:26 smithi070 bash[56922]: cluster 2024-04-24T17:42:25.336693+0000 mgr.y (mgr.34107) 144 : cluster [DBG] pgmap v63: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-24T17:42:26.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:26 smithi070 bash[56922]: cluster 2024-04-24T17:42:25.336693+0000 mgr.y (mgr.34107) 144 : cluster [DBG] pgmap v63: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-24T17:42:26.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:26 smithi070 bash[56922]: audit 2024-04-24T17:42:26.331523+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:26.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:26 smithi070 bash[56922]: audit 2024-04-24T17:42:26.331523+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:26.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:26 smithi070 bash[56922]: audit 2024-04-24T17:42:26.337706+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:26.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:26 smithi070 bash[56922]: audit 2024-04-24T17:42:26.337706+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:26.580 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:42:26 smithi070 systemd[1]: Started Ceph osd.0 for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:42:26.580 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:26 smithi070 bash[55604]: cluster 2024-04-24T17:42:25.336693+0000 mgr.y (mgr.34107) 144 : cluster [DBG] pgmap v63: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-24T17:42:26.580 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:26 smithi070 bash[55604]: cluster 2024-04-24T17:42:25.336693+0000 mgr.y (mgr.34107) 144 : cluster [DBG] pgmap v63: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-24T17:42:26.580 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:26 smithi070 bash[55604]: audit 2024-04-24T17:42:26.331523+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:26.580 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:26 smithi070 bash[55604]: audit 2024-04-24T17:42:26.331523+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:26.580 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:26 smithi070 bash[55604]: audit 2024-04-24T17:42:26.337706+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:26.581 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:26 smithi070 bash[55604]: audit 2024-04-24T17:42:26.337706+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:26.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:26 smithi137 bash[43799]: cluster 2024-04-24T17:42:25.336693+0000 mgr.y (mgr.34107) 144 : cluster [DBG] pgmap v63: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-24T17:42:26.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:26 smithi137 bash[43799]: cluster 2024-04-24T17:42:25.336693+0000 mgr.y (mgr.34107) 144 : cluster [DBG] pgmap v63: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-24T17:42:26.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:26 smithi137 bash[43799]: audit 2024-04-24T17:42:26.331523+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:26.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:26 smithi137 bash[43799]: audit 2024-04-24T17:42:26.331523+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:26.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:26 smithi137 bash[43799]: audit 2024-04-24T17:42:26.337706+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:26.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:26 smithi137 bash[43799]: audit 2024-04-24T17:42:26.337706+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:27.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:27 smithi137 bash[43799]: cluster 2024-04-24T17:42:27.392406+0000 mon.a (mon.0) 335 : cluster [WRN] Health check failed: Degraded data redundancy: 68/630 objects degraded (10.794%), 21 pgs degraded (PG_DEGRADED) 2024-04-24T17:42:27.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:27 smithi137 bash[43799]: cluster 2024-04-24T17:42:27.392406+0000 mon.a (mon.0) 335 : cluster [WRN] Health check failed: Degraded data redundancy: 68/630 objects degraded (10.794%), 21 pgs degraded (PG_DEGRADED) 2024-04-24T17:42:27.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:27 smithi070 bash[56922]: cluster 2024-04-24T17:42:27.392406+0000 mon.a (mon.0) 335 : cluster [WRN] Health check failed: Degraded data redundancy: 68/630 objects degraded (10.794%), 21 pgs degraded (PG_DEGRADED) 2024-04-24T17:42:27.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:27 smithi070 bash[56922]: cluster 2024-04-24T17:42:27.392406+0000 mon.a (mon.0) 335 : cluster [WRN] Health check failed: Degraded data redundancy: 68/630 objects degraded (10.794%), 21 pgs degraded (PG_DEGRADED) 2024-04-24T17:42:27.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:27 smithi070 bash[55604]: cluster 2024-04-24T17:42:27.392406+0000 mon.a (mon.0) 335 : cluster [WRN] Health check failed: Degraded data redundancy: 68/630 objects degraded (10.794%), 21 pgs degraded (PG_DEGRADED) 2024-04-24T17:42:27.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:27 smithi070 bash[55604]: cluster 2024-04-24T17:42:27.392406+0000 mon.a (mon.0) 335 : cluster [WRN] Health check failed: Degraded data redundancy: 68/630 objects degraded (10.794%), 21 pgs degraded (PG_DEGRADED) 2024-04-24T17:42:28.329 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:42:27 smithi070 bash[59233]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-24T17:42:28.330 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:42:27 smithi070 bash[59233]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-24T17:42:28.330 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:42:27 smithi070 bash[59233]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-24T17:42:28.330 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:42:27 smithi070 bash[59233]: 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-04-24T17:42:28.330 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:42:27 smithi070 bash[59233]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-24T17:42:28.330 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:42:27 smithi070 bash[59233]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-24T17:42:28.330 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:42:27 smithi070 bash[59233]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-04-24T17:42:28.330 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:42:27 smithi070 bash[59233]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-24T17:42:28.330 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:42:27 smithi070 bash[59233]: --> ceph-volume raw activate successful for osd ID: 0 2024-04-24T17:42:28.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:28 smithi137 bash[43799]: audit 2024-04-24T17:42:27.120528+0000 mgr.y (mgr.34107) 145 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:42:28.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:28 smithi137 bash[43799]: audit 2024-04-24T17:42:27.120528+0000 mgr.y (mgr.34107) 145 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:42:28.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:28 smithi137 bash[43799]: cluster 2024-04-24T17:42:27.337753+0000 mgr.y (mgr.34107) 146 : cluster [DBG] pgmap v64: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-24T17:42:28.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:28 smithi137 bash[43799]: cluster 2024-04-24T17:42:27.337753+0000 mgr.y (mgr.34107) 146 : cluster [DBG] pgmap v64: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-24T17:42:28.780 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:42:28 smithi137 bash[41610]: ts=2024-04-24T17:42: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.70\", device_class=\"ssd\", hostname=\"smithi070\", instance=\"172.21.15.137:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.70\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"6229cc3c-025f-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.70\", device_class=\"ssd\", hostname=\"smithi070\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.70\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:42:28.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:28 smithi070 bash[55604]: audit 2024-04-24T17:42:27.120528+0000 mgr.y (mgr.34107) 145 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:42:28.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:28 smithi070 bash[55604]: audit 2024-04-24T17:42:27.120528+0000 mgr.y (mgr.34107) 145 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:42:28.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:28 smithi070 bash[55604]: cluster 2024-04-24T17:42:27.337753+0000 mgr.y (mgr.34107) 146 : cluster [DBG] pgmap v64: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-24T17:42:28.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:28 smithi070 bash[55604]: cluster 2024-04-24T17:42:27.337753+0000 mgr.y (mgr.34107) 146 : cluster [DBG] pgmap v64: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-24T17:42:28.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:28 smithi070 bash[56922]: audit 2024-04-24T17:42:27.120528+0000 mgr.y (mgr.34107) 145 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:42:28.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:28 smithi070 bash[56922]: audit 2024-04-24T17:42:27.120528+0000 mgr.y (mgr.34107) 145 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:42:28.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:28 smithi070 bash[56922]: cluster 2024-04-24T17:42:27.337753+0000 mgr.y (mgr.34107) 146 : cluster [DBG] pgmap v64: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-24T17:42:28.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:28 smithi070 bash[56922]: cluster 2024-04-24T17:42:27.337753+0000 mgr.y (mgr.34107) 146 : cluster [DBG] pgmap v64: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-24T17:42:29.830 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:42:29 smithi070 bash[59469]: debug 2024-04-24T17:42:29.450+0000 7f89a8aef700 1 -- 172.21.15.70:0/1718669480 <== mon.1 v2:172.21.15.70:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x564131af9680 con 0x564131b56c00 2024-04-24T17:42:30.329 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:42:29 smithi070 bash[59469]: debug 2024-04-24T17:42:29.986+0000 7f89b1c877c0 -1 Falling back to public interface 2024-04-24T17:42:30.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:30 smithi137 bash[43799]: cluster 2024-04-24T17:42:29.338396+0000 mgr.y (mgr.34107) 147 : cluster [DBG] pgmap v65: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-24T17:42:30.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:30 smithi137 bash[43799]: cluster 2024-04-24T17:42:29.338396+0000 mgr.y (mgr.34107) 147 : cluster [DBG] pgmap v65: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-24T17:42:30.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:30 smithi070 bash[55604]: cluster 2024-04-24T17:42:29.338396+0000 mgr.y (mgr.34107) 147 : cluster [DBG] pgmap v65: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-24T17:42:30.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:30 smithi070 bash[55604]: cluster 2024-04-24T17:42:29.338396+0000 mgr.y (mgr.34107) 147 : cluster [DBG] pgmap v65: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-24T17:42:30.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:30 smithi070 bash[56922]: cluster 2024-04-24T17:42:29.338396+0000 mgr.y (mgr.34107) 147 : cluster [DBG] pgmap v65: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-24T17:42:30.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:30 smithi070 bash[56922]: cluster 2024-04-24T17:42:29.338396+0000 mgr.y (mgr.34107) 147 : cluster [DBG] pgmap v65: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-24T17:42:32.329 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:42:31 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:42:31] "GET /metrics HTTP/1.1" 200 38267 "" "Prometheus/2.33.4" 2024-04-24T17:42:32.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:32 smithi137 bash[43799]: cluster 2024-04-24T17:42:31.339613+0000 mgr.y (mgr.34107) 148 : cluster [DBG] pgmap v66: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-24T17:42:32.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:32 smithi137 bash[43799]: cluster 2024-04-24T17:42:31.339613+0000 mgr.y (mgr.34107) 148 : cluster [DBG] pgmap v66: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-24T17:42:32.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:32 smithi137 bash[43799]: audit 2024-04-24T17:42:32.293996+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:32.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:32 smithi137 bash[43799]: audit 2024-04-24T17:42:32.293996+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:32.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:32 smithi137 bash[43799]: audit 2024-04-24T17:42:32.304235+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:32.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:32 smithi137 bash[43799]: audit 2024-04-24T17:42:32.304235+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:32.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:32 smithi070 bash[55604]: cluster 2024-04-24T17:42:31.339613+0000 mgr.y (mgr.34107) 148 : cluster [DBG] pgmap v66: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-24T17:42:32.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:32 smithi070 bash[55604]: cluster 2024-04-24T17:42:31.339613+0000 mgr.y (mgr.34107) 148 : cluster [DBG] pgmap v66: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-24T17:42:32.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:32 smithi070 bash[55604]: audit 2024-04-24T17:42:32.293996+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:32.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:32 smithi070 bash[55604]: audit 2024-04-24T17:42:32.293996+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:32.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:32 smithi070 bash[55604]: audit 2024-04-24T17:42:32.304235+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:32.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:32 smithi070 bash[55604]: audit 2024-04-24T17:42:32.304235+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:32.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:32 smithi070 bash[56922]: cluster 2024-04-24T17:42:31.339613+0000 mgr.y (mgr.34107) 148 : cluster [DBG] pgmap v66: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-24T17:42:32.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:32 smithi070 bash[56922]: cluster 2024-04-24T17:42:31.339613+0000 mgr.y (mgr.34107) 148 : cluster [DBG] pgmap v66: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-24T17:42:32.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:32 smithi070 bash[56922]: audit 2024-04-24T17:42:32.293996+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:32.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:32 smithi070 bash[56922]: audit 2024-04-24T17:42:32.293996+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:32.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:32 smithi070 bash[56922]: audit 2024-04-24T17:42:32.304235+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:32.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:32 smithi070 bash[56922]: audit 2024-04-24T17:42:32.304235+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:33.329 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:42:32 smithi070 bash[59469]: debug 2024-04-24T17:42:32.990+0000 7f89b1c877c0 -1 osd.0 0 read_superblock omap replica is missing. 2024-04-24T17:42:33.329 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:42:33 smithi070 bash[59469]: debug 2024-04-24T17:42:33.018+0000 7f89b1c877c0 -1 osd.0 105 log_to_monitors true 2024-04-24T17:42:33.779 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:42:33 smithi137 bash[41610]: ts=2024-04-24T17:42: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=\"smithi070\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi070\", job=\"node\", machine=\"x86_64\", nodename=\"smithi070\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"6229cc3c-025f-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi070\", job=\"node\", machine=\"x86_64\", nodename=\"smithi070\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:42:33.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:33 smithi137 bash[43799]: audit 2024-04-24T17:42:33.029389+0000 mon.c (mon.1) 7 : audit [INF] from='osd.0 [v2:172.21.15.70:6802/191779498,v1:172.21.15.70:6803/191779498]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-24T17:42:33.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:33 smithi137 bash[43799]: audit 2024-04-24T17:42:33.029389+0000 mon.c (mon.1) 7 : audit [INF] from='osd.0 [v2:172.21.15.70:6802/191779498,v1:172.21.15.70:6803/191779498]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-24T17:42:33.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:33 smithi137 bash[43799]: audit 2024-04-24T17:42:33.029716+0000 mon.a (mon.0) 338 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-24T17:42:33.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:33 smithi137 bash[43799]: audit 2024-04-24T17:42:33.029716+0000 mon.a (mon.0) 338 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-24T17:42:33.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:33 smithi137 bash[43799]: audit 2024-04-24T17:42:33.351247+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:33.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:33 smithi137 bash[43799]: audit 2024-04-24T17:42:33.351247+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:33.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:33 smithi137 bash[43799]: audit 2024-04-24T17:42:33.359849+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:33.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:33 smithi137 bash[43799]: audit 2024-04-24T17:42:33.359849+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:33.829 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:42:33 smithi070 bash[59469]: debug 2024-04-24T17:42:33.538+0000 7f89a30df700 -1 osd.0 105 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-24T17:42:33.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:33 smithi070 bash[56922]: audit 2024-04-24T17:42:33.029389+0000 mon.c (mon.1) 7 : audit [INF] from='osd.0 [v2:172.21.15.70:6802/191779498,v1:172.21.15.70:6803/191779498]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-24T17:42:33.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:33 smithi070 bash[56922]: audit 2024-04-24T17:42:33.029389+0000 mon.c (mon.1) 7 : audit [INF] from='osd.0 [v2:172.21.15.70:6802/191779498,v1:172.21.15.70:6803/191779498]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-24T17:42:33.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:33 smithi070 bash[56922]: audit 2024-04-24T17:42:33.029716+0000 mon.a (mon.0) 338 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-24T17:42:33.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:33 smithi070 bash[56922]: audit 2024-04-24T17:42:33.029716+0000 mon.a (mon.0) 338 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-24T17:42:33.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:33 smithi070 bash[56922]: audit 2024-04-24T17:42:33.351247+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:33.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:33 smithi070 bash[56922]: audit 2024-04-24T17:42:33.351247+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:33.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:33 smithi070 bash[56922]: audit 2024-04-24T17:42:33.359849+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:33.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:33 smithi070 bash[56922]: audit 2024-04-24T17:42:33.359849+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:33.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:33 smithi070 bash[55604]: audit 2024-04-24T17:42:33.029389+0000 mon.c (mon.1) 7 : audit [INF] from='osd.0 [v2:172.21.15.70:6802/191779498,v1:172.21.15.70:6803/191779498]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-24T17:42:33.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:33 smithi070 bash[55604]: audit 2024-04-24T17:42:33.029389+0000 mon.c (mon.1) 7 : audit [INF] from='osd.0 [v2:172.21.15.70:6802/191779498,v1:172.21.15.70:6803/191779498]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-24T17:42:33.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:33 smithi070 bash[55604]: audit 2024-04-24T17:42:33.029716+0000 mon.a (mon.0) 338 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-24T17:42:33.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:33 smithi070 bash[55604]: audit 2024-04-24T17:42:33.029716+0000 mon.a (mon.0) 338 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-24T17:42:33.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:33 smithi070 bash[55604]: audit 2024-04-24T17:42:33.351247+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:33.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:33 smithi070 bash[55604]: audit 2024-04-24T17:42:33.351247+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:33.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:33 smithi070 bash[55604]: audit 2024-04-24T17:42:33.359849+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:33.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:33 smithi070 bash[55604]: audit 2024-04-24T17:42:33.359849+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:34.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:34 smithi137 bash[43799]: cluster 2024-04-24T17:42:33.341724+0000 mgr.y (mgr.34107) 149 : cluster [DBG] pgmap v67: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-24T17:42:34.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:34 smithi137 bash[43799]: cluster 2024-04-24T17:42:33.341724+0000 mgr.y (mgr.34107) 149 : cluster [DBG] pgmap v67: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-24T17:42:34.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:34 smithi137 bash[43799]: audit 2024-04-24T17:42:33.464613+0000 mon.a (mon.0) 341 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-24T17:42:34.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:34 smithi137 bash[43799]: audit 2024-04-24T17:42:33.464613+0000 mon.a (mon.0) 341 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-24T17:42:34.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:34 smithi137 bash[43799]: cluster 2024-04-24T17:42:33.471878+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e108: 8 total, 7 up, 8 in 2024-04-24T17:42:34.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:34 smithi137 bash[43799]: cluster 2024-04-24T17:42:33.471878+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e108: 8 total, 7 up, 8 in 2024-04-24T17:42:34.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:34 smithi137 bash[43799]: audit 2024-04-24T17:42:33.479267+0000 mon.c (mon.1) 8 : audit [INF] from='osd.0 [v2:172.21.15.70:6802/191779498,v1:172.21.15.70:6803/191779498]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]: dispatch 2024-04-24T17:42:34.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:34 smithi137 bash[43799]: audit 2024-04-24T17:42:33.479267+0000 mon.c (mon.1) 8 : audit [INF] from='osd.0 [v2:172.21.15.70:6802/191779498,v1:172.21.15.70:6803/191779498]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]: dispatch 2024-04-24T17:42:34.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:34 smithi137 bash[43799]: audit 2024-04-24T17:42:33.480257+0000 mon.a (mon.0) 343 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]: dispatch 2024-04-24T17:42:34.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:34 smithi137 bash[43799]: audit 2024-04-24T17:42:33.480257+0000 mon.a (mon.0) 343 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]: dispatch 2024-04-24T17:42:34.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:34 smithi070 bash[55604]: cluster 2024-04-24T17:42:33.341724+0000 mgr.y (mgr.34107) 149 : cluster [DBG] pgmap v67: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-24T17:42:34.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:34 smithi070 bash[55604]: cluster 2024-04-24T17:42:33.341724+0000 mgr.y (mgr.34107) 149 : cluster [DBG] pgmap v67: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-24T17:42:34.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:34 smithi070 bash[55604]: audit 2024-04-24T17:42:33.464613+0000 mon.a (mon.0) 341 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-24T17:42:34.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:34 smithi070 bash[55604]: audit 2024-04-24T17:42:33.464613+0000 mon.a (mon.0) 341 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-24T17:42:34.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:34 smithi070 bash[55604]: cluster 2024-04-24T17:42:33.471878+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e108: 8 total, 7 up, 8 in 2024-04-24T17:42:34.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:34 smithi070 bash[55604]: cluster 2024-04-24T17:42:33.471878+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e108: 8 total, 7 up, 8 in 2024-04-24T17:42:34.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:34 smithi070 bash[55604]: audit 2024-04-24T17:42:33.479267+0000 mon.c (mon.1) 8 : audit [INF] from='osd.0 [v2:172.21.15.70:6802/191779498,v1:172.21.15.70:6803/191779498]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]: dispatch 2024-04-24T17:42:34.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:34 smithi070 bash[55604]: audit 2024-04-24T17:42:33.479267+0000 mon.c (mon.1) 8 : audit [INF] from='osd.0 [v2:172.21.15.70:6802/191779498,v1:172.21.15.70:6803/191779498]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]: dispatch 2024-04-24T17:42:34.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:34 smithi070 bash[55604]: audit 2024-04-24T17:42:33.480257+0000 mon.a (mon.0) 343 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]: dispatch 2024-04-24T17:42:34.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:34 smithi070 bash[55604]: audit 2024-04-24T17:42:33.480257+0000 mon.a (mon.0) 343 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]: dispatch 2024-04-24T17:42:34.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:34 smithi070 bash[56922]: cluster 2024-04-24T17:42:33.341724+0000 mgr.y (mgr.34107) 149 : cluster [DBG] pgmap v67: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-24T17:42:34.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:34 smithi070 bash[56922]: cluster 2024-04-24T17:42:33.341724+0000 mgr.y (mgr.34107) 149 : cluster [DBG] pgmap v67: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-24T17:42:34.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:34 smithi070 bash[56922]: audit 2024-04-24T17:42:33.464613+0000 mon.a (mon.0) 341 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-24T17:42:34.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:34 smithi070 bash[56922]: audit 2024-04-24T17:42:33.464613+0000 mon.a (mon.0) 341 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-24T17:42:34.831 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:34 smithi070 bash[56922]: cluster 2024-04-24T17:42:33.471878+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e108: 8 total, 7 up, 8 in 2024-04-24T17:42:34.831 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:34 smithi070 bash[56922]: cluster 2024-04-24T17:42:33.471878+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e108: 8 total, 7 up, 8 in 2024-04-24T17:42:34.831 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:34 smithi070 bash[56922]: audit 2024-04-24T17:42:33.479267+0000 mon.c (mon.1) 8 : audit [INF] from='osd.0 [v2:172.21.15.70:6802/191779498,v1:172.21.15.70:6803/191779498]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]: dispatch 2024-04-24T17:42:34.831 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:34 smithi070 bash[56922]: audit 2024-04-24T17:42:33.479267+0000 mon.c (mon.1) 8 : audit [INF] from='osd.0 [v2:172.21.15.70:6802/191779498,v1:172.21.15.70:6803/191779498]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]: dispatch 2024-04-24T17:42:34.831 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:34 smithi070 bash[56922]: audit 2024-04-24T17:42:33.480257+0000 mon.a (mon.0) 343 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]: dispatch 2024-04-24T17:42:34.831 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:34 smithi070 bash[56922]: audit 2024-04-24T17:42:33.480257+0000 mon.a (mon.0) 343 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]: dispatch 2024-04-24T17:42:35.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:35 smithi137 bash[43799]: cluster 2024-04-24T17:42:34.465557+0000 mon.a (mon.0) 344 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:42:35.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:35 smithi137 bash[43799]: cluster 2024-04-24T17:42:34.465557+0000 mon.a (mon.0) 344 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:42:35.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:35 smithi137 bash[43799]: cluster 2024-04-24T17:42:34.476690+0000 mon.a (mon.0) 345 : cluster [INF] osd.0 [v2:172.21.15.70:6802/191779498,v1:172.21.15.70:6803/191779498] boot 2024-04-24T17:42:35.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:35 smithi137 bash[43799]: cluster 2024-04-24T17:42:34.476690+0000 mon.a (mon.0) 345 : cluster [INF] osd.0 [v2:172.21.15.70:6802/191779498,v1:172.21.15.70:6803/191779498] boot 2024-04-24T17:42:35.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:35 smithi137 bash[43799]: cluster 2024-04-24T17:42:34.476816+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-04-24T17:42:35.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:35 smithi137 bash[43799]: cluster 2024-04-24T17:42:34.476816+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-04-24T17:42:35.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:35 smithi137 bash[43799]: audit 2024-04-24T17:42:34.478698+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T17:42:35.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:35 smithi137 bash[43799]: audit 2024-04-24T17:42:34.478698+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T17:42:35.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:35 smithi137 bash[43799]: cluster 2024-04-24T17:42:35.478440+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-04-24T17:42:35.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:35 smithi137 bash[43799]: cluster 2024-04-24T17:42:35.478440+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-04-24T17:42:35.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:35 smithi070 bash[55604]: cluster 2024-04-24T17:42:34.465557+0000 mon.a (mon.0) 344 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:42:35.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:35 smithi070 bash[55604]: cluster 2024-04-24T17:42:34.465557+0000 mon.a (mon.0) 344 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:42:35.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:35 smithi070 bash[55604]: cluster 2024-04-24T17:42:34.476690+0000 mon.a (mon.0) 345 : cluster [INF] osd.0 [v2:172.21.15.70:6802/191779498,v1:172.21.15.70:6803/191779498] boot 2024-04-24T17:42:35.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:35 smithi070 bash[55604]: cluster 2024-04-24T17:42:34.476690+0000 mon.a (mon.0) 345 : cluster [INF] osd.0 [v2:172.21.15.70:6802/191779498,v1:172.21.15.70:6803/191779498] boot 2024-04-24T17:42:35.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:35 smithi070 bash[55604]: cluster 2024-04-24T17:42:34.476816+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-04-24T17:42:35.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:35 smithi070 bash[55604]: cluster 2024-04-24T17:42:34.476816+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-04-24T17:42:35.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:35 smithi070 bash[55604]: audit 2024-04-24T17:42:34.478698+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T17:42:35.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:35 smithi070 bash[55604]: audit 2024-04-24T17:42:34.478698+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T17:42:35.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:35 smithi070 bash[55604]: cluster 2024-04-24T17:42:35.478440+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-04-24T17:42:35.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:35 smithi070 bash[55604]: cluster 2024-04-24T17:42:35.478440+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-04-24T17:42:35.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:35 smithi070 bash[56922]: cluster 2024-04-24T17:42:34.465557+0000 mon.a (mon.0) 344 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:42:35.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:35 smithi070 bash[56922]: cluster 2024-04-24T17:42:34.465557+0000 mon.a (mon.0) 344 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:42:35.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:35 smithi070 bash[56922]: cluster 2024-04-24T17:42:34.476690+0000 mon.a (mon.0) 345 : cluster [INF] osd.0 [v2:172.21.15.70:6802/191779498,v1:172.21.15.70:6803/191779498] boot 2024-04-24T17:42:35.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:35 smithi070 bash[56922]: cluster 2024-04-24T17:42:34.476690+0000 mon.a (mon.0) 345 : cluster [INF] osd.0 [v2:172.21.15.70:6802/191779498,v1:172.21.15.70:6803/191779498] boot 2024-04-24T17:42:35.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:35 smithi070 bash[56922]: cluster 2024-04-24T17:42:34.476816+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-04-24T17:42:35.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:35 smithi070 bash[56922]: cluster 2024-04-24T17:42:34.476816+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-04-24T17:42:35.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:35 smithi070 bash[56922]: audit 2024-04-24T17:42:34.478698+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T17:42:35.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:35 smithi070 bash[56922]: audit 2024-04-24T17:42:34.478698+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T17:42:35.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:35 smithi070 bash[56922]: cluster 2024-04-24T17:42:35.478440+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-04-24T17:42:35.831 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:35 smithi070 bash[56922]: cluster 2024-04-24T17:42:35.478440+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-04-24T17:42:36.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:36 smithi137 bash[43799]: cluster 2024-04-24T17:42:35.343023+0000 mgr.y (mgr.34107) 150 : cluster [DBG] pgmap v70: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 112 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-24T17:42:36.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:36 smithi137 bash[43799]: cluster 2024-04-24T17:42:35.343023+0000 mgr.y (mgr.34107) 150 : cluster [DBG] pgmap v70: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 112 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-24T17:42:36.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:36 smithi137 bash[43799]: audit 2024-04-24T17:42:36.119743+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:36.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:36 smithi137 bash[43799]: audit 2024-04-24T17:42:36.119743+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:36.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:36 smithi137 bash[43799]: audit 2024-04-24T17:42:36.121951+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:42:36.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:36 smithi137 bash[43799]: audit 2024-04-24T17:42:36.121951+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:42:36.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:36 smithi070 bash[55604]: cluster 2024-04-24T17:42:35.343023+0000 mgr.y (mgr.34107) 150 : cluster [DBG] pgmap v70: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 112 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-24T17:42:36.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:36 smithi070 bash[55604]: cluster 2024-04-24T17:42:35.343023+0000 mgr.y (mgr.34107) 150 : cluster [DBG] pgmap v70: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 112 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-24T17:42:36.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:36 smithi070 bash[55604]: audit 2024-04-24T17:42:36.119743+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:36.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:36 smithi070 bash[55604]: audit 2024-04-24T17:42:36.119743+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:36.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:36 smithi070 bash[55604]: audit 2024-04-24T17:42:36.121951+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:42:36.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:36 smithi070 bash[55604]: audit 2024-04-24T17:42:36.121951+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:42:36.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:36 smithi070 bash[56922]: cluster 2024-04-24T17:42:35.343023+0000 mgr.y (mgr.34107) 150 : cluster [DBG] pgmap v70: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 112 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-24T17:42:36.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:36 smithi070 bash[56922]: cluster 2024-04-24T17:42:35.343023+0000 mgr.y (mgr.34107) 150 : cluster [DBG] pgmap v70: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 112 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-24T17:42:36.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:36 smithi070 bash[56922]: audit 2024-04-24T17:42:36.119743+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:36.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:36 smithi070 bash[56922]: audit 2024-04-24T17:42:36.119743+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:36.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:36 smithi070 bash[56922]: audit 2024-04-24T17:42:36.121951+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:42:36.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:36 smithi070 bash[56922]: audit 2024-04-24T17:42:36.121951+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:42:37.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:37 smithi070 bash[55604]: cluster 2024-04-24T17:42:37.525305+0000 mon.a (mon.0) 351 : cluster [WRN] Health check update: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded (PG_DEGRADED) 2024-04-24T17:42:37.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:37 smithi070 bash[55604]: cluster 2024-04-24T17:42:37.525305+0000 mon.a (mon.0) 351 : cluster [WRN] Health check update: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded (PG_DEGRADED) 2024-04-24T17:42:37.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:37 smithi070 bash[56922]: cluster 2024-04-24T17:42:37.525305+0000 mon.a (mon.0) 351 : cluster [WRN] Health check update: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded (PG_DEGRADED) 2024-04-24T17:42:37.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:37 smithi070 bash[56922]: cluster 2024-04-24T17:42:37.525305+0000 mon.a (mon.0) 351 : cluster [WRN] Health check update: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded (PG_DEGRADED) 2024-04-24T17:42:38.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:37 smithi137 bash[43799]: cluster 2024-04-24T17:42:37.525305+0000 mon.a (mon.0) 351 : cluster [WRN] Health check update: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded (PG_DEGRADED) 2024-04-24T17:42:38.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:37 smithi137 bash[43799]: cluster 2024-04-24T17:42:37.525305+0000 mon.a (mon.0) 351 : cluster [WRN] Health check update: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded (PG_DEGRADED) 2024-04-24T17:42:38.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:38 smithi070 bash[55604]: audit 2024-04-24T17:42:37.131192+0000 mgr.y (mgr.34107) 151 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:42:38.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:38 smithi070 bash[55604]: audit 2024-04-24T17:42:37.131192+0000 mgr.y (mgr.34107) 151 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:42:38.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:38 smithi070 bash[55604]: cluster 2024-04-24T17:42:37.344999+0000 mgr.y (mgr.34107) 152 : cluster [DBG] pgmap v72: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 28/630 objects degraded (4.444%) 2024-04-24T17:42:38.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:38 smithi070 bash[55604]: cluster 2024-04-24T17:42:37.344999+0000 mgr.y (mgr.34107) 152 : cluster [DBG] pgmap v72: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 28/630 objects degraded (4.444%) 2024-04-24T17:42:38.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:38 smithi070 bash[56922]: audit 2024-04-24T17:42:37.131192+0000 mgr.y (mgr.34107) 151 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:42:38.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:38 smithi070 bash[56922]: audit 2024-04-24T17:42:37.131192+0000 mgr.y (mgr.34107) 151 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:42:38.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:38 smithi070 bash[56922]: cluster 2024-04-24T17:42:37.344999+0000 mgr.y (mgr.34107) 152 : cluster [DBG] pgmap v72: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 28/630 objects degraded (4.444%) 2024-04-24T17:42:38.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:38 smithi070 bash[56922]: cluster 2024-04-24T17:42:37.344999+0000 mgr.y (mgr.34107) 152 : cluster [DBG] pgmap v72: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 28/630 objects degraded (4.444%) 2024-04-24T17:42:39.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:38 smithi137 bash[43799]: audit 2024-04-24T17:42:37.131192+0000 mgr.y (mgr.34107) 151 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:42:39.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:38 smithi137 bash[43799]: audit 2024-04-24T17:42:37.131192+0000 mgr.y (mgr.34107) 151 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:42:39.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:38 smithi137 bash[43799]: cluster 2024-04-24T17:42:37.344999+0000 mgr.y (mgr.34107) 152 : cluster [DBG] pgmap v72: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 28/630 objects degraded (4.444%) 2024-04-24T17:42:39.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:38 smithi137 bash[43799]: cluster 2024-04-24T17:42:37.344999+0000 mgr.y (mgr.34107) 152 : cluster [DBG] pgmap v72: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 28/630 objects degraded (4.444%) 2024-04-24T17:42:39.029 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:42:38 smithi137 bash[41610]: ts=2024-04-24T17:42: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.70\", device_class=\"ssd\", hostname=\"smithi070\", instance=\"172.21.15.137:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.70\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"6229cc3c-025f-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.70\", device_class=\"ssd\", hostname=\"smithi070\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.70\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:42:39.935 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:39 smithi070 bash[56922]: cluster 2024-04-24T17:42:39.580134+0000 mon.a (mon.0) 352 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded) 2024-04-24T17:42:39.935 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:39 smithi070 bash[56922]: cluster 2024-04-24T17:42:39.580134+0000 mon.a (mon.0) 352 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded) 2024-04-24T17:42:39.935 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:39 smithi070 bash[55604]: cluster 2024-04-24T17:42:39.580134+0000 mon.a (mon.0) 352 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded) 2024-04-24T17:42:39.935 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:39 smithi070 bash[55604]: cluster 2024-04-24T17:42:39.580134+0000 mon.a (mon.0) 352 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded) 2024-04-24T17:42:40.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:39 smithi137 bash[43799]: cluster 2024-04-24T17:42:39.580134+0000 mon.a (mon.0) 352 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded) 2024-04-24T17:42:40.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:39 smithi137 bash[43799]: cluster 2024-04-24T17:42:39.580134+0000 mon.a (mon.0) 352 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded) 2024-04-24T17:42:40.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:40 smithi070 bash[55604]: cluster 2024-04-24T17:42:39.346254+0000 mgr.y (mgr.34107) 153 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:42:40.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:40 smithi070 bash[55604]: cluster 2024-04-24T17:42:39.346254+0000 mgr.y (mgr.34107) 153 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:42:40.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:40 smithi070 bash[56922]: cluster 2024-04-24T17:42:39.346254+0000 mgr.y (mgr.34107) 153 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:42:40.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:40 smithi070 bash[56922]: cluster 2024-04-24T17:42:39.346254+0000 mgr.y (mgr.34107) 153 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:42:41.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:40 smithi137 bash[43799]: cluster 2024-04-24T17:42:39.346254+0000 mgr.y (mgr.34107) 153 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:42:41.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:40 smithi137 bash[43799]: cluster 2024-04-24T17:42:39.346254+0000 mgr.y (mgr.34107) 153 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:42:41.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:41 smithi070 bash[55604]: audit 2024-04-24T17:42:40.882774+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:42:41.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:41 smithi070 bash[55604]: audit 2024-04-24T17:42:40.882774+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:42:41.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:41 smithi070 bash[55604]: audit 2024-04-24T17:42:40.884780+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:42:41.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:41 smithi070 bash[55604]: audit 2024-04-24T17:42:40.884780+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:42:41.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:41 smithi070 bash[55604]: audit 2024-04-24T17:42:40.897435+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:41.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:41 smithi070 bash[55604]: audit 2024-04-24T17:42:40.897435+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:41.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:41 smithi070 bash[55604]: audit 2024-04-24T17:42:40.997287+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:42:41.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:41 smithi070 bash[55604]: audit 2024-04-24T17:42:40.997287+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:42:41.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:41 smithi070 bash[55604]: audit 2024-04-24T17:42:41.002606+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:42:41.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:41 smithi070 bash[55604]: audit 2024-04-24T17:42:41.002606+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:42:41.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:41 smithi070 bash[55604]: audit 2024-04-24T17:42:41.006740+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:42:41.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:41 smithi070 bash[55604]: audit 2024-04-24T17:42:41.006740+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:42:41.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:41 smithi070 bash[55604]: audit 2024-04-24T17:42:41.009767+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:42:41.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:41 smithi070 bash[55604]: audit 2024-04-24T17:42:41.009767+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:42:41.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:41 smithi070 bash[55604]: audit 2024-04-24T17:42:41.013346+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-24T17:42:41.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:41 smithi070 bash[55604]: audit 2024-04-24T17:42:41.013346+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-24T17:42:41.831 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:41 smithi070 bash[56922]: audit 2024-04-24T17:42:40.882774+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:42:41.831 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:41 smithi070 bash[56922]: audit 2024-04-24T17:42:40.882774+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:42:41.831 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:41 smithi070 bash[56922]: audit 2024-04-24T17:42:40.884780+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:42:41.831 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:41 smithi070 bash[56922]: audit 2024-04-24T17:42:40.884780+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:42:41.831 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:41 smithi070 bash[56922]: audit 2024-04-24T17:42:40.897435+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:41.831 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:41 smithi070 bash[56922]: audit 2024-04-24T17:42:40.897435+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:41.831 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:41 smithi070 bash[56922]: audit 2024-04-24T17:42:40.997287+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:42:41.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:41 smithi070 bash[56922]: audit 2024-04-24T17:42:40.997287+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:42:41.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:41 smithi070 bash[56922]: audit 2024-04-24T17:42:41.002606+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:42:41.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:41 smithi070 bash[56922]: audit 2024-04-24T17:42:41.002606+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:42:41.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:41 smithi070 bash[56922]: audit 2024-04-24T17:42:41.006740+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:42:41.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:41 smithi070 bash[56922]: audit 2024-04-24T17:42:41.006740+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:42:41.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:41 smithi070 bash[56922]: audit 2024-04-24T17:42:41.009767+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:42:41.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:41 smithi070 bash[56922]: audit 2024-04-24T17:42:41.009767+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:42:41.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:41 smithi070 bash[56922]: audit 2024-04-24T17:42:41.013346+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-24T17:42:41.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:41 smithi070 bash[56922]: audit 2024-04-24T17:42:41.013346+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-24T17:42:42.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:41 smithi137 bash[43799]: audit 2024-04-24T17:42:40.882774+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:42:42.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:41 smithi137 bash[43799]: audit 2024-04-24T17:42:40.882774+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:42:42.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:41 smithi137 bash[43799]: audit 2024-04-24T17:42:40.884780+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:42:42.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:41 smithi137 bash[43799]: audit 2024-04-24T17:42:40.884780+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:42:42.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:41 smithi137 bash[43799]: audit 2024-04-24T17:42:40.897435+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:42.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:41 smithi137 bash[43799]: audit 2024-04-24T17:42:40.897435+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:42.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:41 smithi137 bash[43799]: audit 2024-04-24T17:42:40.997287+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:42:42.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:41 smithi137 bash[43799]: audit 2024-04-24T17:42:40.997287+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:42:42.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:41 smithi137 bash[43799]: audit 2024-04-24T17:42:41.002606+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:42:42.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:41 smithi137 bash[43799]: audit 2024-04-24T17:42:41.002606+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:42:42.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:41 smithi137 bash[43799]: audit 2024-04-24T17:42:41.006740+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:42:42.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:41 smithi137 bash[43799]: audit 2024-04-24T17:42:41.006740+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:42:42.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:41 smithi137 bash[43799]: audit 2024-04-24T17:42:41.009767+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:42:42.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:41 smithi137 bash[43799]: audit 2024-04-24T17:42:41.009767+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:42:42.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:41 smithi137 bash[43799]: audit 2024-04-24T17:42:41.013346+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-24T17:42:42.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:41 smithi137 bash[43799]: audit 2024-04-24T17:42:41.013346+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-24T17:42:42.329 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:42:41 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:42:41] "GET /metrics HTTP/1.1" 200 38202 "" "Prometheus/2.33.4" 2024-04-24T17:42:42.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:42 smithi070 bash[55604]: cluster 2024-04-24T17:42:40.888271+0000 mgr.y (mgr.34107) 154 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 689 B/s rd, 0 op/s 2024-04-24T17:42:42.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:42 smithi070 bash[55604]: cluster 2024-04-24T17:42:40.888271+0000 mgr.y (mgr.34107) 154 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 689 B/s rd, 0 op/s 2024-04-24T17:42:42.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:42 smithi070 bash[55604]: cluster 2024-04-24T17:42:40.889074+0000 mgr.y (mgr.34107) 155 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 797 B/s rd, 0 op/s 2024-04-24T17:42:42.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:42 smithi070 bash[55604]: cluster 2024-04-24T17:42:40.889074+0000 mgr.y (mgr.34107) 155 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 797 B/s rd, 0 op/s 2024-04-24T17:42:42.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:42 smithi070 bash[55604]: audit 2024-04-24T17:42:41.013708+0000 mgr.y (mgr.34107) 156 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-24T17:42:42.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:42 smithi070 bash[55604]: audit 2024-04-24T17:42:41.013708+0000 mgr.y (mgr.34107) 156 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-24T17:42:42.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:42 smithi070 bash[55604]: cephadm 2024-04-24T17:42:41.016135+0000 mgr.y (mgr.34107) 157 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-04-24T17:42:42.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:42 smithi070 bash[55604]: cephadm 2024-04-24T17:42:41.016135+0000 mgr.y (mgr.34107) 157 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-04-24T17:42:42.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:42 smithi070 bash[56922]: cluster 2024-04-24T17:42:40.888271+0000 mgr.y (mgr.34107) 154 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 689 B/s rd, 0 op/s 2024-04-24T17:42:42.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:42 smithi070 bash[56922]: cluster 2024-04-24T17:42:40.888271+0000 mgr.y (mgr.34107) 154 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 689 B/s rd, 0 op/s 2024-04-24T17:42:42.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:42 smithi070 bash[56922]: cluster 2024-04-24T17:42:40.889074+0000 mgr.y (mgr.34107) 155 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 797 B/s rd, 0 op/s 2024-04-24T17:42:42.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:42 smithi070 bash[56922]: cluster 2024-04-24T17:42:40.889074+0000 mgr.y (mgr.34107) 155 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 797 B/s rd, 0 op/s 2024-04-24T17:42:42.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:42 smithi070 bash[56922]: audit 2024-04-24T17:42:41.013708+0000 mgr.y (mgr.34107) 156 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-24T17:42:42.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:42 smithi070 bash[56922]: audit 2024-04-24T17:42:41.013708+0000 mgr.y (mgr.34107) 156 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-24T17:42:42.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:42 smithi070 bash[56922]: cephadm 2024-04-24T17:42:41.016135+0000 mgr.y (mgr.34107) 157 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-04-24T17:42:42.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:42 smithi070 bash[56922]: cephadm 2024-04-24T17:42:41.016135+0000 mgr.y (mgr.34107) 157 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-04-24T17:42:43.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:42 smithi137 bash[43799]: cluster 2024-04-24T17:42:40.888271+0000 mgr.y (mgr.34107) 154 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 689 B/s rd, 0 op/s 2024-04-24T17:42:43.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:42 smithi137 bash[43799]: cluster 2024-04-24T17:42:40.888271+0000 mgr.y (mgr.34107) 154 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 689 B/s rd, 0 op/s 2024-04-24T17:42:43.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:42 smithi137 bash[43799]: cluster 2024-04-24T17:42:40.889074+0000 mgr.y (mgr.34107) 155 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 797 B/s rd, 0 op/s 2024-04-24T17:42:43.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:42 smithi137 bash[43799]: cluster 2024-04-24T17:42:40.889074+0000 mgr.y (mgr.34107) 155 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 797 B/s rd, 0 op/s 2024-04-24T17:42:43.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:42 smithi137 bash[43799]: audit 2024-04-24T17:42:41.013708+0000 mgr.y (mgr.34107) 156 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-24T17:42:43.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:42 smithi137 bash[43799]: audit 2024-04-24T17:42:41.013708+0000 mgr.y (mgr.34107) 156 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-24T17:42:43.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:42 smithi137 bash[43799]: cephadm 2024-04-24T17:42:41.016135+0000 mgr.y (mgr.34107) 157 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-04-24T17:42:43.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:42 smithi137 bash[43799]: cephadm 2024-04-24T17:42:41.016135+0000 mgr.y (mgr.34107) 157 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-04-24T17:42:43.779 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:42:43 smithi137 bash[41610]: ts=2024-04-24T17:42:43.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=\"smithi070\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi070\", job=\"node\", machine=\"x86_64\", nodename=\"smithi070\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"6229cc3c-025f-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi070\", job=\"node\", machine=\"x86_64\", nodename=\"smithi070\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:42:44.673 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:44 smithi070 bash[55604]: cluster 2024-04-24T17:42:42.890114+0000 mgr.y (mgr.34107) 158 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-24T17:42:44.673 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:44 smithi070 bash[55604]: cluster 2024-04-24T17:42:42.890114+0000 mgr.y (mgr.34107) 158 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-24T17:42:44.674 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:44 smithi070 bash[55604]: cephadm 2024-04-24T17:42:43.386830+0000 mgr.y (mgr.34107) 159 : cephadm [INF] Upgrade: Updating osd.1 2024-04-24T17:42:44.674 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:44 smithi070 bash[55604]: cephadm 2024-04-24T17:42:43.386830+0000 mgr.y (mgr.34107) 159 : cephadm [INF] Upgrade: Updating osd.1 2024-04-24T17:42:44.674 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:44 smithi070 bash[55604]: audit 2024-04-24T17:42:43.391915+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:44.674 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:44 smithi070 bash[55604]: audit 2024-04-24T17:42:43.391915+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:44.674 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:44 smithi070 bash[55604]: audit 2024-04-24T17:42:43.394723+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-24T17:42:44.674 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:44 smithi070 bash[55604]: audit 2024-04-24T17:42:43.394723+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-24T17:42:44.674 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:44 smithi070 bash[55604]: audit 2024-04-24T17:42:43.395782+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:42:44.674 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:44 smithi070 bash[55604]: audit 2024-04-24T17:42:43.395782+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:42:44.674 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:44 smithi070 bash[55604]: cephadm 2024-04-24T17:42:43.399141+0000 mgr.y (mgr.34107) 160 : cephadm [INF] Deploying daemon osd.1 on smithi070 2024-04-24T17:42:44.674 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:44 smithi070 bash[55604]: cephadm 2024-04-24T17:42:43.399141+0000 mgr.y (mgr.34107) 160 : cephadm [INF] Deploying daemon osd.1 on smithi070 2024-04-24T17:42:44.674 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:44 smithi070 bash[56922]: cluster 2024-04-24T17:42:42.890114+0000 mgr.y (mgr.34107) 158 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-24T17:42:44.675 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:44 smithi070 bash[56922]: cluster 2024-04-24T17:42:42.890114+0000 mgr.y (mgr.34107) 158 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-24T17:42:44.675 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:44 smithi070 bash[56922]: cephadm 2024-04-24T17:42:43.386830+0000 mgr.y (mgr.34107) 159 : cephadm [INF] Upgrade: Updating osd.1 2024-04-24T17:42:44.675 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:44 smithi070 bash[56922]: cephadm 2024-04-24T17:42:43.386830+0000 mgr.y (mgr.34107) 159 : cephadm [INF] Upgrade: Updating osd.1 2024-04-24T17:42:44.675 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:44 smithi070 bash[56922]: audit 2024-04-24T17:42:43.391915+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:44.675 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:44 smithi070 bash[56922]: audit 2024-04-24T17:42:43.391915+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:44.675 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:44 smithi070 bash[56922]: audit 2024-04-24T17:42:43.394723+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-24T17:42:44.675 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:44 smithi070 bash[56922]: audit 2024-04-24T17:42:43.394723+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-24T17:42:44.675 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:44 smithi070 bash[56922]: audit 2024-04-24T17:42:43.395782+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:42:44.675 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:44 smithi070 bash[56922]: audit 2024-04-24T17:42:43.395782+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:42:44.675 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:44 smithi070 bash[56922]: cephadm 2024-04-24T17:42:43.399141+0000 mgr.y (mgr.34107) 160 : cephadm [INF] Deploying daemon osd.1 on smithi070 2024-04-24T17:42:44.675 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:44 smithi070 bash[56922]: cephadm 2024-04-24T17:42:43.399141+0000 mgr.y (mgr.34107) 160 : cephadm [INF] Deploying daemon osd.1 on smithi070 2024-04-24T17:42:44.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:44 smithi137 bash[43799]: cluster 2024-04-24T17:42:42.890114+0000 mgr.y (mgr.34107) 158 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-24T17:42:44.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:44 smithi137 bash[43799]: cluster 2024-04-24T17:42:42.890114+0000 mgr.y (mgr.34107) 158 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-24T17:42:44.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:44 smithi137 bash[43799]: cephadm 2024-04-24T17:42:43.386830+0000 mgr.y (mgr.34107) 159 : cephadm [INF] Upgrade: Updating osd.1 2024-04-24T17:42:44.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:44 smithi137 bash[43799]: cephadm 2024-04-24T17:42:43.386830+0000 mgr.y (mgr.34107) 159 : cephadm [INF] Upgrade: Updating osd.1 2024-04-24T17:42:44.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:44 smithi137 bash[43799]: audit 2024-04-24T17:42:43.391915+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:44.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:44 smithi137 bash[43799]: audit 2024-04-24T17:42:43.391915+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:44.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:44 smithi137 bash[43799]: audit 2024-04-24T17:42:43.394723+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-24T17:42:44.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:44 smithi137 bash[43799]: audit 2024-04-24T17:42:43.394723+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-24T17:42:44.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:44 smithi137 bash[43799]: audit 2024-04-24T17:42:43.395782+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:42:44.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:44 smithi137 bash[43799]: audit 2024-04-24T17:42:43.395782+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:42:44.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:44 smithi137 bash[43799]: cephadm 2024-04-24T17:42:43.399141+0000 mgr.y (mgr.34107) 160 : cephadm [INF] Deploying daemon osd.1 on smithi070 2024-04-24T17:42:44.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:44 smithi137 bash[43799]: cephadm 2024-04-24T17:42:43.399141+0000 mgr.y (mgr.34107) 160 : cephadm [INF] Deploying daemon osd.1 on smithi070 2024-04-24T17:42:46.437 INFO:teuthology.orchestra.run.smithi070.stdout:true 2024-04-24T17:42:46.520 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:46 smithi070 bash[55604]: cluster 2024-04-24T17:42:44.890732+0000 mgr.y (mgr.34107) 161 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:42:46.520 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:46 smithi070 bash[55604]: cluster 2024-04-24T17:42:44.890732+0000 mgr.y (mgr.34107) 161 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:42:46.520 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:46 smithi070 bash[55604]: audit 2024-04-24T17:42:46.235619+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:46.520 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:46 smithi070 bash[55604]: audit 2024-04-24T17:42:46.235619+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:46.520 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:46 smithi070 bash[56922]: cluster 2024-04-24T17:42:44.890732+0000 mgr.y (mgr.34107) 161 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:42:46.520 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:46 smithi070 bash[56922]: cluster 2024-04-24T17:42:44.890732+0000 mgr.y (mgr.34107) 161 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:42:46.521 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:46 smithi070 bash[56922]: audit 2024-04-24T17:42:46.235619+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:46.521 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:46 smithi070 bash[56922]: audit 2024-04-24T17:42:46.235619+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:46.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:46 smithi137 bash[43799]: cluster 2024-04-24T17:42:44.890732+0000 mgr.y (mgr.34107) 161 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:42:46.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:46 smithi137 bash[43799]: cluster 2024-04-24T17:42:44.890732+0000 mgr.y (mgr.34107) 161 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:42:46.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:46 smithi137 bash[43799]: audit 2024-04-24T17:42:46.235619+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:46.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:46 smithi137 bash[43799]: audit 2024-04-24T17:42:46.235619+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:47.175 INFO:teuthology.orchestra.run.smithi070.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-24T17:42:47.175 INFO:teuthology.orchestra.run.smithi070.stdout:alertmanager.a smithi070 *:9093,9094 running (3m) 14s ago 10m 13.0M - 0.23.0 ba2b418f427c e0f2cd13940b 2024-04-24T17:42:47.175 INFO:teuthology.orchestra.run.smithi070.stdout:grafana.a smithi137 *:3000 running (3m) 78s ago 10m 40.6M - 8.3.5 dad864ee21e9 ca713403d512 2024-04-24T17:42:47.175 INFO:teuthology.orchestra.run.smithi070.stdout:iscsi.foo.smithi070.jytlzp smithi070 running (2m) 14s ago 8m 44.2M - 3.5 e1d6a67b021e 1182cd297262 2024-04-24T17:42:47.175 INFO:teuthology.orchestra.run.smithi070.stdout:mgr.x smithi137 *:8443,9283,8765 running (2m) 78s ago 16m 437M - 19.0.0-3285-g5904d294 8bb2087275ff dd7af369145b 2024-04-24T17:42:47.175 INFO:teuthology.orchestra.run.smithi070.stdout:mgr.y smithi070 *:8443,9283,8765 running (3m) 14s ago 18m 492M - 19.0.0-3285-g5904d294 8bb2087275ff c555095cd81e 2024-04-24T17:42:47.175 INFO:teuthology.orchestra.run.smithi070.stdout:mon.a smithi070 running (2m) 14s ago 18m 45.6M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 6a091f7b35e1 2024-04-24T17:42:47.175 INFO:teuthology.orchestra.run.smithi070.stdout:mon.b smithi137 running (86s) 78s ago 16m 21.7M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 3c2727485e8d 2024-04-24T17:42:47.175 INFO:teuthology.orchestra.run.smithi070.stdout:mon.c smithi070 running (109s) 14s ago 16m 38.6M 2048M 19.0.0-3285-g5904d294 8bb2087275ff d56c3ab97de2 2024-04-24T17:42:47.175 INFO:teuthology.orchestra.run.smithi070.stdout:node-exporter.a smithi070 *:9100 running (3m) 14s ago 10m 8695k - 1.3.1 1dbe0e931976 374237c6a572 2024-04-24T17:42:47.175 INFO:teuthology.orchestra.run.smithi070.stdout:node-exporter.b smithi137 *:9100 running (3m) 78s ago 10m 9008k - 1.3.1 1dbe0e931976 5a40b64f638c 2024-04-24T17:42:47.175 INFO:teuthology.orchestra.run.smithi070.stdout:osd.0 smithi070 running (18s) 14s ago 15m - 2780M 19.0.0-3285-g5904d294 8bb2087275ff 718b3b3cef66 2024-04-24T17:42:47.175 INFO:teuthology.orchestra.run.smithi070.stdout:osd.1 smithi070 running (15m) 14s ago 15m 56.2M 2780M 17.2.0 e1d6a67b021e f89dd62febd5 2024-04-24T17:42:47.176 INFO:teuthology.orchestra.run.smithi070.stdout:osd.2 smithi070 running (14m) 14s ago 14m 50.9M 2780M 17.2.0 e1d6a67b021e 37f560eabfe1 2024-04-24T17:42:47.176 INFO:teuthology.orchestra.run.smithi070.stdout:osd.3 smithi070 running (13m) 14s ago 13m 55.5M 2780M 17.2.0 e1d6a67b021e d77d4e3872ee 2024-04-24T17:42:47.176 INFO:teuthology.orchestra.run.smithi070.stdout:osd.4 smithi137 running (13m) 78s ago 13m 57.8M 3036M 17.2.0 e1d6a67b021e 8d09c3408986 2024-04-24T17:42:47.176 INFO:teuthology.orchestra.run.smithi070.stdout:osd.5 smithi137 running (12m) 78s ago 12m 52.3M 3036M 17.2.0 e1d6a67b021e bd5eaa869914 2024-04-24T17:42:47.176 INFO:teuthology.orchestra.run.smithi070.stdout:osd.6 smithi137 running (12m) 78s ago 12m 50.0M 3036M 17.2.0 e1d6a67b021e 9b3405d8a103 2024-04-24T17:42:47.176 INFO:teuthology.orchestra.run.smithi070.stdout:osd.7 smithi137 running (11m) 78s ago 11m 54.4M 3036M 17.2.0 e1d6a67b021e c2d86d0f9f62 2024-04-24T17:42:47.176 INFO:teuthology.orchestra.run.smithi070.stdout:prometheus.a smithi137 *:9095 running (2m) 78s ago 10m 58.0M - 2.33.4 514e6a882f6e 10762eaa85a2 2024-04-24T17:42:47.176 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.foo.smithi070.jodwqm smithi070 *:8000 running (8m) 14s ago 8m 85.6M - 17.2.0 e1d6a67b021e bd398e759017 2024-04-24T17:42:47.176 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.foo.smithi137.xlirah smithi137 *:8000 running (8m) 78s ago 8m 84.9M - 17.2.0 e1d6a67b021e 2704ac43d32d 2024-04-24T17:42:47.176 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.smpl.smithi070.qayqjt smithi070 *:80 running (8m) 14s ago 8m 85.2M - 17.2.0 e1d6a67b021e 0779a09b8ae8 2024-04-24T17:42:47.176 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.smpl.smithi137.vqzuok smithi137 *:80 running (8m) 78s ago 8m 85.0M - 17.2.0 e1d6a67b021e 92bd3bc19140 2024-04-24T17:42:47.645 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:42:47 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:42:47.645 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:42:47 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:42:47.645 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:47 smithi070 bash[56922]: audit 2024-04-24T17:42:46.437702+0000 mgr.y (mgr.34107) 162 : audit [DBG] from='client.34287 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:42:47.645 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:47 smithi070 bash[56922]: audit 2024-04-24T17:42:46.437702+0000 mgr.y (mgr.34107) 162 : audit [DBG] from='client.34287 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:42:47.646 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:47 smithi070 bash[56922]: audit 2024-04-24T17:42:46.794169+0000 mgr.y (mgr.34107) 163 : audit [DBG] from='client.34293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:42:47.646 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:47 smithi070 bash[56922]: audit 2024-04-24T17:42:46.794169+0000 mgr.y (mgr.34107) 163 : audit [DBG] from='client.34293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:42:47.646 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:47 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:42:47.646 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:47 smithi070 bash[55604]: audit 2024-04-24T17:42:46.437702+0000 mgr.y (mgr.34107) 162 : audit [DBG] from='client.34287 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:42:47.646 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:47 smithi070 bash[55604]: audit 2024-04-24T17:42:46.437702+0000 mgr.y (mgr.34107) 162 : audit [DBG] from='client.34287 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:42:47.646 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:47 smithi070 bash[55604]: audit 2024-04-24T17:42:46.794169+0000 mgr.y (mgr.34107) 163 : audit [DBG] from='client.34293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:42:47.646 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:47 smithi070 bash[55604]: audit 2024-04-24T17:42:46.794169+0000 mgr.y (mgr.34107) 163 : audit [DBG] from='client.34293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:42:47.646 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:47 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:42:47.647 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:42:47 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:42:47.647 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:42:47 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:42:47.647 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:42:47 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:42:47.647 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:42:47 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:42:47.648 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:42:47 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:42:47.650 INFO:teuthology.orchestra.run.smithi070.stdout:{ 2024-04-24T17:42:47.650 INFO:teuthology.orchestra.run.smithi070.stdout: "mon": { 2024-04-24T17:42:47.650 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 3 2024-04-24T17:42:47.650 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:42:47.651 INFO:teuthology.orchestra.run.smithi070.stdout: "mgr": { 2024-04-24T17:42:47.651 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 2 2024-04-24T17:42:47.651 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:42:47.651 INFO:teuthology.orchestra.run.smithi070.stdout: "osd": { 2024-04-24T17:42:47.651 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2024-04-24T17:42:47.651 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 1 2024-04-24T17:42:47.651 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:42:47.651 INFO:teuthology.orchestra.run.smithi070.stdout: "rgw": { 2024-04-24T17:42:47.651 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-24T17:42:47.651 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:42:47.651 INFO:teuthology.orchestra.run.smithi070.stdout: "overall": { 2024-04-24T17:42:47.651 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 11, 2024-04-24T17:42:47.651 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 6 2024-04-24T17:42:47.651 INFO:teuthology.orchestra.run.smithi070.stdout: } 2024-04-24T17:42:47.651 INFO:teuthology.orchestra.run.smithi070.stdout:} 2024-04-24T17:42:47.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:47 smithi137 bash[43799]: audit 2024-04-24T17:42:46.437702+0000 mgr.y (mgr.34107) 162 : audit [DBG] from='client.34287 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:42:47.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:47 smithi137 bash[43799]: audit 2024-04-24T17:42:46.437702+0000 mgr.y (mgr.34107) 162 : audit [DBG] from='client.34287 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:42:47.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:47 smithi137 bash[43799]: audit 2024-04-24T17:42:46.794169+0000 mgr.y (mgr.34107) 163 : audit [DBG] from='client.34293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:42:47.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:47 smithi137 bash[43799]: audit 2024-04-24T17:42:46.794169+0000 mgr.y (mgr.34107) 163 : audit [DBG] from='client.34293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:42:47.999 INFO:teuthology.orchestra.run.smithi070.stdout:{ 2024-04-24T17:42:47.999 INFO:teuthology.orchestra.run.smithi070.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc", 2024-04-24T17:42:47.999 INFO:teuthology.orchestra.run.smithi070.stdout: "in_progress": true, 2024-04-24T17:42:48.000 INFO:teuthology.orchestra.run.smithi070.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-24T17:42:48.000 INFO:teuthology.orchestra.run.smithi070.stdout: "services_complete": [ 2024-04-24T17:42:48.000 INFO:teuthology.orchestra.run.smithi070.stdout: "mgr", 2024-04-24T17:42:48.000 INFO:teuthology.orchestra.run.smithi070.stdout: "mon" 2024-04-24T17:42:48.000 INFO:teuthology.orchestra.run.smithi070.stdout: ], 2024-04-24T17:42:48.000 INFO:teuthology.orchestra.run.smithi070.stdout: "progress": "6/23 daemons upgraded", 2024-04-24T17:42:48.000 INFO:teuthology.orchestra.run.smithi070.stdout: "message": "Currently upgrading osd daemons", 2024-04-24T17:42:48.000 INFO:teuthology.orchestra.run.smithi070.stdout: "is_paused": false 2024-04-24T17:42:48.000 INFO:teuthology.orchestra.run.smithi070.stdout:} 2024-04-24T17:42:48.078 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:42:47 smithi070 systemd[1]: Stopping Ceph osd.1 for 6229cc3c-025f-11ef-bc93-c7b262605968... 2024-04-24T17:42:48.079 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:42:47 smithi070 bash[29262]: debug 2024-04-24T17:42:47.770+0000 7f7c103bc700 -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-04-24T17:42:48.079 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:42:47 smithi070 bash[29262]: debug 2024-04-24T17:42:47.770+0000 7f7c103bc700 -1 osd.1 110 *** Got signal Terminated *** 2024-04-24T17:42:48.079 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:42:47 smithi070 bash[29262]: debug 2024-04-24T17:42:47.770+0000 7f7c103bc700 -1 osd.1 110 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-24T17:42:48.450 INFO:teuthology.orchestra.run.smithi070.stdout:HEALTH_WARN failed to probe daemons or devices; 1 osds down 2024-04-24T17:42:48.450 INFO:teuthology.orchestra.run.smithi070.stdout:[WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-24T17:42:48.450 INFO:teuthology.orchestra.run.smithi070.stdout: host smithi070 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:42:48.450 INFO:teuthology.orchestra.run.smithi070.stdout:Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi070 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp6xvxwixp:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch 2024-04-24T17:42:48.450 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:42:48.451 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/docker: stderr See 'docker run --help'. 2024-04-24T17:42:48.451 INFO:teuthology.orchestra.run.smithi070.stdout:Traceback (most recent call last): 2024-04-24T17:42:48.451 INFO:teuthology.orchestra.run.smithi070.stdout: File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-24T17:42:48.451 INFO:teuthology.orchestra.run.smithi070.stdout: return _run_code(code, main_globals, None, 2024-04-24T17:42:48.451 INFO:teuthology.orchestra.run.smithi070.stdout: File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-24T17:42:48.451 INFO:teuthology.orchestra.run.smithi070.stdout: exec(code, run_globals) 2024-04-24T17:42:48.451 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5642, in 2024-04-24T17:42:48.451 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5630, in main 2024-04-24T17:42:48.451 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 408, in _infer_config 2024-04-24T17:42:48.451 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 323, in _infer_fsid 2024-04-24T17:42:48.451 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 436, in _infer_image 2024-04-24T17:42:48.451 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 310, in _validate_fsid 2024-04-24T17:42:48.451 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 3380, in command_ceph_volume 2024-04-24T17:42:48.451 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-24T17:42:48.451 INFO:teuthology.orchestra.run.smithi070.stdout:RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi070 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp6xvxwixp:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:42:48.452 INFO:teuthology.orchestra.run.smithi070.stdout:See 'docker run --help'. 2024-04-24T17:42:48.452 INFO:teuthology.orchestra.run.smithi070.stdout:[WRN] OSD_DOWN: 1 osds down 2024-04-24T17:42:48.452 INFO:teuthology.orchestra.run.smithi070.stdout: osd.1 (root=default,host=smithi070) is down 2024-04-24T17:42:48.655 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:48 smithi137 bash[43799]: cluster 2024-04-24T17:42:46.891625+0000 mgr.y (mgr.34107) 164 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 536 B/s rd, 0 op/s 2024-04-24T17:42:48.655 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:48 smithi137 bash[43799]: cluster 2024-04-24T17:42:46.891625+0000 mgr.y (mgr.34107) 164 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 536 B/s rd, 0 op/s 2024-04-24T17:42:48.655 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:48 smithi137 bash[43799]: audit 2024-04-24T17:42:47.137030+0000 mgr.y (mgr.34107) 165 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:42:48.655 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:48 smithi137 bash[43799]: audit 2024-04-24T17:42:47.137030+0000 mgr.y (mgr.34107) 165 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:42:48.655 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:48 smithi137 bash[43799]: audit 2024-04-24T17:42:47.142857+0000 mgr.y (mgr.34107) 166 : audit [DBG] from='client.44227 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:42:48.655 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:48 smithi137 bash[43799]: audit 2024-04-24T17:42:47.142857+0000 mgr.y (mgr.34107) 166 : audit [DBG] from='client.44227 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:42:48.655 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:48 smithi137 bash[43799]: audit 2024-04-24T17:42:47.664333+0000 mon.a (mon.0) 365 : audit [DBG] from='client.? 172.21.15.70:0/3605746197' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:42:48.655 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:48 smithi137 bash[43799]: audit 2024-04-24T17:42:47.664333+0000 mon.a (mon.0) 365 : audit [DBG] from='client.? 172.21.15.70:0/3605746197' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:42:48.655 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:48 smithi137 bash[43799]: cluster 2024-04-24T17:42:47.772755+0000 mon.a (mon.0) 366 : cluster [INF] osd.1 marked itself down and dead 2024-04-24T17:42:48.655 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:48 smithi137 bash[43799]: cluster 2024-04-24T17:42:47.772755+0000 mon.a (mon.0) 366 : cluster [INF] osd.1 marked itself down and dead 2024-04-24T17:42:48.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:48 smithi070 bash[55604]: cluster 2024-04-24T17:42:46.891625+0000 mgr.y (mgr.34107) 164 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 536 B/s rd, 0 op/s 2024-04-24T17:42:48.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:48 smithi070 bash[55604]: cluster 2024-04-24T17:42:46.891625+0000 mgr.y (mgr.34107) 164 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 536 B/s rd, 0 op/s 2024-04-24T17:42:48.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:48 smithi070 bash[55604]: audit 2024-04-24T17:42:47.137030+0000 mgr.y (mgr.34107) 165 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:42:48.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:48 smithi070 bash[55604]: audit 2024-04-24T17:42:47.137030+0000 mgr.y (mgr.34107) 165 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:42:48.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:48 smithi070 bash[55604]: audit 2024-04-24T17:42:47.142857+0000 mgr.y (mgr.34107) 166 : audit [DBG] from='client.44227 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:42:48.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:48 smithi070 bash[55604]: audit 2024-04-24T17:42:47.142857+0000 mgr.y (mgr.34107) 166 : audit [DBG] from='client.44227 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:42:48.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:48 smithi070 bash[55604]: audit 2024-04-24T17:42:47.664333+0000 mon.a (mon.0) 365 : audit [DBG] from='client.? 172.21.15.70:0/3605746197' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:42:48.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:48 smithi070 bash[55604]: audit 2024-04-24T17:42:47.664333+0000 mon.a (mon.0) 365 : audit [DBG] from='client.? 172.21.15.70:0/3605746197' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:42:48.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:48 smithi070 bash[55604]: cluster 2024-04-24T17:42:47.772755+0000 mon.a (mon.0) 366 : cluster [INF] osd.1 marked itself down and dead 2024-04-24T17:42:48.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:48 smithi070 bash[55604]: cluster 2024-04-24T17:42:47.772755+0000 mon.a (mon.0) 366 : cluster [INF] osd.1 marked itself down and dead 2024-04-24T17:42:48.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:48 smithi070 bash[56922]: cluster 2024-04-24T17:42:46.891625+0000 mgr.y (mgr.34107) 164 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 536 B/s rd, 0 op/s 2024-04-24T17:42:48.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:48 smithi070 bash[56922]: cluster 2024-04-24T17:42:46.891625+0000 mgr.y (mgr.34107) 164 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 536 B/s rd, 0 op/s 2024-04-24T17:42:48.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:48 smithi070 bash[56922]: audit 2024-04-24T17:42:47.137030+0000 mgr.y (mgr.34107) 165 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:42:48.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:48 smithi070 bash[56922]: audit 2024-04-24T17:42:47.137030+0000 mgr.y (mgr.34107) 165 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:42:48.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:48 smithi070 bash[56922]: audit 2024-04-24T17:42:47.142857+0000 mgr.y (mgr.34107) 166 : audit [DBG] from='client.44227 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:42:48.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:48 smithi070 bash[56922]: audit 2024-04-24T17:42:47.142857+0000 mgr.y (mgr.34107) 166 : audit [DBG] from='client.44227 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:42:48.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:48 smithi070 bash[56922]: audit 2024-04-24T17:42:47.664333+0000 mon.a (mon.0) 365 : audit [DBG] from='client.? 172.21.15.70:0/3605746197' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:42:48.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:48 smithi070 bash[56922]: audit 2024-04-24T17:42:47.664333+0000 mon.a (mon.0) 365 : audit [DBG] from='client.? 172.21.15.70:0/3605746197' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:42:48.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:48 smithi070 bash[56922]: cluster 2024-04-24T17:42:47.772755+0000 mon.a (mon.0) 366 : cluster [INF] osd.1 marked itself down and dead 2024-04-24T17:42:48.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:48 smithi070 bash[56922]: cluster 2024-04-24T17:42:47.772755+0000 mon.a (mon.0) 366 : cluster [INF] osd.1 marked itself down and dead 2024-04-24T17:42:49.029 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:42:48 smithi137 bash[41610]: ts=2024-04-24T17:42: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 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)\", cluster=\"6229cc3c-025f-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.70\", device_class=\"ssd\", hostname=\"smithi070\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.70\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.70\", device_class=\"ssd\", hostname=\"smithi070\", instance=\"172.21.15.137:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.70\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:42:49.682 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:49 smithi070 bash[55604]: audit 2024-04-24T17:42:48.012743+0000 mgr.y (mgr.34107) 167 : audit [DBG] from='client.44239 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:42:49.682 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:49 smithi070 bash[55604]: audit 2024-04-24T17:42:48.012743+0000 mgr.y (mgr.34107) 167 : audit [DBG] from='client.44239 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:42:49.682 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:49 smithi070 bash[55604]: cluster 2024-04-24T17:42:48.406713+0000 mon.a (mon.0) 367 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:42:49.682 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:49 smithi070 bash[55604]: cluster 2024-04-24T17:42:48.406713+0000 mon.a (mon.0) 367 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:42:49.682 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:49 smithi070 bash[55604]: cluster 2024-04-24T17:42:48.425145+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e111: 8 total, 7 up, 8 in 2024-04-24T17:42:49.682 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:49 smithi070 bash[55604]: cluster 2024-04-24T17:42:48.425145+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e111: 8 total, 7 up, 8 in 2024-04-24T17:42:49.682 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:49 smithi070 bash[55604]: audit 2024-04-24T17:42:48.464243+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.70:0/3954398809' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:42:49.682 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:49 smithi070 bash[55604]: audit 2024-04-24T17:42:48.464243+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.70:0/3954398809' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:42:49.683 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:49 smithi070 bash[56922]: audit 2024-04-24T17:42:48.012743+0000 mgr.y (mgr.34107) 167 : audit [DBG] from='client.44239 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:42:49.683 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:49 smithi070 bash[56922]: audit 2024-04-24T17:42:48.012743+0000 mgr.y (mgr.34107) 167 : audit [DBG] from='client.44239 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:42:49.683 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:49 smithi070 bash[56922]: cluster 2024-04-24T17:42:48.406713+0000 mon.a (mon.0) 367 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:42:49.683 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:49 smithi070 bash[56922]: cluster 2024-04-24T17:42:48.406713+0000 mon.a (mon.0) 367 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:42:49.683 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:49 smithi070 bash[56922]: cluster 2024-04-24T17:42:48.425145+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e111: 8 total, 7 up, 8 in 2024-04-24T17:42:49.683 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:49 smithi070 bash[56922]: cluster 2024-04-24T17:42:48.425145+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e111: 8 total, 7 up, 8 in 2024-04-24T17:42:49.683 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:49 smithi070 bash[56922]: audit 2024-04-24T17:42:48.464243+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.70:0/3954398809' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:42:49.683 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:49 smithi070 bash[56922]: audit 2024-04-24T17:42:48.464243+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.70:0/3954398809' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:42:49.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:49 smithi137 bash[43799]: audit 2024-04-24T17:42:48.012743+0000 mgr.y (mgr.34107) 167 : audit [DBG] from='client.44239 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:42:49.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:49 smithi137 bash[43799]: audit 2024-04-24T17:42:48.012743+0000 mgr.y (mgr.34107) 167 : audit [DBG] from='client.44239 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:42:49.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:49 smithi137 bash[43799]: cluster 2024-04-24T17:42:48.406713+0000 mon.a (mon.0) 367 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:42:49.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:49 smithi137 bash[43799]: cluster 2024-04-24T17:42:48.406713+0000 mon.a (mon.0) 367 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:42:49.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:49 smithi137 bash[43799]: cluster 2024-04-24T17:42:48.425145+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e111: 8 total, 7 up, 8 in 2024-04-24T17:42:49.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:49 smithi137 bash[43799]: cluster 2024-04-24T17:42:48.425145+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e111: 8 total, 7 up, 8 in 2024-04-24T17:42:49.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:49 smithi137 bash[43799]: audit 2024-04-24T17:42:48.464243+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.70:0/3954398809' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:42:49.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:49 smithi137 bash[43799]: audit 2024-04-24T17:42:48.464243+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.70:0/3954398809' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:42:49.937 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:42:49 smithi070 bash[60905]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-osd-1 2024-04-24T17:42:49.937 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:42:49 smithi070 bash[61017]: Error response from daemon: No such container: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-osd-1 2024-04-24T17:42:50.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:50 smithi137 bash[43799]: cluster 2024-04-24T17:42:48.892824+0000 mgr.y (mgr.34107) 168 : cluster [DBG] pgmap v80: 161 pgs: 7 peering, 19 stale+active+clean, 135 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:42:50.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:50 smithi137 bash[43799]: cluster 2024-04-24T17:42:48.892824+0000 mgr.y (mgr.34107) 168 : cluster [DBG] pgmap v80: 161 pgs: 7 peering, 19 stale+active+clean, 135 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:42:50.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:50 smithi137 bash[43799]: cluster 2024-04-24T17:42:49.435817+0000 mon.a (mon.0) 369 : cluster [DBG] osdmap e112: 8 total, 7 up, 8 in 2024-04-24T17:42:50.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:50 smithi137 bash[43799]: cluster 2024-04-24T17:42:49.435817+0000 mon.a (mon.0) 369 : cluster [DBG] osdmap e112: 8 total, 7 up, 8 in 2024-04-24T17:42:50.788 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:50 smithi070 bash[55604]: cluster 2024-04-24T17:42:48.892824+0000 mgr.y (mgr.34107) 168 : cluster [DBG] pgmap v80: 161 pgs: 7 peering, 19 stale+active+clean, 135 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:42:50.788 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:50 smithi070 bash[55604]: cluster 2024-04-24T17:42:48.892824+0000 mgr.y (mgr.34107) 168 : cluster [DBG] pgmap v80: 161 pgs: 7 peering, 19 stale+active+clean, 135 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:42:50.788 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:50 smithi070 bash[55604]: cluster 2024-04-24T17:42:49.435817+0000 mon.a (mon.0) 369 : cluster [DBG] osdmap e112: 8 total, 7 up, 8 in 2024-04-24T17:42:50.789 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:50 smithi070 bash[55604]: cluster 2024-04-24T17:42:49.435817+0000 mon.a (mon.0) 369 : cluster [DBG] osdmap e112: 8 total, 7 up, 8 in 2024-04-24T17:42:50.789 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:50 smithi070 bash[56922]: cluster 2024-04-24T17:42:48.892824+0000 mgr.y (mgr.34107) 168 : cluster [DBG] pgmap v80: 161 pgs: 7 peering, 19 stale+active+clean, 135 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:42:50.789 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:50 smithi070 bash[56922]: cluster 2024-04-24T17:42:48.892824+0000 mgr.y (mgr.34107) 168 : cluster [DBG] pgmap v80: 161 pgs: 7 peering, 19 stale+active+clean, 135 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:42:50.789 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:50 smithi070 bash[56922]: cluster 2024-04-24T17:42:49.435817+0000 mon.a (mon.0) 369 : cluster [DBG] osdmap e112: 8 total, 7 up, 8 in 2024-04-24T17:42:50.789 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:50 smithi070 bash[56922]: cluster 2024-04-24T17:42:49.435817+0000 mon.a (mon.0) 369 : cluster [DBG] osdmap e112: 8 total, 7 up, 8 in 2024-04-24T17:42:52.131 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:42:52 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:42:51] "GET /metrics HTTP/1.1" 200 38416 "" "Prometheus/2.33.4" 2024-04-24T17:42:52.131 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:42:52 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:42:52.132 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:42:52 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:42:52.132 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:42:52 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:42:52.132 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:42:52 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:42:52.132 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:42:52 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:42:52.133 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:52 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:42:52.133 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:52 smithi070 bash[55604]: cluster 2024-04-24T17:42:50.893377+0000 mgr.y (mgr.34107) 169 : cluster [DBG] pgmap v82: 161 pgs: 7 peering, 19 stale+active+clean, 135 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-24T17:42:52.133 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:52 smithi070 bash[55604]: cluster 2024-04-24T17:42:50.893377+0000 mgr.y (mgr.34107) 169 : cluster [DBG] pgmap v82: 161 pgs: 7 peering, 19 stale+active+clean, 135 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-24T17:42:52.133 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:52 smithi070 bash[55604]: audit 2024-04-24T17:42:51.118999+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:52.133 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:52 smithi070 bash[55604]: audit 2024-04-24T17:42:51.118999+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:52.133 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:52 smithi070 bash[55604]: audit 2024-04-24T17:42:51.120914+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:42:52.133 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:52 smithi070 bash[55604]: audit 2024-04-24T17:42:51.120914+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:42:52.134 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:52 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:42:52.134 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:52 smithi070 bash[56922]: cluster 2024-04-24T17:42:50.893377+0000 mgr.y (mgr.34107) 169 : cluster [DBG] pgmap v82: 161 pgs: 7 peering, 19 stale+active+clean, 135 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-24T17:42:52.134 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:52 smithi070 bash[56922]: cluster 2024-04-24T17:42:50.893377+0000 mgr.y (mgr.34107) 169 : cluster [DBG] pgmap v82: 161 pgs: 7 peering, 19 stale+active+clean, 135 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-24T17:42:52.134 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:52 smithi070 bash[56922]: audit 2024-04-24T17:42:51.118999+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:52.134 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:52 smithi070 bash[56922]: audit 2024-04-24T17:42:51.118999+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:52.134 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:52 smithi070 bash[56922]: audit 2024-04-24T17:42:51.120914+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:42:52.134 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:52 smithi070 bash[56922]: audit 2024-04-24T17:42:51.120914+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:42:52.134 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:42:51 smithi070 systemd[1]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968@osd.1.service: Deactivated successfully. 2024-04-24T17:42:52.134 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:42:51 smithi070 systemd[1]: Stopped Ceph osd.1 for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:42:52.134 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:42:52 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:42:52.135 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:42:52 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:42:52.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:52 smithi137 bash[43799]: cluster 2024-04-24T17:42:50.893377+0000 mgr.y (mgr.34107) 169 : cluster [DBG] pgmap v82: 161 pgs: 7 peering, 19 stale+active+clean, 135 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-24T17:42:52.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:52 smithi137 bash[43799]: cluster 2024-04-24T17:42:50.893377+0000 mgr.y (mgr.34107) 169 : cluster [DBG] pgmap v82: 161 pgs: 7 peering, 19 stale+active+clean, 135 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-24T17:42:52.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:52 smithi137 bash[43799]: audit 2024-04-24T17:42:51.118999+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:52.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:52 smithi137 bash[43799]: audit 2024-04-24T17:42:51.118999+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:52.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:52 smithi137 bash[43799]: audit 2024-04-24T17:42:51.120914+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:42:52.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:52 smithi137 bash[43799]: audit 2024-04-24T17:42:51.120914+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:42:52.578 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:42:52 smithi070 systemd[1]: Started Ceph osd.1 for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:42:53.502 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:53 smithi137 bash[43799]: audit 2024-04-24T17:42:52.187810+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:53.502 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:53 smithi137 bash[43799]: audit 2024-04-24T17:42:52.187810+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:53.502 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:53 smithi137 bash[43799]: audit 2024-04-24T17:42:52.194264+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:53.502 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:53 smithi137 bash[43799]: audit 2024-04-24T17:42:52.194264+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:53.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:53 smithi070 bash[55604]: audit 2024-04-24T17:42:52.187810+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:53.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:53 smithi070 bash[55604]: audit 2024-04-24T17:42:52.187810+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:53.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:53 smithi070 bash[55604]: audit 2024-04-24T17:42:52.194264+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:53.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:53 smithi070 bash[55604]: audit 2024-04-24T17:42:52.194264+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:53.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:53 smithi070 bash[56922]: audit 2024-04-24T17:42:52.187810+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:53.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:53 smithi070 bash[56922]: audit 2024-04-24T17:42:52.187810+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:53.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:53 smithi070 bash[56922]: audit 2024-04-24T17:42:52.194264+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:53.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:53 smithi070 bash[56922]: audit 2024-04-24T17:42:52.194264+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:53.779 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:42:53 smithi137 bash[41610]: ts=2024-04-24T17:42: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=\"smithi070\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi070\", job=\"node\", machine=\"x86_64\", nodename=\"smithi070\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"6229cc3c-025f-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi070\", job=\"node\", machine=\"x86_64\", nodename=\"smithi070\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:42:54.079 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:42:53 smithi070 bash[61171]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-24T17:42:54.079 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:42:53 smithi070 bash[61171]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-24T17:42:54.079 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:42:53 smithi070 bash[61171]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-04-24T17:42:54.079 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:42:53 smithi070 bash[61171]: 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-04-24T17:42:54.079 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:42:53 smithi070 bash[61171]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-04-24T17:42:54.079 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:42:53 smithi070 bash[61171]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-04-24T17:42:54.079 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:42:53 smithi070 bash[61171]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-04-24T17:42:54.079 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:42:53 smithi070 bash[61171]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-04-24T17:42:54.079 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:42:53 smithi070 bash[61171]: --> ceph-volume raw activate successful for osd ID: 1 2024-04-24T17:42:54.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:54 smithi137 bash[43799]: cluster 2024-04-24T17:42:52.894841+0000 mgr.y (mgr.34107) 170 : cluster [DBG] pgmap v83: 161 pgs: 22 active+undersized+degraded, 7 peering, 34 active+undersized, 98 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-24T17:42:54.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:54 smithi137 bash[43799]: cluster 2024-04-24T17:42:52.894841+0000 mgr.y (mgr.34107) 170 : cluster [DBG] pgmap v83: 161 pgs: 22 active+undersized+degraded, 7 peering, 34 active+undersized, 98 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-24T17:42:54.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:54 smithi137 bash[43799]: cluster 2024-04-24T17:42:53.192111+0000 mon.a (mon.0) 374 : cluster [WRN] Health check failed: Degraded data redundancy: 79/630 objects degraded (12.540%), 22 pgs degraded (PG_DEGRADED) 2024-04-24T17:42:54.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:54 smithi137 bash[43799]: cluster 2024-04-24T17:42:53.192111+0000 mon.a (mon.0) 374 : cluster [WRN] Health check failed: Degraded data redundancy: 79/630 objects degraded (12.540%), 22 pgs degraded (PG_DEGRADED) 2024-04-24T17:42:54.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:54 smithi070 bash[55604]: cluster 2024-04-24T17:42:52.894841+0000 mgr.y (mgr.34107) 170 : cluster [DBG] pgmap v83: 161 pgs: 22 active+undersized+degraded, 7 peering, 34 active+undersized, 98 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-24T17:42:54.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:54 smithi070 bash[55604]: cluster 2024-04-24T17:42:52.894841+0000 mgr.y (mgr.34107) 170 : cluster [DBG] pgmap v83: 161 pgs: 22 active+undersized+degraded, 7 peering, 34 active+undersized, 98 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-24T17:42:54.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:54 smithi070 bash[55604]: cluster 2024-04-24T17:42:53.192111+0000 mon.a (mon.0) 374 : cluster [WRN] Health check failed: Degraded data redundancy: 79/630 objects degraded (12.540%), 22 pgs degraded (PG_DEGRADED) 2024-04-24T17:42:54.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:54 smithi070 bash[55604]: cluster 2024-04-24T17:42:53.192111+0000 mon.a (mon.0) 374 : cluster [WRN] Health check failed: Degraded data redundancy: 79/630 objects degraded (12.540%), 22 pgs degraded (PG_DEGRADED) 2024-04-24T17:42:54.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:54 smithi070 bash[56922]: cluster 2024-04-24T17:42:52.894841+0000 mgr.y (mgr.34107) 170 : cluster [DBG] pgmap v83: 161 pgs: 22 active+undersized+degraded, 7 peering, 34 active+undersized, 98 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-24T17:42:54.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:54 smithi070 bash[56922]: cluster 2024-04-24T17:42:52.894841+0000 mgr.y (mgr.34107) 170 : cluster [DBG] pgmap v83: 161 pgs: 22 active+undersized+degraded, 7 peering, 34 active+undersized, 98 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-24T17:42:54.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:54 smithi070 bash[56922]: cluster 2024-04-24T17:42:53.192111+0000 mon.a (mon.0) 374 : cluster [WRN] Health check failed: Degraded data redundancy: 79/630 objects degraded (12.540%), 22 pgs degraded (PG_DEGRADED) 2024-04-24T17:42:54.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:54 smithi070 bash[56922]: cluster 2024-04-24T17:42:53.192111+0000 mon.a (mon.0) 374 : cluster [WRN] Health check failed: Degraded data redundancy: 79/630 objects degraded (12.540%), 22 pgs degraded (PG_DEGRADED) 2024-04-24T17:42:55.578 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:42:55 smithi070 bash[61398]: debug 2024-04-24T17:42:55.258+0000 7f7e0427b700 1 -- 172.21.15.70:0/12507502 <== mon.1 v2:172.21.15.70:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55ac104bb680 con 0x55ac10519000 2024-04-24T17:42:56.078 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:42:55 smithi070 bash[61398]: debug 2024-04-24T17:42:55.814+0000 7f7e0d4137c0 -1 Falling back to public interface 2024-04-24T17:42:56.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:56 smithi137 bash[43799]: cluster 2024-04-24T17:42:54.896223+0000 mgr.y (mgr.34107) 171 : cluster [DBG] pgmap v84: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-04-24T17:42:56.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:56 smithi137 bash[43799]: cluster 2024-04-24T17:42:54.896223+0000 mgr.y (mgr.34107) 171 : cluster [DBG] pgmap v84: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-04-24T17:42:56.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:56 smithi070 bash[56922]: cluster 2024-04-24T17:42:54.896223+0000 mgr.y (mgr.34107) 171 : cluster [DBG] pgmap v84: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-04-24T17:42:56.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:56 smithi070 bash[56922]: cluster 2024-04-24T17:42:54.896223+0000 mgr.y (mgr.34107) 171 : cluster [DBG] pgmap v84: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-04-24T17:42:56.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:56 smithi070 bash[55604]: cluster 2024-04-24T17:42:54.896223+0000 mgr.y (mgr.34107) 171 : cluster [DBG] pgmap v84: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-04-24T17:42:56.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:56 smithi070 bash[55604]: cluster 2024-04-24T17:42:54.896223+0000 mgr.y (mgr.34107) 171 : cluster [DBG] pgmap v84: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-04-24T17:42:58.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:58 smithi137 bash[43799]: cluster 2024-04-24T17:42:56.897547+0000 mgr.y (mgr.34107) 172 : cluster [DBG] pgmap v85: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-04-24T17:42:58.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:58 smithi137 bash[43799]: cluster 2024-04-24T17:42:56.897547+0000 mgr.y (mgr.34107) 172 : cluster [DBG] pgmap v85: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-04-24T17:42:58.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:58 smithi137 bash[43799]: audit 2024-04-24T17:42:57.138835+0000 mgr.y (mgr.34107) 173 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:42:58.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:58 smithi137 bash[43799]: audit 2024-04-24T17:42:57.138835+0000 mgr.y (mgr.34107) 173 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:42:58.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:58 smithi070 bash[55604]: cluster 2024-04-24T17:42:56.897547+0000 mgr.y (mgr.34107) 172 : cluster [DBG] pgmap v85: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-04-24T17:42:58.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:58 smithi070 bash[55604]: cluster 2024-04-24T17:42:56.897547+0000 mgr.y (mgr.34107) 172 : cluster [DBG] pgmap v85: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-04-24T17:42:58.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:58 smithi070 bash[55604]: audit 2024-04-24T17:42:57.138835+0000 mgr.y (mgr.34107) 173 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:42:58.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:58 smithi070 bash[55604]: audit 2024-04-24T17:42:57.138835+0000 mgr.y (mgr.34107) 173 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:42:58.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:58 smithi070 bash[56922]: cluster 2024-04-24T17:42:56.897547+0000 mgr.y (mgr.34107) 172 : cluster [DBG] pgmap v85: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-04-24T17:42:58.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:58 smithi070 bash[56922]: cluster 2024-04-24T17:42:56.897547+0000 mgr.y (mgr.34107) 172 : cluster [DBG] pgmap v85: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-04-24T17:42:58.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:58 smithi070 bash[56922]: audit 2024-04-24T17:42:57.138835+0000 mgr.y (mgr.34107) 173 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:42:58.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:58 smithi070 bash[56922]: audit 2024-04-24T17:42:57.138835+0000 mgr.y (mgr.34107) 173 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:42:59.029 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:42:58 smithi137 bash[41610]: ts=2024-04-24T17:42:58.660Z caller=alerting.go:353 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: 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 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)\", cluster=\"6229cc3c-025f-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.70\", device_class=\"ssd\", hostname=\"smithi070\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.70\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.70\", device_class=\"ssd\", hostname=\"smithi070\", instance=\"172.21.15.137:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.70\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-04-24T17:42:59.029 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:42:58 smithi137 bash[41610]: ts=2024-04-24T17:42:58.663Z 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 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)\", cluster=\"6229cc3c-025f-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.70\", device_class=\"ssd\", hostname=\"smithi070\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.70\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.70\", device_class=\"ssd\", hostname=\"smithi070\", instance=\"172.21.15.137:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.70\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:42:59.221 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:42:58 smithi070 bash[61398]: debug 2024-04-24T17:42:58.858+0000 7f7e0d4137c0 -1 osd.1 0 read_superblock omap replica is missing. 2024-04-24T17:42:59.221 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:42:58 smithi070 bash[61398]: debug 2024-04-24T17:42:58.886+0000 7f7e0d4137c0 -1 osd.1 110 log_to_monitors true 2024-04-24T17:42:59.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:59 smithi137 bash[43799]: audit 2024-04-24T17:42:58.236949+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:59.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:59 smithi137 bash[43799]: audit 2024-04-24T17:42:58.236949+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:59.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:59 smithi137 bash[43799]: audit 2024-04-24T17:42:58.249883+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:59.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:59 smithi137 bash[43799]: audit 2024-04-24T17:42:58.249883+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:59.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:59 smithi137 bash[43799]: audit 2024-04-24T17:42:58.893429+0000 mon.c (mon.1) 10 : audit [INF] from='osd.1 [v2:172.21.15.70:6810/597251974,v1:172.21.15.70:6811/597251974]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-24T17:42:59.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:59 smithi137 bash[43799]: audit 2024-04-24T17:42:58.893429+0000 mon.c (mon.1) 10 : audit [INF] from='osd.1 [v2:172.21.15.70:6810/597251974,v1:172.21.15.70:6811/597251974]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-24T17:42:59.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:59 smithi137 bash[43799]: audit 2024-04-24T17:42:58.893776+0000 mon.a (mon.0) 377 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-24T17:42:59.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:42:59 smithi137 bash[43799]: audit 2024-04-24T17:42:58.893776+0000 mon.a (mon.0) 377 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-24T17:42:59.576 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:59 smithi070 bash[55604]: audit 2024-04-24T17:42:58.236949+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:59.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:59 smithi070 bash[55604]: audit 2024-04-24T17:42:58.236949+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:59.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:59 smithi070 bash[55604]: audit 2024-04-24T17:42:58.249883+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:59.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:59 smithi070 bash[55604]: audit 2024-04-24T17:42:58.249883+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:59.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:59 smithi070 bash[55604]: audit 2024-04-24T17:42:58.893429+0000 mon.c (mon.1) 10 : audit [INF] from='osd.1 [v2:172.21.15.70:6810/597251974,v1:172.21.15.70:6811/597251974]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-24T17:42:59.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:59 smithi070 bash[55604]: audit 2024-04-24T17:42:58.893429+0000 mon.c (mon.1) 10 : audit [INF] from='osd.1 [v2:172.21.15.70:6810/597251974,v1:172.21.15.70:6811/597251974]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-24T17:42:59.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:59 smithi070 bash[55604]: audit 2024-04-24T17:42:58.893776+0000 mon.a (mon.0) 377 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-24T17:42:59.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:42:59 smithi070 bash[55604]: audit 2024-04-24T17:42:58.893776+0000 mon.a (mon.0) 377 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-24T17:42:59.577 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:59 smithi070 bash[56922]: audit 2024-04-24T17:42:58.236949+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:59.577 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:59 smithi070 bash[56922]: audit 2024-04-24T17:42:58.236949+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:59.577 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:59 smithi070 bash[56922]: audit 2024-04-24T17:42:58.249883+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:59.577 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:59 smithi070 bash[56922]: audit 2024-04-24T17:42:58.249883+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:42:59.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:59 smithi070 bash[56922]: audit 2024-04-24T17:42:58.893429+0000 mon.c (mon.1) 10 : audit [INF] from='osd.1 [v2:172.21.15.70:6810/597251974,v1:172.21.15.70:6811/597251974]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-24T17:42:59.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:59 smithi070 bash[56922]: audit 2024-04-24T17:42:58.893429+0000 mon.c (mon.1) 10 : audit [INF] from='osd.1 [v2:172.21.15.70:6810/597251974,v1:172.21.15.70:6811/597251974]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-24T17:42:59.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:59 smithi070 bash[56922]: audit 2024-04-24T17:42:58.893776+0000 mon.a (mon.0) 377 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-24T17:42:59.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:42:59 smithi070 bash[56922]: audit 2024-04-24T17:42:58.893776+0000 mon.a (mon.0) 377 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-24T17:42:59.828 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:42:59 smithi070 bash[61398]: debug 2024-04-24T17:42:59.590+0000 7f7dfa863700 -1 osd.1 110 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-24T17:43:00.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:00 smithi137 bash[43799]: cluster 2024-04-24T17:42:58.898487+0000 mgr.y (mgr.34107) 174 : cluster [DBG] pgmap v86: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-04-24T17:43:00.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:00 smithi137 bash[43799]: cluster 2024-04-24T17:42:58.898487+0000 mgr.y (mgr.34107) 174 : cluster [DBG] pgmap v86: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-04-24T17:43:00.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:00 smithi137 bash[43799]: audit 2024-04-24T17:42:59.243700+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:00.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:00 smithi137 bash[43799]: audit 2024-04-24T17:42:59.243700+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:00.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:00 smithi137 bash[43799]: audit 2024-04-24T17:42:59.252891+0000 mon.a (mon.0) 379 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-24T17:43:00.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:00 smithi137 bash[43799]: audit 2024-04-24T17:42:59.252891+0000 mon.a (mon.0) 379 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-24T17:43:00.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:00 smithi137 bash[43799]: audit 2024-04-24T17:42:59.257104+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:00.530 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:00 smithi137 bash[43799]: audit 2024-04-24T17:42:59.257104+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:00.530 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:00 smithi137 bash[43799]: cluster 2024-04-24T17:42:59.257895+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-04-24T17:43:00.530 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:00 smithi137 bash[43799]: cluster 2024-04-24T17:42:59.257895+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-04-24T17:43:00.530 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:00 smithi137 bash[43799]: audit 2024-04-24T17:42:59.263055+0000 mon.c (mon.1) 11 : audit [INF] from='osd.1 [v2:172.21.15.70:6810/597251974,v1:172.21.15.70:6811/597251974]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]: dispatch 2024-04-24T17:43:00.530 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:00 smithi137 bash[43799]: audit 2024-04-24T17:42:59.263055+0000 mon.c (mon.1) 11 : audit [INF] from='osd.1 [v2:172.21.15.70:6810/597251974,v1:172.21.15.70:6811/597251974]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]: dispatch 2024-04-24T17:43:00.530 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:00 smithi137 bash[43799]: audit 2024-04-24T17:42:59.263828+0000 mon.a (mon.0) 382 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]: dispatch 2024-04-24T17:43:00.530 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:00 smithi137 bash[43799]: audit 2024-04-24T17:42:59.263828+0000 mon.a (mon.0) 382 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]: dispatch 2024-04-24T17:43:00.530 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:00 smithi137 bash[43799]: audit 2024-04-24T17:42:59.568155+0000 mon.a (mon.0) 383 : audit [INF] from='osd.1 ' entity='osd.1' 2024-04-24T17:43:00.530 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:00 smithi137 bash[43799]: audit 2024-04-24T17:42:59.568155+0000 mon.a (mon.0) 383 : audit [INF] from='osd.1 ' entity='osd.1' 2024-04-24T17:43:00.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:00 smithi070 bash[55604]: cluster 2024-04-24T17:42:58.898487+0000 mgr.y (mgr.34107) 174 : cluster [DBG] pgmap v86: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-04-24T17:43:00.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:00 smithi070 bash[55604]: cluster 2024-04-24T17:42:58.898487+0000 mgr.y (mgr.34107) 174 : cluster [DBG] pgmap v86: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-04-24T17:43:00.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:00 smithi070 bash[55604]: audit 2024-04-24T17:42:59.243700+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:00.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:00 smithi070 bash[55604]: audit 2024-04-24T17:42:59.243700+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:00.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:00 smithi070 bash[55604]: audit 2024-04-24T17:42:59.252891+0000 mon.a (mon.0) 379 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-24T17:43:00.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:00 smithi070 bash[55604]: audit 2024-04-24T17:42:59.252891+0000 mon.a (mon.0) 379 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-24T17:43:00.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:00 smithi070 bash[55604]: audit 2024-04-24T17:42:59.257104+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:00.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:00 smithi070 bash[55604]: audit 2024-04-24T17:42:59.257104+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:00.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:00 smithi070 bash[55604]: cluster 2024-04-24T17:42:59.257895+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-04-24T17:43:00.580 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:00 smithi070 bash[55604]: cluster 2024-04-24T17:42:59.257895+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-04-24T17:43:00.580 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:00 smithi070 bash[55604]: audit 2024-04-24T17:42:59.263055+0000 mon.c (mon.1) 11 : audit [INF] from='osd.1 [v2:172.21.15.70:6810/597251974,v1:172.21.15.70:6811/597251974]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]: dispatch 2024-04-24T17:43:00.580 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:00 smithi070 bash[55604]: audit 2024-04-24T17:42:59.263055+0000 mon.c (mon.1) 11 : audit [INF] from='osd.1 [v2:172.21.15.70:6810/597251974,v1:172.21.15.70:6811/597251974]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]: dispatch 2024-04-24T17:43:00.580 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:00 smithi070 bash[55604]: audit 2024-04-24T17:42:59.263828+0000 mon.a (mon.0) 382 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]: dispatch 2024-04-24T17:43:00.580 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:00 smithi070 bash[55604]: audit 2024-04-24T17:42:59.263828+0000 mon.a (mon.0) 382 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]: dispatch 2024-04-24T17:43:00.580 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:00 smithi070 bash[55604]: audit 2024-04-24T17:42:59.568155+0000 mon.a (mon.0) 383 : audit [INF] from='osd.1 ' entity='osd.1' 2024-04-24T17:43:00.580 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:00 smithi070 bash[55604]: audit 2024-04-24T17:42:59.568155+0000 mon.a (mon.0) 383 : audit [INF] from='osd.1 ' entity='osd.1' 2024-04-24T17:43:00.581 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:00 smithi070 bash[56922]: cluster 2024-04-24T17:42:58.898487+0000 mgr.y (mgr.34107) 174 : cluster [DBG] pgmap v86: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-04-24T17:43:00.581 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:00 smithi070 bash[56922]: cluster 2024-04-24T17:42:58.898487+0000 mgr.y (mgr.34107) 174 : cluster [DBG] pgmap v86: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-04-24T17:43:00.581 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:00 smithi070 bash[56922]: audit 2024-04-24T17:42:59.243700+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:00.581 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:00 smithi070 bash[56922]: audit 2024-04-24T17:42:59.243700+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:00.581 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:00 smithi070 bash[56922]: audit 2024-04-24T17:42:59.252891+0000 mon.a (mon.0) 379 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-24T17:43:00.581 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:00 smithi070 bash[56922]: audit 2024-04-24T17:42:59.252891+0000 mon.a (mon.0) 379 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-24T17:43:00.581 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:00 smithi070 bash[56922]: audit 2024-04-24T17:42:59.257104+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:00.581 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:00 smithi070 bash[56922]: audit 2024-04-24T17:42:59.257104+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:00.581 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:00 smithi070 bash[56922]: cluster 2024-04-24T17:42:59.257895+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-04-24T17:43:00.582 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:00 smithi070 bash[56922]: cluster 2024-04-24T17:42:59.257895+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-04-24T17:43:00.582 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:00 smithi070 bash[56922]: audit 2024-04-24T17:42:59.263055+0000 mon.c (mon.1) 11 : audit [INF] from='osd.1 [v2:172.21.15.70:6810/597251974,v1:172.21.15.70:6811/597251974]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]: dispatch 2024-04-24T17:43:00.582 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:00 smithi070 bash[56922]: audit 2024-04-24T17:42:59.263055+0000 mon.c (mon.1) 11 : audit [INF] from='osd.1 [v2:172.21.15.70:6810/597251974,v1:172.21.15.70:6811/597251974]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]: dispatch 2024-04-24T17:43:00.582 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:00 smithi070 bash[56922]: audit 2024-04-24T17:42:59.263828+0000 mon.a (mon.0) 382 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]: dispatch 2024-04-24T17:43:00.582 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:00 smithi070 bash[56922]: audit 2024-04-24T17:42:59.263828+0000 mon.a (mon.0) 382 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]: dispatch 2024-04-24T17:43:00.582 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:00 smithi070 bash[56922]: audit 2024-04-24T17:42:59.568155+0000 mon.a (mon.0) 383 : audit [INF] from='osd.1 ' entity='osd.1' 2024-04-24T17:43:00.582 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:00 smithi070 bash[56922]: audit 2024-04-24T17:42:59.568155+0000 mon.a (mon.0) 383 : audit [INF] from='osd.1 ' entity='osd.1' 2024-04-24T17:43:01.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:01 smithi137 bash[43799]: cluster 2024-04-24T17:43:00.566488+0000 mon.a (mon.0) 384 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:43:01.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:01 smithi137 bash[43799]: cluster 2024-04-24T17:43:00.566488+0000 mon.a (mon.0) 384 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:43:01.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:01 smithi137 bash[43799]: cluster 2024-04-24T17:43:00.578720+0000 mon.a (mon.0) 385 : cluster [INF] osd.1 [v2:172.21.15.70:6810/597251974,v1:172.21.15.70:6811/597251974] boot 2024-04-24T17:43:01.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:01 smithi137 bash[43799]: cluster 2024-04-24T17:43:00.578720+0000 mon.a (mon.0) 385 : cluster [INF] osd.1 [v2:172.21.15.70:6810/597251974,v1:172.21.15.70:6811/597251974] boot 2024-04-24T17:43:01.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:01 smithi137 bash[43799]: cluster 2024-04-24T17:43:00.578983+0000 mon.a (mon.0) 386 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-04-24T17:43:01.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:01 smithi137 bash[43799]: cluster 2024-04-24T17:43:00.578983+0000 mon.a (mon.0) 386 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-04-24T17:43:01.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:01 smithi137 bash[43799]: audit 2024-04-24T17:43:00.580988+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T17:43:01.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:01 smithi137 bash[43799]: audit 2024-04-24T17:43:00.580988+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T17:43:01.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:01 smithi070 bash[55604]: cluster 2024-04-24T17:43:00.566488+0000 mon.a (mon.0) 384 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:43:01.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:01 smithi070 bash[55604]: cluster 2024-04-24T17:43:00.566488+0000 mon.a (mon.0) 384 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:43:01.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:01 smithi070 bash[55604]: cluster 2024-04-24T17:43:00.578720+0000 mon.a (mon.0) 385 : cluster [INF] osd.1 [v2:172.21.15.70:6810/597251974,v1:172.21.15.70:6811/597251974] boot 2024-04-24T17:43:01.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:01 smithi070 bash[55604]: cluster 2024-04-24T17:43:00.578720+0000 mon.a (mon.0) 385 : cluster [INF] osd.1 [v2:172.21.15.70:6810/597251974,v1:172.21.15.70:6811/597251974] boot 2024-04-24T17:43:01.580 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:01 smithi070 bash[55604]: cluster 2024-04-24T17:43:00.578983+0000 mon.a (mon.0) 386 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-04-24T17:43:01.580 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:01 smithi070 bash[55604]: cluster 2024-04-24T17:43:00.578983+0000 mon.a (mon.0) 386 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-04-24T17:43:01.580 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:01 smithi070 bash[55604]: audit 2024-04-24T17:43:00.580988+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T17:43:01.580 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:01 smithi070 bash[55604]: audit 2024-04-24T17:43:00.580988+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T17:43:01.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:01 smithi070 bash[56922]: cluster 2024-04-24T17:43:00.566488+0000 mon.a (mon.0) 384 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:43:01.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:01 smithi070 bash[56922]: cluster 2024-04-24T17:43:00.566488+0000 mon.a (mon.0) 384 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:43:01.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:01 smithi070 bash[56922]: cluster 2024-04-24T17:43:00.578720+0000 mon.a (mon.0) 385 : cluster [INF] osd.1 [v2:172.21.15.70:6810/597251974,v1:172.21.15.70:6811/597251974] boot 2024-04-24T17:43:01.581 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:01 smithi070 bash[56922]: cluster 2024-04-24T17:43:00.578720+0000 mon.a (mon.0) 385 : cluster [INF] osd.1 [v2:172.21.15.70:6810/597251974,v1:172.21.15.70:6811/597251974] boot 2024-04-24T17:43:01.581 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:01 smithi070 bash[56922]: cluster 2024-04-24T17:43:00.578983+0000 mon.a (mon.0) 386 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-04-24T17:43:01.581 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:01 smithi070 bash[56922]: cluster 2024-04-24T17:43:00.578983+0000 mon.a (mon.0) 386 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-04-24T17:43:01.581 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:01 smithi070 bash[56922]: audit 2024-04-24T17:43:00.580988+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T17:43:01.581 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:01 smithi070 bash[56922]: audit 2024-04-24T17:43:00.580988+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T17:43:02.247 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:43:01 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:43:01] "GET /metrics HTTP/1.1" 200 38416 "" "Prometheus/2.33.4" 2024-04-24T17:43:02.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:02 smithi137 bash[43799]: cluster 2024-04-24T17:43:00.899704+0000 mgr.y (mgr.34107) 175 : cluster [DBG] pgmap v89: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 85/630 objects degraded (13.492%) 2024-04-24T17:43:02.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:02 smithi137 bash[43799]: cluster 2024-04-24T17:43:00.899704+0000 mgr.y (mgr.34107) 175 : cluster [DBG] pgmap v89: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 85/630 objects degraded (13.492%) 2024-04-24T17:43:02.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:02 smithi137 bash[43799]: audit 2024-04-24T17:43:01.264848+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:02.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:02 smithi137 bash[43799]: audit 2024-04-24T17:43:01.264848+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:02.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:02 smithi137 bash[43799]: cluster 2024-04-24T17:43:01.265655+0000 mon.a (mon.0) 389 : cluster [WRN] Health check update: Degraded data redundancy: 85/630 objects degraded (13.492%), 23 pgs degraded (PG_DEGRADED) 2024-04-24T17:43:02.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:02 smithi137 bash[43799]: cluster 2024-04-24T17:43:01.265655+0000 mon.a (mon.0) 389 : cluster [WRN] Health check update: Degraded data redundancy: 85/630 objects degraded (13.492%), 23 pgs degraded (PG_DEGRADED) 2024-04-24T17:43:02.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:02 smithi137 bash[43799]: cluster 2024-04-24T17:43:01.589018+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-24T17:43:02.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:02 smithi137 bash[43799]: cluster 2024-04-24T17:43:01.589018+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-24T17:43:02.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:02 smithi070 bash[55604]: cluster 2024-04-24T17:43:00.899704+0000 mgr.y (mgr.34107) 175 : cluster [DBG] pgmap v89: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 85/630 objects degraded (13.492%) 2024-04-24T17:43:02.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:02 smithi070 bash[55604]: cluster 2024-04-24T17:43:00.899704+0000 mgr.y (mgr.34107) 175 : cluster [DBG] pgmap v89: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 85/630 objects degraded (13.492%) 2024-04-24T17:43:02.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:02 smithi070 bash[55604]: audit 2024-04-24T17:43:01.264848+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:02.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:02 smithi070 bash[55604]: audit 2024-04-24T17:43:01.264848+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:02.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:02 smithi070 bash[55604]: cluster 2024-04-24T17:43:01.265655+0000 mon.a (mon.0) 389 : cluster [WRN] Health check update: Degraded data redundancy: 85/630 objects degraded (13.492%), 23 pgs degraded (PG_DEGRADED) 2024-04-24T17:43:02.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:02 smithi070 bash[55604]: cluster 2024-04-24T17:43:01.265655+0000 mon.a (mon.0) 389 : cluster [WRN] Health check update: Degraded data redundancy: 85/630 objects degraded (13.492%), 23 pgs degraded (PG_DEGRADED) 2024-04-24T17:43:02.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:02 smithi070 bash[55604]: cluster 2024-04-24T17:43:01.589018+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-24T17:43:02.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:02 smithi070 bash[55604]: cluster 2024-04-24T17:43:01.589018+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-24T17:43:02.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:02 smithi070 bash[56922]: cluster 2024-04-24T17:43:00.899704+0000 mgr.y (mgr.34107) 175 : cluster [DBG] pgmap v89: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 85/630 objects degraded (13.492%) 2024-04-24T17:43:02.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:02 smithi070 bash[56922]: cluster 2024-04-24T17:43:00.899704+0000 mgr.y (mgr.34107) 175 : cluster [DBG] pgmap v89: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 85/630 objects degraded (13.492%) 2024-04-24T17:43:02.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:02 smithi070 bash[56922]: audit 2024-04-24T17:43:01.264848+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:02.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:02 smithi070 bash[56922]: audit 2024-04-24T17:43:01.264848+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:02.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:02 smithi070 bash[56922]: cluster 2024-04-24T17:43:01.265655+0000 mon.a (mon.0) 389 : cluster [WRN] Health check update: Degraded data redundancy: 85/630 objects degraded (13.492%), 23 pgs degraded (PG_DEGRADED) 2024-04-24T17:43:02.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:02 smithi070 bash[56922]: cluster 2024-04-24T17:43:01.265655+0000 mon.a (mon.0) 389 : cluster [WRN] Health check update: Degraded data redundancy: 85/630 objects degraded (13.492%), 23 pgs degraded (PG_DEGRADED) 2024-04-24T17:43:02.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:02 smithi070 bash[56922]: cluster 2024-04-24T17:43:01.589018+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-24T17:43:02.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:02 smithi070 bash[56922]: cluster 2024-04-24T17:43:01.589018+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-24T17:43:03.778 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:43:03 smithi137 bash[41610]: ts=2024-04-24T17:43:03.513Z 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=\"smithi070\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi070\", job=\"node\", machine=\"x86_64\", nodename=\"smithi070\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"6229cc3c-025f-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi070\", job=\"node\", machine=\"x86_64\", nodename=\"smithi070\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:43:04.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:04 smithi137 bash[43799]: cluster 2024-04-24T17:43:02.901654+0000 mgr.y (mgr.34107) 176 : cluster [DBG] pgmap v91: 161 pgs: 9 active+undersized+degraded, 17 active+undersized, 135 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 37/630 objects degraded (5.873%) 2024-04-24T17:43:04.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:04 smithi137 bash[43799]: cluster 2024-04-24T17:43:02.901654+0000 mgr.y (mgr.34107) 176 : cluster [DBG] pgmap v91: 161 pgs: 9 active+undersized+degraded, 17 active+undersized, 135 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 37/630 objects degraded (5.873%) 2024-04-24T17:43:04.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:04 smithi070 bash[56922]: cluster 2024-04-24T17:43:02.901654+0000 mgr.y (mgr.34107) 176 : cluster [DBG] pgmap v91: 161 pgs: 9 active+undersized+degraded, 17 active+undersized, 135 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 37/630 objects degraded (5.873%) 2024-04-24T17:43:04.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:04 smithi070 bash[56922]: cluster 2024-04-24T17:43:02.901654+0000 mgr.y (mgr.34107) 176 : cluster [DBG] pgmap v91: 161 pgs: 9 active+undersized+degraded, 17 active+undersized, 135 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 37/630 objects degraded (5.873%) 2024-04-24T17:43:04.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:04 smithi070 bash[55604]: cluster 2024-04-24T17:43:02.901654+0000 mgr.y (mgr.34107) 176 : cluster [DBG] pgmap v91: 161 pgs: 9 active+undersized+degraded, 17 active+undersized, 135 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 37/630 objects degraded (5.873%) 2024-04-24T17:43:04.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:04 smithi070 bash[55604]: cluster 2024-04-24T17:43:02.901654+0000 mgr.y (mgr.34107) 176 : cluster [DBG] pgmap v91: 161 pgs: 9 active+undersized+degraded, 17 active+undersized, 135 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 37/630 objects degraded (5.873%) 2024-04-24T17:43:05.573 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:05 smithi070 bash[55604]: cluster 2024-04-24T17:43:05.264797+0000 mon.a (mon.0) 391 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 37/630 objects degraded (5.873%), 9 pgs degraded) 2024-04-24T17:43:05.573 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:05 smithi070 bash[55604]: cluster 2024-04-24T17:43:05.264797+0000 mon.a (mon.0) 391 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 37/630 objects degraded (5.873%), 9 pgs degraded) 2024-04-24T17:43:05.574 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:05 smithi070 bash[56922]: cluster 2024-04-24T17:43:05.264797+0000 mon.a (mon.0) 391 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 37/630 objects degraded (5.873%), 9 pgs degraded) 2024-04-24T17:43:05.574 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:05 smithi070 bash[56922]: cluster 2024-04-24T17:43:05.264797+0000 mon.a (mon.0) 391 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 37/630 objects degraded (5.873%), 9 pgs degraded) 2024-04-24T17:43:05.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:05 smithi137 bash[43799]: cluster 2024-04-24T17:43:05.264797+0000 mon.a (mon.0) 391 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 37/630 objects degraded (5.873%), 9 pgs degraded) 2024-04-24T17:43:05.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:05 smithi137 bash[43799]: cluster 2024-04-24T17:43:05.264797+0000 mon.a (mon.0) 391 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 37/630 objects degraded (5.873%), 9 pgs degraded) 2024-04-24T17:43:06.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:06 smithi070 bash[55604]: cluster 2024-04-24T17:43:04.902995+0000 mgr.y (mgr.34107) 177 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:43:06.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:06 smithi070 bash[55604]: cluster 2024-04-24T17:43:04.902995+0000 mgr.y (mgr.34107) 177 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:43:06.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:06 smithi070 bash[55604]: audit 2024-04-24T17:43:06.120190+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:06.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:06 smithi070 bash[55604]: audit 2024-04-24T17:43:06.120190+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:06.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:06 smithi070 bash[55604]: audit 2024-04-24T17:43:06.122629+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:43:06.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:06 smithi070 bash[55604]: audit 2024-04-24T17:43:06.122629+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:43:06.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:06 smithi070 bash[56922]: cluster 2024-04-24T17:43:04.902995+0000 mgr.y (mgr.34107) 177 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:43:06.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:06 smithi070 bash[56922]: cluster 2024-04-24T17:43:04.902995+0000 mgr.y (mgr.34107) 177 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:43:06.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:06 smithi070 bash[56922]: audit 2024-04-24T17:43:06.120190+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:06.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:06 smithi070 bash[56922]: audit 2024-04-24T17:43:06.120190+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:06.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:06 smithi070 bash[56922]: audit 2024-04-24T17:43:06.122629+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:43:06.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:06 smithi070 bash[56922]: audit 2024-04-24T17:43:06.122629+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:43:06.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:06 smithi137 bash[43799]: cluster 2024-04-24T17:43:04.902995+0000 mgr.y (mgr.34107) 177 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:43:06.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:06 smithi137 bash[43799]: cluster 2024-04-24T17:43:04.902995+0000 mgr.y (mgr.34107) 177 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:43:06.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:06 smithi137 bash[43799]: audit 2024-04-24T17:43:06.120190+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:06.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:06 smithi137 bash[43799]: audit 2024-04-24T17:43:06.120190+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:06.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:06 smithi137 bash[43799]: audit 2024-04-24T17:43:06.122629+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:43:06.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:06 smithi137 bash[43799]: audit 2024-04-24T17:43:06.122629+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:43:07.580 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:07 smithi070 bash[55604]: audit 2024-04-24T17:43:06.626972+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:43:07.580 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:07 smithi070 bash[55604]: audit 2024-04-24T17:43:06.626972+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:43:07.580 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:07 smithi070 bash[55604]: audit 2024-04-24T17:43:06.628518+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:43:07.580 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:07 smithi070 bash[55604]: audit 2024-04-24T17:43:06.628518+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:43:07.580 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:07 smithi070 bash[55604]: cluster 2024-04-24T17:43:06.630933+0000 mgr.y (mgr.34107) 178 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 694 B/s rd, 0 op/s 2024-04-24T17:43:07.580 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:07 smithi070 bash[55604]: cluster 2024-04-24T17:43:06.630933+0000 mgr.y (mgr.34107) 178 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 694 B/s rd, 0 op/s 2024-04-24T17:43:07.580 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:07 smithi070 bash[55604]: cluster 2024-04-24T17:43:06.631638+0000 mgr.y (mgr.34107) 179 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 844 B/s rd, 0 op/s 2024-04-24T17:43:07.580 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:07 smithi070 bash[55604]: cluster 2024-04-24T17:43:06.631638+0000 mgr.y (mgr.34107) 179 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 844 B/s rd, 0 op/s 2024-04-24T17:43:07.580 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:07 smithi070 bash[55604]: audit 2024-04-24T17:43:06.641470+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:07.580 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:07 smithi070 bash[55604]: audit 2024-04-24T17:43:06.641470+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:07.581 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:07 smithi070 bash[55604]: audit 2024-04-24T17:43:06.728015+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:43:07.581 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:07 smithi070 bash[55604]: audit 2024-04-24T17:43:06.728015+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:43:07.581 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:07 smithi070 bash[55604]: audit 2024-04-24T17:43:06.732062+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:07.581 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:07 smithi070 bash[55604]: audit 2024-04-24T17:43:06.732062+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:07.581 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:07 smithi070 bash[55604]: audit 2024-04-24T17:43:06.736092+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:07.581 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:07 smithi070 bash[55604]: audit 2024-04-24T17:43:06.736092+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:07.581 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:07 smithi070 bash[55604]: audit 2024-04-24T17:43:06.739143+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:07.581 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:07 smithi070 bash[55604]: audit 2024-04-24T17:43:06.739143+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:07.581 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:07 smithi070 bash[55604]: audit 2024-04-24T17:43:06.742721+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-24T17:43:07.582 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:07 smithi070 bash[56922]: audit 2024-04-24T17:43:06.626972+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:43:07.582 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:07 smithi070 bash[56922]: audit 2024-04-24T17:43:06.626972+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:43:07.582 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:07 smithi070 bash[56922]: audit 2024-04-24T17:43:06.628518+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:43:07.582 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:07 smithi070 bash[56922]: audit 2024-04-24T17:43:06.628518+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:43:07.582 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:07 smithi070 bash[56922]: cluster 2024-04-24T17:43:06.630933+0000 mgr.y (mgr.34107) 178 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 694 B/s rd, 0 op/s 2024-04-24T17:43:07.582 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:07 smithi070 bash[56922]: cluster 2024-04-24T17:43:06.630933+0000 mgr.y (mgr.34107) 178 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 694 B/s rd, 0 op/s 2024-04-24T17:43:07.582 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:07 smithi070 bash[56922]: cluster 2024-04-24T17:43:06.631638+0000 mgr.y (mgr.34107) 179 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 844 B/s rd, 0 op/s 2024-04-24T17:43:07.582 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:07 smithi070 bash[56922]: cluster 2024-04-24T17:43:06.631638+0000 mgr.y (mgr.34107) 179 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 844 B/s rd, 0 op/s 2024-04-24T17:43:07.582 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:07 smithi070 bash[56922]: audit 2024-04-24T17:43:06.641470+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:07.582 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:07 smithi070 bash[56922]: audit 2024-04-24T17:43:06.641470+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:07.583 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:07 smithi070 bash[56922]: audit 2024-04-24T17:43:06.728015+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:43:07.583 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:07 smithi070 bash[56922]: audit 2024-04-24T17:43:06.728015+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:43:07.583 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:07 smithi070 bash[56922]: audit 2024-04-24T17:43:06.732062+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:07.583 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:07 smithi070 bash[56922]: audit 2024-04-24T17:43:06.732062+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:07.583 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:07 smithi070 bash[56922]: audit 2024-04-24T17:43:06.736092+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:07.583 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:07 smithi070 bash[56922]: audit 2024-04-24T17:43:06.736092+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:07.583 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:07 smithi070 bash[56922]: audit 2024-04-24T17:43:06.739143+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:07.583 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:07 smithi070 bash[56922]: audit 2024-04-24T17:43:06.739143+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:07.583 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:07 smithi070 bash[56922]: audit 2024-04-24T17:43:06.742721+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-24T17:43:07.583 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:07 smithi070 bash[55604]: audit 2024-04-24T17:43:06.742721+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-24T17:43:07.583 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:07 smithi070 bash[55604]: audit 2024-04-24T17:43:06.743167+0000 mgr.y (mgr.34107) 180 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-24T17:43:07.584 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:07 smithi070 bash[55604]: audit 2024-04-24T17:43:06.743167+0000 mgr.y (mgr.34107) 180 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-24T17:43:07.584 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:07 smithi070 bash[55604]: cephadm 2024-04-24T17:43:06.745425+0000 mgr.y (mgr.34107) 181 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-04-24T17:43:07.584 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:07 smithi070 bash[55604]: cephadm 2024-04-24T17:43:06.745425+0000 mgr.y (mgr.34107) 181 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-04-24T17:43:07.584 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:07 smithi070 bash[56922]: audit 2024-04-24T17:43:06.742721+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-24T17:43:07.584 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:07 smithi070 bash[56922]: audit 2024-04-24T17:43:06.743167+0000 mgr.y (mgr.34107) 180 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-24T17:43:07.584 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:07 smithi070 bash[56922]: audit 2024-04-24T17:43:06.743167+0000 mgr.y (mgr.34107) 180 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-24T17:43:07.584 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:07 smithi070 bash[56922]: cephadm 2024-04-24T17:43:06.745425+0000 mgr.y (mgr.34107) 181 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-04-24T17:43:07.584 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:07 smithi070 bash[56922]: cephadm 2024-04-24T17:43:06.745425+0000 mgr.y (mgr.34107) 181 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-04-24T17:43:07.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:07 smithi137 bash[43799]: audit 2024-04-24T17:43:06.626972+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:43:07.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:07 smithi137 bash[43799]: audit 2024-04-24T17:43:06.626972+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:43:07.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:07 smithi137 bash[43799]: audit 2024-04-24T17:43:06.628518+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:43:07.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:07 smithi137 bash[43799]: audit 2024-04-24T17:43:06.628518+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:43:07.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:07 smithi137 bash[43799]: cluster 2024-04-24T17:43:06.630933+0000 mgr.y (mgr.34107) 178 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 694 B/s rd, 0 op/s 2024-04-24T17:43:07.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:07 smithi137 bash[43799]: cluster 2024-04-24T17:43:06.630933+0000 mgr.y (mgr.34107) 178 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 694 B/s rd, 0 op/s 2024-04-24T17:43:07.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:07 smithi137 bash[43799]: cluster 2024-04-24T17:43:06.631638+0000 mgr.y (mgr.34107) 179 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 844 B/s rd, 0 op/s 2024-04-24T17:43:07.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:07 smithi137 bash[43799]: cluster 2024-04-24T17:43:06.631638+0000 mgr.y (mgr.34107) 179 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 844 B/s rd, 0 op/s 2024-04-24T17:43:07.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:07 smithi137 bash[43799]: audit 2024-04-24T17:43:06.641470+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:07.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:07 smithi137 bash[43799]: audit 2024-04-24T17:43:06.641470+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:07.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:07 smithi137 bash[43799]: audit 2024-04-24T17:43:06.728015+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:43:07.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:07 smithi137 bash[43799]: audit 2024-04-24T17:43:06.728015+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:43:07.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:07 smithi137 bash[43799]: audit 2024-04-24T17:43:06.732062+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:07.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:07 smithi137 bash[43799]: audit 2024-04-24T17:43:06.732062+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:07.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:07 smithi137 bash[43799]: audit 2024-04-24T17:43:06.736092+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:07.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:07 smithi137 bash[43799]: audit 2024-04-24T17:43:06.736092+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:07.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:07 smithi137 bash[43799]: audit 2024-04-24T17:43:06.739143+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:07.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:07 smithi137 bash[43799]: audit 2024-04-24T17:43:06.739143+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:07.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:07 smithi137 bash[43799]: audit 2024-04-24T17:43:06.742721+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-24T17:43:07.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:07 smithi137 bash[43799]: audit 2024-04-24T17:43:06.742721+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-24T17:43:07.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:07 smithi137 bash[43799]: audit 2024-04-24T17:43:06.743167+0000 mgr.y (mgr.34107) 180 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-24T17:43:07.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:07 smithi137 bash[43799]: audit 2024-04-24T17:43:06.743167+0000 mgr.y (mgr.34107) 180 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-24T17:43:07.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:07 smithi137 bash[43799]: cephadm 2024-04-24T17:43:06.745425+0000 mgr.y (mgr.34107) 181 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-04-24T17:43:07.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:07 smithi137 bash[43799]: cephadm 2024-04-24T17:43:06.745425+0000 mgr.y (mgr.34107) 181 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-04-24T17:43:08.490 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:08 smithi070 bash[55604]: audit 2024-04-24T17:43:07.147058+0000 mgr.y (mgr.34107) 182 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:43:08.490 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:08 smithi070 bash[55604]: audit 2024-04-24T17:43:07.147058+0000 mgr.y (mgr.34107) 182 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:43:08.490 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:08 smithi070 bash[56922]: audit 2024-04-24T17:43:07.147058+0000 mgr.y (mgr.34107) 182 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:43:08.490 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:08 smithi070 bash[56922]: audit 2024-04-24T17:43:07.147058+0000 mgr.y (mgr.34107) 182 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:43:08.654 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:08 smithi137 bash[43799]: audit 2024-04-24T17:43:07.147058+0000 mgr.y (mgr.34107) 182 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:43:08.654 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:08 smithi137 bash[43799]: audit 2024-04-24T17:43:07.147058+0000 mgr.y (mgr.34107) 182 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:43:09.029 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:43:08 smithi137 bash[41610]: ts=2024-04-24T17:43:08.660Z caller=alerting.go:353 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: 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 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)\", cluster=\"6229cc3c-025f-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.70\", device_class=\"ssd\", hostname=\"smithi070\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.70\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.70\", device_class=\"ssd\", hostname=\"smithi070\", instance=\"172.21.15.137:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.70\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-04-24T17:43:09.029 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:43:08 smithi137 bash[41610]: ts=2024-04-24T17:43: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 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)\", cluster=\"6229cc3c-025f-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.70\", device_class=\"ssd\", hostname=\"smithi070\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.70\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.70\", device_class=\"ssd\", hostname=\"smithi070\", instance=\"172.21.15.137:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.70\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:43:09.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:09 smithi070 bash[55604]: cluster 2024-04-24T17:43:08.633501+0000 mgr.y (mgr.34107) 183 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-24T17:43:09.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:09 smithi070 bash[55604]: cluster 2024-04-24T17:43:08.633501+0000 mgr.y (mgr.34107) 183 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-24T17:43:09.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:09 smithi070 bash[55604]: audit 2024-04-24T17:43:09.072068+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:09.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:09 smithi070 bash[55604]: audit 2024-04-24T17:43:09.072068+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:09.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:09 smithi070 bash[55604]: audit 2024-04-24T17:43:09.075908+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-24T17:43:09.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:09 smithi070 bash[55604]: audit 2024-04-24T17:43:09.075908+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-24T17:43:09.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:09 smithi070 bash[55604]: audit 2024-04-24T17:43:09.077465+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:43:09.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:09 smithi070 bash[55604]: audit 2024-04-24T17:43:09.077465+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:43:09.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:09 smithi070 bash[56922]: cluster 2024-04-24T17:43:08.633501+0000 mgr.y (mgr.34107) 183 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-24T17:43:09.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:09 smithi070 bash[56922]: cluster 2024-04-24T17:43:08.633501+0000 mgr.y (mgr.34107) 183 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-24T17:43:09.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:09 smithi070 bash[56922]: audit 2024-04-24T17:43:09.072068+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:09.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:09 smithi070 bash[56922]: audit 2024-04-24T17:43:09.072068+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:09.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:09 smithi070 bash[56922]: audit 2024-04-24T17:43:09.075908+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-24T17:43:09.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:09 smithi070 bash[56922]: audit 2024-04-24T17:43:09.075908+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-24T17:43:09.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:09 smithi070 bash[56922]: audit 2024-04-24T17:43:09.077465+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:43:09.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:09 smithi070 bash[56922]: audit 2024-04-24T17:43:09.077465+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:43:09.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:09 smithi137 bash[43799]: cluster 2024-04-24T17:43:08.633501+0000 mgr.y (mgr.34107) 183 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-24T17:43:09.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:09 smithi137 bash[43799]: cluster 2024-04-24T17:43:08.633501+0000 mgr.y (mgr.34107) 183 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-24T17:43:09.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:09 smithi137 bash[43799]: audit 2024-04-24T17:43:09.072068+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:09.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:09 smithi137 bash[43799]: audit 2024-04-24T17:43:09.072068+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:09.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:09 smithi137 bash[43799]: audit 2024-04-24T17:43:09.075908+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-24T17:43:09.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:09 smithi137 bash[43799]: audit 2024-04-24T17:43:09.075908+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-24T17:43:09.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:09 smithi137 bash[43799]: audit 2024-04-24T17:43:09.077465+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:43:09.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:09 smithi137 bash[43799]: audit 2024-04-24T17:43:09.077465+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:43:10.670 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:10 smithi070 bash[55604]: cephadm 2024-04-24T17:43:09.065384+0000 mgr.y (mgr.34107) 184 : cephadm [INF] Upgrade: Updating osd.2 2024-04-24T17:43:10.670 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:10 smithi070 bash[55604]: cephadm 2024-04-24T17:43:09.065384+0000 mgr.y (mgr.34107) 184 : cephadm [INF] Upgrade: Updating osd.2 2024-04-24T17:43:10.670 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:10 smithi070 bash[55604]: cephadm 2024-04-24T17:43:09.083036+0000 mgr.y (mgr.34107) 185 : cephadm [INF] Deploying daemon osd.2 on smithi070 2024-04-24T17:43:10.670 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:10 smithi070 bash[55604]: cephadm 2024-04-24T17:43:09.083036+0000 mgr.y (mgr.34107) 185 : cephadm [INF] Deploying daemon osd.2 on smithi070 2024-04-24T17:43:10.671 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:10 smithi070 bash[56922]: cephadm 2024-04-24T17:43:09.065384+0000 mgr.y (mgr.34107) 184 : cephadm [INF] Upgrade: Updating osd.2 2024-04-24T17:43:10.671 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:10 smithi070 bash[56922]: cephadm 2024-04-24T17:43:09.065384+0000 mgr.y (mgr.34107) 184 : cephadm [INF] Upgrade: Updating osd.2 2024-04-24T17:43:10.671 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:10 smithi070 bash[56922]: cephadm 2024-04-24T17:43:09.083036+0000 mgr.y (mgr.34107) 185 : cephadm [INF] Deploying daemon osd.2 on smithi070 2024-04-24T17:43:10.671 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:10 smithi070 bash[56922]: cephadm 2024-04-24T17:43:09.083036+0000 mgr.y (mgr.34107) 185 : cephadm [INF] Deploying daemon osd.2 on smithi070 2024-04-24T17:43:10.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:10 smithi137 bash[43799]: cephadm 2024-04-24T17:43:09.065384+0000 mgr.y (mgr.34107) 184 : cephadm [INF] Upgrade: Updating osd.2 2024-04-24T17:43:10.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:10 smithi137 bash[43799]: cephadm 2024-04-24T17:43:09.065384+0000 mgr.y (mgr.34107) 184 : cephadm [INF] Upgrade: Updating osd.2 2024-04-24T17:43:10.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:10 smithi137 bash[43799]: cephadm 2024-04-24T17:43:09.083036+0000 mgr.y (mgr.34107) 185 : cephadm [INF] Deploying daemon osd.2 on smithi070 2024-04-24T17:43:10.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:10 smithi137 bash[43799]: cephadm 2024-04-24T17:43:09.083036+0000 mgr.y (mgr.34107) 185 : cephadm [INF] Deploying daemon osd.2 on smithi070 2024-04-24T17:43:11.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:11 smithi070 bash[55604]: cluster 2024-04-24T17:43:10.634708+0000 mgr.y (mgr.34107) 186 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:43:11.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:11 smithi070 bash[55604]: cluster 2024-04-24T17:43:10.634708+0000 mgr.y (mgr.34107) 186 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:43:11.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:11 smithi070 bash[55604]: audit 2024-04-24T17:43:11.292323+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:11.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:11 smithi070 bash[55604]: audit 2024-04-24T17:43:11.292323+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:11.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:11 smithi070 bash[56922]: cluster 2024-04-24T17:43:10.634708+0000 mgr.y (mgr.34107) 186 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:43:11.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:11 smithi070 bash[56922]: cluster 2024-04-24T17:43:10.634708+0000 mgr.y (mgr.34107) 186 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:43:11.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:11 smithi070 bash[56922]: audit 2024-04-24T17:43:11.292323+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:11.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:11 smithi070 bash[56922]: audit 2024-04-24T17:43:11.292323+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:11.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:11 smithi137 bash[43799]: cluster 2024-04-24T17:43:10.634708+0000 mgr.y (mgr.34107) 186 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:43:11.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:11 smithi137 bash[43799]: cluster 2024-04-24T17:43:10.634708+0000 mgr.y (mgr.34107) 186 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:43:11.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:11 smithi137 bash[43799]: audit 2024-04-24T17:43:11.292323+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:11.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:11 smithi137 bash[43799]: audit 2024-04-24T17:43:11.292323+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:12.328 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:43:11 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:43:11] "GET /metrics HTTP/1.1" 200 38429 "" "Prometheus/2.33.4" 2024-04-24T17:43:13.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:13 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:43:13.578 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:43:13 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:43:13.579 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:43:13 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:43:13.579 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:43:13 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:43:13.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:13 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:43:13.580 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:43:13 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:43:13.580 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:43:13 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:43:13.580 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:43:13 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:43:13.580 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:43:13 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:43:13.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:13 smithi137 bash[43799]: cluster 2024-04-24T17:43:12.635798+0000 mgr.y (mgr.34107) 187 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-24T17:43:13.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:13 smithi137 bash[43799]: cluster 2024-04-24T17:43:12.635798+0000 mgr.y (mgr.34107) 187 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-24T17:43:13.779 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:43:13 smithi137 bash[41610]: ts=2024-04-24T17:43: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=\"smithi070\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi070\", job=\"node\", machine=\"x86_64\", nodename=\"smithi070\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"6229cc3c-025f-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi070\", job=\"node\", machine=\"x86_64\", nodename=\"smithi070\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:43:14.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:13 smithi070 bash[55604]: cluster 2024-04-24T17:43:12.635798+0000 mgr.y (mgr.34107) 187 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-24T17:43:14.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:13 smithi070 bash[55604]: cluster 2024-04-24T17:43:12.635798+0000 mgr.y (mgr.34107) 187 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-24T17:43:14.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:13 smithi070 bash[56922]: cluster 2024-04-24T17:43:12.635798+0000 mgr.y (mgr.34107) 187 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-24T17:43:14.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:13 smithi070 bash[56922]: cluster 2024-04-24T17:43:12.635798+0000 mgr.y (mgr.34107) 187 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-24T17:43:14.079 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:43:13 smithi070 systemd[1]: Stopping Ceph osd.2 for 6229cc3c-025f-11ef-bc93-c7b262605968... 2024-04-24T17:43:14.079 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:43:13 smithi070 bash[32331]: debug 2024-04-24T17:43:13.730+0000 7f6728a1a700 -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-04-24T17:43:14.079 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:43:13 smithi070 bash[32331]: debug 2024-04-24T17:43:13.730+0000 7f6728a1a700 -1 osd.2 115 *** Got signal Terminated *** 2024-04-24T17:43:14.079 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:43:13 smithi070 bash[32331]: debug 2024-04-24T17:43:13.730+0000 7f6728a1a700 -1 osd.2 115 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-24T17:43:15.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:14 smithi137 bash[43799]: cluster 2024-04-24T17:43:13.732873+0000 mon.a (mon.0) 406 : cluster [INF] osd.2 marked itself down and dead 2024-04-24T17:43:15.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:14 smithi137 bash[43799]: cluster 2024-04-24T17:43:13.732873+0000 mon.a (mon.0) 406 : cluster [INF] osd.2 marked itself down and dead 2024-04-24T17:43:15.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:14 smithi070 bash[55604]: cluster 2024-04-24T17:43:13.732873+0000 mon.a (mon.0) 406 : cluster [INF] osd.2 marked itself down and dead 2024-04-24T17:43:15.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:14 smithi070 bash[55604]: cluster 2024-04-24T17:43:13.732873+0000 mon.a (mon.0) 406 : cluster [INF] osd.2 marked itself down and dead 2024-04-24T17:43:15.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:14 smithi070 bash[56922]: cluster 2024-04-24T17:43:13.732873+0000 mon.a (mon.0) 406 : cluster [INF] osd.2 marked itself down and dead 2024-04-24T17:43:15.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:14 smithi070 bash[56922]: cluster 2024-04-24T17:43:13.732873+0000 mon.a (mon.0) 406 : cluster [INF] osd.2 marked itself down and dead 2024-04-24T17:43:16.014 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:15 smithi070 bash[56922]: cluster 2024-04-24T17:43:14.637187+0000 mgr.y (mgr.34107) 188 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-24T17:43:16.014 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:15 smithi070 bash[56922]: cluster 2024-04-24T17:43:14.637187+0000 mgr.y (mgr.34107) 188 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-24T17:43:16.015 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:15 smithi070 bash[56922]: cluster 2024-04-24T17:43:14.692897+0000 mon.a (mon.0) 407 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:43:16.015 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:15 smithi070 bash[56922]: cluster 2024-04-24T17:43:14.692897+0000 mon.a (mon.0) 407 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:43:16.015 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:15 smithi070 bash[56922]: cluster 2024-04-24T17:43:14.711169+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-04-24T17:43:16.015 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:15 smithi070 bash[56922]: cluster 2024-04-24T17:43:14.711169+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-04-24T17:43:16.015 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:15 smithi070 bash[55604]: cluster 2024-04-24T17:43:14.637187+0000 mgr.y (mgr.34107) 188 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-24T17:43:16.015 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:15 smithi070 bash[55604]: cluster 2024-04-24T17:43:14.637187+0000 mgr.y (mgr.34107) 188 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-24T17:43:16.015 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:15 smithi070 bash[55604]: cluster 2024-04-24T17:43:14.692897+0000 mon.a (mon.0) 407 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:43:16.015 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:15 smithi070 bash[55604]: cluster 2024-04-24T17:43:14.692897+0000 mon.a (mon.0) 407 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:43:16.015 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:15 smithi070 bash[55604]: cluster 2024-04-24T17:43:14.711169+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-04-24T17:43:16.015 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:15 smithi070 bash[55604]: cluster 2024-04-24T17:43:14.711169+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-04-24T17:43:16.016 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:43:15 smithi070 bash[62757]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-osd-2 2024-04-24T17:43:16.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:15 smithi137 bash[43799]: cluster 2024-04-24T17:43:14.637187+0000 mgr.y (mgr.34107) 188 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-24T17:43:16.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:15 smithi137 bash[43799]: cluster 2024-04-24T17:43:14.637187+0000 mgr.y (mgr.34107) 188 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-24T17:43:16.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:15 smithi137 bash[43799]: cluster 2024-04-24T17:43:14.692897+0000 mon.a (mon.0) 407 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:43:16.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:15 smithi137 bash[43799]: cluster 2024-04-24T17:43:14.692897+0000 mon.a (mon.0) 407 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:43:16.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:15 smithi137 bash[43799]: cluster 2024-04-24T17:43:14.711169+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-04-24T17:43:16.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:15 smithi137 bash[43799]: cluster 2024-04-24T17:43:14.711169+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-04-24T17:43:16.328 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:43:16 smithi070 bash[62821]: Error response from daemon: No such container: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-osd-2 2024-04-24T17:43:17.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:16 smithi137 bash[43799]: cluster 2024-04-24T17:43:15.711505+0000 mon.a (mon.0) 409 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-04-24T17:43:17.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:16 smithi137 bash[43799]: cluster 2024-04-24T17:43:15.711505+0000 mon.a (mon.0) 409 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-04-24T17:43:17.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:16 smithi070 bash[55604]: cluster 2024-04-24T17:43:15.711505+0000 mon.a (mon.0) 409 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-04-24T17:43:17.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:16 smithi070 bash[55604]: cluster 2024-04-24T17:43:15.711505+0000 mon.a (mon.0) 409 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-04-24T17:43:17.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:16 smithi070 bash[56922]: cluster 2024-04-24T17:43:15.711505+0000 mon.a (mon.0) 409 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-04-24T17:43:17.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:16 smithi070 bash[56922]: cluster 2024-04-24T17:43:15.711505+0000 mon.a (mon.0) 409 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-04-24T17:43:18.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:17 smithi137 bash[43799]: cluster 2024-04-24T17:43:16.638556+0000 mgr.y (mgr.34107) 189 : cluster [DBG] pgmap v101: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-24T17:43:18.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:17 smithi137 bash[43799]: cluster 2024-04-24T17:43:16.638556+0000 mgr.y (mgr.34107) 189 : cluster [DBG] pgmap v101: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-24T17:43:18.064 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:17 smithi070 bash[55604]: cluster 2024-04-24T17:43:16.638556+0000 mgr.y (mgr.34107) 189 : cluster [DBG] pgmap v101: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-24T17:43:18.064 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:17 smithi070 bash[55604]: cluster 2024-04-24T17:43:16.638556+0000 mgr.y (mgr.34107) 189 : cluster [DBG] pgmap v101: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-24T17:43:18.064 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:17 smithi070 bash[56922]: cluster 2024-04-24T17:43:16.638556+0000 mgr.y (mgr.34107) 189 : cluster [DBG] pgmap v101: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-24T17:43:18.064 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:17 smithi070 bash[56922]: cluster 2024-04-24T17:43:16.638556+0000 mgr.y (mgr.34107) 189 : cluster [DBG] pgmap v101: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-24T17:43:18.064 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:43:17 smithi070 systemd[1]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968@osd.2.service: Deactivated successfully. 2024-04-24T17:43:18.065 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:43:17 smithi070 systemd[1]: Stopped Ceph osd.2 for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:43:18.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:18 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:43:18.328 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:43:18 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:43:18.329 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:43:18 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:43:18.329 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:43:18 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:43:18.329 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:43:18 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:43:18.329 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:43:18 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:43:18.330 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:18 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:43:18.330 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:43:18 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:43:18.330 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:43:18 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:43:18.331 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:43:18 smithi070 systemd[1]: Started Ceph osd.2 for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:43:18.836 INFO:teuthology.orchestra.run.smithi070.stdout:true 2024-04-24T17:43:19.028 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:43:18 smithi137 bash[41610]: ts=2024-04-24T17:43: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 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)\", cluster=\"6229cc3c-025f-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.70\", device_class=\"ssd\", hostname=\"smithi070\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.70\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.70\", device_class=\"ssd\", hostname=\"smithi070\", instance=\"172.21.15.137:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.70\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:43:19.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:18 smithi137 bash[43799]: audit 2024-04-24T17:43:17.154909+0000 mgr.y (mgr.34107) 190 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:43:19.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:18 smithi137 bash[43799]: audit 2024-04-24T17:43:17.154909+0000 mgr.y (mgr.34107) 190 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:43:19.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:18 smithi137 bash[43799]: audit 2024-04-24T17:43:18.245657+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:19.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:18 smithi137 bash[43799]: audit 2024-04-24T17:43:18.245657+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:19.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:18 smithi137 bash[43799]: audit 2024-04-24T17:43:18.251409+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:19.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:18 smithi137 bash[43799]: audit 2024-04-24T17:43:18.251409+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:19.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:18 smithi070 bash[56922]: audit 2024-04-24T17:43:17.154909+0000 mgr.y (mgr.34107) 190 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:43:19.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:18 smithi070 bash[56922]: audit 2024-04-24T17:43:17.154909+0000 mgr.y (mgr.34107) 190 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:43:19.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:18 smithi070 bash[56922]: audit 2024-04-24T17:43:18.245657+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:19.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:18 smithi070 bash[56922]: audit 2024-04-24T17:43:18.245657+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:19.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:18 smithi070 bash[56922]: audit 2024-04-24T17:43:18.251409+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:19.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:18 smithi070 bash[56922]: audit 2024-04-24T17:43:18.251409+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:19.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:18 smithi070 bash[55604]: audit 2024-04-24T17:43:17.154909+0000 mgr.y (mgr.34107) 190 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:43:19.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:18 smithi070 bash[55604]: audit 2024-04-24T17:43:17.154909+0000 mgr.y (mgr.34107) 190 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:43:19.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:18 smithi070 bash[55604]: audit 2024-04-24T17:43:18.245657+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:19.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:18 smithi070 bash[55604]: audit 2024-04-24T17:43:18.245657+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:19.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:18 smithi070 bash[55604]: audit 2024-04-24T17:43:18.251409+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:19.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:18 smithi070 bash[55604]: audit 2024-04-24T17:43:18.251409+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:19.577 INFO:teuthology.orchestra.run.smithi070.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-24T17:43:19.577 INFO:teuthology.orchestra.run.smithi070.stdout:alertmanager.a smithi070 *:9093,9094 running (4m) 21s ago 11m 13.1M - 0.23.0 ba2b418f427c e0f2cd13940b 2024-04-24T17:43:19.577 INFO:teuthology.orchestra.run.smithi070.stdout:grafana.a smithi137 *:3000 running (4m) 110s ago 10m 40.6M - 8.3.5 dad864ee21e9 ca713403d512 2024-04-24T17:43:19.577 INFO:teuthology.orchestra.run.smithi070.stdout:iscsi.foo.smithi070.jytlzp smithi070 running (3m) 21s ago 8m 44.4M - 3.5 e1d6a67b021e 1182cd297262 2024-04-24T17:43:19.578 INFO:teuthology.orchestra.run.smithi070.stdout:mgr.x smithi137 *:8443,9283,8765 running (3m) 110s ago 16m 437M - 19.0.0-3285-g5904d294 8bb2087275ff dd7af369145b 2024-04-24T17:43:19.578 INFO:teuthology.orchestra.run.smithi070.stdout:mgr.y smithi070 *:8443,9283,8765 running (4m) 21s ago 18m 495M - 19.0.0-3285-g5904d294 8bb2087275ff c555095cd81e 2024-04-24T17:43:19.578 INFO:teuthology.orchestra.run.smithi070.stdout:mon.a smithi070 running (2m) 21s ago 18m 47.5M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 6a091f7b35e1 2024-04-24T17:43:19.578 INFO:teuthology.orchestra.run.smithi070.stdout:mon.b smithi137 running (119s) 110s ago 16m 21.7M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 3c2727485e8d 2024-04-24T17:43:19.578 INFO:teuthology.orchestra.run.smithi070.stdout:mon.c smithi070 running (2m) 21s ago 17m 41.1M 2048M 19.0.0-3285-g5904d294 8bb2087275ff d56c3ab97de2 2024-04-24T17:43:19.578 INFO:teuthology.orchestra.run.smithi070.stdout:node-exporter.a smithi070 *:9100 running (4m) 21s ago 11m 9635k - 1.3.1 1dbe0e931976 374237c6a572 2024-04-24T17:43:19.578 INFO:teuthology.orchestra.run.smithi070.stdout:node-exporter.b smithi137 *:9100 running (4m) 110s ago 11m 9008k - 1.3.1 1dbe0e931976 5a40b64f638c 2024-04-24T17:43:19.578 INFO:teuthology.orchestra.run.smithi070.stdout:osd.0 smithi070 running (51s) 21s ago 16m 44.7M 2780M 19.0.0-3285-g5904d294 8bb2087275ff 718b3b3cef66 2024-04-24T17:43:19.578 INFO:teuthology.orchestra.run.smithi070.stdout:osd.1 smithi070 running (25s) 21s ago 15m - 2780M 19.0.0-3285-g5904d294 8bb2087275ff 46f1f3bd7742 2024-04-24T17:43:19.578 INFO:teuthology.orchestra.run.smithi070.stdout:osd.2 smithi070 starting - - - 2780M 2024-04-24T17:43:19.578 INFO:teuthology.orchestra.run.smithi070.stdout:osd.3 smithi070 running (14m) 21s ago 14m 56.1M 2780M 17.2.0 e1d6a67b021e d77d4e3872ee 2024-04-24T17:43:19.578 INFO:teuthology.orchestra.run.smithi070.stdout:osd.4 smithi137 running (13m) 110s ago 13m 57.8M 3036M 17.2.0 e1d6a67b021e 8d09c3408986 2024-04-24T17:43:19.578 INFO:teuthology.orchestra.run.smithi070.stdout:osd.5 smithi137 running (13m) 110s ago 13m 52.3M 3036M 17.2.0 e1d6a67b021e bd5eaa869914 2024-04-24T17:43:19.578 INFO:teuthology.orchestra.run.smithi070.stdout:osd.6 smithi137 running (12m) 110s ago 12m 50.0M 3036M 17.2.0 e1d6a67b021e 9b3405d8a103 2024-04-24T17:43:19.578 INFO:teuthology.orchestra.run.smithi070.stdout:osd.7 smithi137 running (12m) 110s ago 12m 54.4M 3036M 17.2.0 e1d6a67b021e c2d86d0f9f62 2024-04-24T17:43:19.579 INFO:teuthology.orchestra.run.smithi070.stdout:prometheus.a smithi137 *:9095 running (3m) 110s ago 11m 58.0M - 2.33.4 514e6a882f6e 10762eaa85a2 2024-04-24T17:43:19.579 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.foo.smithi070.jodwqm smithi070 *:8000 running (9m) 21s ago 9m 85.7M - 17.2.0 e1d6a67b021e bd398e759017 2024-04-24T17:43:19.579 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.foo.smithi137.xlirah smithi137 *:8000 running (9m) 110s ago 9m 84.9M - 17.2.0 e1d6a67b021e 2704ac43d32d 2024-04-24T17:43:19.579 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.smpl.smithi070.qayqjt smithi070 *:80 running (9m) 21s ago 9m 85.3M - 17.2.0 e1d6a67b021e 0779a09b8ae8 2024-04-24T17:43:19.579 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.smpl.smithi137.vqzuok smithi137 *:80 running (9m) 110s ago 9m 85.0M - 17.2.0 e1d6a67b021e 92bd3bc19140 2024-04-24T17:43:20.001 INFO:teuthology.orchestra.run.smithi070.stdout:{ 2024-04-24T17:43:20.001 INFO:teuthology.orchestra.run.smithi070.stdout: "mon": { 2024-04-24T17:43:20.001 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 3 2024-04-24T17:43:20.001 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:43:20.001 INFO:teuthology.orchestra.run.smithi070.stdout: "mgr": { 2024-04-24T17:43:20.001 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 2 2024-04-24T17:43:20.001 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:43:20.001 INFO:teuthology.orchestra.run.smithi070.stdout: "osd": { 2024-04-24T17:43:20.001 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-04-24T17:43:20.001 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 2 2024-04-24T17:43:20.002 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:43:20.002 INFO:teuthology.orchestra.run.smithi070.stdout: "rgw": { 2024-04-24T17:43:20.002 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-24T17:43:20.002 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:43:20.002 INFO:teuthology.orchestra.run.smithi070.stdout: "overall": { 2024-04-24T17:43:20.002 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 9, 2024-04-24T17:43:20.002 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 7 2024-04-24T17:43:20.002 INFO:teuthology.orchestra.run.smithi070.stdout: } 2024-04-24T17:43:20.002 INFO:teuthology.orchestra.run.smithi070.stdout:} 2024-04-24T17:43:20.007 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:19 smithi070 bash[56922]: cluster 2024-04-24T17:43:18.639486+0000 mgr.y (mgr.34107) 191 : cluster [DBG] pgmap v102: 161 pgs: 12 active+undersized+degraded, 2 stale+active+clean, 28 active+undersized, 119 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 38/630 objects degraded (6.032%) 2024-04-24T17:43:20.007 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:19 smithi070 bash[56922]: cluster 2024-04-24T17:43:18.639486+0000 mgr.y (mgr.34107) 191 : cluster [DBG] pgmap v102: 161 pgs: 12 active+undersized+degraded, 2 stale+active+clean, 28 active+undersized, 119 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 38/630 objects degraded (6.032%) 2024-04-24T17:43:20.007 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:19 smithi070 bash[56922]: cluster 2024-04-24T17:43:19.249418+0000 mon.a (mon.0) 412 : cluster [WRN] Health check failed: Degraded data redundancy: 38/630 objects degraded (6.032%), 12 pgs degraded (PG_DEGRADED) 2024-04-24T17:43:20.007 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:19 smithi070 bash[56922]: cluster 2024-04-24T17:43:19.249418+0000 mon.a (mon.0) 412 : cluster [WRN] Health check failed: Degraded data redundancy: 38/630 objects degraded (6.032%), 12 pgs degraded (PG_DEGRADED) 2024-04-24T17:43:20.007 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:43:19 smithi070 bash[62970]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-24T17:43:20.007 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:43:19 smithi070 bash[62970]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-24T17:43:20.007 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:43:19 smithi070 bash[62970]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-24T17:43:20.007 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:43:19 smithi070 bash[62970]: 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-04-24T17:43:20.008 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:43:19 smithi070 bash[62970]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-04-24T17:43:20.008 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:43:19 smithi070 bash[62970]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-24T17:43:20.008 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:43:19 smithi070 bash[62970]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-04-24T17:43:20.008 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:43:19 smithi070 bash[62970]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-24T17:43:20.008 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:43:19 smithi070 bash[62970]: --> ceph-volume raw activate successful for osd ID: 2 2024-04-24T17:43:20.008 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:19 smithi070 bash[55604]: cluster 2024-04-24T17:43:18.639486+0000 mgr.y (mgr.34107) 191 : cluster [DBG] pgmap v102: 161 pgs: 12 active+undersized+degraded, 2 stale+active+clean, 28 active+undersized, 119 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 38/630 objects degraded (6.032%) 2024-04-24T17:43:20.008 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:19 smithi070 bash[55604]: cluster 2024-04-24T17:43:18.639486+0000 mgr.y (mgr.34107) 191 : cluster [DBG] pgmap v102: 161 pgs: 12 active+undersized+degraded, 2 stale+active+clean, 28 active+undersized, 119 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 38/630 objects degraded (6.032%) 2024-04-24T17:43:20.008 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:19 smithi070 bash[55604]: cluster 2024-04-24T17:43:19.249418+0000 mon.a (mon.0) 412 : cluster [WRN] Health check failed: Degraded data redundancy: 38/630 objects degraded (6.032%), 12 pgs degraded (PG_DEGRADED) 2024-04-24T17:43:20.008 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:19 smithi070 bash[55604]: cluster 2024-04-24T17:43:19.249418+0000 mon.a (mon.0) 412 : cluster [WRN] Health check failed: Degraded data redundancy: 38/630 objects degraded (6.032%), 12 pgs degraded (PG_DEGRADED) 2024-04-24T17:43:20.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:19 smithi137 bash[43799]: cluster 2024-04-24T17:43:18.639486+0000 mgr.y (mgr.34107) 191 : cluster [DBG] pgmap v102: 161 pgs: 12 active+undersized+degraded, 2 stale+active+clean, 28 active+undersized, 119 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 38/630 objects degraded (6.032%) 2024-04-24T17:43:20.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:19 smithi137 bash[43799]: cluster 2024-04-24T17:43:18.639486+0000 mgr.y (mgr.34107) 191 : cluster [DBG] pgmap v102: 161 pgs: 12 active+undersized+degraded, 2 stale+active+clean, 28 active+undersized, 119 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 38/630 objects degraded (6.032%) 2024-04-24T17:43:20.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:19 smithi137 bash[43799]: cluster 2024-04-24T17:43:19.249418+0000 mon.a (mon.0) 412 : cluster [WRN] Health check failed: Degraded data redundancy: 38/630 objects degraded (6.032%), 12 pgs degraded (PG_DEGRADED) 2024-04-24T17:43:20.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:19 smithi137 bash[43799]: cluster 2024-04-24T17:43:19.249418+0000 mon.a (mon.0) 412 : cluster [WRN] Health check failed: Degraded data redundancy: 38/630 objects degraded (6.032%), 12 pgs degraded (PG_DEGRADED) 2024-04-24T17:43:20.373 INFO:teuthology.orchestra.run.smithi070.stdout:{ 2024-04-24T17:43:20.373 INFO:teuthology.orchestra.run.smithi070.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc", 2024-04-24T17:43:20.373 INFO:teuthology.orchestra.run.smithi070.stdout: "in_progress": true, 2024-04-24T17:43:20.373 INFO:teuthology.orchestra.run.smithi070.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-24T17:43:20.373 INFO:teuthology.orchestra.run.smithi070.stdout: "services_complete": [ 2024-04-24T17:43:20.373 INFO:teuthology.orchestra.run.smithi070.stdout: "mgr", 2024-04-24T17:43:20.373 INFO:teuthology.orchestra.run.smithi070.stdout: "mon" 2024-04-24T17:43:20.373 INFO:teuthology.orchestra.run.smithi070.stdout: ], 2024-04-24T17:43:20.374 INFO:teuthology.orchestra.run.smithi070.stdout: "progress": "7/23 daemons upgraded", 2024-04-24T17:43:20.374 INFO:teuthology.orchestra.run.smithi070.stdout: "message": "Currently upgrading osd daemons", 2024-04-24T17:43:20.374 INFO:teuthology.orchestra.run.smithi070.stdout: "is_paused": false 2024-04-24T17:43:20.374 INFO:teuthology.orchestra.run.smithi070.stdout:} 2024-04-24T17:43:20.819 INFO:teuthology.orchestra.run.smithi070.stdout:HEALTH_WARN failed to probe daemons or devices; 1 osds down; Degraded data redundancy: 57/630 objects degraded (9.048%), 14 pgs degraded 2024-04-24T17:43:20.819 INFO:teuthology.orchestra.run.smithi070.stdout:[WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-24T17:43:20.819 INFO:teuthology.orchestra.run.smithi070.stdout: host smithi070 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:43:20.819 INFO:teuthology.orchestra.run.smithi070.stdout:Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi070 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp27p3nyxq:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch 2024-04-24T17:43:20.819 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:43:20.819 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/docker: stderr See 'docker run --help'. 2024-04-24T17:43:20.820 INFO:teuthology.orchestra.run.smithi070.stdout:Traceback (most recent call last): 2024-04-24T17:43:20.820 INFO:teuthology.orchestra.run.smithi070.stdout: File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-24T17:43:20.820 INFO:teuthology.orchestra.run.smithi070.stdout: return _run_code(code, main_globals, None, 2024-04-24T17:43:20.820 INFO:teuthology.orchestra.run.smithi070.stdout: File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-24T17:43:20.820 INFO:teuthology.orchestra.run.smithi070.stdout: exec(code, run_globals) 2024-04-24T17:43:20.820 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5642, in 2024-04-24T17:43:20.820 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5630, in main 2024-04-24T17:43:20.820 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 408, in _infer_config 2024-04-24T17:43:20.820 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 323, in _infer_fsid 2024-04-24T17:43:20.820 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 436, in _infer_image 2024-04-24T17:43:20.820 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 310, in _validate_fsid 2024-04-24T17:43:20.820 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 3380, in command_ceph_volume 2024-04-24T17:43:20.820 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-24T17:43:20.820 INFO:teuthology.orchestra.run.smithi070.stdout:RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi070 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp27p3nyxq:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:43:20.821 INFO:teuthology.orchestra.run.smithi070.stdout:See 'docker run --help'. 2024-04-24T17:43:20.821 INFO:teuthology.orchestra.run.smithi070.stdout:[WRN] OSD_DOWN: 1 osds down 2024-04-24T17:43:20.821 INFO:teuthology.orchestra.run.smithi070.stdout: osd.2 (root=default,host=smithi070) is down 2024-04-24T17:43:20.821 INFO:teuthology.orchestra.run.smithi070.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 57/630 objects degraded (9.048%), 14 pgs degraded 2024-04-24T17:43:20.821 INFO:teuthology.orchestra.run.smithi070.stdout: pg 2.7 is active+undersized+degraded, acting [6,7] 2024-04-24T17:43:20.821 INFO:teuthology.orchestra.run.smithi070.stdout: pg 2.c is active+undersized+degraded, acting [5,0] 2024-04-24T17:43:20.821 INFO:teuthology.orchestra.run.smithi070.stdout: pg 2.1c is active+undersized+degraded, acting [4,5] 2024-04-24T17:43:20.821 INFO:teuthology.orchestra.run.smithi070.stdout: pg 3.0 is active+undersized+degraded, acting [1,6] 2024-04-24T17:43:20.821 INFO:teuthology.orchestra.run.smithi070.stdout: pg 3.4 is active+undersized+degraded, acting [1,5] 2024-04-24T17:43:20.821 INFO:teuthology.orchestra.run.smithi070.stdout: pg 3.5 is active+undersized+degraded, acting [5,3] 2024-04-24T17:43:20.821 INFO:teuthology.orchestra.run.smithi070.stdout: pg 3.9 is active+undersized+degraded, acting [4,7] 2024-04-24T17:43:20.821 INFO:teuthology.orchestra.run.smithi070.stdout: pg 3.13 is active+undersized+degraded, acting [7,4] 2024-04-24T17:43:20.821 INFO:teuthology.orchestra.run.smithi070.stdout: pg 3.1a is active+undersized+degraded, acting [4,1] 2024-04-24T17:43:20.821 INFO:teuthology.orchestra.run.smithi070.stdout: pg 3.1e is active+undersized+degraded, acting [3,6] 2024-04-24T17:43:20.822 INFO:teuthology.orchestra.run.smithi070.stdout: pg 3.1f is active+undersized+degraded, acting [0,5] 2024-04-24T17:43:20.822 INFO:teuthology.orchestra.run.smithi070.stdout: pg 4.d is active+undersized+degraded, acting [4,1] 2024-04-24T17:43:20.822 INFO:teuthology.orchestra.run.smithi070.stdout: pg 4.14 is active+undersized+degraded, acting [3,7] 2024-04-24T17:43:20.822 INFO:teuthology.orchestra.run.smithi070.stdout: pg 5.1c is active+undersized+degraded, acting [4,3] 2024-04-24T17:43:20.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:20 smithi070 bash[56922]: audit 2024-04-24T17:43:18.837745+0000 mgr.y (mgr.34107) 192 : audit [DBG] from='client.34329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:43:20.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:20 smithi070 bash[56922]: audit 2024-04-24T17:43:18.837745+0000 mgr.y (mgr.34107) 192 : audit [DBG] from='client.34329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:43:20.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:20 smithi070 bash[56922]: audit 2024-04-24T17:43:19.208327+0000 mgr.y (mgr.34107) 193 : audit [DBG] from='client.34335 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:43:20.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:20 smithi070 bash[56922]: audit 2024-04-24T17:43:19.208327+0000 mgr.y (mgr.34107) 193 : audit [DBG] from='client.34335 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:43:20.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:20 smithi070 bash[56922]: audit 2024-04-24T17:43:19.576223+0000 mgr.y (mgr.34107) 194 : audit [DBG] from='client.44269 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:43:20.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:20 smithi070 bash[56922]: audit 2024-04-24T17:43:19.576223+0000 mgr.y (mgr.34107) 194 : audit [DBG] from='client.44269 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:43:20.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:20 smithi070 bash[56922]: audit 2024-04-24T17:43:20.015574+0000 mon.a (mon.0) 413 : audit [DBG] from='client.? 172.21.15.70:0/3715293595' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:20.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:20 smithi070 bash[56922]: audit 2024-04-24T17:43:20.015574+0000 mon.a (mon.0) 413 : audit [DBG] from='client.? 172.21.15.70:0/3715293595' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:20.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:20 smithi070 bash[55604]: audit 2024-04-24T17:43:18.837745+0000 mgr.y (mgr.34107) 192 : audit [DBG] from='client.34329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:43:20.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:20 smithi070 bash[55604]: audit 2024-04-24T17:43:18.837745+0000 mgr.y (mgr.34107) 192 : audit [DBG] from='client.34329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:43:20.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:20 smithi070 bash[55604]: audit 2024-04-24T17:43:19.208327+0000 mgr.y (mgr.34107) 193 : audit [DBG] from='client.34335 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:43:20.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:20 smithi070 bash[55604]: audit 2024-04-24T17:43:19.208327+0000 mgr.y (mgr.34107) 193 : audit [DBG] from='client.34335 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:43:20.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:20 smithi070 bash[55604]: audit 2024-04-24T17:43:19.576223+0000 mgr.y (mgr.34107) 194 : audit [DBG] from='client.44269 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:43:20.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:20 smithi070 bash[55604]: audit 2024-04-24T17:43:19.576223+0000 mgr.y (mgr.34107) 194 : audit [DBG] from='client.44269 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:43:20.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:20 smithi070 bash[55604]: audit 2024-04-24T17:43:20.015574+0000 mon.a (mon.0) 413 : audit [DBG] from='client.? 172.21.15.70:0/3715293595' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:20.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:20 smithi070 bash[55604]: audit 2024-04-24T17:43:20.015574+0000 mon.a (mon.0) 413 : audit [DBG] from='client.? 172.21.15.70:0/3715293595' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:21.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:20 smithi137 bash[43799]: audit 2024-04-24T17:43:18.837745+0000 mgr.y (mgr.34107) 192 : audit [DBG] from='client.34329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:43:21.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:20 smithi137 bash[43799]: audit 2024-04-24T17:43:18.837745+0000 mgr.y (mgr.34107) 192 : audit [DBG] from='client.34329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:43:21.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:20 smithi137 bash[43799]: audit 2024-04-24T17:43:19.208327+0000 mgr.y (mgr.34107) 193 : audit [DBG] from='client.34335 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:43:21.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:20 smithi137 bash[43799]: audit 2024-04-24T17:43:19.208327+0000 mgr.y (mgr.34107) 193 : audit [DBG] from='client.34335 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:43:21.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:20 smithi137 bash[43799]: audit 2024-04-24T17:43:19.576223+0000 mgr.y (mgr.34107) 194 : audit [DBG] from='client.44269 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:43:21.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:20 smithi137 bash[43799]: audit 2024-04-24T17:43:19.576223+0000 mgr.y (mgr.34107) 194 : audit [DBG] from='client.44269 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:43:21.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:20 smithi137 bash[43799]: audit 2024-04-24T17:43:20.015574+0000 mon.a (mon.0) 413 : audit [DBG] from='client.? 172.21.15.70:0/3715293595' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:21.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:20 smithi137 bash[43799]: audit 2024-04-24T17:43:20.015574+0000 mon.a (mon.0) 413 : audit [DBG] from='client.? 172.21.15.70:0/3715293595' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:21.578 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:43:21 smithi070 bash[63345]: debug 2024-04-24T17:43:21.401+0000 7fd977ecf700 1 -- 172.21.15.70:0/3194755164 <== mon.1 v2:172.21.15.70:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55c7921f3680 con 0x55c792250800 2024-04-24T17:43:22.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:21 smithi137 bash[43799]: audit 2024-04-24T17:43:20.386816+0000 mgr.y (mgr.34107) 195 : audit [DBG] from='client.44281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:43:22.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:21 smithi137 bash[43799]: audit 2024-04-24T17:43:20.386816+0000 mgr.y (mgr.34107) 195 : audit [DBG] from='client.44281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:43:22.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:21 smithi137 bash[43799]: cluster 2024-04-24T17:43:20.640746+0000 mgr.y (mgr.34107) 196 : cluster [DBG] pgmap v103: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 57/630 objects degraded (9.048%) 2024-04-24T17:43:22.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:21 smithi137 bash[43799]: cluster 2024-04-24T17:43:20.640746+0000 mgr.y (mgr.34107) 196 : cluster [DBG] pgmap v103: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 57/630 objects degraded (9.048%) 2024-04-24T17:43:22.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:21 smithi137 bash[43799]: audit 2024-04-24T17:43:20.833649+0000 mon.a (mon.0) 414 : audit [DBG] from='client.? 172.21.15.70:0/907529615' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:43:22.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:21 smithi137 bash[43799]: audit 2024-04-24T17:43:20.833649+0000 mon.a (mon.0) 414 : audit [DBG] from='client.? 172.21.15.70:0/907529615' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:43:22.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:21 smithi137 bash[43799]: audit 2024-04-24T17:43:21.118777+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:22.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:21 smithi137 bash[43799]: audit 2024-04-24T17:43:21.118777+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:22.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:21 smithi137 bash[43799]: audit 2024-04-24T17:43:21.120363+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:43:22.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:21 smithi137 bash[43799]: audit 2024-04-24T17:43:21.120363+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:43:22.078 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:43:21 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:43:21] "GET /metrics HTTP/1.1" 200 38426 "" "Prometheus/2.33.4" 2024-04-24T17:43:22.078 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:43:21 smithi070 bash[63345]: debug 2024-04-24T17:43:21.933+0000 7fd9810677c0 -1 Falling back to public interface 2024-04-24T17:43:22.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:21 smithi070 bash[55604]: audit 2024-04-24T17:43:20.386816+0000 mgr.y (mgr.34107) 195 : audit [DBG] from='client.44281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:43:22.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:21 smithi070 bash[55604]: audit 2024-04-24T17:43:20.386816+0000 mgr.y (mgr.34107) 195 : audit [DBG] from='client.44281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:43:22.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:21 smithi070 bash[55604]: cluster 2024-04-24T17:43:20.640746+0000 mgr.y (mgr.34107) 196 : cluster [DBG] pgmap v103: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 57/630 objects degraded (9.048%) 2024-04-24T17:43:22.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:21 smithi070 bash[55604]: cluster 2024-04-24T17:43:20.640746+0000 mgr.y (mgr.34107) 196 : cluster [DBG] pgmap v103: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 57/630 objects degraded (9.048%) 2024-04-24T17:43:22.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:21 smithi070 bash[55604]: audit 2024-04-24T17:43:20.833649+0000 mon.a (mon.0) 414 : audit [DBG] from='client.? 172.21.15.70:0/907529615' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:43:22.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:21 smithi070 bash[55604]: audit 2024-04-24T17:43:20.833649+0000 mon.a (mon.0) 414 : audit [DBG] from='client.? 172.21.15.70:0/907529615' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:43:22.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:21 smithi070 bash[55604]: audit 2024-04-24T17:43:21.118777+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:22.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:21 smithi070 bash[55604]: audit 2024-04-24T17:43:21.118777+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:22.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:21 smithi070 bash[55604]: audit 2024-04-24T17:43:21.120363+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:43:22.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:21 smithi070 bash[55604]: audit 2024-04-24T17:43:21.120363+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:43:22.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:21 smithi070 bash[56922]: audit 2024-04-24T17:43:20.386816+0000 mgr.y (mgr.34107) 195 : audit [DBG] from='client.44281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:43:22.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:21 smithi070 bash[56922]: audit 2024-04-24T17:43:20.386816+0000 mgr.y (mgr.34107) 195 : audit [DBG] from='client.44281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:43:22.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:21 smithi070 bash[56922]: cluster 2024-04-24T17:43:20.640746+0000 mgr.y (mgr.34107) 196 : cluster [DBG] pgmap v103: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 57/630 objects degraded (9.048%) 2024-04-24T17:43:22.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:21 smithi070 bash[56922]: cluster 2024-04-24T17:43:20.640746+0000 mgr.y (mgr.34107) 196 : cluster [DBG] pgmap v103: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 57/630 objects degraded (9.048%) 2024-04-24T17:43:22.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:21 smithi070 bash[56922]: audit 2024-04-24T17:43:20.833649+0000 mon.a (mon.0) 414 : audit [DBG] from='client.? 172.21.15.70:0/907529615' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:43:22.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:21 smithi070 bash[56922]: audit 2024-04-24T17:43:20.833649+0000 mon.a (mon.0) 414 : audit [DBG] from='client.? 172.21.15.70:0/907529615' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:43:22.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:21 smithi070 bash[56922]: audit 2024-04-24T17:43:21.118777+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:22.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:21 smithi070 bash[56922]: audit 2024-04-24T17:43:21.118777+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:22.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:21 smithi070 bash[56922]: audit 2024-04-24T17:43:21.120363+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:43:22.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:21 smithi070 bash[56922]: audit 2024-04-24T17:43:21.120363+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:43:23.783 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:23 smithi137 bash[43799]: cluster 2024-04-24T17:43:22.642693+0000 mgr.y (mgr.34107) 197 : cluster [DBG] pgmap v104: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 57/630 objects degraded (9.048%) 2024-04-24T17:43:23.813 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:23 smithi137 bash[43799]: cluster 2024-04-24T17:43:22.642693+0000 mgr.y (mgr.34107) 197 : cluster [DBG] pgmap v104: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 57/630 objects degraded (9.048%) 2024-04-24T17:43:23.813 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:43:23 smithi137 bash[41610]: ts=2024-04-24T17:43: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=\"smithi070\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi070\", job=\"node\", machine=\"x86_64\", nodename=\"smithi070\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"6229cc3c-025f-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi070\", job=\"node\", machine=\"x86_64\", nodename=\"smithi070\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:43:24.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:23 smithi070 bash[55604]: cluster 2024-04-24T17:43:22.642693+0000 mgr.y (mgr.34107) 197 : cluster [DBG] pgmap v104: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 57/630 objects degraded (9.048%) 2024-04-24T17:43:24.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:23 smithi070 bash[55604]: cluster 2024-04-24T17:43:22.642693+0000 mgr.y (mgr.34107) 197 : cluster [DBG] pgmap v104: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 57/630 objects degraded (9.048%) 2024-04-24T17:43:24.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:23 smithi070 bash[56922]: cluster 2024-04-24T17:43:22.642693+0000 mgr.y (mgr.34107) 197 : cluster [DBG] pgmap v104: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 57/630 objects degraded (9.048%) 2024-04-24T17:43:24.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:23 smithi070 bash[56922]: cluster 2024-04-24T17:43:22.642693+0000 mgr.y (mgr.34107) 197 : cluster [DBG] pgmap v104: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 57/630 objects degraded (9.048%) 2024-04-24T17:43:25.200 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:43:24 smithi070 bash[63345]: debug 2024-04-24T17:43:24.933+0000 7fd9810677c0 -1 osd.2 0 read_superblock omap replica is missing. 2024-04-24T17:43:25.200 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:43:24 smithi070 bash[63345]: debug 2024-04-24T17:43:24.961+0000 7fd9810677c0 -1 osd.2 115 log_to_monitors true 2024-04-24T17:43:25.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:25 smithi137 bash[43799]: audit 2024-04-24T17:43:24.216487+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:25.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:25 smithi137 bash[43799]: audit 2024-04-24T17:43:24.216487+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:25.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:25 smithi137 bash[43799]: audit 2024-04-24T17:43:24.227522+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:25.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:25 smithi137 bash[43799]: audit 2024-04-24T17:43:24.227522+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:25.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:25 smithi137 bash[43799]: cluster 2024-04-24T17:43:24.643404+0000 mgr.y (mgr.34107) 198 : cluster [DBG] pgmap v105: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 57/630 objects degraded (9.048%) 2024-04-24T17:43:25.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:25 smithi137 bash[43799]: cluster 2024-04-24T17:43:24.643404+0000 mgr.y (mgr.34107) 198 : cluster [DBG] pgmap v105: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 57/630 objects degraded (9.048%) 2024-04-24T17:43:25.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:25 smithi137 bash[43799]: audit 2024-04-24T17:43:24.966774+0000 mon.a (mon.0) 419 : audit [INF] from='osd.2 [v2:172.21.15.70:6818/1017478386,v1:172.21.15.70:6819/1017478386]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-24T17:43:25.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:25 smithi137 bash[43799]: audit 2024-04-24T17:43:24.966774+0000 mon.a (mon.0) 419 : audit [INF] from='osd.2 [v2:172.21.15.70:6818/1017478386,v1:172.21.15.70:6819/1017478386]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-24T17:43:25.578 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:43:25 smithi070 bash[63345]: debug 2024-04-24T17:43:25.273+0000 7fd9724bf700 -1 osd.2 115 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-24T17:43:25.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:25 smithi070 bash[55604]: audit 2024-04-24T17:43:24.216487+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:25.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:25 smithi070 bash[55604]: audit 2024-04-24T17:43:24.216487+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:25.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:25 smithi070 bash[55604]: audit 2024-04-24T17:43:24.227522+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:25.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:25 smithi070 bash[55604]: audit 2024-04-24T17:43:24.227522+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:25.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:25 smithi070 bash[55604]: cluster 2024-04-24T17:43:24.643404+0000 mgr.y (mgr.34107) 198 : cluster [DBG] pgmap v105: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 57/630 objects degraded (9.048%) 2024-04-24T17:43:25.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:25 smithi070 bash[55604]: cluster 2024-04-24T17:43:24.643404+0000 mgr.y (mgr.34107) 198 : cluster [DBG] pgmap v105: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 57/630 objects degraded (9.048%) 2024-04-24T17:43:25.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:25 smithi070 bash[55604]: audit 2024-04-24T17:43:24.966774+0000 mon.a (mon.0) 419 : audit [INF] from='osd.2 [v2:172.21.15.70:6818/1017478386,v1:172.21.15.70:6819/1017478386]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-24T17:43:25.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:25 smithi070 bash[55604]: audit 2024-04-24T17:43:24.966774+0000 mon.a (mon.0) 419 : audit [INF] from='osd.2 [v2:172.21.15.70:6818/1017478386,v1:172.21.15.70:6819/1017478386]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-24T17:43:25.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:25 smithi070 bash[56922]: audit 2024-04-24T17:43:24.216487+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:25.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:25 smithi070 bash[56922]: audit 2024-04-24T17:43:24.216487+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:25.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:25 smithi070 bash[56922]: audit 2024-04-24T17:43:24.227522+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:25.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:25 smithi070 bash[56922]: audit 2024-04-24T17:43:24.227522+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:25.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:25 smithi070 bash[56922]: cluster 2024-04-24T17:43:24.643404+0000 mgr.y (mgr.34107) 198 : cluster [DBG] pgmap v105: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 57/630 objects degraded (9.048%) 2024-04-24T17:43:25.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:25 smithi070 bash[56922]: cluster 2024-04-24T17:43:24.643404+0000 mgr.y (mgr.34107) 198 : cluster [DBG] pgmap v105: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 57/630 objects degraded (9.048%) 2024-04-24T17:43:25.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:25 smithi070 bash[56922]: audit 2024-04-24T17:43:24.966774+0000 mon.a (mon.0) 419 : audit [INF] from='osd.2 [v2:172.21.15.70:6818/1017478386,v1:172.21.15.70:6819/1017478386]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-24T17:43:25.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:25 smithi070 bash[56922]: audit 2024-04-24T17:43:24.966774+0000 mon.a (mon.0) 419 : audit [INF] from='osd.2 [v2:172.21.15.70:6818/1017478386,v1:172.21.15.70:6819/1017478386]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-24T17:43:26.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:26 smithi137 bash[43799]: audit 2024-04-24T17:43:25.226260+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:26.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:26 smithi137 bash[43799]: audit 2024-04-24T17:43:25.226260+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:26.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:26 smithi137 bash[43799]: audit 2024-04-24T17:43:25.236786+0000 mon.a (mon.0) 421 : audit [INF] from='osd.2 [v2:172.21.15.70:6818/1017478386,v1:172.21.15.70:6819/1017478386]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-24T17:43:26.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:26 smithi137 bash[43799]: audit 2024-04-24T17:43:25.236786+0000 mon.a (mon.0) 421 : audit [INF] from='osd.2 [v2:172.21.15.70:6818/1017478386,v1:172.21.15.70:6819/1017478386]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-24T17:43:26.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:26 smithi137 bash[43799]: cluster 2024-04-24T17:43:25.242065+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-04-24T17:43:26.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:26 smithi137 bash[43799]: cluster 2024-04-24T17:43:25.242065+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-04-24T17:43:26.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:26 smithi137 bash[43799]: audit 2024-04-24T17:43:25.242901+0000 mon.a (mon.0) 423 : audit [INF] from='osd.2 [v2:172.21.15.70:6818/1017478386,v1:172.21.15.70:6819/1017478386]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]: dispatch 2024-04-24T17:43:26.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:26 smithi137 bash[43799]: audit 2024-04-24T17:43:25.242901+0000 mon.a (mon.0) 423 : audit [INF] from='osd.2 [v2:172.21.15.70:6818/1017478386,v1:172.21.15.70:6819/1017478386]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]: dispatch 2024-04-24T17:43:26.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:26 smithi137 bash[43799]: audit 2024-04-24T17:43:25.248476+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:26.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:26 smithi137 bash[43799]: audit 2024-04-24T17:43:25.248476+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:26.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:26 smithi070 bash[55604]: audit 2024-04-24T17:43:25.226260+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:26.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:26 smithi070 bash[55604]: audit 2024-04-24T17:43:25.226260+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:26.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:26 smithi070 bash[55604]: audit 2024-04-24T17:43:25.236786+0000 mon.a (mon.0) 421 : audit [INF] from='osd.2 [v2:172.21.15.70:6818/1017478386,v1:172.21.15.70:6819/1017478386]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-24T17:43:26.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:26 smithi070 bash[55604]: audit 2024-04-24T17:43:25.236786+0000 mon.a (mon.0) 421 : audit [INF] from='osd.2 [v2:172.21.15.70:6818/1017478386,v1:172.21.15.70:6819/1017478386]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-24T17:43:26.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:26 smithi070 bash[55604]: cluster 2024-04-24T17:43:25.242065+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-04-24T17:43:26.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:26 smithi070 bash[55604]: cluster 2024-04-24T17:43:25.242065+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-04-24T17:43:26.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:26 smithi070 bash[55604]: audit 2024-04-24T17:43:25.242901+0000 mon.a (mon.0) 423 : audit [INF] from='osd.2 [v2:172.21.15.70:6818/1017478386,v1:172.21.15.70:6819/1017478386]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]: dispatch 2024-04-24T17:43:26.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:26 smithi070 bash[55604]: audit 2024-04-24T17:43:25.242901+0000 mon.a (mon.0) 423 : audit [INF] from='osd.2 [v2:172.21.15.70:6818/1017478386,v1:172.21.15.70:6819/1017478386]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]: dispatch 2024-04-24T17:43:26.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:26 smithi070 bash[55604]: audit 2024-04-24T17:43:25.248476+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:26.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:26 smithi070 bash[55604]: audit 2024-04-24T17:43:25.248476+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:26.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:26 smithi070 bash[56922]: audit 2024-04-24T17:43:25.226260+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:26.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:26 smithi070 bash[56922]: audit 2024-04-24T17:43:25.226260+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:26.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:26 smithi070 bash[56922]: audit 2024-04-24T17:43:25.236786+0000 mon.a (mon.0) 421 : audit [INF] from='osd.2 [v2:172.21.15.70:6818/1017478386,v1:172.21.15.70:6819/1017478386]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-24T17:43:26.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:26 smithi070 bash[56922]: audit 2024-04-24T17:43:25.236786+0000 mon.a (mon.0) 421 : audit [INF] from='osd.2 [v2:172.21.15.70:6818/1017478386,v1:172.21.15.70:6819/1017478386]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-24T17:43:26.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:26 smithi070 bash[56922]: cluster 2024-04-24T17:43:25.242065+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-04-24T17:43:26.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:26 smithi070 bash[56922]: cluster 2024-04-24T17:43:25.242065+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-04-24T17:43:26.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:26 smithi070 bash[56922]: audit 2024-04-24T17:43:25.242901+0000 mon.a (mon.0) 423 : audit [INF] from='osd.2 [v2:172.21.15.70:6818/1017478386,v1:172.21.15.70:6819/1017478386]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]: dispatch 2024-04-24T17:43:26.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:26 smithi070 bash[56922]: audit 2024-04-24T17:43:25.242901+0000 mon.a (mon.0) 423 : audit [INF] from='osd.2 [v2:172.21.15.70:6818/1017478386,v1:172.21.15.70:6819/1017478386]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]: dispatch 2024-04-24T17:43:26.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:26 smithi070 bash[56922]: audit 2024-04-24T17:43:25.248476+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:26.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:26 smithi070 bash[56922]: audit 2024-04-24T17:43:25.248476+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:27.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:27 smithi137 bash[43799]: cluster 2024-04-24T17:43:26.246361+0000 mon.a (mon.0) 425 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:43:27.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:27 smithi137 bash[43799]: cluster 2024-04-24T17:43:26.246361+0000 mon.a (mon.0) 425 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:43:27.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:27 smithi137 bash[43799]: cluster 2024-04-24T17:43:26.254774+0000 mon.a (mon.0) 426 : cluster [INF] osd.2 [v2:172.21.15.70:6818/1017478386,v1:172.21.15.70:6819/1017478386] boot 2024-04-24T17:43:27.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:27 smithi137 bash[43799]: cluster 2024-04-24T17:43:26.254774+0000 mon.a (mon.0) 426 : cluster [INF] osd.2 [v2:172.21.15.70:6818/1017478386,v1:172.21.15.70:6819/1017478386] boot 2024-04-24T17:43:27.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:27 smithi137 bash[43799]: cluster 2024-04-24T17:43:26.254865+0000 mon.a (mon.0) 427 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-04-24T17:43:27.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:27 smithi137 bash[43799]: cluster 2024-04-24T17:43:26.254865+0000 mon.a (mon.0) 427 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-04-24T17:43:27.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:27 smithi137 bash[43799]: audit 2024-04-24T17:43:26.255400+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T17:43:27.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:27 smithi137 bash[43799]: audit 2024-04-24T17:43:26.255400+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T17:43:27.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:27 smithi137 bash[43799]: cluster 2024-04-24T17:43:26.279712+0000 mon.a (mon.0) 429 : cluster [WRN] Health check update: Degraded data redundancy: 57/630 objects degraded (9.048%), 14 pgs degraded (PG_DEGRADED) 2024-04-24T17:43:27.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:27 smithi137 bash[43799]: cluster 2024-04-24T17:43:26.279712+0000 mon.a (mon.0) 429 : cluster [WRN] Health check update: Degraded data redundancy: 57/630 objects degraded (9.048%), 14 pgs degraded (PG_DEGRADED) 2024-04-24T17:43:27.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:27 smithi137 bash[43799]: cluster 2024-04-24T17:43:26.644475+0000 mgr.y (mgr.34107) 199 : cluster [DBG] pgmap v108: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 57/630 objects degraded (9.048%) 2024-04-24T17:43:27.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:27 smithi137 bash[43799]: cluster 2024-04-24T17:43:26.644475+0000 mgr.y (mgr.34107) 199 : cluster [DBG] pgmap v108: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 57/630 objects degraded (9.048%) 2024-04-24T17:43:27.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:27 smithi070 bash[55604]: cluster 2024-04-24T17:43:26.246361+0000 mon.a (mon.0) 425 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:43:27.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:27 smithi070 bash[55604]: cluster 2024-04-24T17:43:26.246361+0000 mon.a (mon.0) 425 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:43:27.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:27 smithi070 bash[55604]: cluster 2024-04-24T17:43:26.254774+0000 mon.a (mon.0) 426 : cluster [INF] osd.2 [v2:172.21.15.70:6818/1017478386,v1:172.21.15.70:6819/1017478386] boot 2024-04-24T17:43:27.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:27 smithi070 bash[55604]: cluster 2024-04-24T17:43:26.254774+0000 mon.a (mon.0) 426 : cluster [INF] osd.2 [v2:172.21.15.70:6818/1017478386,v1:172.21.15.70:6819/1017478386] boot 2024-04-24T17:43:27.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:27 smithi070 bash[55604]: cluster 2024-04-24T17:43:26.254865+0000 mon.a (mon.0) 427 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-04-24T17:43:27.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:27 smithi070 bash[55604]: cluster 2024-04-24T17:43:26.254865+0000 mon.a (mon.0) 427 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-04-24T17:43:27.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:27 smithi070 bash[55604]: audit 2024-04-24T17:43:26.255400+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T17:43:27.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:27 smithi070 bash[55604]: audit 2024-04-24T17:43:26.255400+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T17:43:27.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:27 smithi070 bash[55604]: cluster 2024-04-24T17:43:26.279712+0000 mon.a (mon.0) 429 : cluster [WRN] Health check update: Degraded data redundancy: 57/630 objects degraded (9.048%), 14 pgs degraded (PG_DEGRADED) 2024-04-24T17:43:27.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:27 smithi070 bash[55604]: cluster 2024-04-24T17:43:26.279712+0000 mon.a (mon.0) 429 : cluster [WRN] Health check update: Degraded data redundancy: 57/630 objects degraded (9.048%), 14 pgs degraded (PG_DEGRADED) 2024-04-24T17:43:27.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:27 smithi070 bash[55604]: cluster 2024-04-24T17:43:26.644475+0000 mgr.y (mgr.34107) 199 : cluster [DBG] pgmap v108: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 57/630 objects degraded (9.048%) 2024-04-24T17:43:27.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:27 smithi070 bash[55604]: cluster 2024-04-24T17:43:26.644475+0000 mgr.y (mgr.34107) 199 : cluster [DBG] pgmap v108: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 57/630 objects degraded (9.048%) 2024-04-24T17:43:27.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:27 smithi070 bash[56922]: cluster 2024-04-24T17:43:26.246361+0000 mon.a (mon.0) 425 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:43:27.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:27 smithi070 bash[56922]: cluster 2024-04-24T17:43:26.246361+0000 mon.a (mon.0) 425 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:43:27.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:27 smithi070 bash[56922]: cluster 2024-04-24T17:43:26.254774+0000 mon.a (mon.0) 426 : cluster [INF] osd.2 [v2:172.21.15.70:6818/1017478386,v1:172.21.15.70:6819/1017478386] boot 2024-04-24T17:43:27.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:27 smithi070 bash[56922]: cluster 2024-04-24T17:43:26.254774+0000 mon.a (mon.0) 426 : cluster [INF] osd.2 [v2:172.21.15.70:6818/1017478386,v1:172.21.15.70:6819/1017478386] boot 2024-04-24T17:43:27.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:27 smithi070 bash[56922]: cluster 2024-04-24T17:43:26.254865+0000 mon.a (mon.0) 427 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-04-24T17:43:27.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:27 smithi070 bash[56922]: cluster 2024-04-24T17:43:26.254865+0000 mon.a (mon.0) 427 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-04-24T17:43:27.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:27 smithi070 bash[56922]: audit 2024-04-24T17:43:26.255400+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T17:43:27.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:27 smithi070 bash[56922]: audit 2024-04-24T17:43:26.255400+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T17:43:27.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:27 smithi070 bash[56922]: cluster 2024-04-24T17:43:26.279712+0000 mon.a (mon.0) 429 : cluster [WRN] Health check update: Degraded data redundancy: 57/630 objects degraded (9.048%), 14 pgs degraded (PG_DEGRADED) 2024-04-24T17:43:27.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:27 smithi070 bash[56922]: cluster 2024-04-24T17:43:26.279712+0000 mon.a (mon.0) 429 : cluster [WRN] Health check update: Degraded data redundancy: 57/630 objects degraded (9.048%), 14 pgs degraded (PG_DEGRADED) 2024-04-24T17:43:27.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:27 smithi070 bash[56922]: cluster 2024-04-24T17:43:26.644475+0000 mgr.y (mgr.34107) 199 : cluster [DBG] pgmap v108: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 57/630 objects degraded (9.048%) 2024-04-24T17:43:27.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:27 smithi070 bash[56922]: cluster 2024-04-24T17:43:26.644475+0000 mgr.y (mgr.34107) 199 : cluster [DBG] pgmap v108: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 57/630 objects degraded (9.048%) 2024-04-24T17:43:28.531 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:28 smithi137 bash[43799]: audit 2024-04-24T17:43:27.158119+0000 mgr.y (mgr.34107) 200 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:43:28.531 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:28 smithi137 bash[43799]: audit 2024-04-24T17:43:27.158119+0000 mgr.y (mgr.34107) 200 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:43:28.531 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:28 smithi137 bash[43799]: cluster 2024-04-24T17:43:27.263430+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-04-24T17:43:28.531 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:28 smithi137 bash[43799]: cluster 2024-04-24T17:43:27.263430+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-04-24T17:43:28.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:28 smithi070 bash[55604]: audit 2024-04-24T17:43:27.158119+0000 mgr.y (mgr.34107) 200 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:43:28.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:28 smithi070 bash[55604]: audit 2024-04-24T17:43:27.158119+0000 mgr.y (mgr.34107) 200 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:43:28.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:28 smithi070 bash[55604]: cluster 2024-04-24T17:43:27.263430+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-04-24T17:43:28.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:28 smithi070 bash[55604]: cluster 2024-04-24T17:43:27.263430+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-04-24T17:43:28.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:28 smithi070 bash[56922]: audit 2024-04-24T17:43:27.158119+0000 mgr.y (mgr.34107) 200 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:43:28.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:28 smithi070 bash[56922]: audit 2024-04-24T17:43:27.158119+0000 mgr.y (mgr.34107) 200 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:43:28.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:28 smithi070 bash[56922]: cluster 2024-04-24T17:43:27.263430+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-04-24T17:43:28.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:28 smithi070 bash[56922]: cluster 2024-04-24T17:43:27.263430+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-04-24T17:43:29.028 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:43:28 smithi137 bash[41610]: ts=2024-04-24T17:43:28.661Z caller=alerting.go:353 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: 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 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)\", cluster=\"6229cc3c-025f-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.70\", device_class=\"ssd\", hostname=\"smithi070\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.70\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.70\", device_class=\"ssd\", hostname=\"smithi070\", instance=\"172.21.15.137:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.70\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-04-24T17:43:29.029 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:43:28 smithi137 bash[41610]: ts=2024-04-24T17:43:28.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 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)\", cluster=\"6229cc3c-025f-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.70\", device_class=\"ssd\", hostname=\"smithi070\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.70\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.70\", device_class=\"ssd\", hostname=\"smithi070\", instance=\"172.21.15.137:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.70\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:43:29.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:29 smithi137 bash[43799]: cluster 2024-04-24T17:43:28.645748+0000 mgr.y (mgr.34107) 201 : cluster [DBG] pgmap v110: 161 pgs: 24 peering, 3 active+undersized+degraded, 15 active+undersized, 119 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 21/630 objects degraded (3.333%) 2024-04-24T17:43:29.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:29 smithi137 bash[43799]: cluster 2024-04-24T17:43:28.645748+0000 mgr.y (mgr.34107) 201 : cluster [DBG] pgmap v110: 161 pgs: 24 peering, 3 active+undersized+degraded, 15 active+undersized, 119 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 21/630 objects degraded (3.333%) 2024-04-24T17:43:29.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:29 smithi070 bash[55604]: cluster 2024-04-24T17:43:28.645748+0000 mgr.y (mgr.34107) 201 : cluster [DBG] pgmap v110: 161 pgs: 24 peering, 3 active+undersized+degraded, 15 active+undersized, 119 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 21/630 objects degraded (3.333%) 2024-04-24T17:43:29.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:29 smithi070 bash[55604]: cluster 2024-04-24T17:43:28.645748+0000 mgr.y (mgr.34107) 201 : cluster [DBG] pgmap v110: 161 pgs: 24 peering, 3 active+undersized+degraded, 15 active+undersized, 119 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 21/630 objects degraded (3.333%) 2024-04-24T17:43:29.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:29 smithi070 bash[56922]: cluster 2024-04-24T17:43:28.645748+0000 mgr.y (mgr.34107) 201 : cluster [DBG] pgmap v110: 161 pgs: 24 peering, 3 active+undersized+degraded, 15 active+undersized, 119 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 21/630 objects degraded (3.333%) 2024-04-24T17:43:29.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:29 smithi070 bash[56922]: cluster 2024-04-24T17:43:28.645748+0000 mgr.y (mgr.34107) 201 : cluster [DBG] pgmap v110: 161 pgs: 24 peering, 3 active+undersized+degraded, 15 active+undersized, 119 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 21/630 objects degraded (3.333%) 2024-04-24T17:43:31.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:30 smithi137 bash[43799]: cluster 2024-04-24T17:43:30.699108+0000 mon.a (mon.0) 431 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 21/630 objects degraded (3.333%), 3 pgs degraded) 2024-04-24T17:43:31.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:30 smithi137 bash[43799]: cluster 2024-04-24T17:43:30.699108+0000 mon.a (mon.0) 431 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 21/630 objects degraded (3.333%), 3 pgs degraded) 2024-04-24T17:43:31.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:30 smithi070 bash[56922]: cluster 2024-04-24T17:43:30.699108+0000 mon.a (mon.0) 431 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 21/630 objects degraded (3.333%), 3 pgs degraded) 2024-04-24T17:43:31.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:30 smithi070 bash[56922]: cluster 2024-04-24T17:43:30.699108+0000 mon.a (mon.0) 431 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 21/630 objects degraded (3.333%), 3 pgs degraded) 2024-04-24T17:43:31.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:30 smithi070 bash[55604]: cluster 2024-04-24T17:43:30.699108+0000 mon.a (mon.0) 431 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 21/630 objects degraded (3.333%), 3 pgs degraded) 2024-04-24T17:43:31.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:30 smithi070 bash[55604]: cluster 2024-04-24T17:43:30.699108+0000 mon.a (mon.0) 431 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 21/630 objects degraded (3.333%), 3 pgs degraded) 2024-04-24T17:43:32.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:31 smithi137 bash[43799]: cluster 2024-04-24T17:43:30.647065+0000 mgr.y (mgr.34107) 202 : cluster [DBG] pgmap v111: 161 pgs: 24 peering, 137 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:43:32.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:31 smithi137 bash[43799]: cluster 2024-04-24T17:43:30.647065+0000 mgr.y (mgr.34107) 202 : cluster [DBG] pgmap v111: 161 pgs: 24 peering, 137 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:43:32.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:31 smithi070 bash[56922]: cluster 2024-04-24T17:43:30.647065+0000 mgr.y (mgr.34107) 202 : cluster [DBG] pgmap v111: 161 pgs: 24 peering, 137 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:43:32.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:31 smithi070 bash[56922]: cluster 2024-04-24T17:43:30.647065+0000 mgr.y (mgr.34107) 202 : cluster [DBG] pgmap v111: 161 pgs: 24 peering, 137 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:43:32.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:31 smithi070 bash[55604]: cluster 2024-04-24T17:43:30.647065+0000 mgr.y (mgr.34107) 202 : cluster [DBG] pgmap v111: 161 pgs: 24 peering, 137 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:43:32.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:31 smithi070 bash[55604]: cluster 2024-04-24T17:43:30.647065+0000 mgr.y (mgr.34107) 202 : cluster [DBG] pgmap v111: 161 pgs: 24 peering, 137 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:43:32.079 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:43:31 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:43:31] "GET /metrics HTTP/1.1" 200 38426 "" "Prometheus/2.33.4" 2024-04-24T17:43:33.753 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:43:33 smithi137 bash[41610]: ts=2024-04-24T17:43: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=\"smithi070\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi070\", job=\"node\", machine=\"x86_64\", nodename=\"smithi070\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"6229cc3c-025f-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi070\", job=\"node\", machine=\"x86_64\", nodename=\"smithi070\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:43:34.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:33 smithi137 bash[43799]: cluster 2024-04-24T17:43:32.648816+0000 mgr.y (mgr.34107) 203 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-24T17:43:34.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:33 smithi137 bash[43799]: cluster 2024-04-24T17:43:32.648816+0000 mgr.y (mgr.34107) 203 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-24T17:43:34.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:33 smithi137 bash[43799]: audit 2024-04-24T17:43:32.835628+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:43:34.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:33 smithi137 bash[43799]: audit 2024-04-24T17:43:32.835628+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:43:34.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:33 smithi137 bash[43799]: audit 2024-04-24T17:43:32.837096+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:43:34.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:33 smithi137 bash[43799]: audit 2024-04-24T17:43:32.837096+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:43:34.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:33 smithi137 bash[43799]: audit 2024-04-24T17:43:32.848271+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:34.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:33 smithi137 bash[43799]: audit 2024-04-24T17:43:32.848271+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:34.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:33 smithi137 bash[43799]: audit 2024-04-24T17:43:32.948031+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:43:34.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:33 smithi137 bash[43799]: audit 2024-04-24T17:43:32.948031+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:43:34.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:33 smithi137 bash[43799]: audit 2024-04-24T17:43:32.952646+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:34.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:33 smithi137 bash[43799]: audit 2024-04-24T17:43:32.952646+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:34.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:33 smithi137 bash[43799]: audit 2024-04-24T17:43:32.956161+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:34.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:33 smithi137 bash[43799]: audit 2024-04-24T17:43:32.956161+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:34.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:33 smithi137 bash[43799]: audit 2024-04-24T17:43:32.958770+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:34.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:33 smithi137 bash[43799]: audit 2024-04-24T17:43:32.958770+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:34.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:33 smithi137 bash[43799]: audit 2024-04-24T17:43:32.962106+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-24T17:43:34.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:33 smithi137 bash[43799]: audit 2024-04-24T17:43:32.962106+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-24T17:43:34.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:33 smithi070 bash[55604]: cluster 2024-04-24T17:43:32.648816+0000 mgr.y (mgr.34107) 203 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-24T17:43:34.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:33 smithi070 bash[55604]: cluster 2024-04-24T17:43:32.648816+0000 mgr.y (mgr.34107) 203 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-24T17:43:34.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:33 smithi070 bash[55604]: audit 2024-04-24T17:43:32.835628+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:43:34.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:33 smithi070 bash[55604]: audit 2024-04-24T17:43:32.835628+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:43:34.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:33 smithi070 bash[55604]: audit 2024-04-24T17:43:32.837096+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:43:34.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:33 smithi070 bash[55604]: audit 2024-04-24T17:43:32.837096+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:43:34.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:33 smithi070 bash[55604]: audit 2024-04-24T17:43:32.848271+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:34.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:33 smithi070 bash[55604]: audit 2024-04-24T17:43:32.848271+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:34.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:33 smithi070 bash[55604]: audit 2024-04-24T17:43:32.948031+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:43:34.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:33 smithi070 bash[55604]: audit 2024-04-24T17:43:32.948031+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:43:34.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:33 smithi070 bash[55604]: audit 2024-04-24T17:43:32.952646+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:34.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:33 smithi070 bash[55604]: audit 2024-04-24T17:43:32.952646+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:34.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:33 smithi070 bash[55604]: audit 2024-04-24T17:43:32.956161+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:34.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:33 smithi070 bash[55604]: audit 2024-04-24T17:43:32.956161+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:34.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:33 smithi070 bash[55604]: audit 2024-04-24T17:43:32.958770+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:34.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:33 smithi070 bash[55604]: audit 2024-04-24T17:43:32.958770+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:34.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:33 smithi070 bash[55604]: audit 2024-04-24T17:43:32.962106+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-24T17:43:34.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:33 smithi070 bash[55604]: audit 2024-04-24T17:43:32.962106+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-24T17:43:34.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:33 smithi070 bash[56922]: cluster 2024-04-24T17:43:32.648816+0000 mgr.y (mgr.34107) 203 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-24T17:43:34.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:33 smithi070 bash[56922]: cluster 2024-04-24T17:43:32.648816+0000 mgr.y (mgr.34107) 203 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-24T17:43:34.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:33 smithi070 bash[56922]: audit 2024-04-24T17:43:32.835628+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:43:34.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:33 smithi070 bash[56922]: audit 2024-04-24T17:43:32.835628+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:43:34.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:33 smithi070 bash[56922]: audit 2024-04-24T17:43:32.837096+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:43:34.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:33 smithi070 bash[56922]: audit 2024-04-24T17:43:32.837096+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:43:34.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:33 smithi070 bash[56922]: audit 2024-04-24T17:43:32.848271+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:34.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:33 smithi070 bash[56922]: audit 2024-04-24T17:43:32.848271+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:34.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:33 smithi070 bash[56922]: audit 2024-04-24T17:43:32.948031+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:43:34.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:33 smithi070 bash[56922]: audit 2024-04-24T17:43:32.948031+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:43:34.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:33 smithi070 bash[56922]: audit 2024-04-24T17:43:32.952646+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:34.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:33 smithi070 bash[56922]: audit 2024-04-24T17:43:32.952646+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:34.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:33 smithi070 bash[56922]: audit 2024-04-24T17:43:32.956161+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:34.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:33 smithi070 bash[56922]: audit 2024-04-24T17:43:32.956161+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:34.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:33 smithi070 bash[56922]: audit 2024-04-24T17:43:32.958770+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:34.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:33 smithi070 bash[56922]: audit 2024-04-24T17:43:32.958770+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:34.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:33 smithi070 bash[56922]: audit 2024-04-24T17:43:32.962106+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-24T17:43:34.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:33 smithi070 bash[56922]: audit 2024-04-24T17:43:32.962106+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-24T17:43:34.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:34 smithi070 bash[55604]: cluster 2024-04-24T17:43:32.839586+0000 mgr.y (mgr.34107) 204 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-24T17:43:34.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:34 smithi070 bash[55604]: cluster 2024-04-24T17:43:32.839586+0000 mgr.y (mgr.34107) 204 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-24T17:43:34.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:34 smithi070 bash[55604]: cluster 2024-04-24T17:43:32.840115+0000 mgr.y (mgr.34107) 205 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-04-24T17:43:34.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:34 smithi070 bash[55604]: cluster 2024-04-24T17:43:32.840115+0000 mgr.y (mgr.34107) 205 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-04-24T17:43:34.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:34 smithi070 bash[55604]: audit 2024-04-24T17:43:32.962484+0000 mgr.y (mgr.34107) 206 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-24T17:43:34.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:34 smithi070 bash[55604]: audit 2024-04-24T17:43:32.962484+0000 mgr.y (mgr.34107) 206 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-24T17:43:34.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:34 smithi070 bash[55604]: cephadm 2024-04-24T17:43:32.964692+0000 mgr.y (mgr.34107) 207 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-04-24T17:43:34.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:34 smithi070 bash[55604]: cephadm 2024-04-24T17:43:32.964692+0000 mgr.y (mgr.34107) 207 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-04-24T17:43:34.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:34 smithi070 bash[56922]: cluster 2024-04-24T17:43:32.839586+0000 mgr.y (mgr.34107) 204 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-24T17:43:34.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:34 smithi070 bash[56922]: cluster 2024-04-24T17:43:32.839586+0000 mgr.y (mgr.34107) 204 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-24T17:43:34.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:34 smithi070 bash[56922]: cluster 2024-04-24T17:43:32.840115+0000 mgr.y (mgr.34107) 205 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-04-24T17:43:34.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:34 smithi070 bash[56922]: cluster 2024-04-24T17:43:32.840115+0000 mgr.y (mgr.34107) 205 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-04-24T17:43:34.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:34 smithi070 bash[56922]: audit 2024-04-24T17:43:32.962484+0000 mgr.y (mgr.34107) 206 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-24T17:43:34.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:34 smithi070 bash[56922]: audit 2024-04-24T17:43:32.962484+0000 mgr.y (mgr.34107) 206 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-24T17:43:34.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:34 smithi070 bash[56922]: cephadm 2024-04-24T17:43:32.964692+0000 mgr.y (mgr.34107) 207 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-04-24T17:43:34.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:34 smithi070 bash[56922]: cephadm 2024-04-24T17:43:32.964692+0000 mgr.y (mgr.34107) 207 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-04-24T17:43:35.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:34 smithi137 bash[43799]: cluster 2024-04-24T17:43:32.839586+0000 mgr.y (mgr.34107) 204 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-24T17:43:35.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:34 smithi137 bash[43799]: cluster 2024-04-24T17:43:32.839586+0000 mgr.y (mgr.34107) 204 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-24T17:43:35.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:34 smithi137 bash[43799]: cluster 2024-04-24T17:43:32.840115+0000 mgr.y (mgr.34107) 205 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-04-24T17:43:35.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:34 smithi137 bash[43799]: cluster 2024-04-24T17:43:32.840115+0000 mgr.y (mgr.34107) 205 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-04-24T17:43:35.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:34 smithi137 bash[43799]: audit 2024-04-24T17:43:32.962484+0000 mgr.y (mgr.34107) 206 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-24T17:43:35.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:34 smithi137 bash[43799]: audit 2024-04-24T17:43:32.962484+0000 mgr.y (mgr.34107) 206 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-24T17:43:35.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:34 smithi137 bash[43799]: cephadm 2024-04-24T17:43:32.964692+0000 mgr.y (mgr.34107) 207 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-04-24T17:43:35.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:34 smithi137 bash[43799]: cephadm 2024-04-24T17:43:32.964692+0000 mgr.y (mgr.34107) 207 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-04-24T17:43:36.444 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:36 smithi070 bash[55604]: cluster 2024-04-24T17:43:34.841577+0000 mgr.y (mgr.34107) 208 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 675 B/s rd, 0 op/s 2024-04-24T17:43:36.444 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:36 smithi070 bash[55604]: cluster 2024-04-24T17:43:34.841577+0000 mgr.y (mgr.34107) 208 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 675 B/s rd, 0 op/s 2024-04-24T17:43:36.444 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:36 smithi070 bash[55604]: cephadm 2024-04-24T17:43:35.134334+0000 mgr.y (mgr.34107) 209 : cephadm [INF] Upgrade: Updating osd.3 2024-04-24T17:43:36.444 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:36 smithi070 bash[55604]: cephadm 2024-04-24T17:43:35.134334+0000 mgr.y (mgr.34107) 209 : cephadm [INF] Upgrade: Updating osd.3 2024-04-24T17:43:36.444 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:36 smithi070 bash[55604]: audit 2024-04-24T17:43:35.140098+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:36.444 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:36 smithi070 bash[55604]: audit 2024-04-24T17:43:35.140098+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:36.444 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:36 smithi070 bash[55604]: audit 2024-04-24T17:43:35.143572+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-24T17:43:36.444 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:36 smithi070 bash[55604]: audit 2024-04-24T17:43:35.143572+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-24T17:43:36.444 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:36 smithi070 bash[55604]: audit 2024-04-24T17:43:35.145077+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:43:36.444 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:36 smithi070 bash[55604]: audit 2024-04-24T17:43:35.145077+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:43:36.444 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:36 smithi070 bash[55604]: cephadm 2024-04-24T17:43:35.148789+0000 mgr.y (mgr.34107) 210 : cephadm [INF] Deploying daemon osd.3 on smithi070 2024-04-24T17:43:36.444 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:36 smithi070 bash[55604]: cephadm 2024-04-24T17:43:35.148789+0000 mgr.y (mgr.34107) 210 : cephadm [INF] Deploying daemon osd.3 on smithi070 2024-04-24T17:43:36.445 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:36 smithi070 bash[55604]: audit 2024-04-24T17:43:36.124700+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:36.445 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:36 smithi070 bash[55604]: audit 2024-04-24T17:43:36.124700+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:36.445 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:36 smithi070 bash[55604]: audit 2024-04-24T17:43:36.132355+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:43:36.445 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:36 smithi070 bash[55604]: audit 2024-04-24T17:43:36.132355+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:43:36.445 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:36 smithi070 bash[56922]: cluster 2024-04-24T17:43:34.841577+0000 mgr.y (mgr.34107) 208 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 675 B/s rd, 0 op/s 2024-04-24T17:43:36.445 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:36 smithi070 bash[56922]: cluster 2024-04-24T17:43:34.841577+0000 mgr.y (mgr.34107) 208 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 675 B/s rd, 0 op/s 2024-04-24T17:43:36.445 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:36 smithi070 bash[56922]: cephadm 2024-04-24T17:43:35.134334+0000 mgr.y (mgr.34107) 209 : cephadm [INF] Upgrade: Updating osd.3 2024-04-24T17:43:36.445 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:36 smithi070 bash[56922]: cephadm 2024-04-24T17:43:35.134334+0000 mgr.y (mgr.34107) 209 : cephadm [INF] Upgrade: Updating osd.3 2024-04-24T17:43:36.445 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:36 smithi070 bash[56922]: audit 2024-04-24T17:43:35.140098+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:36.445 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:36 smithi070 bash[56922]: audit 2024-04-24T17:43:35.140098+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:36.445 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:36 smithi070 bash[56922]: audit 2024-04-24T17:43:35.143572+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-24T17:43:36.445 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:36 smithi070 bash[56922]: audit 2024-04-24T17:43:35.143572+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-24T17:43:36.445 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:36 smithi070 bash[56922]: audit 2024-04-24T17:43:35.145077+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:43:36.446 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:36 smithi070 bash[56922]: audit 2024-04-24T17:43:35.145077+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:43:36.446 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:36 smithi070 bash[56922]: cephadm 2024-04-24T17:43:35.148789+0000 mgr.y (mgr.34107) 210 : cephadm [INF] Deploying daemon osd.3 on smithi070 2024-04-24T17:43:36.446 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:36 smithi070 bash[56922]: cephadm 2024-04-24T17:43:35.148789+0000 mgr.y (mgr.34107) 210 : cephadm [INF] Deploying daemon osd.3 on smithi070 2024-04-24T17:43:36.446 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:36 smithi070 bash[56922]: audit 2024-04-24T17:43:36.124700+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:36.446 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:36 smithi070 bash[56922]: audit 2024-04-24T17:43:36.124700+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:36.446 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:36 smithi070 bash[56922]: audit 2024-04-24T17:43:36.132355+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:43:36.446 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:36 smithi070 bash[56922]: audit 2024-04-24T17:43:36.132355+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:43:36.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:36 smithi137 bash[43799]: cluster 2024-04-24T17:43:34.841577+0000 mgr.y (mgr.34107) 208 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 675 B/s rd, 0 op/s 2024-04-24T17:43:36.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:36 smithi137 bash[43799]: cluster 2024-04-24T17:43:34.841577+0000 mgr.y (mgr.34107) 208 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 675 B/s rd, 0 op/s 2024-04-24T17:43:36.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:36 smithi137 bash[43799]: cephadm 2024-04-24T17:43:35.134334+0000 mgr.y (mgr.34107) 209 : cephadm [INF] Upgrade: Updating osd.3 2024-04-24T17:43:36.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:36 smithi137 bash[43799]: cephadm 2024-04-24T17:43:35.134334+0000 mgr.y (mgr.34107) 209 : cephadm [INF] Upgrade: Updating osd.3 2024-04-24T17:43:36.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:36 smithi137 bash[43799]: audit 2024-04-24T17:43:35.140098+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:36.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:36 smithi137 bash[43799]: audit 2024-04-24T17:43:35.140098+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:36.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:36 smithi137 bash[43799]: audit 2024-04-24T17:43:35.143572+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-24T17:43:36.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:36 smithi137 bash[43799]: audit 2024-04-24T17:43:35.143572+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-24T17:43:36.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:36 smithi137 bash[43799]: audit 2024-04-24T17:43:35.145077+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:43:36.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:36 smithi137 bash[43799]: audit 2024-04-24T17:43:35.145077+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:43:36.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:36 smithi137 bash[43799]: cephadm 2024-04-24T17:43:35.148789+0000 mgr.y (mgr.34107) 210 : cephadm [INF] Deploying daemon osd.3 on smithi070 2024-04-24T17:43:36.530 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:36 smithi137 bash[43799]: cephadm 2024-04-24T17:43:35.148789+0000 mgr.y (mgr.34107) 210 : cephadm [INF] Deploying daemon osd.3 on smithi070 2024-04-24T17:43:36.530 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:36 smithi137 bash[43799]: audit 2024-04-24T17:43:36.124700+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:36.530 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:36 smithi137 bash[43799]: audit 2024-04-24T17:43:36.124700+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:36.530 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:36 smithi137 bash[43799]: audit 2024-04-24T17:43:36.132355+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:43:36.530 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:36 smithi137 bash[43799]: audit 2024-04-24T17:43:36.132355+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:43:38.471 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:38 smithi070 bash[56922]: cluster 2024-04-24T17:43:36.842848+0000 mgr.y (mgr.34107) 211 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 624 B/s rd, 0 op/s 2024-04-24T17:43:38.471 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:38 smithi070 bash[56922]: cluster 2024-04-24T17:43:36.842848+0000 mgr.y (mgr.34107) 211 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 624 B/s rd, 0 op/s 2024-04-24T17:43:38.471 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:38 smithi070 bash[56922]: audit 2024-04-24T17:43:37.167220+0000 mgr.y (mgr.34107) 212 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:43:38.471 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:38 smithi070 bash[56922]: audit 2024-04-24T17:43:37.167220+0000 mgr.y (mgr.34107) 212 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:43:38.472 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:38 smithi070 bash[55604]: cluster 2024-04-24T17:43:36.842848+0000 mgr.y (mgr.34107) 211 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 624 B/s rd, 0 op/s 2024-04-24T17:43:38.472 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:38 smithi070 bash[55604]: cluster 2024-04-24T17:43:36.842848+0000 mgr.y (mgr.34107) 211 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 624 B/s rd, 0 op/s 2024-04-24T17:43:38.472 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:38 smithi070 bash[55604]: audit 2024-04-24T17:43:37.167220+0000 mgr.y (mgr.34107) 212 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:43:38.472 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:38 smithi070 bash[55604]: audit 2024-04-24T17:43:37.167220+0000 mgr.y (mgr.34107) 212 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:43:38.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:38 smithi137 bash[43799]: cluster 2024-04-24T17:43:36.842848+0000 mgr.y (mgr.34107) 211 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 624 B/s rd, 0 op/s 2024-04-24T17:43:38.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:38 smithi137 bash[43799]: cluster 2024-04-24T17:43:36.842848+0000 mgr.y (mgr.34107) 211 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 624 B/s rd, 0 op/s 2024-04-24T17:43:38.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:38 smithi137 bash[43799]: audit 2024-04-24T17:43:37.167220+0000 mgr.y (mgr.34107) 212 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:43:38.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:38 smithi137 bash[43799]: audit 2024-04-24T17:43:37.167220+0000 mgr.y (mgr.34107) 212 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:43:39.028 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:43:38 smithi137 bash[41610]: ts=2024-04-24T17:43:38.661Z caller=alerting.go:353 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: 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 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)\", cluster=\"6229cc3c-025f-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.70\", device_class=\"ssd\", hostname=\"smithi070\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.70\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.70\", device_class=\"ssd\", hostname=\"smithi070\", instance=\"172.21.15.137:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.70\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-04-24T17:43:39.029 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:43:38 smithi137 bash[41610]: ts=2024-04-24T17:43:38.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 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)\", cluster=\"6229cc3c-025f-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.70\", device_class=\"ssd\", hostname=\"smithi070\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.70\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.70\", device_class=\"ssd\", hostname=\"smithi070\", instance=\"172.21.15.137:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.70\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:43:39.786 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:39 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:43:39.789 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:43:39 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:43:39.789 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:43:39 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:43:39.789 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:43:39 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:43:39.790 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:43:39 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:43:39.790 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:43:39 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:43:39.790 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:43:39 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:43:39.791 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:39 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:43:39.791 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:43:39 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:43:40.077 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:43:39 smithi070 systemd[1]: Stopping Ceph osd.3 for 6229cc3c-025f-11ef-bc93-c7b262605968... 2024-04-24T17:43:40.078 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:43:39 smithi070 bash[35394]: debug 2024-04-24T17:43:39.933+0000 7f938baff700 -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-04-24T17:43:40.078 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:43:39 smithi070 bash[35394]: debug 2024-04-24T17:43:39.933+0000 7f938baff700 -1 osd.3 120 *** Got signal Terminated *** 2024-04-24T17:43:40.078 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:43:39 smithi070 bash[35394]: debug 2024-04-24T17:43:39.933+0000 7f938baff700 -1 osd.3 120 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-24T17:43:40.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:40 smithi137 bash[43799]: cluster 2024-04-24T17:43:38.844645+0000 mgr.y (mgr.34107) 213 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:43:40.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:40 smithi137 bash[43799]: cluster 2024-04-24T17:43:38.844645+0000 mgr.y (mgr.34107) 213 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:43:40.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:40 smithi137 bash[43799]: cluster 2024-04-24T17:43:39.937415+0000 mon.a (mon.0) 445 : cluster [INF] osd.3 marked itself down and dead 2024-04-24T17:43:40.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:40 smithi137 bash[43799]: cluster 2024-04-24T17:43:39.937415+0000 mon.a (mon.0) 445 : cluster [INF] osd.3 marked itself down and dead 2024-04-24T17:43:40.577 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:40 smithi070 bash[56922]: cluster 2024-04-24T17:43:38.844645+0000 mgr.y (mgr.34107) 213 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:43:40.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:40 smithi070 bash[56922]: cluster 2024-04-24T17:43:38.844645+0000 mgr.y (mgr.34107) 213 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:43:40.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:40 smithi070 bash[56922]: cluster 2024-04-24T17:43:39.937415+0000 mon.a (mon.0) 445 : cluster [INF] osd.3 marked itself down and dead 2024-04-24T17:43:40.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:40 smithi070 bash[56922]: cluster 2024-04-24T17:43:39.937415+0000 mon.a (mon.0) 445 : cluster [INF] osd.3 marked itself down and dead 2024-04-24T17:43:40.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:40 smithi070 bash[55604]: cluster 2024-04-24T17:43:38.844645+0000 mgr.y (mgr.34107) 213 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:43:40.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:40 smithi070 bash[55604]: cluster 2024-04-24T17:43:38.844645+0000 mgr.y (mgr.34107) 213 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:43:40.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:40 smithi070 bash[55604]: cluster 2024-04-24T17:43:39.937415+0000 mon.a (mon.0) 445 : cluster [INF] osd.3 marked itself down and dead 2024-04-24T17:43:40.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:40 smithi070 bash[55604]: cluster 2024-04-24T17:43:39.937415+0000 mon.a (mon.0) 445 : cluster [INF] osd.3 marked itself down and dead 2024-04-24T17:43:41.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:41 smithi137 bash[43799]: cluster 2024-04-24T17:43:40.147169+0000 mon.a (mon.0) 446 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:43:41.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:41 smithi137 bash[43799]: cluster 2024-04-24T17:43:40.147169+0000 mon.a (mon.0) 446 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:43:41.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:41 smithi137 bash[43799]: cluster 2024-04-24T17:43:40.165915+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-04-24T17:43:41.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:41 smithi137 bash[43799]: cluster 2024-04-24T17:43:40.165915+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-04-24T17:43:41.567 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:43:41 smithi070 bash[64689]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-osd-3 2024-04-24T17:43:41.567 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:41 smithi070 bash[55604]: cluster 2024-04-24T17:43:40.147169+0000 mon.a (mon.0) 446 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:43:41.567 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:41 smithi070 bash[55604]: cluster 2024-04-24T17:43:40.147169+0000 mon.a (mon.0) 446 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:43:41.567 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:41 smithi070 bash[55604]: cluster 2024-04-24T17:43:40.165915+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-04-24T17:43:41.568 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:41 smithi070 bash[55604]: cluster 2024-04-24T17:43:40.165915+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-04-24T17:43:41.568 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:41 smithi070 bash[56922]: cluster 2024-04-24T17:43:40.147169+0000 mon.a (mon.0) 446 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:43:41.568 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:41 smithi070 bash[56922]: cluster 2024-04-24T17:43:40.147169+0000 mon.a (mon.0) 446 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:43:41.568 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:41 smithi070 bash[56922]: cluster 2024-04-24T17:43:40.165915+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-04-24T17:43:41.568 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:41 smithi070 bash[56922]: cluster 2024-04-24T17:43:40.165915+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-04-24T17:43:41.954 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:43:41 smithi070 bash[64755]: Error response from daemon: No such container: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-osd-3 2024-04-24T17:43:42.327 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:43:41 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:43:41] "GET /metrics HTTP/1.1" 200 38433 "" "Prometheus/2.33.4" 2024-04-24T17:43:42.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:42 smithi070 bash[55604]: cluster 2024-04-24T17:43:40.845463+0000 mgr.y (mgr.34107) 214 : cluster [DBG] pgmap v119: 161 pgs: 8 peering, 24 stale+active+clean, 129 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-24T17:43:42.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:42 smithi070 bash[55604]: cluster 2024-04-24T17:43:40.845463+0000 mgr.y (mgr.34107) 214 : cluster [DBG] pgmap v119: 161 pgs: 8 peering, 24 stale+active+clean, 129 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-24T17:43:42.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:42 smithi070 bash[55604]: cluster 2024-04-24T17:43:41.173223+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-04-24T17:43:42.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:42 smithi070 bash[55604]: cluster 2024-04-24T17:43:41.173223+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-04-24T17:43:42.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:42 smithi070 bash[55604]: audit 2024-04-24T17:43:41.316781+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:42.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:42 smithi070 bash[55604]: audit 2024-04-24T17:43:41.316781+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:42.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:42 smithi070 bash[56922]: cluster 2024-04-24T17:43:40.845463+0000 mgr.y (mgr.34107) 214 : cluster [DBG] pgmap v119: 161 pgs: 8 peering, 24 stale+active+clean, 129 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-24T17:43:42.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:42 smithi070 bash[56922]: cluster 2024-04-24T17:43:40.845463+0000 mgr.y (mgr.34107) 214 : cluster [DBG] pgmap v119: 161 pgs: 8 peering, 24 stale+active+clean, 129 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-24T17:43:42.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:42 smithi070 bash[56922]: cluster 2024-04-24T17:43:41.173223+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-04-24T17:43:42.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:42 smithi070 bash[56922]: cluster 2024-04-24T17:43:41.173223+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-04-24T17:43:42.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:42 smithi070 bash[56922]: audit 2024-04-24T17:43:41.316781+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:42.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:42 smithi070 bash[56922]: audit 2024-04-24T17:43:41.316781+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:42.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:42 smithi137 bash[43799]: cluster 2024-04-24T17:43:40.845463+0000 mgr.y (mgr.34107) 214 : cluster [DBG] pgmap v119: 161 pgs: 8 peering, 24 stale+active+clean, 129 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-24T17:43:42.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:42 smithi137 bash[43799]: cluster 2024-04-24T17:43:40.845463+0000 mgr.y (mgr.34107) 214 : cluster [DBG] pgmap v119: 161 pgs: 8 peering, 24 stale+active+clean, 129 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-24T17:43:42.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:42 smithi137 bash[43799]: cluster 2024-04-24T17:43:41.173223+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-04-24T17:43:42.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:42 smithi137 bash[43799]: cluster 2024-04-24T17:43:41.173223+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-04-24T17:43:42.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:42 smithi137 bash[43799]: audit 2024-04-24T17:43:41.316781+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:42.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:42 smithi137 bash[43799]: audit 2024-04-24T17:43:41.316781+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:43.502 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:43 smithi137 bash[43799]: cluster 2024-04-24T17:43:43.169509+0000 mon.a (mon.0) 450 : cluster [WRN] Health check failed: Degraded data redundancy: 39/630 objects degraded (6.190%), 13 pgs degraded (PG_DEGRADED) 2024-04-24T17:43:43.502 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:43 smithi137 bash[43799]: cluster 2024-04-24T17:43:43.169509+0000 mon.a (mon.0) 450 : cluster [WRN] Health check failed: Degraded data redundancy: 39/630 objects degraded (6.190%), 13 pgs degraded (PG_DEGRADED) 2024-04-24T17:43:43.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:43 smithi070 bash[55604]: cluster 2024-04-24T17:43:43.169509+0000 mon.a (mon.0) 450 : cluster [WRN] Health check failed: Degraded data redundancy: 39/630 objects degraded (6.190%), 13 pgs degraded (PG_DEGRADED) 2024-04-24T17:43:43.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:43 smithi070 bash[55604]: cluster 2024-04-24T17:43:43.169509+0000 mon.a (mon.0) 450 : cluster [WRN] Health check failed: Degraded data redundancy: 39/630 objects degraded (6.190%), 13 pgs degraded (PG_DEGRADED) 2024-04-24T17:43:43.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:43 smithi070 bash[56922]: cluster 2024-04-24T17:43:43.169509+0000 mon.a (mon.0) 450 : cluster [WRN] Health check failed: Degraded data redundancy: 39/630 objects degraded (6.190%), 13 pgs degraded (PG_DEGRADED) 2024-04-24T17:43:43.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:43 smithi070 bash[56922]: cluster 2024-04-24T17:43:43.169509+0000 mon.a (mon.0) 450 : cluster [WRN] Health check failed: Degraded data redundancy: 39/630 objects degraded (6.190%), 13 pgs degraded (PG_DEGRADED) 2024-04-24T17:43:43.778 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:43:43 smithi137 bash[41610]: ts=2024-04-24T17:43: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=\"smithi070\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi070\", job=\"node\", machine=\"x86_64\", nodename=\"smithi070\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"6229cc3c-025f-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi070\", job=\"node\", machine=\"x86_64\", nodename=\"smithi070\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:43:43.898 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:43 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:43:43.899 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:43:43 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:43:43.899 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:43 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:43:43.899 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:43:43 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:43:43.900 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:43:43 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:43:43.900 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:43:43 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:43:43.900 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:43:43 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:43:43.900 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:43:43 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:43:43.901 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:43:43 smithi070 systemd[1]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968@osd.3.service: Deactivated successfully. 2024-04-24T17:43:43.901 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:43:43 smithi070 systemd[1]: Stopped Ceph osd.3 for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:43:43.901 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:43:43 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:43:43.901 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:43:43 smithi070 systemd[1]: Started Ceph osd.3 for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:43:44.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:44 smithi137 bash[43799]: cluster 2024-04-24T17:43:42.846489+0000 mgr.y (mgr.34107) 215 : cluster [DBG] pgmap v121: 161 pgs: 13 active+undersized+degraded, 8 peering, 10 stale+active+clean, 19 active+undersized, 111 active+clean; 585 KiB data, 152 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-24T17:43:44.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:44 smithi137 bash[43799]: cluster 2024-04-24T17:43:42.846489+0000 mgr.y (mgr.34107) 215 : cluster [DBG] pgmap v121: 161 pgs: 13 active+undersized+degraded, 8 peering, 10 stale+active+clean, 19 active+undersized, 111 active+clean; 585 KiB data, 152 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-24T17:43:44.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:44 smithi137 bash[43799]: audit 2024-04-24T17:43:43.960602+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:44.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:44 smithi137 bash[43799]: audit 2024-04-24T17:43:43.960602+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:44.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:44 smithi137 bash[43799]: audit 2024-04-24T17:43:43.966572+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:44.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:44 smithi137 bash[43799]: audit 2024-04-24T17:43:43.966572+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:44.577 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:44 smithi070 bash[56922]: cluster 2024-04-24T17:43:42.846489+0000 mgr.y (mgr.34107) 215 : cluster [DBG] pgmap v121: 161 pgs: 13 active+undersized+degraded, 8 peering, 10 stale+active+clean, 19 active+undersized, 111 active+clean; 585 KiB data, 152 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-24T17:43:44.577 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:44 smithi070 bash[56922]: cluster 2024-04-24T17:43:42.846489+0000 mgr.y (mgr.34107) 215 : cluster [DBG] pgmap v121: 161 pgs: 13 active+undersized+degraded, 8 peering, 10 stale+active+clean, 19 active+undersized, 111 active+clean; 585 KiB data, 152 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-24T17:43:44.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:44 smithi070 bash[56922]: audit 2024-04-24T17:43:43.960602+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:44.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:44 smithi070 bash[56922]: audit 2024-04-24T17:43:43.960602+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:44.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:44 smithi070 bash[56922]: audit 2024-04-24T17:43:43.966572+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:44.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:44 smithi070 bash[56922]: audit 2024-04-24T17:43:43.966572+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:44.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:44 smithi070 bash[55604]: cluster 2024-04-24T17:43:42.846489+0000 mgr.y (mgr.34107) 215 : cluster [DBG] pgmap v121: 161 pgs: 13 active+undersized+degraded, 8 peering, 10 stale+active+clean, 19 active+undersized, 111 active+clean; 585 KiB data, 152 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-24T17:43:44.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:44 smithi070 bash[55604]: cluster 2024-04-24T17:43:42.846489+0000 mgr.y (mgr.34107) 215 : cluster [DBG] pgmap v121: 161 pgs: 13 active+undersized+degraded, 8 peering, 10 stale+active+clean, 19 active+undersized, 111 active+clean; 585 KiB data, 152 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-24T17:43:44.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:44 smithi070 bash[55604]: audit 2024-04-24T17:43:43.960602+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:44.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:44 smithi070 bash[55604]: audit 2024-04-24T17:43:43.960602+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:44.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:44 smithi070 bash[55604]: audit 2024-04-24T17:43:43.966572+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:44.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:44 smithi070 bash[55604]: audit 2024-04-24T17:43:43.966572+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:45.827 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:43:45 smithi070 bash[64906]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-24T17:43:45.828 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:43:45 smithi070 bash[64906]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-24T17:43:45.828 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:43:45 smithi070 bash[64906]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-04-24T17:43:45.828 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:43:45 smithi070 bash[64906]: 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-04-24T17:43:45.828 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:43:45 smithi070 bash[64906]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-04-24T17:43:45.828 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:43:45 smithi070 bash[64906]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-04-24T17:43:45.828 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:43:45 smithi070 bash[64906]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-04-24T17:43:45.828 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:43:45 smithi070 bash[64906]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-04-24T17:43:45.828 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:43:45 smithi070 bash[64906]: --> ceph-volume raw activate successful for osd ID: 3 2024-04-24T17:43:46.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:46 smithi137 bash[43799]: cluster 2024-04-24T17:43:44.848107+0000 mgr.y (mgr.34107) 216 : cluster [DBG] pgmap v122: 161 pgs: 25 active+undersized+degraded, 8 peering, 33 active+undersized, 95 active+clean; 585 KiB data, 152 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-24T17:43:46.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:46 smithi137 bash[43799]: cluster 2024-04-24T17:43:44.848107+0000 mgr.y (mgr.34107) 216 : cluster [DBG] pgmap v122: 161 pgs: 25 active+undersized+degraded, 8 peering, 33 active+undersized, 95 active+clean; 585 KiB data, 152 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-24T17:43:46.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:46 smithi070 bash[55604]: cluster 2024-04-24T17:43:44.848107+0000 mgr.y (mgr.34107) 216 : cluster [DBG] pgmap v122: 161 pgs: 25 active+undersized+degraded, 8 peering, 33 active+undersized, 95 active+clean; 585 KiB data, 152 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-24T17:43:46.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:46 smithi070 bash[55604]: cluster 2024-04-24T17:43:44.848107+0000 mgr.y (mgr.34107) 216 : cluster [DBG] pgmap v122: 161 pgs: 25 active+undersized+degraded, 8 peering, 33 active+undersized, 95 active+clean; 585 KiB data, 152 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-24T17:43:46.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:46 smithi070 bash[56922]: cluster 2024-04-24T17:43:44.848107+0000 mgr.y (mgr.34107) 216 : cluster [DBG] pgmap v122: 161 pgs: 25 active+undersized+degraded, 8 peering, 33 active+undersized, 95 active+clean; 585 KiB data, 152 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-24T17:43:46.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:46 smithi070 bash[56922]: cluster 2024-04-24T17:43:44.848107+0000 mgr.y (mgr.34107) 216 : cluster [DBG] pgmap v122: 161 pgs: 25 active+undersized+degraded, 8 peering, 33 active+undersized, 95 active+clean; 585 KiB data, 152 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-24T17:43:47.327 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:43:47 smithi070 bash[65144]: debug 2024-04-24T17:43:47.153+0000 7f05e471b700 1 -- 172.21.15.70:0/3568647268 <== mon.1 v2:172.21.15.70:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x563209189680 con 0x5632091e6800 2024-04-24T17:43:48.077 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:43:47 smithi070 bash[65144]: debug 2024-04-24T17:43:47.725+0000 7f05ed8b37c0 -1 Falling back to public interface 2024-04-24T17:43:48.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:48 smithi070 bash[55604]: cluster 2024-04-24T17:43:46.849465+0000 mgr.y (mgr.34107) 217 : cluster [DBG] pgmap v123: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 152 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:43:48.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:48 smithi070 bash[55604]: cluster 2024-04-24T17:43:46.849465+0000 mgr.y (mgr.34107) 217 : cluster [DBG] pgmap v123: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 152 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:43:48.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:48 smithi070 bash[55604]: audit 2024-04-24T17:43:47.174939+0000 mgr.y (mgr.34107) 218 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:43:48.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:48 smithi070 bash[55604]: audit 2024-04-24T17:43:47.174939+0000 mgr.y (mgr.34107) 218 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:43:48.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:48 smithi070 bash[56922]: cluster 2024-04-24T17:43:46.849465+0000 mgr.y (mgr.34107) 217 : cluster [DBG] pgmap v123: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 152 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:43:48.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:48 smithi070 bash[56922]: cluster 2024-04-24T17:43:46.849465+0000 mgr.y (mgr.34107) 217 : cluster [DBG] pgmap v123: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 152 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:43:48.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:48 smithi070 bash[56922]: audit 2024-04-24T17:43:47.174939+0000 mgr.y (mgr.34107) 218 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:43:48.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:48 smithi070 bash[56922]: audit 2024-04-24T17:43:47.174939+0000 mgr.y (mgr.34107) 218 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:43:48.654 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:48 smithi137 bash[43799]: cluster 2024-04-24T17:43:46.849465+0000 mgr.y (mgr.34107) 217 : cluster [DBG] pgmap v123: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 152 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:43:48.654 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:48 smithi137 bash[43799]: cluster 2024-04-24T17:43:46.849465+0000 mgr.y (mgr.34107) 217 : cluster [DBG] pgmap v123: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 152 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:43:48.654 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:48 smithi137 bash[43799]: audit 2024-04-24T17:43:47.174939+0000 mgr.y (mgr.34107) 218 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:43:48.655 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:48 smithi137 bash[43799]: audit 2024-04-24T17:43:47.174939+0000 mgr.y (mgr.34107) 218 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:43:49.028 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:43:48 smithi137 bash[41610]: ts=2024-04-24T17:43: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 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)\", cluster=\"6229cc3c-025f-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.70\", device_class=\"ssd\", hostname=\"smithi070\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.70\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.70\", device_class=\"ssd\", hostname=\"smithi070\", instance=\"172.21.15.137:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.70\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:43:50.538 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:50 smithi070 bash[55604]: cluster 2024-04-24T17:43:48.851491+0000 mgr.y (mgr.34107) 219 : cluster [DBG] pgmap v124: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 152 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:43:50.538 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:50 smithi070 bash[55604]: cluster 2024-04-24T17:43:48.851491+0000 mgr.y (mgr.34107) 219 : cluster [DBG] pgmap v124: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 152 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:43:50.538 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:50 smithi070 bash[55604]: audit 2024-04-24T17:43:50.029057+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:50.538 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:50 smithi070 bash[55604]: audit 2024-04-24T17:43:50.029057+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:50.539 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:50 smithi070 bash[55604]: audit 2024-04-24T17:43:50.035312+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:50.539 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:50 smithi070 bash[55604]: audit 2024-04-24T17:43:50.035312+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:50.539 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:50 smithi070 bash[56922]: cluster 2024-04-24T17:43:48.851491+0000 mgr.y (mgr.34107) 219 : cluster [DBG] pgmap v124: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 152 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:43:50.539 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:50 smithi070 bash[56922]: cluster 2024-04-24T17:43:48.851491+0000 mgr.y (mgr.34107) 219 : cluster [DBG] pgmap v124: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 152 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:43:50.539 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:50 smithi070 bash[56922]: audit 2024-04-24T17:43:50.029057+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:50.539 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:50 smithi070 bash[56922]: audit 2024-04-24T17:43:50.029057+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:50.539 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:50 smithi070 bash[56922]: audit 2024-04-24T17:43:50.035312+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:50.539 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:50 smithi070 bash[56922]: audit 2024-04-24T17:43:50.035312+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:50.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:50 smithi137 bash[43799]: cluster 2024-04-24T17:43:48.851491+0000 mgr.y (mgr.34107) 219 : cluster [DBG] pgmap v124: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 152 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:43:50.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:50 smithi137 bash[43799]: cluster 2024-04-24T17:43:48.851491+0000 mgr.y (mgr.34107) 219 : cluster [DBG] pgmap v124: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 152 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:43:50.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:50 smithi137 bash[43799]: audit 2024-04-24T17:43:50.029057+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:50.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:50 smithi137 bash[43799]: audit 2024-04-24T17:43:50.029057+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:50.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:50 smithi137 bash[43799]: audit 2024-04-24T17:43:50.035312+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:50.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:50 smithi137 bash[43799]: audit 2024-04-24T17:43:50.035312+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:50.827 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:43:50 smithi070 bash[65144]: debug 2024-04-24T17:43:50.549+0000 7f05ed8b37c0 -1 osd.3 0 read_superblock omap replica is missing. 2024-04-24T17:43:50.827 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:43:50 smithi070 bash[65144]: debug 2024-04-24T17:43:50.589+0000 7f05ed8b37c0 -1 osd.3 120 log_to_monitors true 2024-04-24T17:43:51.215 INFO:teuthology.orchestra.run.smithi070.stdout:true 2024-04-24T17:43:51.577 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:43:51 smithi070 bash[65144]: debug 2024-04-24T17:43:51.349+0000 7f05ded0b700 -1 osd.3 120 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-24T17:43:51.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:51 smithi070 bash[56922]: audit 2024-04-24T17:43:50.594692+0000 mon.c (mon.1) 12 : audit [INF] from='osd.3 [v2:172.21.15.70:6826/1391311566,v1:172.21.15.70:6827/1391311566]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-24T17:43:51.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:51 smithi070 bash[56922]: audit 2024-04-24T17:43:50.594692+0000 mon.c (mon.1) 12 : audit [INF] from='osd.3 [v2:172.21.15.70:6826/1391311566,v1:172.21.15.70:6827/1391311566]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-24T17:43:51.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:51 smithi070 bash[56922]: audit 2024-04-24T17:43:50.595004+0000 mon.a (mon.0) 455 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-24T17:43:51.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:51 smithi070 bash[56922]: audit 2024-04-24T17:43:50.595004+0000 mon.a (mon.0) 455 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-24T17:43:51.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:51 smithi070 bash[56922]: audit 2024-04-24T17:43:51.118185+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:51.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:51 smithi070 bash[56922]: audit 2024-04-24T17:43:51.118185+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:51.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:51 smithi070 bash[56922]: audit 2024-04-24T17:43:51.119743+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:43:51.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:51 smithi070 bash[56922]: audit 2024-04-24T17:43:51.119743+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:43:51.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:51 smithi070 bash[56922]: audit 2024-04-24T17:43:51.134605+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:51.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:51 smithi070 bash[56922]: audit 2024-04-24T17:43:51.134605+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:51.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:51 smithi070 bash[56922]: audit 2024-04-24T17:43:51.140673+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:51.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:51 smithi070 bash[56922]: audit 2024-04-24T17:43:51.140673+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:51.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:51 smithi070 bash[56922]: cluster 2024-04-24T17:43:51.287818+0000 mon.a (mon.0) 460 : cluster [WRN] Health check update: Degraded data redundancy: 81/630 objects degraded (12.857%), 26 pgs degraded (PG_DEGRADED) 2024-04-24T17:43:51.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:51 smithi070 bash[56922]: cluster 2024-04-24T17:43:51.287818+0000 mon.a (mon.0) 460 : cluster [WRN] Health check update: Degraded data redundancy: 81/630 objects degraded (12.857%), 26 pgs degraded (PG_DEGRADED) 2024-04-24T17:43:51.580 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:51 smithi070 bash[55604]: audit 2024-04-24T17:43:50.594692+0000 mon.c (mon.1) 12 : audit [INF] from='osd.3 [v2:172.21.15.70:6826/1391311566,v1:172.21.15.70:6827/1391311566]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-24T17:43:51.580 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:51 smithi070 bash[55604]: audit 2024-04-24T17:43:50.594692+0000 mon.c (mon.1) 12 : audit [INF] from='osd.3 [v2:172.21.15.70:6826/1391311566,v1:172.21.15.70:6827/1391311566]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-24T17:43:51.581 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:51 smithi070 bash[55604]: audit 2024-04-24T17:43:50.595004+0000 mon.a (mon.0) 455 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-24T17:43:51.581 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:51 smithi070 bash[55604]: audit 2024-04-24T17:43:50.595004+0000 mon.a (mon.0) 455 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-24T17:43:51.581 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:51 smithi070 bash[55604]: audit 2024-04-24T17:43:51.118185+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:51.581 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:51 smithi070 bash[55604]: audit 2024-04-24T17:43:51.118185+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:51.581 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:51 smithi070 bash[55604]: audit 2024-04-24T17:43:51.119743+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:43:51.581 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:51 smithi070 bash[55604]: audit 2024-04-24T17:43:51.119743+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:43:51.581 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:51 smithi070 bash[55604]: audit 2024-04-24T17:43:51.134605+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:51.582 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:51 smithi070 bash[55604]: audit 2024-04-24T17:43:51.134605+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:51.582 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:51 smithi070 bash[55604]: audit 2024-04-24T17:43:51.140673+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:51.582 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:51 smithi070 bash[55604]: audit 2024-04-24T17:43:51.140673+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:51.582 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:51 smithi070 bash[55604]: cluster 2024-04-24T17:43:51.287818+0000 mon.a (mon.0) 460 : cluster [WRN] Health check update: Degraded data redundancy: 81/630 objects degraded (12.857%), 26 pgs degraded (PG_DEGRADED) 2024-04-24T17:43:51.582 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:51 smithi070 bash[55604]: cluster 2024-04-24T17:43:51.287818+0000 mon.a (mon.0) 460 : cluster [WRN] Health check update: Degraded data redundancy: 81/630 objects degraded (12.857%), 26 pgs degraded (PG_DEGRADED) 2024-04-24T17:43:51.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:51 smithi137 bash[43799]: audit 2024-04-24T17:43:50.594692+0000 mon.c (mon.1) 12 : audit [INF] from='osd.3 [v2:172.21.15.70:6826/1391311566,v1:172.21.15.70:6827/1391311566]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-24T17:43:51.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:51 smithi137 bash[43799]: audit 2024-04-24T17:43:50.594692+0000 mon.c (mon.1) 12 : audit [INF] from='osd.3 [v2:172.21.15.70:6826/1391311566,v1:172.21.15.70:6827/1391311566]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-24T17:43:51.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:51 smithi137 bash[43799]: audit 2024-04-24T17:43:50.595004+0000 mon.a (mon.0) 455 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-24T17:43:51.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:51 smithi137 bash[43799]: audit 2024-04-24T17:43:50.595004+0000 mon.a (mon.0) 455 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-24T17:43:51.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:51 smithi137 bash[43799]: audit 2024-04-24T17:43:51.118185+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:51.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:51 smithi137 bash[43799]: audit 2024-04-24T17:43:51.118185+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:51.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:51 smithi137 bash[43799]: audit 2024-04-24T17:43:51.119743+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:43:51.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:51 smithi137 bash[43799]: audit 2024-04-24T17:43:51.119743+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:43:51.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:51 smithi137 bash[43799]: audit 2024-04-24T17:43:51.134605+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:51.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:51 smithi137 bash[43799]: audit 2024-04-24T17:43:51.134605+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:51.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:51 smithi137 bash[43799]: audit 2024-04-24T17:43:51.140673+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:51.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:51 smithi137 bash[43799]: audit 2024-04-24T17:43:51.140673+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:51.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:51 smithi137 bash[43799]: cluster 2024-04-24T17:43:51.287818+0000 mon.a (mon.0) 460 : cluster [WRN] Health check update: Degraded data redundancy: 81/630 objects degraded (12.857%), 26 pgs degraded (PG_DEGRADED) 2024-04-24T17:43:51.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:51 smithi137 bash[43799]: cluster 2024-04-24T17:43:51.287818+0000 mon.a (mon.0) 460 : cluster [WRN] Health check update: Degraded data redundancy: 81/630 objects degraded (12.857%), 26 pgs degraded (PG_DEGRADED) 2024-04-24T17:43:52.002 INFO:teuthology.orchestra.run.smithi070.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-24T17:43:52.003 INFO:teuthology.orchestra.run.smithi070.stdout:alertmanager.a smithi070 *:9093,9094 running (4m) 1s ago 11m 13.1M - 0.23.0 ba2b418f427c e0f2cd13940b 2024-04-24T17:43:52.003 INFO:teuthology.orchestra.run.smithi070.stdout:grafana.a smithi137 *:3000 running (4m) 2m ago 11m 40.6M - 8.3.5 dad864ee21e9 ca713403d512 2024-04-24T17:43:52.003 INFO:teuthology.orchestra.run.smithi070.stdout:iscsi.foo.smithi070.jytlzp smithi070 running (3m) 1s ago 9m 44.7M - 3.5 e1d6a67b021e 1182cd297262 2024-04-24T17:43:52.003 INFO:teuthology.orchestra.run.smithi070.stdout:mgr.x smithi137 *:8443,9283,8765 running (3m) 2m ago 17m 437M - 19.0.0-3285-g5904d294 8bb2087275ff dd7af369145b 2024-04-24T17:43:52.003 INFO:teuthology.orchestra.run.smithi070.stdout:mgr.y smithi070 *:8443,9283,8765 running (4m) 1s ago 19m 499M - 19.0.0-3285-g5904d294 8bb2087275ff c555095cd81e 2024-04-24T17:43:52.003 INFO:teuthology.orchestra.run.smithi070.stdout:mon.a smithi070 running (3m) 1s ago 19m 52.3M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 6a091f7b35e1 2024-04-24T17:43:52.003 INFO:teuthology.orchestra.run.smithi070.stdout:mon.b smithi137 running (2m) 2m ago 17m 21.7M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 3c2727485e8d 2024-04-24T17:43:52.003 INFO:teuthology.orchestra.run.smithi070.stdout:mon.c smithi070 running (2m) 1s ago 17m 42.7M 2048M 19.0.0-3285-g5904d294 8bb2087275ff d56c3ab97de2 2024-04-24T17:43:52.003 INFO:teuthology.orchestra.run.smithi070.stdout:node-exporter.a smithi070 *:9100 running (5m) 1s ago 11m 9532k - 1.3.1 1dbe0e931976 374237c6a572 2024-04-24T17:43:52.003 INFO:teuthology.orchestra.run.smithi070.stdout:node-exporter.b smithi137 *:9100 running (4m) 2m ago 11m 9008k - 1.3.1 1dbe0e931976 5a40b64f638c 2024-04-24T17:43:52.003 INFO:teuthology.orchestra.run.smithi070.stdout:osd.0 smithi070 running (83s) 1s ago 16m 46.7M 2780M 19.0.0-3285-g5904d294 8bb2087275ff 718b3b3cef66 2024-04-24T17:43:52.003 INFO:teuthology.orchestra.run.smithi070.stdout:osd.1 smithi070 running (57s) 1s ago 16m 50.7M 2780M 19.0.0-3285-g5904d294 8bb2087275ff 46f1f3bd7742 2024-04-24T17:43:52.004 INFO:teuthology.orchestra.run.smithi070.stdout:osd.2 smithi070 running (31s) 1s ago 15m 43.6M 2780M 19.0.0-3285-g5904d294 8bb2087275ff d234df45b661 2024-04-24T17:43:52.004 INFO:teuthology.orchestra.run.smithi070.stdout:osd.3 smithi070 running (5s) 1s ago 14m - 2780M 19.0.0-3285-g5904d294 8bb2087275ff c0b08fb6cc19 2024-04-24T17:43:52.004 INFO:teuthology.orchestra.run.smithi070.stdout:osd.4 smithi137 running (14m) 2m ago 14m 57.8M 3036M 17.2.0 e1d6a67b021e 8d09c3408986 2024-04-24T17:43:52.004 INFO:teuthology.orchestra.run.smithi070.stdout:osd.5 smithi137 running (13m) 2m ago 13m 52.3M 3036M 17.2.0 e1d6a67b021e bd5eaa869914 2024-04-24T17:43:52.004 INFO:teuthology.orchestra.run.smithi070.stdout:osd.6 smithi137 running (13m) 2m ago 13m 50.0M 3036M 17.2.0 e1d6a67b021e 9b3405d8a103 2024-04-24T17:43:52.004 INFO:teuthology.orchestra.run.smithi070.stdout:osd.7 smithi137 running (12m) 2m ago 12m 54.4M 3036M 17.2.0 e1d6a67b021e c2d86d0f9f62 2024-04-24T17:43:52.004 INFO:teuthology.orchestra.run.smithi070.stdout:prometheus.a smithi137 *:9095 running (3m) 2m ago 11m 58.0M - 2.33.4 514e6a882f6e 10762eaa85a2 2024-04-24T17:43:52.004 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.foo.smithi070.jodwqm smithi070 *:8000 running (9m) 1s ago 9m 85.9M - 17.2.0 e1d6a67b021e bd398e759017 2024-04-24T17:43:52.004 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.foo.smithi137.xlirah smithi137 *:8000 running (9m) 2m ago 9m 84.9M - 17.2.0 e1d6a67b021e 2704ac43d32d 2024-04-24T17:43:52.004 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.smpl.smithi070.qayqjt smithi070 *:80 running (9m) 1s ago 9m 85.5M - 17.2.0 e1d6a67b021e 0779a09b8ae8 2024-04-24T17:43:52.004 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.smpl.smithi137.vqzuok smithi137 *:80 running (9m) 2m ago 9m 85.0M - 17.2.0 e1d6a67b021e 92bd3bc19140 2024-04-24T17:43:52.294 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:43:51 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:43:51] "GET /metrics HTTP/1.1" 200 38438 "" "Prometheus/2.33.4" 2024-04-24T17:43:52.473 INFO:teuthology.orchestra.run.smithi070.stdout:{ 2024-04-24T17:43:52.473 INFO:teuthology.orchestra.run.smithi070.stdout: "mon": { 2024-04-24T17:43:52.474 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 3 2024-04-24T17:43:52.474 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:43:52.474 INFO:teuthology.orchestra.run.smithi070.stdout: "mgr": { 2024-04-24T17:43:52.474 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 2 2024-04-24T17:43:52.474 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:43:52.474 INFO:teuthology.orchestra.run.smithi070.stdout: "osd": { 2024-04-24T17:43:52.474 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-04-24T17:43:52.474 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 4 2024-04-24T17:43:52.474 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:43:52.474 INFO:teuthology.orchestra.run.smithi070.stdout: "rgw": { 2024-04-24T17:43:52.474 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-24T17:43:52.474 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:43:52.475 INFO:teuthology.orchestra.run.smithi070.stdout: "overall": { 2024-04-24T17:43:52.475 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8, 2024-04-24T17:43:52.475 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 9 2024-04-24T17:43:52.475 INFO:teuthology.orchestra.run.smithi070.stdout: } 2024-04-24T17:43:52.475 INFO:teuthology.orchestra.run.smithi070.stdout:} 2024-04-24T17:43:52.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:52 smithi070 bash[55604]: cluster 2024-04-24T17:43:50.852700+0000 mgr.y (mgr.34107) 220 : cluster [DBG] pgmap v125: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 152 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:43:52.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:52 smithi070 bash[55604]: cluster 2024-04-24T17:43:50.852700+0000 mgr.y (mgr.34107) 220 : cluster [DBG] pgmap v125: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 152 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:43:52.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:52 smithi070 bash[55604]: audit 2024-04-24T17:43:51.213092+0000 mgr.y (mgr.34107) 221 : audit [DBG] from='client.34377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:43:52.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:52 smithi070 bash[55604]: audit 2024-04-24T17:43:51.213092+0000 mgr.y (mgr.34107) 221 : audit [DBG] from='client.34377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:43:52.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:52 smithi070 bash[55604]: audit 2024-04-24T17:43:51.307014+0000 mon.a (mon.0) 461 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-24T17:43:52.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:52 smithi070 bash[55604]: audit 2024-04-24T17:43:51.307014+0000 mon.a (mon.0) 461 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-24T17:43:52.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:52 smithi070 bash[55604]: cluster 2024-04-24T17:43:51.311654+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-04-24T17:43:52.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:52 smithi070 bash[55604]: cluster 2024-04-24T17:43:51.311654+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-04-24T17:43:52.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:52 smithi070 bash[55604]: audit 2024-04-24T17:43:51.312338+0000 mon.c (mon.1) 13 : audit [INF] from='osd.3 [v2:172.21.15.70:6826/1391311566,v1:172.21.15.70:6827/1391311566]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]: dispatch 2024-04-24T17:43:52.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:52 smithi070 bash[55604]: audit 2024-04-24T17:43:51.312338+0000 mon.c (mon.1) 13 : audit [INF] from='osd.3 [v2:172.21.15.70:6826/1391311566,v1:172.21.15.70:6827/1391311566]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]: dispatch 2024-04-24T17:43:52.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:52 smithi070 bash[55604]: audit 2024-04-24T17:43:51.316365+0000 mon.a (mon.0) 463 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]: dispatch 2024-04-24T17:43:52.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:52 smithi070 bash[55604]: audit 2024-04-24T17:43:51.316365+0000 mon.a (mon.0) 463 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]: dispatch 2024-04-24T17:43:52.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:52 smithi070 bash[55604]: audit 2024-04-24T17:43:51.610681+0000 mgr.y (mgr.34107) 222 : audit [DBG] from='client.44311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:43:52.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:52 smithi070 bash[55604]: audit 2024-04-24T17:43:51.610681+0000 mgr.y (mgr.34107) 222 : audit [DBG] from='client.44311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:43:52.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:52 smithi070 bash[56922]: cluster 2024-04-24T17:43:50.852700+0000 mgr.y (mgr.34107) 220 : cluster [DBG] pgmap v125: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 152 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:43:52.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:52 smithi070 bash[56922]: cluster 2024-04-24T17:43:50.852700+0000 mgr.y (mgr.34107) 220 : cluster [DBG] pgmap v125: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 152 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:43:52.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:52 smithi070 bash[56922]: audit 2024-04-24T17:43:51.213092+0000 mgr.y (mgr.34107) 221 : audit [DBG] from='client.34377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:43:52.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:52 smithi070 bash[56922]: audit 2024-04-24T17:43:51.213092+0000 mgr.y (mgr.34107) 221 : audit [DBG] from='client.34377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:43:52.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:52 smithi070 bash[56922]: audit 2024-04-24T17:43:51.307014+0000 mon.a (mon.0) 461 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-24T17:43:52.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:52 smithi070 bash[56922]: audit 2024-04-24T17:43:51.307014+0000 mon.a (mon.0) 461 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-24T17:43:52.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:52 smithi070 bash[56922]: cluster 2024-04-24T17:43:51.311654+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-04-24T17:43:52.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:52 smithi070 bash[56922]: cluster 2024-04-24T17:43:51.311654+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-04-24T17:43:52.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:52 smithi070 bash[56922]: audit 2024-04-24T17:43:51.312338+0000 mon.c (mon.1) 13 : audit [INF] from='osd.3 [v2:172.21.15.70:6826/1391311566,v1:172.21.15.70:6827/1391311566]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]: dispatch 2024-04-24T17:43:52.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:52 smithi070 bash[56922]: audit 2024-04-24T17:43:51.312338+0000 mon.c (mon.1) 13 : audit [INF] from='osd.3 [v2:172.21.15.70:6826/1391311566,v1:172.21.15.70:6827/1391311566]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]: dispatch 2024-04-24T17:43:52.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:52 smithi070 bash[56922]: audit 2024-04-24T17:43:51.316365+0000 mon.a (mon.0) 463 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]: dispatch 2024-04-24T17:43:52.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:52 smithi070 bash[56922]: audit 2024-04-24T17:43:51.316365+0000 mon.a (mon.0) 463 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]: dispatch 2024-04-24T17:43:52.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:52 smithi070 bash[56922]: audit 2024-04-24T17:43:51.610681+0000 mgr.y (mgr.34107) 222 : audit [DBG] from='client.44311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:43:52.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:52 smithi070 bash[56922]: audit 2024-04-24T17:43:51.610681+0000 mgr.y (mgr.34107) 222 : audit [DBG] from='client.44311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:43:52.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:52 smithi137 bash[43799]: cluster 2024-04-24T17:43:50.852700+0000 mgr.y (mgr.34107) 220 : cluster [DBG] pgmap v125: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 152 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:43:52.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:52 smithi137 bash[43799]: cluster 2024-04-24T17:43:50.852700+0000 mgr.y (mgr.34107) 220 : cluster [DBG] pgmap v125: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 152 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:43:52.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:52 smithi137 bash[43799]: audit 2024-04-24T17:43:51.213092+0000 mgr.y (mgr.34107) 221 : audit [DBG] from='client.34377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:43:52.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:52 smithi137 bash[43799]: audit 2024-04-24T17:43:51.213092+0000 mgr.y (mgr.34107) 221 : audit [DBG] from='client.34377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:43:52.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:52 smithi137 bash[43799]: audit 2024-04-24T17:43:51.307014+0000 mon.a (mon.0) 461 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-24T17:43:52.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:52 smithi137 bash[43799]: audit 2024-04-24T17:43:51.307014+0000 mon.a (mon.0) 461 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-24T17:43:52.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:52 smithi137 bash[43799]: cluster 2024-04-24T17:43:51.311654+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-04-24T17:43:52.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:52 smithi137 bash[43799]: cluster 2024-04-24T17:43:51.311654+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-04-24T17:43:52.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:52 smithi137 bash[43799]: audit 2024-04-24T17:43:51.312338+0000 mon.c (mon.1) 13 : audit [INF] from='osd.3 [v2:172.21.15.70:6826/1391311566,v1:172.21.15.70:6827/1391311566]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]: dispatch 2024-04-24T17:43:52.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:52 smithi137 bash[43799]: audit 2024-04-24T17:43:51.312338+0000 mon.c (mon.1) 13 : audit [INF] from='osd.3 [v2:172.21.15.70:6826/1391311566,v1:172.21.15.70:6827/1391311566]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]: dispatch 2024-04-24T17:43:52.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:52 smithi137 bash[43799]: audit 2024-04-24T17:43:51.316365+0000 mon.a (mon.0) 463 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]: dispatch 2024-04-24T17:43:52.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:52 smithi137 bash[43799]: audit 2024-04-24T17:43:51.316365+0000 mon.a (mon.0) 463 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]: dispatch 2024-04-24T17:43:52.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:52 smithi137 bash[43799]: audit 2024-04-24T17:43:51.610681+0000 mgr.y (mgr.34107) 222 : audit [DBG] from='client.44311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:43:52.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:52 smithi137 bash[43799]: audit 2024-04-24T17:43:51.610681+0000 mgr.y (mgr.34107) 222 : audit [DBG] from='client.44311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:43:52.849 INFO:teuthology.orchestra.run.smithi070.stdout:{ 2024-04-24T17:43:52.849 INFO:teuthology.orchestra.run.smithi070.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc", 2024-04-24T17:43:52.850 INFO:teuthology.orchestra.run.smithi070.stdout: "in_progress": true, 2024-04-24T17:43:52.850 INFO:teuthology.orchestra.run.smithi070.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-24T17:43:52.850 INFO:teuthology.orchestra.run.smithi070.stdout: "services_complete": [ 2024-04-24T17:43:52.850 INFO:teuthology.orchestra.run.smithi070.stdout: "mgr", 2024-04-24T17:43:52.850 INFO:teuthology.orchestra.run.smithi070.stdout: "mon" 2024-04-24T17:43:52.850 INFO:teuthology.orchestra.run.smithi070.stdout: ], 2024-04-24T17:43:52.850 INFO:teuthology.orchestra.run.smithi070.stdout: "progress": "9/23 daemons upgraded", 2024-04-24T17:43:52.851 INFO:teuthology.orchestra.run.smithi070.stdout: "message": "Currently upgrading osd daemons", 2024-04-24T17:43:52.851 INFO:teuthology.orchestra.run.smithi070.stdout: "is_paused": false 2024-04-24T17:43:52.851 INFO:teuthology.orchestra.run.smithi070.stdout:} 2024-04-24T17:43:53.270 INFO:teuthology.orchestra.run.smithi070.stdout:HEALTH_WARN failed to probe daemons or devices; Degraded data redundancy: 81/630 objects degraded (12.857%), 26 pgs degraded 2024-04-24T17:43:53.271 INFO:teuthology.orchestra.run.smithi070.stdout:[WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-24T17:43:53.271 INFO:teuthology.orchestra.run.smithi070.stdout: host smithi070 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:43:53.271 INFO:teuthology.orchestra.run.smithi070.stdout:Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi070 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp6noydd_p:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch 2024-04-24T17:43:53.271 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:43:53.271 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/docker: stderr See 'docker run --help'. 2024-04-24T17:43:53.271 INFO:teuthology.orchestra.run.smithi070.stdout:Traceback (most recent call last): 2024-04-24T17:43:53.271 INFO:teuthology.orchestra.run.smithi070.stdout: File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-24T17:43:53.271 INFO:teuthology.orchestra.run.smithi070.stdout: return _run_code(code, main_globals, None, 2024-04-24T17:43:53.271 INFO:teuthology.orchestra.run.smithi070.stdout: File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-24T17:43:53.271 INFO:teuthology.orchestra.run.smithi070.stdout: exec(code, run_globals) 2024-04-24T17:43:53.271 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5642, in 2024-04-24T17:43:53.271 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5630, in main 2024-04-24T17:43:53.271 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 408, in _infer_config 2024-04-24T17:43:53.271 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 323, in _infer_fsid 2024-04-24T17:43:53.272 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 436, in _infer_image 2024-04-24T17:43:53.272 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 310, in _validate_fsid 2024-04-24T17:43:53.272 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 3380, in command_ceph_volume 2024-04-24T17:43:53.272 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-24T17:43:53.272 INFO:teuthology.orchestra.run.smithi070.stdout:RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi070 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp6noydd_p:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:43:53.272 INFO:teuthology.orchestra.run.smithi070.stdout:See 'docker run --help'. 2024-04-24T17:43:53.272 INFO:teuthology.orchestra.run.smithi070.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 81/630 objects degraded (12.857%), 26 pgs degraded 2024-04-24T17:43:53.272 INFO:teuthology.orchestra.run.smithi070.stdout: pg 2.9 is active+undersized+degraded, acting [1,7] 2024-04-24T17:43:53.272 INFO:teuthology.orchestra.run.smithi070.stdout: pg 2.a is active+undersized+degraded, acting [1,7] 2024-04-24T17:43:53.272 INFO:teuthology.orchestra.run.smithi070.stdout: pg 2.d is active+undersized+degraded, acting [1,4] 2024-04-24T17:43:53.272 INFO:teuthology.orchestra.run.smithi070.stdout: pg 2.12 is active+undersized+degraded, acting [5,7] 2024-04-24T17:43:53.272 INFO:teuthology.orchestra.run.smithi070.stdout: pg 2.14 is active+undersized+degraded, acting [6,5] 2024-04-24T17:43:53.272 INFO:teuthology.orchestra.run.smithi070.stdout: pg 2.1e is active+undersized+degraded, acting [0,5] 2024-04-24T17:43:53.272 INFO:teuthology.orchestra.run.smithi070.stdout: pg 3.1 is active+undersized+degraded, acting [0,4] 2024-04-24T17:43:53.272 INFO:teuthology.orchestra.run.smithi070.stdout: pg 3.2 is active+undersized+degraded, acting [5,6] 2024-04-24T17:43:53.272 INFO:teuthology.orchestra.run.smithi070.stdout: pg 3.5 is active+undersized+degraded, acting [5,2] 2024-04-24T17:43:53.273 INFO:teuthology.orchestra.run.smithi070.stdout: pg 3.7 is active+undersized+degraded, acting [7,0] 2024-04-24T17:43:53.273 INFO:teuthology.orchestra.run.smithi070.stdout: pg 3.8 is active+undersized+degraded, acting [1,7] 2024-04-24T17:43:53.273 INFO:teuthology.orchestra.run.smithi070.stdout: pg 3.b is active+undersized+degraded, acting [0,4] 2024-04-24T17:43:53.273 INFO:teuthology.orchestra.run.smithi070.stdout: pg 3.c is active+undersized+degraded, acting [5,6] 2024-04-24T17:43:53.273 INFO:teuthology.orchestra.run.smithi070.stdout: pg 3.12 is active+undersized+degraded, acting [0,7] 2024-04-24T17:43:53.273 INFO:teuthology.orchestra.run.smithi070.stdout: pg 3.15 is active+undersized+degraded, acting [7,4] 2024-04-24T17:43:53.273 INFO:teuthology.orchestra.run.smithi070.stdout: pg 3.17 is active+undersized+degraded, acting [0,5] 2024-04-24T17:43:53.273 INFO:teuthology.orchestra.run.smithi070.stdout: pg 3.18 is active+undersized+degraded, acting [0,1] 2024-04-24T17:43:53.273 INFO:teuthology.orchestra.run.smithi070.stdout: pg 3.19 is active+undersized+degraded, acting [1,4] 2024-04-24T17:43:53.273 INFO:teuthology.orchestra.run.smithi070.stdout: pg 3.1e is active+undersized+degraded, acting [6,2] 2024-04-24T17:43:53.273 INFO:teuthology.orchestra.run.smithi070.stdout: pg 4.0 is active+undersized+degraded, acting [7,0] 2024-04-24T17:43:53.273 INFO:teuthology.orchestra.run.smithi070.stdout: pg 4.9 is active+undersized+degraded, acting [4,1] 2024-04-24T17:43:53.273 INFO:teuthology.orchestra.run.smithi070.stdout: pg 4.14 is active+undersized+degraded, acting [2,7] 2024-04-24T17:43:53.273 INFO:teuthology.orchestra.run.smithi070.stdout: pg 4.15 is active+undersized+degraded, acting [5,7] 2024-04-24T17:43:53.274 INFO:teuthology.orchestra.run.smithi070.stdout: pg 5.17 is active+undersized+degraded, acting [1,7] 2024-04-24T17:43:53.274 INFO:teuthology.orchestra.run.smithi070.stdout: pg 5.1c is active+undersized+degraded, acting [4,2] 2024-04-24T17:43:53.274 INFO:teuthology.orchestra.run.smithi070.stdout: pg 6.c is active+undersized+degraded, acting [6,5] 2024-04-24T17:43:53.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:53 smithi070 bash[55604]: audit 2024-04-24T17:43:51.972329+0000 mgr.y (mgr.34107) 223 : audit [DBG] from='client.44317 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:43:53.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:53 smithi070 bash[55604]: audit 2024-04-24T17:43:51.972329+0000 mgr.y (mgr.34107) 223 : audit [DBG] from='client.44317 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:43:53.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:53 smithi070 bash[55604]: cluster 2024-04-24T17:43:52.308569+0000 mon.a (mon.0) 464 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:43:53.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:53 smithi070 bash[55604]: cluster 2024-04-24T17:43:52.308569+0000 mon.a (mon.0) 464 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:43:53.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:53 smithi070 bash[55604]: cluster 2024-04-24T17:43:52.329793+0000 mon.a (mon.0) 465 : cluster [INF] osd.3 [v2:172.21.15.70:6826/1391311566,v1:172.21.15.70:6827/1391311566] boot 2024-04-24T17:43:53.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:53 smithi070 bash[55604]: cluster 2024-04-24T17:43:52.329793+0000 mon.a (mon.0) 465 : cluster [INF] osd.3 [v2:172.21.15.70:6826/1391311566,v1:172.21.15.70:6827/1391311566] boot 2024-04-24T17:43:53.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:53 smithi070 bash[55604]: cluster 2024-04-24T17:43:52.330026+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-04-24T17:43:53.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:53 smithi070 bash[55604]: cluster 2024-04-24T17:43:52.330026+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-04-24T17:43:53.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:53 smithi070 bash[55604]: audit 2024-04-24T17:43:52.330521+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T17:43:53.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:53 smithi070 bash[55604]: audit 2024-04-24T17:43:52.330521+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T17:43:53.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:53 smithi070 bash[55604]: audit 2024-04-24T17:43:52.488367+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.70:0/2154778803' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:53.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:53 smithi070 bash[55604]: audit 2024-04-24T17:43:52.488367+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.70:0/2154778803' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:53.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:53 smithi070 bash[55604]: audit 2024-04-24T17:43:53.286046+0000 mon.a (mon.0) 468 : audit [DBG] from='client.? 172.21.15.70:0/1088416517' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:43:53.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:53 smithi070 bash[55604]: audit 2024-04-24T17:43:53.286046+0000 mon.a (mon.0) 468 : audit [DBG] from='client.? 172.21.15.70:0/1088416517' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:43:53.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:53 smithi070 bash[56922]: audit 2024-04-24T17:43:51.972329+0000 mgr.y (mgr.34107) 223 : audit [DBG] from='client.44317 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:43:53.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:53 smithi070 bash[56922]: audit 2024-04-24T17:43:51.972329+0000 mgr.y (mgr.34107) 223 : audit [DBG] from='client.44317 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:43:53.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:53 smithi070 bash[56922]: cluster 2024-04-24T17:43:52.308569+0000 mon.a (mon.0) 464 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:43:53.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:53 smithi070 bash[56922]: cluster 2024-04-24T17:43:52.308569+0000 mon.a (mon.0) 464 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:43:53.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:53 smithi070 bash[56922]: cluster 2024-04-24T17:43:52.329793+0000 mon.a (mon.0) 465 : cluster [INF] osd.3 [v2:172.21.15.70:6826/1391311566,v1:172.21.15.70:6827/1391311566] boot 2024-04-24T17:43:53.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:53 smithi070 bash[56922]: cluster 2024-04-24T17:43:52.329793+0000 mon.a (mon.0) 465 : cluster [INF] osd.3 [v2:172.21.15.70:6826/1391311566,v1:172.21.15.70:6827/1391311566] boot 2024-04-24T17:43:53.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:53 smithi070 bash[56922]: cluster 2024-04-24T17:43:52.330026+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-04-24T17:43:53.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:53 smithi070 bash[56922]: cluster 2024-04-24T17:43:52.330026+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-04-24T17:43:53.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:53 smithi070 bash[56922]: audit 2024-04-24T17:43:52.330521+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T17:43:53.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:53 smithi070 bash[56922]: audit 2024-04-24T17:43:52.330521+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T17:43:53.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:53 smithi070 bash[56922]: audit 2024-04-24T17:43:52.488367+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.70:0/2154778803' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:53.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:53 smithi070 bash[56922]: audit 2024-04-24T17:43:52.488367+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.70:0/2154778803' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:53.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:53 smithi070 bash[56922]: audit 2024-04-24T17:43:53.286046+0000 mon.a (mon.0) 468 : audit [DBG] from='client.? 172.21.15.70:0/1088416517' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:43:53.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:53 smithi070 bash[56922]: audit 2024-04-24T17:43:53.286046+0000 mon.a (mon.0) 468 : audit [DBG] from='client.? 172.21.15.70:0/1088416517' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:43:53.778 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:43:53 smithi137 bash[41610]: ts=2024-04-24T17:43: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=\"smithi070\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi070\", job=\"node\", machine=\"x86_64\", nodename=\"smithi070\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"6229cc3c-025f-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi070\", job=\"node\", machine=\"x86_64\", nodename=\"smithi070\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:43:53.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:53 smithi137 bash[43799]: audit 2024-04-24T17:43:51.972329+0000 mgr.y (mgr.34107) 223 : audit [DBG] from='client.44317 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:43:53.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:53 smithi137 bash[43799]: audit 2024-04-24T17:43:51.972329+0000 mgr.y (mgr.34107) 223 : audit [DBG] from='client.44317 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:43:53.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:53 smithi137 bash[43799]: cluster 2024-04-24T17:43:52.308569+0000 mon.a (mon.0) 464 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:43:53.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:53 smithi137 bash[43799]: cluster 2024-04-24T17:43:52.308569+0000 mon.a (mon.0) 464 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:43:53.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:53 smithi137 bash[43799]: cluster 2024-04-24T17:43:52.329793+0000 mon.a (mon.0) 465 : cluster [INF] osd.3 [v2:172.21.15.70:6826/1391311566,v1:172.21.15.70:6827/1391311566] boot 2024-04-24T17:43:53.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:53 smithi137 bash[43799]: cluster 2024-04-24T17:43:52.329793+0000 mon.a (mon.0) 465 : cluster [INF] osd.3 [v2:172.21.15.70:6826/1391311566,v1:172.21.15.70:6827/1391311566] boot 2024-04-24T17:43:53.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:53 smithi137 bash[43799]: cluster 2024-04-24T17:43:52.330026+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-04-24T17:43:53.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:53 smithi137 bash[43799]: cluster 2024-04-24T17:43:52.330026+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-04-24T17:43:53.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:53 smithi137 bash[43799]: audit 2024-04-24T17:43:52.330521+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T17:43:53.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:53 smithi137 bash[43799]: audit 2024-04-24T17:43:52.330521+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T17:43:53.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:53 smithi137 bash[43799]: audit 2024-04-24T17:43:52.488367+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.70:0/2154778803' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:53.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:53 smithi137 bash[43799]: audit 2024-04-24T17:43:52.488367+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.70:0/2154778803' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:53.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:53 smithi137 bash[43799]: audit 2024-04-24T17:43:53.286046+0000 mon.a (mon.0) 468 : audit [DBG] from='client.? 172.21.15.70:0/1088416517' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:43:53.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:53 smithi137 bash[43799]: audit 2024-04-24T17:43:53.286046+0000 mon.a (mon.0) 468 : audit [DBG] from='client.? 172.21.15.70:0/1088416517' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:43:54.577 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:54 smithi070 bash[56922]: cluster 2024-04-24T17:43:52.853926+0000 mgr.y (mgr.34107) 224 : cluster [DBG] pgmap v128: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 81/630 objects degraded (12.857%) 2024-04-24T17:43:54.577 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:54 smithi070 bash[56922]: cluster 2024-04-24T17:43:52.853926+0000 mgr.y (mgr.34107) 224 : cluster [DBG] pgmap v128: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 81/630 objects degraded (12.857%) 2024-04-24T17:43:54.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:54 smithi070 bash[56922]: audit 2024-04-24T17:43:52.863967+0000 mgr.y (mgr.34107) 225 : audit [DBG] from='client.34401 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:43:54.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:54 smithi070 bash[56922]: audit 2024-04-24T17:43:52.863967+0000 mgr.y (mgr.34107) 225 : audit [DBG] from='client.34401 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:43:54.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:54 smithi070 bash[56922]: cluster 2024-04-24T17:43:53.330218+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-04-24T17:43:54.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:54 smithi070 bash[56922]: cluster 2024-04-24T17:43:53.330218+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-04-24T17:43:54.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:54 smithi070 bash[55604]: cluster 2024-04-24T17:43:52.853926+0000 mgr.y (mgr.34107) 224 : cluster [DBG] pgmap v128: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 81/630 objects degraded (12.857%) 2024-04-24T17:43:54.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:54 smithi070 bash[55604]: cluster 2024-04-24T17:43:52.853926+0000 mgr.y (mgr.34107) 224 : cluster [DBG] pgmap v128: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 81/630 objects degraded (12.857%) 2024-04-24T17:43:54.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:54 smithi070 bash[55604]: audit 2024-04-24T17:43:52.863967+0000 mgr.y (mgr.34107) 225 : audit [DBG] from='client.34401 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:43:54.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:54 smithi070 bash[55604]: audit 2024-04-24T17:43:52.863967+0000 mgr.y (mgr.34107) 225 : audit [DBG] from='client.34401 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:43:54.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:54 smithi070 bash[55604]: cluster 2024-04-24T17:43:53.330218+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-04-24T17:43:54.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:54 smithi070 bash[55604]: cluster 2024-04-24T17:43:53.330218+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-04-24T17:43:54.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:54 smithi137 bash[43799]: cluster 2024-04-24T17:43:52.853926+0000 mgr.y (mgr.34107) 224 : cluster [DBG] pgmap v128: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 81/630 objects degraded (12.857%) 2024-04-24T17:43:54.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:54 smithi137 bash[43799]: cluster 2024-04-24T17:43:52.853926+0000 mgr.y (mgr.34107) 224 : cluster [DBG] pgmap v128: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 81/630 objects degraded (12.857%) 2024-04-24T17:43:54.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:54 smithi137 bash[43799]: audit 2024-04-24T17:43:52.863967+0000 mgr.y (mgr.34107) 225 : audit [DBG] from='client.34401 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:43:54.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:54 smithi137 bash[43799]: audit 2024-04-24T17:43:52.863967+0000 mgr.y (mgr.34107) 225 : audit [DBG] from='client.34401 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:43:54.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:54 smithi137 bash[43799]: cluster 2024-04-24T17:43:53.330218+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-04-24T17:43:54.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:54 smithi137 bash[43799]: cluster 2024-04-24T17:43:53.330218+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-04-24T17:43:56.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:56 smithi070 bash[55604]: cluster 2024-04-24T17:43:54.855514+0000 mgr.y (mgr.34107) 226 : cluster [DBG] pgmap v130: 161 pgs: 19 active+undersized+degraded, 31 active+undersized, 111 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 57/630 objects degraded (9.048%) 2024-04-24T17:43:56.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:56 smithi070 bash[55604]: cluster 2024-04-24T17:43:54.855514+0000 mgr.y (mgr.34107) 226 : cluster [DBG] pgmap v130: 161 pgs: 19 active+undersized+degraded, 31 active+undersized, 111 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 57/630 objects degraded (9.048%) 2024-04-24T17:43:56.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:56 smithi070 bash[55604]: cluster 2024-04-24T17:43:56.288655+0000 mon.a (mon.0) 470 : cluster [WRN] Health check update: Degraded data redundancy: 57/630 objects degraded (9.048%), 19 pgs degraded (PG_DEGRADED) 2024-04-24T17:43:56.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:56 smithi070 bash[55604]: cluster 2024-04-24T17:43:56.288655+0000 mon.a (mon.0) 470 : cluster [WRN] Health check update: Degraded data redundancy: 57/630 objects degraded (9.048%), 19 pgs degraded (PG_DEGRADED) 2024-04-24T17:43:56.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:56 smithi070 bash[56922]: cluster 2024-04-24T17:43:54.855514+0000 mgr.y (mgr.34107) 226 : cluster [DBG] pgmap v130: 161 pgs: 19 active+undersized+degraded, 31 active+undersized, 111 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 57/630 objects degraded (9.048%) 2024-04-24T17:43:56.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:56 smithi070 bash[56922]: cluster 2024-04-24T17:43:54.855514+0000 mgr.y (mgr.34107) 226 : cluster [DBG] pgmap v130: 161 pgs: 19 active+undersized+degraded, 31 active+undersized, 111 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 57/630 objects degraded (9.048%) 2024-04-24T17:43:56.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:56 smithi070 bash[56922]: cluster 2024-04-24T17:43:56.288655+0000 mon.a (mon.0) 470 : cluster [WRN] Health check update: Degraded data redundancy: 57/630 objects degraded (9.048%), 19 pgs degraded (PG_DEGRADED) 2024-04-24T17:43:56.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:56 smithi070 bash[56922]: cluster 2024-04-24T17:43:56.288655+0000 mon.a (mon.0) 470 : cluster [WRN] Health check update: Degraded data redundancy: 57/630 objects degraded (9.048%), 19 pgs degraded (PG_DEGRADED) 2024-04-24T17:43:56.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:56 smithi137 bash[43799]: cluster 2024-04-24T17:43:54.855514+0000 mgr.y (mgr.34107) 226 : cluster [DBG] pgmap v130: 161 pgs: 19 active+undersized+degraded, 31 active+undersized, 111 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 57/630 objects degraded (9.048%) 2024-04-24T17:43:56.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:56 smithi137 bash[43799]: cluster 2024-04-24T17:43:54.855514+0000 mgr.y (mgr.34107) 226 : cluster [DBG] pgmap v130: 161 pgs: 19 active+undersized+degraded, 31 active+undersized, 111 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 57/630 objects degraded (9.048%) 2024-04-24T17:43:56.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:56 smithi137 bash[43799]: cluster 2024-04-24T17:43:56.288655+0000 mon.a (mon.0) 470 : cluster [WRN] Health check update: Degraded data redundancy: 57/630 objects degraded (9.048%), 19 pgs degraded (PG_DEGRADED) 2024-04-24T17:43:56.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:56 smithi137 bash[43799]: cluster 2024-04-24T17:43:56.288655+0000 mon.a (mon.0) 470 : cluster [WRN] Health check update: Degraded data redundancy: 57/630 objects degraded (9.048%), 19 pgs degraded (PG_DEGRADED) 2024-04-24T17:43:58.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:58 smithi070 bash[55604]: cluster 2024-04-24T17:43:56.856916+0000 mgr.y (mgr.34107) 227 : cluster [DBG] pgmap v131: 161 pgs: 8 active+undersized+degraded, 10 active+undersized, 143 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 22/630 objects degraded (3.492%) 2024-04-24T17:43:58.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:58 smithi070 bash[55604]: cluster 2024-04-24T17:43:56.856916+0000 mgr.y (mgr.34107) 227 : cluster [DBG] pgmap v131: 161 pgs: 8 active+undersized+degraded, 10 active+undersized, 143 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 22/630 objects degraded (3.492%) 2024-04-24T17:43:58.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:58 smithi070 bash[55604]: audit 2024-04-24T17:43:57.183053+0000 mgr.y (mgr.34107) 228 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:43:58.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:58 smithi070 bash[55604]: audit 2024-04-24T17:43:57.183053+0000 mgr.y (mgr.34107) 228 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:43:58.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:58 smithi070 bash[56922]: cluster 2024-04-24T17:43:56.856916+0000 mgr.y (mgr.34107) 227 : cluster [DBG] pgmap v131: 161 pgs: 8 active+undersized+degraded, 10 active+undersized, 143 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 22/630 objects degraded (3.492%) 2024-04-24T17:43:58.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:58 smithi070 bash[56922]: cluster 2024-04-24T17:43:56.856916+0000 mgr.y (mgr.34107) 227 : cluster [DBG] pgmap v131: 161 pgs: 8 active+undersized+degraded, 10 active+undersized, 143 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 22/630 objects degraded (3.492%) 2024-04-24T17:43:58.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:58 smithi070 bash[56922]: audit 2024-04-24T17:43:57.183053+0000 mgr.y (mgr.34107) 228 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:43:58.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:58 smithi070 bash[56922]: audit 2024-04-24T17:43:57.183053+0000 mgr.y (mgr.34107) 228 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:43:58.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:58 smithi137 bash[43799]: cluster 2024-04-24T17:43:56.856916+0000 mgr.y (mgr.34107) 227 : cluster [DBG] pgmap v131: 161 pgs: 8 active+undersized+degraded, 10 active+undersized, 143 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 22/630 objects degraded (3.492%) 2024-04-24T17:43:58.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:58 smithi137 bash[43799]: cluster 2024-04-24T17:43:56.856916+0000 mgr.y (mgr.34107) 227 : cluster [DBG] pgmap v131: 161 pgs: 8 active+undersized+degraded, 10 active+undersized, 143 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 22/630 objects degraded (3.492%) 2024-04-24T17:43:58.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:58 smithi137 bash[43799]: audit 2024-04-24T17:43:57.183053+0000 mgr.y (mgr.34107) 228 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:43:58.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:58 smithi137 bash[43799]: audit 2024-04-24T17:43:57.183053+0000 mgr.y (mgr.34107) 228 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:43:59.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:59 smithi137 bash[43799]: audit 2024-04-24T17:43:58.623308+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:43:59.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:59 smithi137 bash[43799]: audit 2024-04-24T17:43:58.623308+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:43:59.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:59 smithi137 bash[43799]: audit 2024-04-24T17:43:58.625109+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:43:59.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:59 smithi137 bash[43799]: audit 2024-04-24T17:43:58.625109+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:43:59.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:59 smithi137 bash[43799]: cluster 2024-04-24T17:43:58.629060+0000 mgr.y (mgr.34107) 229 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:43:59.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:59 smithi137 bash[43799]: cluster 2024-04-24T17:43:58.629060+0000 mgr.y (mgr.34107) 229 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:43:59.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:59 smithi137 bash[43799]: cluster 2024-04-24T17:43:58.630111+0000 mgr.y (mgr.34107) 230 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:43:59.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:59 smithi137 bash[43799]: cluster 2024-04-24T17:43:58.630111+0000 mgr.y (mgr.34107) 230 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:43:59.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:59 smithi137 bash[43799]: audit 2024-04-24T17:43:58.639443+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:59.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:59 smithi137 bash[43799]: audit 2024-04-24T17:43:58.639443+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:59.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:59 smithi137 bash[43799]: audit 2024-04-24T17:43:58.738766+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:43:59.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:59 smithi137 bash[43799]: audit 2024-04-24T17:43:58.738766+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:43:59.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:59 smithi137 bash[43799]: audit 2024-04-24T17:43:58.743511+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:59.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:59 smithi137 bash[43799]: audit 2024-04-24T17:43:58.743511+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:59.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:59 smithi137 bash[43799]: audit 2024-04-24T17:43:58.747286+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:59.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:59 smithi137 bash[43799]: audit 2024-04-24T17:43:58.747286+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:59.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:59 smithi137 bash[43799]: audit 2024-04-24T17:43:58.749829+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:59.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:59 smithi137 bash[43799]: audit 2024-04-24T17:43:58.749829+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:59.530 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:59 smithi137 bash[43799]: audit 2024-04-24T17:43:58.753118+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-24T17:43:59.530 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:59 smithi137 bash[43799]: audit 2024-04-24T17:43:58.753118+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-24T17:43:59.530 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:59 smithi137 bash[43799]: audit 2024-04-24T17:43:58.753516+0000 mgr.y (mgr.34107) 231 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-24T17:43:59.530 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:59 smithi137 bash[43799]: audit 2024-04-24T17:43:58.753516+0000 mgr.y (mgr.34107) 231 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-24T17:43:59.530 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:59 smithi137 bash[43799]: cephadm 2024-04-24T17:43:58.755864+0000 mgr.y (mgr.34107) 232 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-04-24T17:43:59.530 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:43:59 smithi137 bash[43799]: cephadm 2024-04-24T17:43:58.755864+0000 mgr.y (mgr.34107) 232 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-04-24T17:43:59.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:59 smithi070 bash[56922]: audit 2024-04-24T17:43:58.623308+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:43:59.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:59 smithi070 bash[56922]: audit 2024-04-24T17:43:58.623308+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:43:59.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:59 smithi070 bash[56922]: audit 2024-04-24T17:43:58.625109+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:43:59.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:59 smithi070 bash[56922]: audit 2024-04-24T17:43:58.625109+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:43:59.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:59 smithi070 bash[56922]: cluster 2024-04-24T17:43:58.629060+0000 mgr.y (mgr.34107) 229 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:43:59.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:59 smithi070 bash[56922]: cluster 2024-04-24T17:43:58.629060+0000 mgr.y (mgr.34107) 229 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:43:59.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:59 smithi070 bash[56922]: cluster 2024-04-24T17:43:58.630111+0000 mgr.y (mgr.34107) 230 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:43:59.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:59 smithi070 bash[56922]: cluster 2024-04-24T17:43:58.630111+0000 mgr.y (mgr.34107) 230 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:43:59.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:59 smithi070 bash[56922]: audit 2024-04-24T17:43:58.639443+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:59.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:59 smithi070 bash[56922]: audit 2024-04-24T17:43:58.639443+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:59.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:59 smithi070 bash[56922]: audit 2024-04-24T17:43:58.738766+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:43:59.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:59 smithi070 bash[56922]: audit 2024-04-24T17:43:58.738766+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:43:59.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:59 smithi070 bash[56922]: audit 2024-04-24T17:43:58.743511+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:59.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:59 smithi070 bash[56922]: audit 2024-04-24T17:43:58.743511+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:59.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:59 smithi070 bash[56922]: audit 2024-04-24T17:43:58.747286+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:59.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:59 smithi070 bash[56922]: audit 2024-04-24T17:43:58.747286+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:59.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:59 smithi070 bash[56922]: audit 2024-04-24T17:43:58.749829+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:59.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:59 smithi070 bash[56922]: audit 2024-04-24T17:43:58.749829+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:59.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:59 smithi070 bash[56922]: audit 2024-04-24T17:43:58.753118+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-24T17:43:59.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:59 smithi070 bash[55604]: audit 2024-04-24T17:43:58.623308+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:43:59.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:59 smithi070 bash[55604]: audit 2024-04-24T17:43:58.623308+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:43:59.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:59 smithi070 bash[55604]: audit 2024-04-24T17:43:58.625109+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:43:59.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:59 smithi070 bash[55604]: audit 2024-04-24T17:43:58.625109+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:43:59.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:59 smithi070 bash[55604]: cluster 2024-04-24T17:43:58.629060+0000 mgr.y (mgr.34107) 229 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:43:59.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:59 smithi070 bash[55604]: cluster 2024-04-24T17:43:58.629060+0000 mgr.y (mgr.34107) 229 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:43:59.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:59 smithi070 bash[55604]: cluster 2024-04-24T17:43:58.630111+0000 mgr.y (mgr.34107) 230 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:43:59.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:59 smithi070 bash[55604]: cluster 2024-04-24T17:43:58.630111+0000 mgr.y (mgr.34107) 230 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:43:59.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:59 smithi070 bash[55604]: audit 2024-04-24T17:43:58.639443+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:59.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:59 smithi070 bash[55604]: audit 2024-04-24T17:43:58.639443+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:43:59.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:59 smithi070 bash[55604]: audit 2024-04-24T17:43:58.738766+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:43:59.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:59 smithi070 bash[55604]: audit 2024-04-24T17:43:58.738766+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:43:59.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:59 smithi070 bash[55604]: audit 2024-04-24T17:43:58.743511+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:59.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:59 smithi070 bash[55604]: audit 2024-04-24T17:43:58.743511+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:59.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:59 smithi070 bash[55604]: audit 2024-04-24T17:43:58.747286+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:59.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:59 smithi070 bash[55604]: audit 2024-04-24T17:43:58.747286+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:59.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:59 smithi070 bash[55604]: audit 2024-04-24T17:43:58.749829+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:59.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:59 smithi070 bash[55604]: audit 2024-04-24T17:43:58.749829+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:43:59.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:59 smithi070 bash[55604]: audit 2024-04-24T17:43:58.753118+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-24T17:43:59.831 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:59 smithi070 bash[56922]: audit 2024-04-24T17:43:58.753118+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-24T17:43:59.831 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:59 smithi070 bash[56922]: audit 2024-04-24T17:43:58.753516+0000 mgr.y (mgr.34107) 231 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-24T17:43:59.831 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:59 smithi070 bash[56922]: audit 2024-04-24T17:43:58.753516+0000 mgr.y (mgr.34107) 231 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-24T17:43:59.831 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:59 smithi070 bash[56922]: cephadm 2024-04-24T17:43:58.755864+0000 mgr.y (mgr.34107) 232 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-04-24T17:43:59.831 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:43:59 smithi070 bash[56922]: cephadm 2024-04-24T17:43:58.755864+0000 mgr.y (mgr.34107) 232 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-04-24T17:43:59.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:59 smithi070 bash[55604]: audit 2024-04-24T17:43:58.753118+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-24T17:43:59.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:59 smithi070 bash[55604]: audit 2024-04-24T17:43:58.753516+0000 mgr.y (mgr.34107) 231 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-24T17:43:59.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:59 smithi070 bash[55604]: audit 2024-04-24T17:43:58.753516+0000 mgr.y (mgr.34107) 231 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-24T17:43:59.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:59 smithi070 bash[55604]: cephadm 2024-04-24T17:43:58.755864+0000 mgr.y (mgr.34107) 232 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-04-24T17:43:59.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:43:59 smithi070 bash[55604]: cephadm 2024-04-24T17:43:58.755864+0000 mgr.y (mgr.34107) 232 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-04-24T17:44:00.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:00 smithi137 bash[43799]: cluster 2024-04-24T17:43:59.337684+0000 mon.a (mon.0) 479 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 22/630 objects degraded (3.492%), 8 pgs degraded) 2024-04-24T17:44:00.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:00 smithi137 bash[43799]: cluster 2024-04-24T17:43:59.337684+0000 mon.a (mon.0) 479 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 22/630 objects degraded (3.492%), 8 pgs degraded) 2024-04-24T17:44:00.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:00 smithi070 bash[55604]: cluster 2024-04-24T17:43:59.337684+0000 mon.a (mon.0) 479 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 22/630 objects degraded (3.492%), 8 pgs degraded) 2024-04-24T17:44:00.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:00 smithi070 bash[55604]: cluster 2024-04-24T17:43:59.337684+0000 mon.a (mon.0) 479 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 22/630 objects degraded (3.492%), 8 pgs degraded) 2024-04-24T17:44:00.827 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:00 smithi070 bash[56922]: cluster 2024-04-24T17:43:59.337684+0000 mon.a (mon.0) 479 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 22/630 objects degraded (3.492%), 8 pgs degraded) 2024-04-24T17:44:00.827 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:00 smithi070 bash[56922]: cluster 2024-04-24T17:43:59.337684+0000 mon.a (mon.0) 479 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 22/630 objects degraded (3.492%), 8 pgs degraded) 2024-04-24T17:44:01.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:01 smithi137 bash[43799]: cluster 2024-04-24T17:44:00.631543+0000 mgr.y (mgr.34107) 233 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-04-24T17:44:01.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:01 smithi137 bash[43799]: cluster 2024-04-24T17:44:00.631543+0000 mgr.y (mgr.34107) 233 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-04-24T17:44:01.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:01 smithi137 bash[43799]: audit 2024-04-24T17:44:01.337270+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:01.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:01 smithi137 bash[43799]: audit 2024-04-24T17:44:01.337270+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:01.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:01 smithi137 bash[43799]: audit 2024-04-24T17:44:01.343485+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-24T17:44:01.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:01 smithi137 bash[43799]: audit 2024-04-24T17:44:01.343485+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-24T17:44:01.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:01 smithi137 bash[43799]: audit 2024-04-24T17:44:01.345220+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:44:01.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:01 smithi137 bash[43799]: audit 2024-04-24T17:44:01.345220+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:44:01.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:01 smithi070 bash[55604]: cluster 2024-04-24T17:44:00.631543+0000 mgr.y (mgr.34107) 233 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-04-24T17:44:01.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:01 smithi070 bash[55604]: cluster 2024-04-24T17:44:00.631543+0000 mgr.y (mgr.34107) 233 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-04-24T17:44:01.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:01 smithi070 bash[55604]: audit 2024-04-24T17:44:01.337270+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:01.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:01 smithi070 bash[55604]: audit 2024-04-24T17:44:01.337270+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:01.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:01 smithi070 bash[55604]: audit 2024-04-24T17:44:01.343485+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-24T17:44:01.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:01 smithi070 bash[55604]: audit 2024-04-24T17:44:01.343485+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-24T17:44:01.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:01 smithi070 bash[55604]: audit 2024-04-24T17:44:01.345220+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:44:01.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:01 smithi070 bash[55604]: audit 2024-04-24T17:44:01.345220+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:44:01.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:01 smithi070 bash[56922]: cluster 2024-04-24T17:44:00.631543+0000 mgr.y (mgr.34107) 233 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-04-24T17:44:01.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:01 smithi070 bash[56922]: cluster 2024-04-24T17:44:00.631543+0000 mgr.y (mgr.34107) 233 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-04-24T17:44:01.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:01 smithi070 bash[56922]: audit 2024-04-24T17:44:01.337270+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:01.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:01 smithi070 bash[56922]: audit 2024-04-24T17:44:01.337270+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:01.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:01 smithi070 bash[56922]: audit 2024-04-24T17:44:01.343485+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-24T17:44:01.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:01 smithi070 bash[56922]: audit 2024-04-24T17:44:01.343485+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-24T17:44:01.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:01 smithi070 bash[56922]: audit 2024-04-24T17:44:01.345220+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:44:01.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:01 smithi070 bash[56922]: audit 2024-04-24T17:44:01.345220+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:44:02.327 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:44:01 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:44:01] "GET /metrics HTTP/1.1" 200 38438 "" "Prometheus/2.33.4" 2024-04-24T17:44:02.745 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:02 smithi137 bash[43799]: cephadm 2024-04-24T17:44:01.328371+0000 mgr.y (mgr.34107) 234 : cephadm [INF] Upgrade: Updating osd.4 2024-04-24T17:44:02.745 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:02 smithi137 bash[43799]: cephadm 2024-04-24T17:44:01.328371+0000 mgr.y (mgr.34107) 234 : cephadm [INF] Upgrade: Updating osd.4 2024-04-24T17:44:02.745 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:02 smithi137 bash[43799]: cephadm 2024-04-24T17:44:01.351921+0000 mgr.y (mgr.34107) 235 : cephadm [INF] Deploying daemon osd.4 on smithi137 2024-04-24T17:44:02.745 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:02 smithi137 bash[43799]: cephadm 2024-04-24T17:44:01.351921+0000 mgr.y (mgr.34107) 235 : cephadm [INF] Deploying daemon osd.4 on smithi137 2024-04-24T17:44:02.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:02 smithi070 bash[55604]: cephadm 2024-04-24T17:44:01.328371+0000 mgr.y (mgr.34107) 234 : cephadm [INF] Upgrade: Updating osd.4 2024-04-24T17:44:02.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:02 smithi070 bash[55604]: cephadm 2024-04-24T17:44:01.328371+0000 mgr.y (mgr.34107) 234 : cephadm [INF] Upgrade: Updating osd.4 2024-04-24T17:44:02.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:02 smithi070 bash[55604]: cephadm 2024-04-24T17:44:01.351921+0000 mgr.y (mgr.34107) 235 : cephadm [INF] Deploying daemon osd.4 on smithi137 2024-04-24T17:44:02.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:02 smithi070 bash[55604]: cephadm 2024-04-24T17:44:01.351921+0000 mgr.y (mgr.34107) 235 : cephadm [INF] Deploying daemon osd.4 on smithi137 2024-04-24T17:44:02.827 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:02 smithi070 bash[56922]: cephadm 2024-04-24T17:44:01.328371+0000 mgr.y (mgr.34107) 234 : cephadm [INF] Upgrade: Updating osd.4 2024-04-24T17:44:02.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:02 smithi070 bash[56922]: cephadm 2024-04-24T17:44:01.328371+0000 mgr.y (mgr.34107) 234 : cephadm [INF] Upgrade: Updating osd.4 2024-04-24T17:44:02.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:02 smithi070 bash[56922]: cephadm 2024-04-24T17:44:01.351921+0000 mgr.y (mgr.34107) 235 : cephadm [INF] Deploying daemon osd.4 on smithi137 2024-04-24T17:44:02.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:02 smithi070 bash[56922]: cephadm 2024-04-24T17:44:01.351921+0000 mgr.y (mgr.34107) 235 : cephadm [INF] Deploying daemon osd.4 on smithi137 2024-04-24T17:44:03.695 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:03 smithi137 bash[43799]: cluster 2024-04-24T17:44:02.633277+0000 mgr.y (mgr.34107) 236 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 0 B/s wr, 83 op/s 2024-04-24T17:44:03.695 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:03 smithi137 bash[43799]: cluster 2024-04-24T17:44:02.633277+0000 mgr.y (mgr.34107) 236 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 0 B/s wr, 83 op/s 2024-04-24T17:44:03.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:03 smithi070 bash[55604]: cluster 2024-04-24T17:44:02.633277+0000 mgr.y (mgr.34107) 236 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 0 B/s wr, 83 op/s 2024-04-24T17:44:03.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:03 smithi070 bash[55604]: cluster 2024-04-24T17:44:02.633277+0000 mgr.y (mgr.34107) 236 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 0 B/s wr, 83 op/s 2024-04-24T17:44:03.827 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:03 smithi070 bash[56922]: cluster 2024-04-24T17:44:02.633277+0000 mgr.y (mgr.34107) 236 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 0 B/s wr, 83 op/s 2024-04-24T17:44:03.827 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:03 smithi070 bash[56922]: cluster 2024-04-24T17:44:02.633277+0000 mgr.y (mgr.34107) 236 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 0 B/s wr, 83 op/s 2024-04-24T17:44:06.011 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:05 smithi137 bash[43799]: cluster 2024-04-24T17:44:04.634587+0000 mgr.y (mgr.34107) 237 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 121 op/s 2024-04-24T17:44:06.011 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:05 smithi137 bash[43799]: cluster 2024-04-24T17:44:04.634587+0000 mgr.y (mgr.34107) 237 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 121 op/s 2024-04-24T17:44:06.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:05 smithi070 bash[55604]: cluster 2024-04-24T17:44:04.634587+0000 mgr.y (mgr.34107) 237 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 121 op/s 2024-04-24T17:44:06.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:05 smithi070 bash[55604]: cluster 2024-04-24T17:44:04.634587+0000 mgr.y (mgr.34107) 237 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 121 op/s 2024-04-24T17:44:06.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:05 smithi070 bash[56922]: cluster 2024-04-24T17:44:04.634587+0000 mgr.y (mgr.34107) 237 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 121 op/s 2024-04-24T17:44:06.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:05 smithi070 bash[56922]: cluster 2024-04-24T17:44:04.634587+0000 mgr.y (mgr.34107) 237 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 121 op/s 2024-04-24T17:44:06.274 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:44:06 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:44:06.275 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:44:06 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:44:06.275 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:44:06 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:44:06.275 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:44:06 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:44:06.276 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:44:06 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:44:06.276 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:44:06 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:44:06.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:06 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:44:06.277 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:44:06 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:44:06.277 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:44:06 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:44:06.277 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:44:06 smithi137 systemd[1]: Stopping Ceph osd.4 for 6229cc3c-025f-11ef-bc93-c7b262605968... 2024-04-24T17:44:06.528 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:44:06 smithi137 bash[21665]: debug 2024-04-24T17:44:06.278+0000 7fa744cfc700 -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-04-24T17:44:06.528 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:44:06 smithi137 bash[21665]: debug 2024-04-24T17:44:06.278+0000 7fa744cfc700 -1 osd.4 125 *** Got signal Terminated *** 2024-04-24T17:44:06.528 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:44:06 smithi137 bash[21665]: debug 2024-04-24T17:44:06.278+0000 7fa744cfc700 -1 osd.4 125 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-24T17:44:07.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:07 smithi137 bash[43799]: audit 2024-04-24T17:44:06.122250+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:07.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:07 smithi137 bash[43799]: audit 2024-04-24T17:44:06.122250+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:07.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:07 smithi137 bash[43799]: audit 2024-04-24T17:44:06.124395+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:44:07.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:07 smithi137 bash[43799]: audit 2024-04-24T17:44:06.124395+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:44:07.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:07 smithi137 bash[43799]: cluster 2024-04-24T17:44:06.291984+0000 mon.a (mon.0) 485 : cluster [INF] osd.4 marked itself down and dead 2024-04-24T17:44:07.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:07 smithi137 bash[43799]: cluster 2024-04-24T17:44:06.291984+0000 mon.a (mon.0) 485 : cluster [INF] osd.4 marked itself down and dead 2024-04-24T17:44:07.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:07 smithi137 bash[43799]: audit 2024-04-24T17:44:06.349983+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:07.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:07 smithi137 bash[43799]: audit 2024-04-24T17:44:06.349983+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:07.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:07 smithi137 bash[43799]: cluster 2024-04-24T17:44:06.635886+0000 mgr.y (mgr.34107) 238 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 0 B/s wr, 134 op/s 2024-04-24T17:44:07.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:07 smithi137 bash[43799]: cluster 2024-04-24T17:44:06.635886+0000 mgr.y (mgr.34107) 238 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 0 B/s wr, 134 op/s 2024-04-24T17:44:07.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:07 smithi070 bash[55604]: audit 2024-04-24T17:44:06.122250+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:07.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:07 smithi070 bash[55604]: audit 2024-04-24T17:44:06.122250+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:07.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:07 smithi070 bash[55604]: audit 2024-04-24T17:44:06.124395+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:44:07.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:07 smithi070 bash[55604]: audit 2024-04-24T17:44:06.124395+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:44:07.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:07 smithi070 bash[55604]: cluster 2024-04-24T17:44:06.291984+0000 mon.a (mon.0) 485 : cluster [INF] osd.4 marked itself down and dead 2024-04-24T17:44:07.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:07 smithi070 bash[55604]: cluster 2024-04-24T17:44:06.291984+0000 mon.a (mon.0) 485 : cluster [INF] osd.4 marked itself down and dead 2024-04-24T17:44:07.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:07 smithi070 bash[55604]: audit 2024-04-24T17:44:06.349983+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:07.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:07 smithi070 bash[55604]: audit 2024-04-24T17:44:06.349983+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:07.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:07 smithi070 bash[55604]: cluster 2024-04-24T17:44:06.635886+0000 mgr.y (mgr.34107) 238 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 0 B/s wr, 134 op/s 2024-04-24T17:44:07.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:07 smithi070 bash[55604]: cluster 2024-04-24T17:44:06.635886+0000 mgr.y (mgr.34107) 238 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 0 B/s wr, 134 op/s 2024-04-24T17:44:07.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:07 smithi070 bash[56922]: audit 2024-04-24T17:44:06.122250+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:07.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:07 smithi070 bash[56922]: audit 2024-04-24T17:44:06.122250+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:07.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:07 smithi070 bash[56922]: audit 2024-04-24T17:44:06.124395+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:44:07.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:07 smithi070 bash[56922]: audit 2024-04-24T17:44:06.124395+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:44:07.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:07 smithi070 bash[56922]: cluster 2024-04-24T17:44:06.291984+0000 mon.a (mon.0) 485 : cluster [INF] osd.4 marked itself down and dead 2024-04-24T17:44:07.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:07 smithi070 bash[56922]: cluster 2024-04-24T17:44:06.291984+0000 mon.a (mon.0) 485 : cluster [INF] osd.4 marked itself down and dead 2024-04-24T17:44:07.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:07 smithi070 bash[56922]: audit 2024-04-24T17:44:06.349983+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:07.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:07 smithi070 bash[56922]: audit 2024-04-24T17:44:06.349983+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:07.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:07 smithi070 bash[56922]: cluster 2024-04-24T17:44:06.635886+0000 mgr.y (mgr.34107) 238 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 0 B/s wr, 134 op/s 2024-04-24T17:44:07.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:07 smithi070 bash[56922]: cluster 2024-04-24T17:44:06.635886+0000 mgr.y (mgr.34107) 238 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 0 B/s wr, 134 op/s 2024-04-24T17:44:08.528 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:44:08 smithi137 bash[45407]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-osd-4 2024-04-24T17:44:08.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:08 smithi137 bash[43799]: cluster 2024-04-24T17:44:07.118492+0000 mon.a (mon.0) 487 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:44:08.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:08 smithi137 bash[43799]: cluster 2024-04-24T17:44:07.118492+0000 mon.a (mon.0) 487 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:44:08.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:08 smithi137 bash[43799]: cluster 2024-04-24T17:44:07.129843+0000 mon.a (mon.0) 488 : cluster [DBG] osdmap e126: 8 total, 7 up, 8 in 2024-04-24T17:44:08.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:08 smithi137 bash[43799]: cluster 2024-04-24T17:44:07.129843+0000 mon.a (mon.0) 488 : cluster [DBG] osdmap e126: 8 total, 7 up, 8 in 2024-04-24T17:44:08.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:08 smithi137 bash[43799]: audit 2024-04-24T17:44:07.191094+0000 mgr.y (mgr.34107) 239 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:44:08.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:08 smithi137 bash[43799]: audit 2024-04-24T17:44:07.191094+0000 mgr.y (mgr.34107) 239 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:44:08.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:08 smithi137 bash[43799]: cluster 2024-04-24T17:44:08.131240+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-04-24T17:44:08.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:08 smithi137 bash[43799]: cluster 2024-04-24T17:44:08.131240+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-04-24T17:44:08.577 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:08 smithi070 bash[56922]: cluster 2024-04-24T17:44:07.118492+0000 mon.a (mon.0) 487 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:44:08.577 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:08 smithi070 bash[56922]: cluster 2024-04-24T17:44:07.118492+0000 mon.a (mon.0) 487 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:44:08.577 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:08 smithi070 bash[56922]: cluster 2024-04-24T17:44:07.129843+0000 mon.a (mon.0) 488 : cluster [DBG] osdmap e126: 8 total, 7 up, 8 in 2024-04-24T17:44:08.577 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:08 smithi070 bash[56922]: cluster 2024-04-24T17:44:07.129843+0000 mon.a (mon.0) 488 : cluster [DBG] osdmap e126: 8 total, 7 up, 8 in 2024-04-24T17:44:08.577 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:08 smithi070 bash[56922]: audit 2024-04-24T17:44:07.191094+0000 mgr.y (mgr.34107) 239 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:44:08.577 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:08 smithi070 bash[56922]: audit 2024-04-24T17:44:07.191094+0000 mgr.y (mgr.34107) 239 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:44:08.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:08 smithi070 bash[56922]: cluster 2024-04-24T17:44:08.131240+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-04-24T17:44:08.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:08 smithi070 bash[56922]: cluster 2024-04-24T17:44:08.131240+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-04-24T17:44:08.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:08 smithi070 bash[55604]: cluster 2024-04-24T17:44:07.118492+0000 mon.a (mon.0) 487 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:44:08.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:08 smithi070 bash[55604]: cluster 2024-04-24T17:44:07.118492+0000 mon.a (mon.0) 487 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:44:08.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:08 smithi070 bash[55604]: cluster 2024-04-24T17:44:07.129843+0000 mon.a (mon.0) 488 : cluster [DBG] osdmap e126: 8 total, 7 up, 8 in 2024-04-24T17:44:08.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:08 smithi070 bash[55604]: cluster 2024-04-24T17:44:07.129843+0000 mon.a (mon.0) 488 : cluster [DBG] osdmap e126: 8 total, 7 up, 8 in 2024-04-24T17:44:08.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:08 smithi070 bash[55604]: audit 2024-04-24T17:44:07.191094+0000 mgr.y (mgr.34107) 239 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:44:08.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:08 smithi070 bash[55604]: audit 2024-04-24T17:44:07.191094+0000 mgr.y (mgr.34107) 239 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:44:08.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:08 smithi070 bash[55604]: cluster 2024-04-24T17:44:08.131240+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-04-24T17:44:08.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:08 smithi070 bash[55604]: cluster 2024-04-24T17:44:08.131240+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-04-24T17:44:09.028 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:44:08 smithi137 bash[45472]: Error response from daemon: No such container: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-osd-4 2024-04-24T17:44:09.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:09 smithi137 bash[43799]: cluster 2024-04-24T17:44:08.637194+0000 mgr.y (mgr.34107) 240 : cluster [DBG] pgmap v140: 161 pgs: 5 active+undersized+degraded, 22 stale+active+clean, 4 active+undersized, 130 active+clean; 585 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s rd, 0 B/s wr, 177 op/s; 24/630 objects degraded (3.810%) 2024-04-24T17:44:09.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:09 smithi137 bash[43799]: cluster 2024-04-24T17:44:08.637194+0000 mgr.y (mgr.34107) 240 : cluster [DBG] pgmap v140: 161 pgs: 5 active+undersized+degraded, 22 stale+active+clean, 4 active+undersized, 130 active+clean; 585 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s rd, 0 B/s wr, 177 op/s; 24/630 objects degraded (3.810%) 2024-04-24T17:44:09.577 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:09 smithi070 bash[56922]: cluster 2024-04-24T17:44:08.637194+0000 mgr.y (mgr.34107) 240 : cluster [DBG] pgmap v140: 161 pgs: 5 active+undersized+degraded, 22 stale+active+clean, 4 active+undersized, 130 active+clean; 585 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s rd, 0 B/s wr, 177 op/s; 24/630 objects degraded (3.810%) 2024-04-24T17:44:09.577 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:09 smithi070 bash[56922]: cluster 2024-04-24T17:44:08.637194+0000 mgr.y (mgr.34107) 240 : cluster [DBG] pgmap v140: 161 pgs: 5 active+undersized+degraded, 22 stale+active+clean, 4 active+undersized, 130 active+clean; 585 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s rd, 0 B/s wr, 177 op/s; 24/630 objects degraded (3.810%) 2024-04-24T17:44:09.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:09 smithi070 bash[55604]: cluster 2024-04-24T17:44:08.637194+0000 mgr.y (mgr.34107) 240 : cluster [DBG] pgmap v140: 161 pgs: 5 active+undersized+degraded, 22 stale+active+clean, 4 active+undersized, 130 active+clean; 585 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s rd, 0 B/s wr, 177 op/s; 24/630 objects degraded (3.810%) 2024-04-24T17:44:09.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:09 smithi070 bash[55604]: cluster 2024-04-24T17:44:08.637194+0000 mgr.y (mgr.34107) 240 : cluster [DBG] pgmap v140: 161 pgs: 5 active+undersized+degraded, 22 stale+active+clean, 4 active+undersized, 130 active+clean; 585 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s rd, 0 B/s wr, 177 op/s; 24/630 objects degraded (3.810%) 2024-04-24T17:44:10.208 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:10 smithi137 bash[43799]: cluster 2024-04-24T17:44:09.146504+0000 mon.a (mon.0) 490 : cluster [WRN] Health check failed: Degraded data redundancy: 24/630 objects degraded (3.810%), 5 pgs degraded (PG_DEGRADED) 2024-04-24T17:44:10.208 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:10 smithi137 bash[43799]: cluster 2024-04-24T17:44:09.146504+0000 mon.a (mon.0) 490 : cluster [WRN] Health check failed: Degraded data redundancy: 24/630 objects degraded (3.810%), 5 pgs degraded (PG_DEGRADED) 2024-04-24T17:44:10.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:10 smithi070 bash[55604]: cluster 2024-04-24T17:44:09.146504+0000 mon.a (mon.0) 490 : cluster [WRN] Health check failed: Degraded data redundancy: 24/630 objects degraded (3.810%), 5 pgs degraded (PG_DEGRADED) 2024-04-24T17:44:10.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:10 smithi070 bash[55604]: cluster 2024-04-24T17:44:09.146504+0000 mon.a (mon.0) 490 : cluster [WRN] Health check failed: Degraded data redundancy: 24/630 objects degraded (3.810%), 5 pgs degraded (PG_DEGRADED) 2024-04-24T17:44:10.577 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:10 smithi070 bash[56922]: cluster 2024-04-24T17:44:09.146504+0000 mon.a (mon.0) 490 : cluster [WRN] Health check failed: Degraded data redundancy: 24/630 objects degraded (3.810%), 5 pgs degraded (PG_DEGRADED) 2024-04-24T17:44:10.577 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:10 smithi070 bash[56922]: cluster 2024-04-24T17:44:09.146504+0000 mon.a (mon.0) 490 : cluster [WRN] Health check failed: Degraded data redundancy: 24/630 objects degraded (3.810%), 5 pgs degraded (PG_DEGRADED) 2024-04-24T17:44:10.988 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:44:10 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:44:10.988 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:44:10 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:44:10.988 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:44:10 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:44:10.989 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:44:10 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:44:10.989 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:44:10 smithi137 systemd[1]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968@osd.4.service: Deactivated successfully. 2024-04-24T17:44:10.989 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:44:10 smithi137 systemd[1]: Stopped Ceph osd.4 for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:44:10.989 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:44:10 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:44:10.989 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:44:10 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:44:10.990 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:10 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:44:10.990 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:44:10 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:44:10.990 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:44:10 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:44:11.281 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:44:10 smithi137 systemd[1]: Started Ceph osd.4 for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:44:11.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:11 smithi137 bash[43799]: cluster 2024-04-24T17:44:10.638825+0000 mgr.y (mgr.34107) 241 : cluster [DBG] pgmap v141: 161 pgs: 12 active+undersized+degraded, 16 stale+active+clean, 14 active+undersized, 119 active+clean; 585 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 0 B/s wr, 82 op/s; 44/630 objects degraded (6.984%) 2024-04-24T17:44:11.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:11 smithi137 bash[43799]: cluster 2024-04-24T17:44:10.638825+0000 mgr.y (mgr.34107) 241 : cluster [DBG] pgmap v141: 161 pgs: 12 active+undersized+degraded, 16 stale+active+clean, 14 active+undersized, 119 active+clean; 585 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 0 B/s wr, 82 op/s; 44/630 objects degraded (6.984%) 2024-04-24T17:44:11.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:11 smithi137 bash[43799]: audit 2024-04-24T17:44:11.058184+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:11.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:11 smithi137 bash[43799]: audit 2024-04-24T17:44:11.058184+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:11.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:11 smithi137 bash[43799]: audit 2024-04-24T17:44:11.070231+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:11.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:11 smithi137 bash[43799]: audit 2024-04-24T17:44:11.070231+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:11.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:11 smithi070 bash[55604]: cluster 2024-04-24T17:44:10.638825+0000 mgr.y (mgr.34107) 241 : cluster [DBG] pgmap v141: 161 pgs: 12 active+undersized+degraded, 16 stale+active+clean, 14 active+undersized, 119 active+clean; 585 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 0 B/s wr, 82 op/s; 44/630 objects degraded (6.984%) 2024-04-24T17:44:11.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:11 smithi070 bash[55604]: cluster 2024-04-24T17:44:10.638825+0000 mgr.y (mgr.34107) 241 : cluster [DBG] pgmap v141: 161 pgs: 12 active+undersized+degraded, 16 stale+active+clean, 14 active+undersized, 119 active+clean; 585 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 0 B/s wr, 82 op/s; 44/630 objects degraded (6.984%) 2024-04-24T17:44:11.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:11 smithi070 bash[55604]: audit 2024-04-24T17:44:11.058184+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:11.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:11 smithi070 bash[55604]: audit 2024-04-24T17:44:11.058184+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:11.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:11 smithi070 bash[55604]: audit 2024-04-24T17:44:11.070231+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:11.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:11 smithi070 bash[55604]: audit 2024-04-24T17:44:11.070231+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:11.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:11 smithi070 bash[56922]: cluster 2024-04-24T17:44:10.638825+0000 mgr.y (mgr.34107) 241 : cluster [DBG] pgmap v141: 161 pgs: 12 active+undersized+degraded, 16 stale+active+clean, 14 active+undersized, 119 active+clean; 585 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 0 B/s wr, 82 op/s; 44/630 objects degraded (6.984%) 2024-04-24T17:44:11.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:11 smithi070 bash[56922]: cluster 2024-04-24T17:44:10.638825+0000 mgr.y (mgr.34107) 241 : cluster [DBG] pgmap v141: 161 pgs: 12 active+undersized+degraded, 16 stale+active+clean, 14 active+undersized, 119 active+clean; 585 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 0 B/s wr, 82 op/s; 44/630 objects degraded (6.984%) 2024-04-24T17:44:11.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:11 smithi070 bash[56922]: audit 2024-04-24T17:44:11.058184+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:11.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:11 smithi070 bash[56922]: audit 2024-04-24T17:44:11.058184+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:11.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:11 smithi070 bash[56922]: audit 2024-04-24T17:44:11.070231+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:11.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:11 smithi070 bash[56922]: audit 2024-04-24T17:44:11.070231+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:12.327 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:44:11 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:44:11] "GET /metrics HTTP/1.1" 200 38445 "" "Prometheus/2.33.4" 2024-04-24T17:44:12.909 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:44:12 smithi137 bash[45623]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-24T17:44:12.909 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:44:12 smithi137 bash[45623]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-24T17:44:12.909 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:44:12 smithi137 bash[45623]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-04-24T17:44:12.909 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:44:12 smithi137 bash[45623]: 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-04-24T17:44:12.909 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:44:12 smithi137 bash[45623]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-24T17:44:12.909 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:44:12 smithi137 bash[45623]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-24T17:44:12.909 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:44:12 smithi137 bash[45623]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-04-24T17:44:12.909 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:44:12 smithi137 bash[45623]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-04-24T17:44:12.909 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:44:12 smithi137 bash[45623]: --> ceph-volume raw activate successful for osd ID: 4 2024-04-24T17:44:13.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:13 smithi137 bash[43799]: cluster 2024-04-24T17:44:12.641136+0000 mgr.y (mgr.34107) 242 : cluster [DBG] pgmap v142: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 182 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 0 B/s wr, 87 op/s; 108/630 objects degraded (17.143%) 2024-04-24T17:44:13.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:13 smithi137 bash[43799]: cluster 2024-04-24T17:44:12.641136+0000 mgr.y (mgr.34107) 242 : cluster [DBG] pgmap v142: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 182 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 0 B/s wr, 87 op/s; 108/630 objects degraded (17.143%) 2024-04-24T17:44:14.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:13 smithi070 bash[55604]: cluster 2024-04-24T17:44:12.641136+0000 mgr.y (mgr.34107) 242 : cluster [DBG] pgmap v142: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 182 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 0 B/s wr, 87 op/s; 108/630 objects degraded (17.143%) 2024-04-24T17:44:14.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:13 smithi070 bash[55604]: cluster 2024-04-24T17:44:12.641136+0000 mgr.y (mgr.34107) 242 : cluster [DBG] pgmap v142: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 182 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 0 B/s wr, 87 op/s; 108/630 objects degraded (17.143%) 2024-04-24T17:44:14.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:13 smithi070 bash[56922]: cluster 2024-04-24T17:44:12.641136+0000 mgr.y (mgr.34107) 242 : cluster [DBG] pgmap v142: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 182 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 0 B/s wr, 87 op/s; 108/630 objects degraded (17.143%) 2024-04-24T17:44:14.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:13 smithi070 bash[56922]: cluster 2024-04-24T17:44:12.641136+0000 mgr.y (mgr.34107) 242 : cluster [DBG] pgmap v142: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 182 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 0 B/s wr, 87 op/s; 108/630 objects degraded (17.143%) 2024-04-24T17:44:14.778 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:44:14 smithi137 bash[45862]: debug 2024-04-24T17:44:14.389+0000 7feef3e84700 1 -- 172.21.15.137:0/2102279926 <== mon.2 v2:172.21.15.137:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x560a6d533680 con 0x560a6d591000 2024-04-24T17:44:15.278 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:44:14 smithi137 bash[45862]: debug 2024-04-24T17:44:14.933+0000 7feefd01c7c0 -1 Falling back to public interface 2024-04-24T17:44:16.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:15 smithi137 bash[43799]: cluster 2024-04-24T17:44:14.642861+0000 mgr.y (mgr.34107) 243 : cluster [DBG] pgmap v143: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 0 B/s wr, 135 op/s; 108/630 objects degraded (17.143%) 2024-04-24T17:44:16.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:15 smithi137 bash[43799]: cluster 2024-04-24T17:44:14.642861+0000 mgr.y (mgr.34107) 243 : cluster [DBG] pgmap v143: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 0 B/s wr, 135 op/s; 108/630 objects degraded (17.143%) 2024-04-24T17:44:16.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:15 smithi070 bash[55604]: cluster 2024-04-24T17:44:14.642861+0000 mgr.y (mgr.34107) 243 : cluster [DBG] pgmap v143: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 0 B/s wr, 135 op/s; 108/630 objects degraded (17.143%) 2024-04-24T17:44:16.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:15 smithi070 bash[55604]: cluster 2024-04-24T17:44:14.642861+0000 mgr.y (mgr.34107) 243 : cluster [DBG] pgmap v143: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 0 B/s wr, 135 op/s; 108/630 objects degraded (17.143%) 2024-04-24T17:44:16.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:15 smithi070 bash[56922]: cluster 2024-04-24T17:44:14.642861+0000 mgr.y (mgr.34107) 243 : cluster [DBG] pgmap v143: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 0 B/s wr, 135 op/s; 108/630 objects degraded (17.143%) 2024-04-24T17:44:16.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:15 smithi070 bash[56922]: cluster 2024-04-24T17:44:14.642861+0000 mgr.y (mgr.34107) 243 : cluster [DBG] pgmap v143: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 0 B/s wr, 135 op/s; 108/630 objects degraded (17.143%) 2024-04-24T17:44:17.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:16 smithi137 bash[43799]: cluster 2024-04-24T17:44:16.292897+0000 mon.a (mon.0) 493 : cluster [WRN] Health check update: Degraded data redundancy: 108/630 objects degraded (17.143%), 29 pgs degraded (PG_DEGRADED) 2024-04-24T17:44:17.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:16 smithi137 bash[43799]: cluster 2024-04-24T17:44:16.292897+0000 mon.a (mon.0) 493 : cluster [WRN] Health check update: Degraded data redundancy: 108/630 objects degraded (17.143%), 29 pgs degraded (PG_DEGRADED) 2024-04-24T17:44:17.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:16 smithi070 bash[55604]: cluster 2024-04-24T17:44:16.292897+0000 mon.a (mon.0) 493 : cluster [WRN] Health check update: Degraded data redundancy: 108/630 objects degraded (17.143%), 29 pgs degraded (PG_DEGRADED) 2024-04-24T17:44:17.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:16 smithi070 bash[55604]: cluster 2024-04-24T17:44:16.292897+0000 mon.a (mon.0) 493 : cluster [WRN] Health check update: Degraded data redundancy: 108/630 objects degraded (17.143%), 29 pgs degraded (PG_DEGRADED) 2024-04-24T17:44:17.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:16 smithi070 bash[56922]: cluster 2024-04-24T17:44:16.292897+0000 mon.a (mon.0) 493 : cluster [WRN] Health check update: Degraded data redundancy: 108/630 objects degraded (17.143%), 29 pgs degraded (PG_DEGRADED) 2024-04-24T17:44:17.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:16 smithi070 bash[56922]: cluster 2024-04-24T17:44:16.292897+0000 mon.a (mon.0) 493 : cluster [WRN] Health check update: Degraded data redundancy: 108/630 objects degraded (17.143%), 29 pgs degraded (PG_DEGRADED) 2024-04-24T17:44:17.989 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:44:17 smithi137 bash[45862]: debug 2024-04-24T17:44:17.949+0000 7feefd01c7c0 -1 osd.4 0 read_superblock omap replica is missing. 2024-04-24T17:44:17.990 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:17 smithi137 bash[43799]: cluster 2024-04-24T17:44:16.644522+0000 mgr.y (mgr.34107) 244 : cluster [DBG] pgmap v144: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 190 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 115 op/s; 108/630 objects degraded (17.143%) 2024-04-24T17:44:17.990 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:17 smithi137 bash[43799]: cluster 2024-04-24T17:44:16.644522+0000 mgr.y (mgr.34107) 244 : cluster [DBG] pgmap v144: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 190 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 115 op/s; 108/630 objects degraded (17.143%) 2024-04-24T17:44:17.990 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:17 smithi137 bash[43799]: audit 2024-04-24T17:44:17.000475+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:17.990 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:17 smithi137 bash[43799]: audit 2024-04-24T17:44:17.000475+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:17.990 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:17 smithi137 bash[43799]: audit 2024-04-24T17:44:17.013831+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:17.990 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:17 smithi137 bash[43799]: audit 2024-04-24T17:44:17.013831+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:18.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:17 smithi070 bash[55604]: cluster 2024-04-24T17:44:16.644522+0000 mgr.y (mgr.34107) 244 : cluster [DBG] pgmap v144: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 190 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 115 op/s; 108/630 objects degraded (17.143%) 2024-04-24T17:44:18.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:17 smithi070 bash[55604]: cluster 2024-04-24T17:44:16.644522+0000 mgr.y (mgr.34107) 244 : cluster [DBG] pgmap v144: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 190 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 115 op/s; 108/630 objects degraded (17.143%) 2024-04-24T17:44:18.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:17 smithi070 bash[55604]: audit 2024-04-24T17:44:17.000475+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:18.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:17 smithi070 bash[55604]: audit 2024-04-24T17:44:17.000475+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:18.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:17 smithi070 bash[55604]: audit 2024-04-24T17:44:17.013831+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:18.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:17 smithi070 bash[55604]: audit 2024-04-24T17:44:17.013831+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:18.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:17 smithi070 bash[56922]: cluster 2024-04-24T17:44:16.644522+0000 mgr.y (mgr.34107) 244 : cluster [DBG] pgmap v144: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 190 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 115 op/s; 108/630 objects degraded (17.143%) 2024-04-24T17:44:18.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:17 smithi070 bash[56922]: cluster 2024-04-24T17:44:16.644522+0000 mgr.y (mgr.34107) 244 : cluster [DBG] pgmap v144: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 190 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 115 op/s; 108/630 objects degraded (17.143%) 2024-04-24T17:44:18.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:17 smithi070 bash[56922]: audit 2024-04-24T17:44:17.000475+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:18.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:17 smithi070 bash[56922]: audit 2024-04-24T17:44:17.000475+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:18.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:17 smithi070 bash[56922]: audit 2024-04-24T17:44:17.013831+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:18.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:17 smithi070 bash[56922]: audit 2024-04-24T17:44:17.013831+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:18.278 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:44:17 smithi137 bash[45862]: debug 2024-04-24T17:44:17.993+0000 7feefd01c7c0 -1 osd.4 125 log_to_monitors true 2024-04-24T17:44:19.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:18 smithi137 bash[43799]: audit 2024-04-24T17:44:17.200351+0000 mgr.y (mgr.34107) 245 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:44:19.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:18 smithi137 bash[43799]: audit 2024-04-24T17:44:17.200351+0000 mgr.y (mgr.34107) 245 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:44:19.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:18 smithi137 bash[43799]: audit 2024-04-24T17:44:18.001520+0000 mon.b (mon.2) 3 : audit [INF] from='osd.4 [v2:172.21.15.137:6800/538816752,v1:172.21.15.137:6801/538816752]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-24T17:44:19.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:18 smithi137 bash[43799]: audit 2024-04-24T17:44:18.001520+0000 mon.b (mon.2) 3 : audit [INF] from='osd.4 [v2:172.21.15.137:6800/538816752,v1:172.21.15.137:6801/538816752]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-24T17:44:19.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:18 smithi137 bash[43799]: audit 2024-04-24T17:44:18.010367+0000 mon.a (mon.0) 496 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-24T17:44:19.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:18 smithi137 bash[43799]: audit 2024-04-24T17:44:18.010367+0000 mon.a (mon.0) 496 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-24T17:44:19.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:18 smithi137 bash[43799]: audit 2024-04-24T17:44:18.164482+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:19.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:18 smithi137 bash[43799]: audit 2024-04-24T17:44:18.164482+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:19.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:18 smithi137 bash[43799]: audit 2024-04-24T17:44:18.177283+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:19.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:18 smithi137 bash[43799]: audit 2024-04-24T17:44:18.177283+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:19.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:18 smithi070 bash[55604]: audit 2024-04-24T17:44:17.200351+0000 mgr.y (mgr.34107) 245 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:44:19.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:18 smithi070 bash[55604]: audit 2024-04-24T17:44:17.200351+0000 mgr.y (mgr.34107) 245 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:44:19.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:18 smithi070 bash[55604]: audit 2024-04-24T17:44:18.001520+0000 mon.b (mon.2) 3 : audit [INF] from='osd.4 [v2:172.21.15.137:6800/538816752,v1:172.21.15.137:6801/538816752]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-24T17:44:19.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:18 smithi070 bash[55604]: audit 2024-04-24T17:44:18.001520+0000 mon.b (mon.2) 3 : audit [INF] from='osd.4 [v2:172.21.15.137:6800/538816752,v1:172.21.15.137:6801/538816752]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-24T17:44:19.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:18 smithi070 bash[55604]: audit 2024-04-24T17:44:18.010367+0000 mon.a (mon.0) 496 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-24T17:44:19.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:18 smithi070 bash[55604]: audit 2024-04-24T17:44:18.010367+0000 mon.a (mon.0) 496 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-24T17:44:19.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:18 smithi070 bash[55604]: audit 2024-04-24T17:44:18.164482+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:19.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:18 smithi070 bash[55604]: audit 2024-04-24T17:44:18.164482+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:19.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:18 smithi070 bash[55604]: audit 2024-04-24T17:44:18.177283+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:19.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:18 smithi070 bash[55604]: audit 2024-04-24T17:44:18.177283+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:19.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:18 smithi070 bash[56922]: audit 2024-04-24T17:44:17.200351+0000 mgr.y (mgr.34107) 245 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:44:19.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:18 smithi070 bash[56922]: audit 2024-04-24T17:44:17.200351+0000 mgr.y (mgr.34107) 245 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:44:19.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:18 smithi070 bash[56922]: audit 2024-04-24T17:44:18.001520+0000 mon.b (mon.2) 3 : audit [INF] from='osd.4 [v2:172.21.15.137:6800/538816752,v1:172.21.15.137:6801/538816752]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-24T17:44:19.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:18 smithi070 bash[56922]: audit 2024-04-24T17:44:18.001520+0000 mon.b (mon.2) 3 : audit [INF] from='osd.4 [v2:172.21.15.137:6800/538816752,v1:172.21.15.137:6801/538816752]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-24T17:44:19.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:18 smithi070 bash[56922]: audit 2024-04-24T17:44:18.010367+0000 mon.a (mon.0) 496 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-24T17:44:19.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:18 smithi070 bash[56922]: audit 2024-04-24T17:44:18.010367+0000 mon.a (mon.0) 496 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-24T17:44:19.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:18 smithi070 bash[56922]: audit 2024-04-24T17:44:18.164482+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:19.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:18 smithi070 bash[56922]: audit 2024-04-24T17:44:18.164482+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:19.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:18 smithi070 bash[56922]: audit 2024-04-24T17:44:18.177283+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:19.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:18 smithi070 bash[56922]: audit 2024-04-24T17:44:18.177283+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:19.528 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:44:19 smithi137 bash[45862]: debug 2024-04-24T17:44:19.257+0000 7feeea46c700 -1 osd.4 125 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-24T17:44:20.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:19 smithi137 bash[43799]: cluster 2024-04-24T17:44:18.646442+0000 mgr.y (mgr.34107) 246 : cluster [DBG] pgmap v145: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 0 B/s wr, 132 op/s; 108/630 objects degraded (17.143%) 2024-04-24T17:44:20.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:19 smithi137 bash[43799]: cluster 2024-04-24T17:44:18.646442+0000 mgr.y (mgr.34107) 246 : cluster [DBG] pgmap v145: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 0 B/s wr, 132 op/s; 108/630 objects degraded (17.143%) 2024-04-24T17:44:20.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:19 smithi137 bash[43799]: audit 2024-04-24T17:44:18.716159+0000 mon.a (mon.0) 499 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-24T17:44:20.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:19 smithi137 bash[43799]: audit 2024-04-24T17:44:18.716159+0000 mon.a (mon.0) 499 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-24T17:44:20.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:19 smithi137 bash[43799]: audit 2024-04-24T17:44:18.721144+0000 mon.b (mon.2) 4 : audit [INF] from='osd.4 [v2:172.21.15.137:6800/538816752,v1:172.21.15.137:6801/538816752]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:44:20.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:19 smithi137 bash[43799]: audit 2024-04-24T17:44:18.721144+0000 mon.b (mon.2) 4 : audit [INF] from='osd.4 [v2:172.21.15.137:6800/538816752,v1:172.21.15.137:6801/538816752]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:44:20.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:19 smithi137 bash[43799]: cluster 2024-04-24T17:44:18.722494+0000 mon.a (mon.0) 500 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-04-24T17:44:20.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:19 smithi137 bash[43799]: cluster 2024-04-24T17:44:18.722494+0000 mon.a (mon.0) 500 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-04-24T17:44:20.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:19 smithi137 bash[43799]: audit 2024-04-24T17:44:18.739163+0000 mon.a (mon.0) 501 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:44:20.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:19 smithi137 bash[43799]: audit 2024-04-24T17:44:18.739163+0000 mon.a (mon.0) 501 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:44:20.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:19 smithi137 bash[43799]: audit 2024-04-24T17:44:19.261832+0000 mon.a (mon.0) 502 : audit [INF] from='osd.4 ' entity='osd.4' 2024-04-24T17:44:20.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:19 smithi137 bash[43799]: audit 2024-04-24T17:44:19.261832+0000 mon.a (mon.0) 502 : audit [INF] from='osd.4 ' entity='osd.4' 2024-04-24T17:44:20.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:19 smithi070 bash[55604]: cluster 2024-04-24T17:44:18.646442+0000 mgr.y (mgr.34107) 246 : cluster [DBG] pgmap v145: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 0 B/s wr, 132 op/s; 108/630 objects degraded (17.143%) 2024-04-24T17:44:20.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:19 smithi070 bash[55604]: cluster 2024-04-24T17:44:18.646442+0000 mgr.y (mgr.34107) 246 : cluster [DBG] pgmap v145: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 0 B/s wr, 132 op/s; 108/630 objects degraded (17.143%) 2024-04-24T17:44:20.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:19 smithi070 bash[55604]: audit 2024-04-24T17:44:18.716159+0000 mon.a (mon.0) 499 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-24T17:44:20.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:19 smithi070 bash[55604]: audit 2024-04-24T17:44:18.716159+0000 mon.a (mon.0) 499 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-24T17:44:20.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:19 smithi070 bash[55604]: audit 2024-04-24T17:44:18.721144+0000 mon.b (mon.2) 4 : audit [INF] from='osd.4 [v2:172.21.15.137:6800/538816752,v1:172.21.15.137:6801/538816752]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:44:20.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:19 smithi070 bash[55604]: audit 2024-04-24T17:44:18.721144+0000 mon.b (mon.2) 4 : audit [INF] from='osd.4 [v2:172.21.15.137:6800/538816752,v1:172.21.15.137:6801/538816752]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:44:20.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:19 smithi070 bash[55604]: cluster 2024-04-24T17:44:18.722494+0000 mon.a (mon.0) 500 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-04-24T17:44:20.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:19 smithi070 bash[55604]: cluster 2024-04-24T17:44:18.722494+0000 mon.a (mon.0) 500 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-04-24T17:44:20.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:19 smithi070 bash[55604]: audit 2024-04-24T17:44:18.739163+0000 mon.a (mon.0) 501 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:44:20.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:19 smithi070 bash[55604]: audit 2024-04-24T17:44:18.739163+0000 mon.a (mon.0) 501 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:44:20.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:19 smithi070 bash[55604]: audit 2024-04-24T17:44:19.261832+0000 mon.a (mon.0) 502 : audit [INF] from='osd.4 ' entity='osd.4' 2024-04-24T17:44:20.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:19 smithi070 bash[55604]: audit 2024-04-24T17:44:19.261832+0000 mon.a (mon.0) 502 : audit [INF] from='osd.4 ' entity='osd.4' 2024-04-24T17:44:20.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:19 smithi070 bash[56922]: cluster 2024-04-24T17:44:18.646442+0000 mgr.y (mgr.34107) 246 : cluster [DBG] pgmap v145: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 0 B/s wr, 132 op/s; 108/630 objects degraded (17.143%) 2024-04-24T17:44:20.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:19 smithi070 bash[56922]: cluster 2024-04-24T17:44:18.646442+0000 mgr.y (mgr.34107) 246 : cluster [DBG] pgmap v145: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 0 B/s wr, 132 op/s; 108/630 objects degraded (17.143%) 2024-04-24T17:44:20.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:19 smithi070 bash[56922]: audit 2024-04-24T17:44:18.716159+0000 mon.a (mon.0) 499 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-24T17:44:20.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:19 smithi070 bash[56922]: audit 2024-04-24T17:44:18.716159+0000 mon.a (mon.0) 499 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-24T17:44:20.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:19 smithi070 bash[56922]: audit 2024-04-24T17:44:18.721144+0000 mon.b (mon.2) 4 : audit [INF] from='osd.4 [v2:172.21.15.137:6800/538816752,v1:172.21.15.137:6801/538816752]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:44:20.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:19 smithi070 bash[56922]: audit 2024-04-24T17:44:18.721144+0000 mon.b (mon.2) 4 : audit [INF] from='osd.4 [v2:172.21.15.137:6800/538816752,v1:172.21.15.137:6801/538816752]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:44:20.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:19 smithi070 bash[56922]: cluster 2024-04-24T17:44:18.722494+0000 mon.a (mon.0) 500 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-04-24T17:44:20.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:19 smithi070 bash[56922]: cluster 2024-04-24T17:44:18.722494+0000 mon.a (mon.0) 500 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-04-24T17:44:20.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:19 smithi070 bash[56922]: audit 2024-04-24T17:44:18.739163+0000 mon.a (mon.0) 501 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:44:20.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:19 smithi070 bash[56922]: audit 2024-04-24T17:44:18.739163+0000 mon.a (mon.0) 501 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:44:20.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:19 smithi070 bash[56922]: audit 2024-04-24T17:44:19.261832+0000 mon.a (mon.0) 502 : audit [INF] from='osd.4 ' entity='osd.4' 2024-04-24T17:44:20.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:19 smithi070 bash[56922]: audit 2024-04-24T17:44:19.261832+0000 mon.a (mon.0) 502 : audit [INF] from='osd.4 ' entity='osd.4' 2024-04-24T17:44:21.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:20 smithi137 bash[43799]: cluster 2024-04-24T17:44:20.258320+0000 mon.a (mon.0) 503 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:44:21.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:20 smithi137 bash[43799]: cluster 2024-04-24T17:44:20.258320+0000 mon.a (mon.0) 503 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:44:21.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:20 smithi137 bash[43799]: cluster 2024-04-24T17:44:20.268855+0000 mon.a (mon.0) 504 : cluster [INF] osd.4 [v2:172.21.15.137:6800/538816752,v1:172.21.15.137:6801/538816752] boot 2024-04-24T17:44:21.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:20 smithi137 bash[43799]: cluster 2024-04-24T17:44:20.268855+0000 mon.a (mon.0) 504 : cluster [INF] osd.4 [v2:172.21.15.137:6800/538816752,v1:172.21.15.137:6801/538816752] boot 2024-04-24T17:44:21.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:20 smithi137 bash[43799]: cluster 2024-04-24T17:44:20.268983+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-04-24T17:44:21.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:20 smithi137 bash[43799]: cluster 2024-04-24T17:44:20.268983+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-04-24T17:44:21.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:20 smithi137 bash[43799]: audit 2024-04-24T17:44:20.269990+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T17:44:21.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:20 smithi137 bash[43799]: audit 2024-04-24T17:44:20.269990+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T17:44:21.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:20 smithi070 bash[55604]: cluster 2024-04-24T17:44:20.258320+0000 mon.a (mon.0) 503 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:44:21.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:20 smithi070 bash[55604]: cluster 2024-04-24T17:44:20.258320+0000 mon.a (mon.0) 503 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:44:21.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:20 smithi070 bash[55604]: cluster 2024-04-24T17:44:20.268855+0000 mon.a (mon.0) 504 : cluster [INF] osd.4 [v2:172.21.15.137:6800/538816752,v1:172.21.15.137:6801/538816752] boot 2024-04-24T17:44:21.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:20 smithi070 bash[55604]: cluster 2024-04-24T17:44:20.268855+0000 mon.a (mon.0) 504 : cluster [INF] osd.4 [v2:172.21.15.137:6800/538816752,v1:172.21.15.137:6801/538816752] boot 2024-04-24T17:44:21.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:20 smithi070 bash[55604]: cluster 2024-04-24T17:44:20.268983+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-04-24T17:44:21.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:20 smithi070 bash[55604]: cluster 2024-04-24T17:44:20.268983+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-04-24T17:44:21.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:20 smithi070 bash[55604]: audit 2024-04-24T17:44:20.269990+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T17:44:21.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:20 smithi070 bash[55604]: audit 2024-04-24T17:44:20.269990+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T17:44:21.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:20 smithi070 bash[56922]: cluster 2024-04-24T17:44:20.258320+0000 mon.a (mon.0) 503 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:44:21.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:20 smithi070 bash[56922]: cluster 2024-04-24T17:44:20.258320+0000 mon.a (mon.0) 503 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:44:21.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:20 smithi070 bash[56922]: cluster 2024-04-24T17:44:20.268855+0000 mon.a (mon.0) 504 : cluster [INF] osd.4 [v2:172.21.15.137:6800/538816752,v1:172.21.15.137:6801/538816752] boot 2024-04-24T17:44:21.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:20 smithi070 bash[56922]: cluster 2024-04-24T17:44:20.268855+0000 mon.a (mon.0) 504 : cluster [INF] osd.4 [v2:172.21.15.137:6800/538816752,v1:172.21.15.137:6801/538816752] boot 2024-04-24T17:44:21.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:20 smithi070 bash[56922]: cluster 2024-04-24T17:44:20.268983+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-04-24T17:44:21.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:20 smithi070 bash[56922]: cluster 2024-04-24T17:44:20.268983+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-04-24T17:44:21.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:20 smithi070 bash[56922]: audit 2024-04-24T17:44:20.269990+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T17:44:21.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:20 smithi070 bash[56922]: audit 2024-04-24T17:44:20.269990+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T17:44:22.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:21 smithi137 bash[43799]: cluster 2024-04-24T17:44:20.647958+0000 mgr.y (mgr.34107) 247 : cluster [DBG] pgmap v148: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 0 B/s wr, 116 op/s; 108/630 objects degraded (17.143%) 2024-04-24T17:44:22.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:21 smithi137 bash[43799]: cluster 2024-04-24T17:44:20.647958+0000 mgr.y (mgr.34107) 247 : cluster [DBG] pgmap v148: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 0 B/s wr, 116 op/s; 108/630 objects degraded (17.143%) 2024-04-24T17:44:22.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:21 smithi137 bash[43799]: audit 2024-04-24T17:44:21.122378+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:22.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:21 smithi137 bash[43799]: audit 2024-04-24T17:44:21.122378+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:22.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:21 smithi137 bash[43799]: audit 2024-04-24T17:44:21.124720+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:44:22.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:21 smithi137 bash[43799]: audit 2024-04-24T17:44:21.124720+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:44:22.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:21 smithi137 bash[43799]: cluster 2024-04-24T17:44:21.276096+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-04-24T17:44:22.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:21 smithi137 bash[43799]: cluster 2024-04-24T17:44:21.276096+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-04-24T17:44:22.076 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:44:21 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:44:21] "GET /metrics HTTP/1.1" 200 38309 "" "Prometheus/2.33.4" 2024-04-24T17:44:22.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:21 smithi070 bash[55604]: cluster 2024-04-24T17:44:20.647958+0000 mgr.y (mgr.34107) 247 : cluster [DBG] pgmap v148: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 0 B/s wr, 116 op/s; 108/630 objects degraded (17.143%) 2024-04-24T17:44:22.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:21 smithi070 bash[55604]: cluster 2024-04-24T17:44:20.647958+0000 mgr.y (mgr.34107) 247 : cluster [DBG] pgmap v148: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 0 B/s wr, 116 op/s; 108/630 objects degraded (17.143%) 2024-04-24T17:44:22.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:21 smithi070 bash[55604]: audit 2024-04-24T17:44:21.122378+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:22.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:21 smithi070 bash[55604]: audit 2024-04-24T17:44:21.122378+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:22.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:21 smithi070 bash[55604]: audit 2024-04-24T17:44:21.124720+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:44:22.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:21 smithi070 bash[55604]: audit 2024-04-24T17:44:21.124720+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:44:22.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:21 smithi070 bash[55604]: cluster 2024-04-24T17:44:21.276096+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-04-24T17:44:22.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:21 smithi070 bash[55604]: cluster 2024-04-24T17:44:21.276096+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-04-24T17:44:22.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:21 smithi070 bash[56922]: cluster 2024-04-24T17:44:20.647958+0000 mgr.y (mgr.34107) 247 : cluster [DBG] pgmap v148: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 0 B/s wr, 116 op/s; 108/630 objects degraded (17.143%) 2024-04-24T17:44:22.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:21 smithi070 bash[56922]: cluster 2024-04-24T17:44:20.647958+0000 mgr.y (mgr.34107) 247 : cluster [DBG] pgmap v148: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 0 B/s wr, 116 op/s; 108/630 objects degraded (17.143%) 2024-04-24T17:44:22.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:21 smithi070 bash[56922]: audit 2024-04-24T17:44:21.122378+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:22.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:21 smithi070 bash[56922]: audit 2024-04-24T17:44:21.122378+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:22.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:21 smithi070 bash[56922]: audit 2024-04-24T17:44:21.124720+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:44:22.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:21 smithi070 bash[56922]: audit 2024-04-24T17:44:21.124720+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:44:22.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:21 smithi070 bash[56922]: cluster 2024-04-24T17:44:21.276096+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-04-24T17:44:22.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:21 smithi070 bash[56922]: cluster 2024-04-24T17:44:21.276096+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-04-24T17:44:23.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:22 smithi137 bash[43799]: cluster 2024-04-24T17:44:22.735963+0000 mon.a (mon.0) 510 : cluster [WRN] Health check update: Degraded data redundancy: 70/630 objects degraded (11.111%), 22 pgs degraded (PG_DEGRADED) 2024-04-24T17:44:23.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:22 smithi137 bash[43799]: cluster 2024-04-24T17:44:22.735963+0000 mon.a (mon.0) 510 : cluster [WRN] Health check update: Degraded data redundancy: 70/630 objects degraded (11.111%), 22 pgs degraded (PG_DEGRADED) 2024-04-24T17:44:23.076 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:22 smithi070 bash[55604]: cluster 2024-04-24T17:44:22.735963+0000 mon.a (mon.0) 510 : cluster [WRN] Health check update: Degraded data redundancy: 70/630 objects degraded (11.111%), 22 pgs degraded (PG_DEGRADED) 2024-04-24T17:44:23.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:22 smithi070 bash[55604]: cluster 2024-04-24T17:44:22.735963+0000 mon.a (mon.0) 510 : cluster [WRN] Health check update: Degraded data redundancy: 70/630 objects degraded (11.111%), 22 pgs degraded (PG_DEGRADED) 2024-04-24T17:44:23.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:22 smithi070 bash[56922]: cluster 2024-04-24T17:44:22.735963+0000 mon.a (mon.0) 510 : cluster [WRN] Health check update: Degraded data redundancy: 70/630 objects degraded (11.111%), 22 pgs degraded (PG_DEGRADED) 2024-04-24T17:44:23.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:22 smithi070 bash[56922]: cluster 2024-04-24T17:44:22.735963+0000 mon.a (mon.0) 510 : cluster [WRN] Health check update: Degraded data redundancy: 70/630 objects degraded (11.111%), 22 pgs degraded (PG_DEGRADED) 2024-04-24T17:44:23.667 INFO:teuthology.orchestra.run.smithi070.stdout:true 2024-04-24T17:44:24.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:23 smithi137 bash[43799]: cluster 2024-04-24T17:44:22.649815+0000 mgr.y (mgr.34107) 248 : cluster [DBG] pgmap v150: 161 pgs: 1 active+recovering+degraded, 17 active+undersized+degraded, 4 active+recovery_wait+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 49 op/s; 70/630 objects degraded (11.111%); 0 B/s, 3 objects/s recovering 2024-04-24T17:44:24.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:23 smithi137 bash[43799]: cluster 2024-04-24T17:44:22.649815+0000 mgr.y (mgr.34107) 248 : cluster [DBG] pgmap v150: 161 pgs: 1 active+recovering+degraded, 17 active+undersized+degraded, 4 active+recovery_wait+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 49 op/s; 70/630 objects degraded (11.111%); 0 B/s, 3 objects/s recovering 2024-04-24T17:44:24.076 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:23 smithi070 bash[56922]: cluster 2024-04-24T17:44:22.649815+0000 mgr.y (mgr.34107) 248 : cluster [DBG] pgmap v150: 161 pgs: 1 active+recovering+degraded, 17 active+undersized+degraded, 4 active+recovery_wait+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 49 op/s; 70/630 objects degraded (11.111%); 0 B/s, 3 objects/s recovering 2024-04-24T17:44:24.076 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:23 smithi070 bash[56922]: cluster 2024-04-24T17:44:22.649815+0000 mgr.y (mgr.34107) 248 : cluster [DBG] pgmap v150: 161 pgs: 1 active+recovering+degraded, 17 active+undersized+degraded, 4 active+recovery_wait+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 49 op/s; 70/630 objects degraded (11.111%); 0 B/s, 3 objects/s recovering 2024-04-24T17:44:24.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:23 smithi070 bash[55604]: cluster 2024-04-24T17:44:22.649815+0000 mgr.y (mgr.34107) 248 : cluster [DBG] pgmap v150: 161 pgs: 1 active+recovering+degraded, 17 active+undersized+degraded, 4 active+recovery_wait+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 49 op/s; 70/630 objects degraded (11.111%); 0 B/s, 3 objects/s recovering 2024-04-24T17:44:24.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:23 smithi070 bash[55604]: cluster 2024-04-24T17:44:22.649815+0000 mgr.y (mgr.34107) 248 : cluster [DBG] pgmap v150: 161 pgs: 1 active+recovering+degraded, 17 active+undersized+degraded, 4 active+recovery_wait+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 49 op/s; 70/630 objects degraded (11.111%); 0 B/s, 3 objects/s recovering 2024-04-24T17:44:24.372 INFO:teuthology.orchestra.run.smithi070.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-24T17:44:24.373 INFO:teuthology.orchestra.run.smithi070.stdout:alertmanager.a smithi070 *:9093,9094 running (5m) 34s ago 12m 13.1M - 0.23.0 ba2b418f427c e0f2cd13940b 2024-04-24T17:44:24.373 INFO:teuthology.orchestra.run.smithi070.stdout:grafana.a smithi137 *:3000 running (5m) 7s ago 11m 41.4M - 8.3.5 dad864ee21e9 ca713403d512 2024-04-24T17:44:24.373 INFO:teuthology.orchestra.run.smithi070.stdout:iscsi.foo.smithi070.jytlzp smithi070 running (4m) 34s ago 10m 44.7M - 3.5 e1d6a67b021e 1182cd297262 2024-04-24T17:44:24.373 INFO:teuthology.orchestra.run.smithi070.stdout:mgr.x smithi137 *:8443,9283,8765 running (4m) 7s ago 17m 439M - 19.0.0-3285-g5904d294 8bb2087275ff dd7af369145b 2024-04-24T17:44:24.373 INFO:teuthology.orchestra.run.smithi070.stdout:mgr.y smithi070 *:8443,9283,8765 running (5m) 34s ago 19m 499M - 19.0.0-3285-g5904d294 8bb2087275ff c555095cd81e 2024-04-24T17:44:24.373 INFO:teuthology.orchestra.run.smithi070.stdout:mon.a smithi070 running (3m) 34s ago 19m 52.3M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 6a091f7b35e1 2024-04-24T17:44:24.373 INFO:teuthology.orchestra.run.smithi070.stdout:mon.b smithi137 running (3m) 7s ago 18m 39.1M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 3c2727485e8d 2024-04-24T17:44:24.373 INFO:teuthology.orchestra.run.smithi070.stdout:mon.c smithi070 running (3m) 34s ago 18m 42.7M 2048M 19.0.0-3285-g5904d294 8bb2087275ff d56c3ab97de2 2024-04-24T17:44:24.373 INFO:teuthology.orchestra.run.smithi070.stdout:node-exporter.a smithi070 *:9100 running (5m) 34s ago 12m 9532k - 1.3.1 1dbe0e931976 374237c6a572 2024-04-24T17:44:24.373 INFO:teuthology.orchestra.run.smithi070.stdout:node-exporter.b smithi137 *:9100 running (5m) 7s ago 12m 9104k - 1.3.1 1dbe0e931976 5a40b64f638c 2024-04-24T17:44:24.373 INFO:teuthology.orchestra.run.smithi070.stdout:osd.0 smithi070 running (115s) 34s ago 17m 46.7M 2780M 19.0.0-3285-g5904d294 8bb2087275ff 718b3b3cef66 2024-04-24T17:44:24.373 INFO:teuthology.orchestra.run.smithi070.stdout:osd.1 smithi070 running (89s) 34s ago 16m 50.7M 2780M 19.0.0-3285-g5904d294 8bb2087275ff 46f1f3bd7742 2024-04-24T17:44:24.374 INFO:teuthology.orchestra.run.smithi070.stdout:osd.2 smithi070 running (63s) 34s ago 16m 43.6M 2780M 19.0.0-3285-g5904d294 8bb2087275ff d234df45b661 2024-04-24T17:44:24.374 INFO:teuthology.orchestra.run.smithi070.stdout:osd.3 smithi070 running (38s) 34s ago 15m - 2780M 19.0.0-3285-g5904d294 8bb2087275ff c0b08fb6cc19 2024-04-24T17:44:24.374 INFO:teuthology.orchestra.run.smithi070.stdout:osd.4 smithi137 running (10s) 7s ago 14m - 3036M 19.0.0-3285-g5904d294 8bb2087275ff c653ad956c9b 2024-04-24T17:44:24.374 INFO:teuthology.orchestra.run.smithi070.stdout:osd.5 smithi137 running (14m) 7s ago 14m 59.2M 3036M 17.2.0 e1d6a67b021e bd5eaa869914 2024-04-24T17:44:24.374 INFO:teuthology.orchestra.run.smithi070.stdout:osd.6 smithi137 running (13m) 7s ago 13m 56.8M 3036M 17.2.0 e1d6a67b021e 9b3405d8a103 2024-04-24T17:44:24.374 INFO:teuthology.orchestra.run.smithi070.stdout:osd.7 smithi137 running (13m) 7s ago 13m 61.7M 3036M 17.2.0 e1d6a67b021e c2d86d0f9f62 2024-04-24T17:44:24.374 INFO:teuthology.orchestra.run.smithi070.stdout:prometheus.a smithi137 *:9095 running (4m) 7s ago 12m 65.9M - 2.33.4 514e6a882f6e 10762eaa85a2 2024-04-24T17:44:24.374 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.foo.smithi070.jodwqm smithi070 *:8000 running (10m) 34s ago 10m 85.9M - 17.2.0 e1d6a67b021e bd398e759017 2024-04-24T17:44:24.374 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.foo.smithi137.xlirah smithi137 *:8000 running (10m) 7s ago 10m 85.5M - 17.2.0 e1d6a67b021e 2704ac43d32d 2024-04-24T17:44:24.374 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.smpl.smithi070.qayqjt smithi070 *:80 running (10m) 34s ago 10m 85.5M - 17.2.0 e1d6a67b021e 0779a09b8ae8 2024-04-24T17:44:24.374 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.smpl.smithi137.vqzuok smithi137 *:80 running (10m) 7s ago 10m 85.9M - 17.2.0 e1d6a67b021e 92bd3bc19140 2024-04-24T17:44:24.805 INFO:teuthology.orchestra.run.smithi070.stdout:{ 2024-04-24T17:44:24.805 INFO:teuthology.orchestra.run.smithi070.stdout: "mon": { 2024-04-24T17:44:24.805 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 3 2024-04-24T17:44:24.806 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:44:24.806 INFO:teuthology.orchestra.run.smithi070.stdout: "mgr": { 2024-04-24T17:44:24.806 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 2 2024-04-24T17:44:24.806 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:44:24.806 INFO:teuthology.orchestra.run.smithi070.stdout: "osd": { 2024-04-24T17:44:24.806 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3, 2024-04-24T17:44:24.806 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 5 2024-04-24T17:44:24.806 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:44:24.806 INFO:teuthology.orchestra.run.smithi070.stdout: "rgw": { 2024-04-24T17:44:24.806 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-24T17:44:24.806 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:44:24.806 INFO:teuthology.orchestra.run.smithi070.stdout: "overall": { 2024-04-24T17:44:24.806 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2024-04-24T17:44:24.806 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 10 2024-04-24T17:44:24.806 INFO:teuthology.orchestra.run.smithi070.stdout: } 2024-04-24T17:44:24.807 INFO:teuthology.orchestra.run.smithi070.stdout:} 2024-04-24T17:44:25.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:24 smithi137 bash[43799]: audit 2024-04-24T17:44:23.669368+0000 mgr.y (mgr.34107) 249 : audit [DBG] from='client.34416 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:44:25.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:24 smithi137 bash[43799]: audit 2024-04-24T17:44:23.669368+0000 mgr.y (mgr.34107) 249 : audit [DBG] from='client.34416 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:44:25.076 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:24 smithi070 bash[56922]: audit 2024-04-24T17:44:23.669368+0000 mgr.y (mgr.34107) 249 : audit [DBG] from='client.34416 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:44:25.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:24 smithi070 bash[56922]: audit 2024-04-24T17:44:23.669368+0000 mgr.y (mgr.34107) 249 : audit [DBG] from='client.34416 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:44:25.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:24 smithi070 bash[55604]: audit 2024-04-24T17:44:23.669368+0000 mgr.y (mgr.34107) 249 : audit [DBG] from='client.34416 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:44:25.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:24 smithi070 bash[55604]: audit 2024-04-24T17:44:23.669368+0000 mgr.y (mgr.34107) 249 : audit [DBG] from='client.34416 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:44:25.157 INFO:teuthology.orchestra.run.smithi070.stdout:{ 2024-04-24T17:44:25.157 INFO:teuthology.orchestra.run.smithi070.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc", 2024-04-24T17:44:25.157 INFO:teuthology.orchestra.run.smithi070.stdout: "in_progress": true, 2024-04-24T17:44:25.157 INFO:teuthology.orchestra.run.smithi070.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-24T17:44:25.157 INFO:teuthology.orchestra.run.smithi070.stdout: "services_complete": [ 2024-04-24T17:44:25.157 INFO:teuthology.orchestra.run.smithi070.stdout: "mgr", 2024-04-24T17:44:25.157 INFO:teuthology.orchestra.run.smithi070.stdout: "mon" 2024-04-24T17:44:25.157 INFO:teuthology.orchestra.run.smithi070.stdout: ], 2024-04-24T17:44:25.157 INFO:teuthology.orchestra.run.smithi070.stdout: "progress": "10/23 daemons upgraded", 2024-04-24T17:44:25.157 INFO:teuthology.orchestra.run.smithi070.stdout: "message": "Currently upgrading osd daemons", 2024-04-24T17:44:25.157 INFO:teuthology.orchestra.run.smithi070.stdout: "is_paused": false 2024-04-24T17:44:25.157 INFO:teuthology.orchestra.run.smithi070.stdout:} 2024-04-24T17:44:25.612 INFO:teuthology.orchestra.run.smithi070.stdout:HEALTH_WARN failed to probe daemons or devices; Degraded data redundancy: 17/630 objects degraded (2.698%), 5 pgs degraded 2024-04-24T17:44:25.612 INFO:teuthology.orchestra.run.smithi070.stdout:[WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-24T17:44:25.612 INFO:teuthology.orchestra.run.smithi070.stdout: host smithi070 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:44:25.612 INFO:teuthology.orchestra.run.smithi070.stdout:Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi070 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp6nt91m3u:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch 2024-04-24T17:44:25.612 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:44:25.612 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/docker: stderr See 'docker run --help'. 2024-04-24T17:44:25.612 INFO:teuthology.orchestra.run.smithi070.stdout:Traceback (most recent call last): 2024-04-24T17:44:25.612 INFO:teuthology.orchestra.run.smithi070.stdout: File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-24T17:44:25.612 INFO:teuthology.orchestra.run.smithi070.stdout: return _run_code(code, main_globals, None, 2024-04-24T17:44:25.613 INFO:teuthology.orchestra.run.smithi070.stdout: File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-24T17:44:25.613 INFO:teuthology.orchestra.run.smithi070.stdout: exec(code, run_globals) 2024-04-24T17:44:25.613 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5642, in 2024-04-24T17:44:25.613 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5630, in main 2024-04-24T17:44:25.613 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 408, in _infer_config 2024-04-24T17:44:25.613 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 323, in _infer_fsid 2024-04-24T17:44:25.613 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 436, in _infer_image 2024-04-24T17:44:25.613 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 310, in _validate_fsid 2024-04-24T17:44:25.613 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 3380, in command_ceph_volume 2024-04-24T17:44:25.613 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-24T17:44:25.613 INFO:teuthology.orchestra.run.smithi070.stdout:RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi070 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp6nt91m3u:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:44:25.613 INFO:teuthology.orchestra.run.smithi070.stdout:See 'docker run --help'. 2024-04-24T17:44:25.613 INFO:teuthology.orchestra.run.smithi070.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 17/630 objects degraded (2.698%), 5 pgs degraded 2024-04-24T17:44:25.613 INFO:teuthology.orchestra.run.smithi070.stdout: pg 3.b is active+recovery_wait+degraded, acting [3,0,4] 2024-04-24T17:44:25.613 INFO:teuthology.orchestra.run.smithi070.stdout: pg 3.e is active+recovery_wait+degraded, acting [7,4,1] 2024-04-24T17:44:25.613 INFO:teuthology.orchestra.run.smithi070.stdout: pg 3.f is active+recovery_wait+degraded, acting [7,4,0] 2024-04-24T17:44:25.614 INFO:teuthology.orchestra.run.smithi070.stdout: pg 3.15 is active+recovery_wait+degraded, acting [7,3,4] 2024-04-24T17:44:25.614 INFO:teuthology.orchestra.run.smithi070.stdout: pg 3.1c is active+recovering+degraded, acting [5,4,1] 2024-04-24T17:44:26.076 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:44:25 smithi070 bash[52699]: debug 2024-04-24T17:44:25.892+0000 7f48cad1c700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (1 PGs are or would become offline) 2024-04-24T17:44:26.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:25 smithi070 bash[55604]: audit 2024-04-24T17:44:24.041808+0000 mgr.y (mgr.34107) 250 : audit [DBG] from='client.34422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:44:26.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:25 smithi070 bash[55604]: audit 2024-04-24T17:44:24.041808+0000 mgr.y (mgr.34107) 250 : audit [DBG] from='client.34422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:44:26.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:25 smithi070 bash[55604]: audit 2024-04-24T17:44:24.373676+0000 mgr.y (mgr.34107) 251 : audit [DBG] from='client.44356 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:44:26.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:25 smithi070 bash[55604]: audit 2024-04-24T17:44:24.373676+0000 mgr.y (mgr.34107) 251 : audit [DBG] from='client.44356 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:44:26.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:25 smithi070 bash[55604]: cluster 2024-04-24T17:44:24.651361+0000 mgr.y (mgr.34107) 252 : cluster [DBG] pgmap v151: 161 pgs: 1 active+recovering+degraded, 4 active+recovery_wait+degraded, 3 active+undersized, 153 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 17/630 objects degraded (2.698%); 0 B/s, 9 objects/s recovering 2024-04-24T17:44:26.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:25 smithi070 bash[55604]: cluster 2024-04-24T17:44:24.651361+0000 mgr.y (mgr.34107) 252 : cluster [DBG] pgmap v151: 161 pgs: 1 active+recovering+degraded, 4 active+recovery_wait+degraded, 3 active+undersized, 153 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 17/630 objects degraded (2.698%); 0 B/s, 9 objects/s recovering 2024-04-24T17:44:26.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:25 smithi070 bash[55604]: audit 2024-04-24T17:44:24.821111+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.70:0/325303197' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:44:26.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:25 smithi070 bash[55604]: audit 2024-04-24T17:44:24.821111+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.70:0/325303197' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:44:26.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:25 smithi070 bash[55604]: audit 2024-04-24T17:44:25.628027+0000 mon.a (mon.0) 511 : audit [DBG] from='client.? 172.21.15.70:0/3434850382' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:44:26.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:25 smithi070 bash[55604]: audit 2024-04-24T17:44:25.628027+0000 mon.a (mon.0) 511 : audit [DBG] from='client.? 172.21.15.70:0/3434850382' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:44:26.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:25 smithi070 bash[55604]: audit 2024-04-24T17:44:25.767142+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:44:26.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:25 smithi070 bash[55604]: audit 2024-04-24T17:44:25.767142+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:44:26.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:25 smithi070 bash[55604]: audit 2024-04-24T17:44:25.769016+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:44:26.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:25 smithi070 bash[55604]: audit 2024-04-24T17:44:25.769016+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:44:26.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:25 smithi070 bash[55604]: audit 2024-04-24T17:44:25.784626+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:26.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:25 smithi070 bash[55604]: audit 2024-04-24T17:44:25.784626+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:26.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:25 smithi070 bash[56922]: audit 2024-04-24T17:44:24.041808+0000 mgr.y (mgr.34107) 250 : audit [DBG] from='client.34422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:44:26.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:25 smithi070 bash[56922]: audit 2024-04-24T17:44:24.041808+0000 mgr.y (mgr.34107) 250 : audit [DBG] from='client.34422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:44:26.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:25 smithi070 bash[56922]: audit 2024-04-24T17:44:24.373676+0000 mgr.y (mgr.34107) 251 : audit [DBG] from='client.44356 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:44:26.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:25 smithi070 bash[56922]: audit 2024-04-24T17:44:24.373676+0000 mgr.y (mgr.34107) 251 : audit [DBG] from='client.44356 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:44:26.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:25 smithi070 bash[56922]: cluster 2024-04-24T17:44:24.651361+0000 mgr.y (mgr.34107) 252 : cluster [DBG] pgmap v151: 161 pgs: 1 active+recovering+degraded, 4 active+recovery_wait+degraded, 3 active+undersized, 153 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 17/630 objects degraded (2.698%); 0 B/s, 9 objects/s recovering 2024-04-24T17:44:26.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:25 smithi070 bash[56922]: cluster 2024-04-24T17:44:24.651361+0000 mgr.y (mgr.34107) 252 : cluster [DBG] pgmap v151: 161 pgs: 1 active+recovering+degraded, 4 active+recovery_wait+degraded, 3 active+undersized, 153 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 17/630 objects degraded (2.698%); 0 B/s, 9 objects/s recovering 2024-04-24T17:44:26.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:25 smithi070 bash[56922]: audit 2024-04-24T17:44:24.821111+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.70:0/325303197' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:44:26.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:25 smithi070 bash[56922]: audit 2024-04-24T17:44:24.821111+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.70:0/325303197' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:44:26.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:25 smithi070 bash[56922]: audit 2024-04-24T17:44:25.628027+0000 mon.a (mon.0) 511 : audit [DBG] from='client.? 172.21.15.70:0/3434850382' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:44:26.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:25 smithi070 bash[56922]: audit 2024-04-24T17:44:25.628027+0000 mon.a (mon.0) 511 : audit [DBG] from='client.? 172.21.15.70:0/3434850382' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:44:26.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:25 smithi070 bash[56922]: audit 2024-04-24T17:44:25.767142+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:44:26.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:25 smithi070 bash[56922]: audit 2024-04-24T17:44:25.767142+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:44:26.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:25 smithi070 bash[56922]: audit 2024-04-24T17:44:25.769016+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:44:26.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:25 smithi070 bash[56922]: audit 2024-04-24T17:44:25.769016+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:44:26.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:25 smithi070 bash[56922]: audit 2024-04-24T17:44:25.784626+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:26.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:25 smithi070 bash[56922]: audit 2024-04-24T17:44:25.784626+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:26.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:25 smithi137 bash[43799]: audit 2024-04-24T17:44:24.041808+0000 mgr.y (mgr.34107) 250 : audit [DBG] from='client.34422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:44:26.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:25 smithi137 bash[43799]: audit 2024-04-24T17:44:24.041808+0000 mgr.y (mgr.34107) 250 : audit [DBG] from='client.34422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:44:26.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:25 smithi137 bash[43799]: audit 2024-04-24T17:44:24.373676+0000 mgr.y (mgr.34107) 251 : audit [DBG] from='client.44356 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:44:26.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:25 smithi137 bash[43799]: audit 2024-04-24T17:44:24.373676+0000 mgr.y (mgr.34107) 251 : audit [DBG] from='client.44356 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:44:26.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:25 smithi137 bash[43799]: cluster 2024-04-24T17:44:24.651361+0000 mgr.y (mgr.34107) 252 : cluster [DBG] pgmap v151: 161 pgs: 1 active+recovering+degraded, 4 active+recovery_wait+degraded, 3 active+undersized, 153 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 17/630 objects degraded (2.698%); 0 B/s, 9 objects/s recovering 2024-04-24T17:44:26.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:25 smithi137 bash[43799]: cluster 2024-04-24T17:44:24.651361+0000 mgr.y (mgr.34107) 252 : cluster [DBG] pgmap v151: 161 pgs: 1 active+recovering+degraded, 4 active+recovery_wait+degraded, 3 active+undersized, 153 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 17/630 objects degraded (2.698%); 0 B/s, 9 objects/s recovering 2024-04-24T17:44:26.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:25 smithi137 bash[43799]: audit 2024-04-24T17:44:24.821111+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.70:0/325303197' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:44:26.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:25 smithi137 bash[43799]: audit 2024-04-24T17:44:24.821111+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.70:0/325303197' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:44:26.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:25 smithi137 bash[43799]: audit 2024-04-24T17:44:25.628027+0000 mon.a (mon.0) 511 : audit [DBG] from='client.? 172.21.15.70:0/3434850382' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:44:26.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:25 smithi137 bash[43799]: audit 2024-04-24T17:44:25.628027+0000 mon.a (mon.0) 511 : audit [DBG] from='client.? 172.21.15.70:0/3434850382' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:44:26.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:25 smithi137 bash[43799]: audit 2024-04-24T17:44:25.767142+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:44:26.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:25 smithi137 bash[43799]: audit 2024-04-24T17:44:25.767142+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:44:26.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:25 smithi137 bash[43799]: audit 2024-04-24T17:44:25.769016+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:44:26.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:25 smithi137 bash[43799]: audit 2024-04-24T17:44:25.769016+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:44:26.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:25 smithi137 bash[43799]: audit 2024-04-24T17:44:25.784626+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:26.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:25 smithi137 bash[43799]: audit 2024-04-24T17:44:25.784626+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:27.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:26 smithi070 bash[55604]: audit 2024-04-24T17:44:25.172598+0000 mgr.y (mgr.34107) 253 : audit [DBG] from='client.34440 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:44:27.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:26 smithi070 bash[55604]: audit 2024-04-24T17:44:25.172598+0000 mgr.y (mgr.34107) 253 : audit [DBG] from='client.34440 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:44:27.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:26 smithi070 bash[55604]: cluster 2024-04-24T17:44:25.772484+0000 mgr.y (mgr.34107) 254 : cluster [DBG] pgmap v152: 161 pgs: 1 active+recovering+degraded, 4 active+recovery_wait+degraded, 156 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 580 B/s rd, 0 op/s; 17/630 objects degraded (2.698%); 0 B/s, 8 objects/s recovering 2024-04-24T17:44:27.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:26 smithi070 bash[55604]: cluster 2024-04-24T17:44:25.772484+0000 mgr.y (mgr.34107) 254 : cluster [DBG] pgmap v152: 161 pgs: 1 active+recovering+degraded, 4 active+recovery_wait+degraded, 156 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 580 B/s rd, 0 op/s; 17/630 objects degraded (2.698%); 0 B/s, 8 objects/s recovering 2024-04-24T17:44:27.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:26 smithi070 bash[55604]: cluster 2024-04-24T17:44:25.773354+0000 mgr.y (mgr.34107) 255 : cluster [DBG] pgmap v153: 161 pgs: 1 active+recovering+degraded, 4 active+recovery_wait+degraded, 156 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 743 B/s rd, 0 op/s; 17/630 objects degraded (2.698%); 0 B/s, 10 objects/s recovering 2024-04-24T17:44:27.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:26 smithi070 bash[55604]: cluster 2024-04-24T17:44:25.773354+0000 mgr.y (mgr.34107) 255 : cluster [DBG] pgmap v153: 161 pgs: 1 active+recovering+degraded, 4 active+recovery_wait+degraded, 156 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 743 B/s rd, 0 op/s; 17/630 objects degraded (2.698%); 0 B/s, 10 objects/s recovering 2024-04-24T17:44:27.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:26 smithi070 bash[55604]: audit 2024-04-24T17:44:25.884031+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:44:27.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:26 smithi070 bash[55604]: audit 2024-04-24T17:44:25.884031+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:44:27.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:26 smithi070 bash[55604]: audit 2024-04-24T17:44:25.888854+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:44:27.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:26 smithi070 bash[55604]: audit 2024-04-24T17:44:25.888854+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:44:27.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:26 smithi070 bash[55604]: audit 2024-04-24T17:44:25.892436+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:44:27.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:26 smithi070 bash[55604]: audit 2024-04-24T17:44:25.892436+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:44:27.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:26 smithi070 bash[55604]: audit 2024-04-24T17:44:25.894979+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:44:27.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:26 smithi070 bash[55604]: audit 2024-04-24T17:44:25.894979+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:44:27.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:26 smithi070 bash[55604]: audit 2024-04-24T17:44:25.897255+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-24T17:44:27.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:26 smithi070 bash[55604]: audit 2024-04-24T17:44:25.897255+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-24T17:44:27.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:26 smithi070 bash[56922]: audit 2024-04-24T17:44:25.172598+0000 mgr.y (mgr.34107) 253 : audit [DBG] from='client.34440 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:44:27.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:26 smithi070 bash[56922]: audit 2024-04-24T17:44:25.172598+0000 mgr.y (mgr.34107) 253 : audit [DBG] from='client.34440 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:44:27.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:26 smithi070 bash[56922]: cluster 2024-04-24T17:44:25.772484+0000 mgr.y (mgr.34107) 254 : cluster [DBG] pgmap v152: 161 pgs: 1 active+recovering+degraded, 4 active+recovery_wait+degraded, 156 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 580 B/s rd, 0 op/s; 17/630 objects degraded (2.698%); 0 B/s, 8 objects/s recovering 2024-04-24T17:44:27.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:26 smithi070 bash[56922]: cluster 2024-04-24T17:44:25.772484+0000 mgr.y (mgr.34107) 254 : cluster [DBG] pgmap v152: 161 pgs: 1 active+recovering+degraded, 4 active+recovery_wait+degraded, 156 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 580 B/s rd, 0 op/s; 17/630 objects degraded (2.698%); 0 B/s, 8 objects/s recovering 2024-04-24T17:44:27.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:26 smithi070 bash[56922]: cluster 2024-04-24T17:44:25.773354+0000 mgr.y (mgr.34107) 255 : cluster [DBG] pgmap v153: 161 pgs: 1 active+recovering+degraded, 4 active+recovery_wait+degraded, 156 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 743 B/s rd, 0 op/s; 17/630 objects degraded (2.698%); 0 B/s, 10 objects/s recovering 2024-04-24T17:44:27.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:26 smithi070 bash[56922]: cluster 2024-04-24T17:44:25.773354+0000 mgr.y (mgr.34107) 255 : cluster [DBG] pgmap v153: 161 pgs: 1 active+recovering+degraded, 4 active+recovery_wait+degraded, 156 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 743 B/s rd, 0 op/s; 17/630 objects degraded (2.698%); 0 B/s, 10 objects/s recovering 2024-04-24T17:44:27.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:26 smithi070 bash[56922]: audit 2024-04-24T17:44:25.884031+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:44:27.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:26 smithi070 bash[56922]: audit 2024-04-24T17:44:25.884031+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:44:27.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:26 smithi070 bash[56922]: audit 2024-04-24T17:44:25.888854+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:44:27.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:26 smithi070 bash[56922]: audit 2024-04-24T17:44:25.888854+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:44:27.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:26 smithi070 bash[56922]: audit 2024-04-24T17:44:25.892436+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:44:27.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:26 smithi070 bash[56922]: audit 2024-04-24T17:44:25.892436+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:44:27.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:26 smithi070 bash[56922]: audit 2024-04-24T17:44:25.894979+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:44:27.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:26 smithi070 bash[56922]: audit 2024-04-24T17:44:25.894979+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:44:27.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:26 smithi070 bash[56922]: audit 2024-04-24T17:44:25.897255+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-24T17:44:27.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:26 smithi070 bash[56922]: audit 2024-04-24T17:44:25.897255+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-24T17:44:27.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:26 smithi137 bash[43799]: audit 2024-04-24T17:44:25.172598+0000 mgr.y (mgr.34107) 253 : audit [DBG] from='client.34440 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:44:27.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:26 smithi137 bash[43799]: audit 2024-04-24T17:44:25.172598+0000 mgr.y (mgr.34107) 253 : audit [DBG] from='client.34440 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:44:27.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:26 smithi137 bash[43799]: cluster 2024-04-24T17:44:25.772484+0000 mgr.y (mgr.34107) 254 : cluster [DBG] pgmap v152: 161 pgs: 1 active+recovering+degraded, 4 active+recovery_wait+degraded, 156 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 580 B/s rd, 0 op/s; 17/630 objects degraded (2.698%); 0 B/s, 8 objects/s recovering 2024-04-24T17:44:27.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:26 smithi137 bash[43799]: cluster 2024-04-24T17:44:25.772484+0000 mgr.y (mgr.34107) 254 : cluster [DBG] pgmap v152: 161 pgs: 1 active+recovering+degraded, 4 active+recovery_wait+degraded, 156 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 580 B/s rd, 0 op/s; 17/630 objects degraded (2.698%); 0 B/s, 8 objects/s recovering 2024-04-24T17:44:27.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:26 smithi137 bash[43799]: cluster 2024-04-24T17:44:25.773354+0000 mgr.y (mgr.34107) 255 : cluster [DBG] pgmap v153: 161 pgs: 1 active+recovering+degraded, 4 active+recovery_wait+degraded, 156 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 743 B/s rd, 0 op/s; 17/630 objects degraded (2.698%); 0 B/s, 10 objects/s recovering 2024-04-24T17:44:27.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:26 smithi137 bash[43799]: cluster 2024-04-24T17:44:25.773354+0000 mgr.y (mgr.34107) 255 : cluster [DBG] pgmap v153: 161 pgs: 1 active+recovering+degraded, 4 active+recovery_wait+degraded, 156 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 743 B/s rd, 0 op/s; 17/630 objects degraded (2.698%); 0 B/s, 10 objects/s recovering 2024-04-24T17:44:27.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:26 smithi137 bash[43799]: audit 2024-04-24T17:44:25.884031+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:44:27.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:26 smithi137 bash[43799]: audit 2024-04-24T17:44:25.884031+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:44:27.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:26 smithi137 bash[43799]: audit 2024-04-24T17:44:25.888854+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:44:27.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:26 smithi137 bash[43799]: audit 2024-04-24T17:44:25.888854+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:44:27.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:26 smithi137 bash[43799]: audit 2024-04-24T17:44:25.892436+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:44:27.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:26 smithi137 bash[43799]: audit 2024-04-24T17:44:25.892436+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:44:27.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:26 smithi137 bash[43799]: audit 2024-04-24T17:44:25.894979+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:44:27.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:26 smithi137 bash[43799]: audit 2024-04-24T17:44:25.894979+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:44:27.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:26 smithi137 bash[43799]: audit 2024-04-24T17:44:25.897255+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-24T17:44:27.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:26 smithi137 bash[43799]: audit 2024-04-24T17:44:25.897255+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-24T17:44:28.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:27 smithi070 bash[55604]: audit 2024-04-24T17:44:25.897547+0000 mgr.y (mgr.34107) 256 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-24T17:44:28.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:27 smithi070 bash[55604]: audit 2024-04-24T17:44:25.897547+0000 mgr.y (mgr.34107) 256 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-24T17:44:28.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:27 smithi070 bash[55604]: cephadm 2024-04-24T17:44:25.898932+0000 mgr.y (mgr.34107) 257 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (1 PGs are or would become offline) 2024-04-24T17:44:28.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:27 smithi070 bash[55604]: cephadm 2024-04-24T17:44:25.898932+0000 mgr.y (mgr.34107) 257 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (1 PGs are or would become offline) 2024-04-24T17:44:28.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:27 smithi070 bash[56922]: audit 2024-04-24T17:44:25.897547+0000 mgr.y (mgr.34107) 256 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-24T17:44:28.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:27 smithi070 bash[56922]: audit 2024-04-24T17:44:25.897547+0000 mgr.y (mgr.34107) 256 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-24T17:44:28.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:27 smithi070 bash[56922]: cephadm 2024-04-24T17:44:25.898932+0000 mgr.y (mgr.34107) 257 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (1 PGs are or would become offline) 2024-04-24T17:44:28.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:27 smithi070 bash[56922]: cephadm 2024-04-24T17:44:25.898932+0000 mgr.y (mgr.34107) 257 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (1 PGs are or would become offline) 2024-04-24T17:44:28.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:27 smithi137 bash[43799]: audit 2024-04-24T17:44:25.897547+0000 mgr.y (mgr.34107) 256 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-24T17:44:28.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:27 smithi137 bash[43799]: audit 2024-04-24T17:44:25.897547+0000 mgr.y (mgr.34107) 256 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-24T17:44:28.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:27 smithi137 bash[43799]: cephadm 2024-04-24T17:44:25.898932+0000 mgr.y (mgr.34107) 257 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (1 PGs are or would become offline) 2024-04-24T17:44:28.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:27 smithi137 bash[43799]: cephadm 2024-04-24T17:44:25.898932+0000 mgr.y (mgr.34107) 257 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (1 PGs are or would become offline) 2024-04-24T17:44:29.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:28 smithi070 bash[55604]: audit 2024-04-24T17:44:27.207202+0000 mgr.y (mgr.34107) 258 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:44:29.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:28 smithi070 bash[55604]: audit 2024-04-24T17:44:27.207202+0000 mgr.y (mgr.34107) 258 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:44:29.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:28 smithi070 bash[55604]: cluster 2024-04-24T17:44:27.774919+0000 mgr.y (mgr.34107) 259 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 0 B/s, 10 objects/s recovering 2024-04-24T17:44:29.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:28 smithi070 bash[55604]: cluster 2024-04-24T17:44:27.774919+0000 mgr.y (mgr.34107) 259 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 0 B/s, 10 objects/s recovering 2024-04-24T17:44:29.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:28 smithi070 bash[55604]: cluster 2024-04-24T17:44:27.814876+0000 mon.a (mon.0) 520 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 17/630 objects degraded (2.698%), 5 pgs degraded) 2024-04-24T17:44:29.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:28 smithi070 bash[55604]: cluster 2024-04-24T17:44:27.814876+0000 mon.a (mon.0) 520 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 17/630 objects degraded (2.698%), 5 pgs degraded) 2024-04-24T17:44:29.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:28 smithi070 bash[56922]: audit 2024-04-24T17:44:27.207202+0000 mgr.y (mgr.34107) 258 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:44:29.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:28 smithi070 bash[56922]: audit 2024-04-24T17:44:27.207202+0000 mgr.y (mgr.34107) 258 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:44:29.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:28 smithi070 bash[56922]: cluster 2024-04-24T17:44:27.774919+0000 mgr.y (mgr.34107) 259 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 0 B/s, 10 objects/s recovering 2024-04-24T17:44:29.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:28 smithi070 bash[56922]: cluster 2024-04-24T17:44:27.774919+0000 mgr.y (mgr.34107) 259 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 0 B/s, 10 objects/s recovering 2024-04-24T17:44:29.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:28 smithi070 bash[56922]: cluster 2024-04-24T17:44:27.814876+0000 mon.a (mon.0) 520 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 17/630 objects degraded (2.698%), 5 pgs degraded) 2024-04-24T17:44:29.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:28 smithi070 bash[56922]: cluster 2024-04-24T17:44:27.814876+0000 mon.a (mon.0) 520 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 17/630 objects degraded (2.698%), 5 pgs degraded) 2024-04-24T17:44:29.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:28 smithi137 bash[43799]: audit 2024-04-24T17:44:27.207202+0000 mgr.y (mgr.34107) 258 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:44:29.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:28 smithi137 bash[43799]: audit 2024-04-24T17:44:27.207202+0000 mgr.y (mgr.34107) 258 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:44:29.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:28 smithi137 bash[43799]: cluster 2024-04-24T17:44:27.774919+0000 mgr.y (mgr.34107) 259 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 0 B/s, 10 objects/s recovering 2024-04-24T17:44:29.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:28 smithi137 bash[43799]: cluster 2024-04-24T17:44:27.774919+0000 mgr.y (mgr.34107) 259 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 0 B/s, 10 objects/s recovering 2024-04-24T17:44:29.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:28 smithi137 bash[43799]: cluster 2024-04-24T17:44:27.814876+0000 mon.a (mon.0) 520 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 17/630 objects degraded (2.698%), 5 pgs degraded) 2024-04-24T17:44:29.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:28 smithi137 bash[43799]: cluster 2024-04-24T17:44:27.814876+0000 mon.a (mon.0) 520 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 17/630 objects degraded (2.698%), 5 pgs degraded) 2024-04-24T17:44:31.076 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:30 smithi070 bash[56922]: cluster 2024-04-24T17:44:29.776333+0000 mgr.y (mgr.34107) 260 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 0 B/s, 9 objects/s recovering 2024-04-24T17:44:31.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:30 smithi070 bash[56922]: cluster 2024-04-24T17:44:29.776333+0000 mgr.y (mgr.34107) 260 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 0 B/s, 9 objects/s recovering 2024-04-24T17:44:31.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:30 smithi070 bash[55604]: cluster 2024-04-24T17:44:29.776333+0000 mgr.y (mgr.34107) 260 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 0 B/s, 9 objects/s recovering 2024-04-24T17:44:31.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:30 smithi070 bash[55604]: cluster 2024-04-24T17:44:29.776333+0000 mgr.y (mgr.34107) 260 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 0 B/s, 9 objects/s recovering 2024-04-24T17:44:31.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:30 smithi137 bash[43799]: cluster 2024-04-24T17:44:29.776333+0000 mgr.y (mgr.34107) 260 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 0 B/s, 9 objects/s recovering 2024-04-24T17:44:31.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:30 smithi137 bash[43799]: cluster 2024-04-24T17:44:29.776333+0000 mgr.y (mgr.34107) 260 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 0 B/s, 9 objects/s recovering 2024-04-24T17:44:32.326 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:44:31 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:44:31] "GET /metrics HTTP/1.1" 200 38309 "" "Prometheus/2.33.4" 2024-04-24T17:44:33.076 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:32 smithi070 bash[55604]: cluster 2024-04-24T17:44:31.777643+0000 mgr.y (mgr.34107) 261 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1009 B/s rd, 0 op/s; 0 B/s, 5 objects/s recovering 2024-04-24T17:44:33.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:32 smithi070 bash[55604]: cluster 2024-04-24T17:44:31.777643+0000 mgr.y (mgr.34107) 261 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1009 B/s rd, 0 op/s; 0 B/s, 5 objects/s recovering 2024-04-24T17:44:33.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:32 smithi070 bash[56922]: cluster 2024-04-24T17:44:31.777643+0000 mgr.y (mgr.34107) 261 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1009 B/s rd, 0 op/s; 0 B/s, 5 objects/s recovering 2024-04-24T17:44:33.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:32 smithi070 bash[56922]: cluster 2024-04-24T17:44:31.777643+0000 mgr.y (mgr.34107) 261 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1009 B/s rd, 0 op/s; 0 B/s, 5 objects/s recovering 2024-04-24T17:44:33.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:32 smithi137 bash[43799]: cluster 2024-04-24T17:44:31.777643+0000 mgr.y (mgr.34107) 261 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1009 B/s rd, 0 op/s; 0 B/s, 5 objects/s recovering 2024-04-24T17:44:33.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:32 smithi137 bash[43799]: cluster 2024-04-24T17:44:31.777643+0000 mgr.y (mgr.34107) 261 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1009 B/s rd, 0 op/s; 0 B/s, 5 objects/s recovering 2024-04-24T17:44:35.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:34 smithi137 bash[43799]: cluster 2024-04-24T17:44:33.779252+0000 mgr.y (mgr.34107) 262 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 0 B/s, 1 objects/s recovering 2024-04-24T17:44:35.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:34 smithi137 bash[43799]: cluster 2024-04-24T17:44:33.779252+0000 mgr.y (mgr.34107) 262 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 0 B/s, 1 objects/s recovering 2024-04-24T17:44:35.326 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:34 smithi070 bash[55604]: cluster 2024-04-24T17:44:33.779252+0000 mgr.y (mgr.34107) 262 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 0 B/s, 1 objects/s recovering 2024-04-24T17:44:35.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:34 smithi070 bash[55604]: cluster 2024-04-24T17:44:33.779252+0000 mgr.y (mgr.34107) 262 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 0 B/s, 1 objects/s recovering 2024-04-24T17:44:35.327 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:34 smithi070 bash[56922]: cluster 2024-04-24T17:44:33.779252+0000 mgr.y (mgr.34107) 262 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 0 B/s, 1 objects/s recovering 2024-04-24T17:44:35.327 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:34 smithi070 bash[56922]: cluster 2024-04-24T17:44:33.779252+0000 mgr.y (mgr.34107) 262 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 0 B/s, 1 objects/s recovering 2024-04-24T17:44:36.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:35 smithi137 bash[43799]: cluster 2024-04-24T17:44:35.780586+0000 mgr.y (mgr.34107) 263 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 0 B/s, 1 objects/s recovering 2024-04-24T17:44:36.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:35 smithi137 bash[43799]: cluster 2024-04-24T17:44:35.780586+0000 mgr.y (mgr.34107) 263 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 0 B/s, 1 objects/s recovering 2024-04-24T17:44:36.327 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:35 smithi070 bash[56922]: cluster 2024-04-24T17:44:35.780586+0000 mgr.y (mgr.34107) 263 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 0 B/s, 1 objects/s recovering 2024-04-24T17:44:36.327 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:35 smithi070 bash[56922]: cluster 2024-04-24T17:44:35.780586+0000 mgr.y (mgr.34107) 263 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 0 B/s, 1 objects/s recovering 2024-04-24T17:44:36.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:35 smithi070 bash[55604]: cluster 2024-04-24T17:44:35.780586+0000 mgr.y (mgr.34107) 263 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 0 B/s, 1 objects/s recovering 2024-04-24T17:44:36.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:35 smithi070 bash[55604]: cluster 2024-04-24T17:44:35.780586+0000 mgr.y (mgr.34107) 263 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 0 B/s, 1 objects/s recovering 2024-04-24T17:44:37.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:37 smithi137 bash[43799]: audit 2024-04-24T17:44:36.123548+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:37.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:37 smithi137 bash[43799]: audit 2024-04-24T17:44:36.123548+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:37.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:37 smithi137 bash[43799]: audit 2024-04-24T17:44:36.125910+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:44:37.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:37 smithi137 bash[43799]: audit 2024-04-24T17:44:36.125910+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:44:37.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:37 smithi137 bash[43799]: audit 2024-04-24T17:44:36.379420+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:37.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:37 smithi137 bash[43799]: audit 2024-04-24T17:44:36.379420+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:37.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:37 smithi070 bash[55604]: audit 2024-04-24T17:44:36.123548+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:37.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:37 smithi070 bash[55604]: audit 2024-04-24T17:44:36.123548+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:37.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:37 smithi070 bash[55604]: audit 2024-04-24T17:44:36.125910+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:44:37.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:37 smithi070 bash[55604]: audit 2024-04-24T17:44:36.125910+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:44:37.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:37 smithi070 bash[55604]: audit 2024-04-24T17:44:36.379420+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:37.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:37 smithi070 bash[55604]: audit 2024-04-24T17:44:36.379420+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:37.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:37 smithi070 bash[56922]: audit 2024-04-24T17:44:36.123548+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:37.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:37 smithi070 bash[56922]: audit 2024-04-24T17:44:36.123548+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:37.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:37 smithi070 bash[56922]: audit 2024-04-24T17:44:36.125910+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:44:37.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:37 smithi070 bash[56922]: audit 2024-04-24T17:44:36.125910+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:44:37.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:37 smithi070 bash[56922]: audit 2024-04-24T17:44:36.379420+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:37.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:37 smithi070 bash[56922]: audit 2024-04-24T17:44:36.379420+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:38.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:38 smithi137 bash[43799]: audit 2024-04-24T17:44:37.217592+0000 mgr.y (mgr.34107) 264 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:44:38.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:38 smithi137 bash[43799]: audit 2024-04-24T17:44:37.217592+0000 mgr.y (mgr.34107) 264 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:44:38.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:38 smithi137 bash[43799]: cluster 2024-04-24T17:44:37.782089+0000 mgr.y (mgr.34107) 265 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 1 objects/s recovering 2024-04-24T17:44:38.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:38 smithi137 bash[43799]: cluster 2024-04-24T17:44:37.782089+0000 mgr.y (mgr.34107) 265 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 1 objects/s recovering 2024-04-24T17:44:38.576 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:38 smithi070 bash[55604]: audit 2024-04-24T17:44:37.217592+0000 mgr.y (mgr.34107) 264 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:44:38.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:38 smithi070 bash[55604]: audit 2024-04-24T17:44:37.217592+0000 mgr.y (mgr.34107) 264 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:44:38.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:38 smithi070 bash[55604]: cluster 2024-04-24T17:44:37.782089+0000 mgr.y (mgr.34107) 265 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 1 objects/s recovering 2024-04-24T17:44:38.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:38 smithi070 bash[55604]: cluster 2024-04-24T17:44:37.782089+0000 mgr.y (mgr.34107) 265 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 1 objects/s recovering 2024-04-24T17:44:38.577 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:38 smithi070 bash[56922]: audit 2024-04-24T17:44:37.217592+0000 mgr.y (mgr.34107) 264 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:44:38.577 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:38 smithi070 bash[56922]: audit 2024-04-24T17:44:37.217592+0000 mgr.y (mgr.34107) 264 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:44:38.577 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:38 smithi070 bash[56922]: cluster 2024-04-24T17:44:37.782089+0000 mgr.y (mgr.34107) 265 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 1 objects/s recovering 2024-04-24T17:44:38.577 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:38 smithi070 bash[56922]: cluster 2024-04-24T17:44:37.782089+0000 mgr.y (mgr.34107) 265 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 1 objects/s recovering 2024-04-24T17:44:41.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:40 smithi070 bash[55604]: cluster 2024-04-24T17:44:39.783573+0000 mgr.y (mgr.34107) 266 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:44:41.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:40 smithi070 bash[55604]: cluster 2024-04-24T17:44:39.783573+0000 mgr.y (mgr.34107) 266 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:44:41.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:40 smithi070 bash[56922]: cluster 2024-04-24T17:44:39.783573+0000 mgr.y (mgr.34107) 266 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:44:41.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:40 smithi070 bash[56922]: cluster 2024-04-24T17:44:39.783573+0000 mgr.y (mgr.34107) 266 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:44:41.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:40 smithi137 bash[43799]: cluster 2024-04-24T17:44:39.783573+0000 mgr.y (mgr.34107) 266 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:44:41.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:40 smithi137 bash[43799]: cluster 2024-04-24T17:44:39.783573+0000 mgr.y (mgr.34107) 266 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:44:42.076 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:44:41 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:44:41] "GET /metrics HTTP/1.1" 200 38447 "" "Prometheus/2.33.4" 2024-04-24T17:44:42.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:41 smithi070 bash[55604]: audit 2024-04-24T17:44:40.914899+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-24T17:44:42.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:41 smithi070 bash[55604]: audit 2024-04-24T17:44:40.914899+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-24T17:44:42.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:41 smithi070 bash[56922]: audit 2024-04-24T17:44:40.914899+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-24T17:44:42.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:41 smithi070 bash[56922]: audit 2024-04-24T17:44:40.914899+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-24T17:44:42.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:41 smithi137 bash[43799]: audit 2024-04-24T17:44:40.914899+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-24T17:44:42.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:41 smithi137 bash[43799]: audit 2024-04-24T17:44:40.914899+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-24T17:44:43.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:42 smithi137 bash[43799]: audit 2024-04-24T17:44:40.915364+0000 mgr.y (mgr.34107) 267 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-24T17:44:43.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:42 smithi137 bash[43799]: audit 2024-04-24T17:44:40.915364+0000 mgr.y (mgr.34107) 267 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-24T17:44:43.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:42 smithi137 bash[43799]: cephadm 2024-04-24T17:44:40.918250+0000 mgr.y (mgr.34107) 268 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-04-24T17:44:43.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:42 smithi137 bash[43799]: cephadm 2024-04-24T17:44:40.918250+0000 mgr.y (mgr.34107) 268 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-04-24T17:44:43.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:42 smithi137 bash[43799]: cluster 2024-04-24T17:44:41.784970+0000 mgr.y (mgr.34107) 269 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:44:43.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:42 smithi137 bash[43799]: cluster 2024-04-24T17:44:41.784970+0000 mgr.y (mgr.34107) 269 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:44:43.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:42 smithi070 bash[55604]: audit 2024-04-24T17:44:40.915364+0000 mgr.y (mgr.34107) 267 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-24T17:44:43.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:42 smithi070 bash[55604]: audit 2024-04-24T17:44:40.915364+0000 mgr.y (mgr.34107) 267 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-24T17:44:43.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:42 smithi070 bash[55604]: cephadm 2024-04-24T17:44:40.918250+0000 mgr.y (mgr.34107) 268 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-04-24T17:44:43.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:42 smithi070 bash[55604]: cephadm 2024-04-24T17:44:40.918250+0000 mgr.y (mgr.34107) 268 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-04-24T17:44:43.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:42 smithi070 bash[55604]: cluster 2024-04-24T17:44:41.784970+0000 mgr.y (mgr.34107) 269 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:44:43.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:42 smithi070 bash[55604]: cluster 2024-04-24T17:44:41.784970+0000 mgr.y (mgr.34107) 269 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:44:43.327 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:42 smithi070 bash[56922]: audit 2024-04-24T17:44:40.915364+0000 mgr.y (mgr.34107) 267 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-24T17:44:43.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:42 smithi070 bash[56922]: audit 2024-04-24T17:44:40.915364+0000 mgr.y (mgr.34107) 267 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-24T17:44:43.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:42 smithi070 bash[56922]: cephadm 2024-04-24T17:44:40.918250+0000 mgr.y (mgr.34107) 268 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-04-24T17:44:43.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:42 smithi070 bash[56922]: cephadm 2024-04-24T17:44:40.918250+0000 mgr.y (mgr.34107) 268 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-04-24T17:44:43.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:42 smithi070 bash[56922]: cluster 2024-04-24T17:44:41.784970+0000 mgr.y (mgr.34107) 269 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:44:43.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:42 smithi070 bash[56922]: cluster 2024-04-24T17:44:41.784970+0000 mgr.y (mgr.34107) 269 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:44:44.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:44 smithi137 bash[43799]: cephadm 2024-04-24T17:44:43.240304+0000 mgr.y (mgr.34107) 270 : cephadm [INF] Upgrade: Updating osd.5 2024-04-24T17:44:44.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:44 smithi137 bash[43799]: cephadm 2024-04-24T17:44:43.240304+0000 mgr.y (mgr.34107) 270 : cephadm [INF] Upgrade: Updating osd.5 2024-04-24T17:44:44.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:44 smithi137 bash[43799]: audit 2024-04-24T17:44:43.248261+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:44.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:44 smithi137 bash[43799]: audit 2024-04-24T17:44:43.248261+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:44.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:44 smithi137 bash[43799]: audit 2024-04-24T17:44:43.253439+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-24T17:44:44.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:44 smithi137 bash[43799]: audit 2024-04-24T17:44:43.253439+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-24T17:44:44.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:44 smithi137 bash[43799]: audit 2024-04-24T17:44:43.255051+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:44:44.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:44 smithi137 bash[43799]: audit 2024-04-24T17:44:43.255051+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:44:44.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:44 smithi137 bash[43799]: cephadm 2024-04-24T17:44:43.260523+0000 mgr.y (mgr.34107) 271 : cephadm [INF] Deploying daemon osd.5 on smithi137 2024-04-24T17:44:44.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:44 smithi137 bash[43799]: cephadm 2024-04-24T17:44:43.260523+0000 mgr.y (mgr.34107) 271 : cephadm [INF] Deploying daemon osd.5 on smithi137 2024-04-24T17:44:44.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:44 smithi137 bash[43799]: cluster 2024-04-24T17:44:43.786556+0000 mgr.y (mgr.34107) 272 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:44:44.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:44 smithi137 bash[43799]: cluster 2024-04-24T17:44:43.786556+0000 mgr.y (mgr.34107) 272 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:44:44.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:44 smithi070 bash[55604]: cephadm 2024-04-24T17:44:43.240304+0000 mgr.y (mgr.34107) 270 : cephadm [INF] Upgrade: Updating osd.5 2024-04-24T17:44:44.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:44 smithi070 bash[55604]: cephadm 2024-04-24T17:44:43.240304+0000 mgr.y (mgr.34107) 270 : cephadm [INF] Upgrade: Updating osd.5 2024-04-24T17:44:44.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:44 smithi070 bash[55604]: audit 2024-04-24T17:44:43.248261+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:44.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:44 smithi070 bash[55604]: audit 2024-04-24T17:44:43.248261+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:44.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:44 smithi070 bash[55604]: audit 2024-04-24T17:44:43.253439+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-24T17:44:44.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:44 smithi070 bash[55604]: audit 2024-04-24T17:44:43.253439+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-24T17:44:44.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:44 smithi070 bash[55604]: audit 2024-04-24T17:44:43.255051+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:44:44.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:44 smithi070 bash[55604]: audit 2024-04-24T17:44:43.255051+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:44:44.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:44 smithi070 bash[55604]: cephadm 2024-04-24T17:44:43.260523+0000 mgr.y (mgr.34107) 271 : cephadm [INF] Deploying daemon osd.5 on smithi137 2024-04-24T17:44:44.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:44 smithi070 bash[55604]: cephadm 2024-04-24T17:44:43.260523+0000 mgr.y (mgr.34107) 271 : cephadm [INF] Deploying daemon osd.5 on smithi137 2024-04-24T17:44:44.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:44 smithi070 bash[55604]: cluster 2024-04-24T17:44:43.786556+0000 mgr.y (mgr.34107) 272 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:44:44.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:44 smithi070 bash[55604]: cluster 2024-04-24T17:44:43.786556+0000 mgr.y (mgr.34107) 272 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:44:44.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:44 smithi070 bash[56922]: cephadm 2024-04-24T17:44:43.240304+0000 mgr.y (mgr.34107) 270 : cephadm [INF] Upgrade: Updating osd.5 2024-04-24T17:44:44.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:44 smithi070 bash[56922]: cephadm 2024-04-24T17:44:43.240304+0000 mgr.y (mgr.34107) 270 : cephadm [INF] Upgrade: Updating osd.5 2024-04-24T17:44:44.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:44 smithi070 bash[56922]: audit 2024-04-24T17:44:43.248261+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:44.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:44 smithi070 bash[56922]: audit 2024-04-24T17:44:43.248261+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:44.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:44 smithi070 bash[56922]: audit 2024-04-24T17:44:43.253439+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-24T17:44:44.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:44 smithi070 bash[56922]: audit 2024-04-24T17:44:43.253439+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-24T17:44:44.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:44 smithi070 bash[56922]: audit 2024-04-24T17:44:43.255051+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:44:44.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:44 smithi070 bash[56922]: audit 2024-04-24T17:44:43.255051+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:44:44.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:44 smithi070 bash[56922]: cephadm 2024-04-24T17:44:43.260523+0000 mgr.y (mgr.34107) 271 : cephadm [INF] Deploying daemon osd.5 on smithi137 2024-04-24T17:44:44.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:44 smithi070 bash[56922]: cephadm 2024-04-24T17:44:43.260523+0000 mgr.y (mgr.34107) 271 : cephadm [INF] Deploying daemon osd.5 on smithi137 2024-04-24T17:44:44.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:44 smithi070 bash[56922]: cluster 2024-04-24T17:44:43.786556+0000 mgr.y (mgr.34107) 272 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:44:44.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:44 smithi070 bash[56922]: cluster 2024-04-24T17:44:43.786556+0000 mgr.y (mgr.34107) 272 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:44:47.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:46 smithi137 bash[43799]: cluster 2024-04-24T17:44:45.787836+0000 mgr.y (mgr.34107) 273 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:44:47.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:46 smithi137 bash[43799]: cluster 2024-04-24T17:44:45.787836+0000 mgr.y (mgr.34107) 273 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:44:47.213 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:46 smithi070 bash[55604]: cluster 2024-04-24T17:44:45.787836+0000 mgr.y (mgr.34107) 273 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:44:47.214 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:46 smithi070 bash[55604]: cluster 2024-04-24T17:44:45.787836+0000 mgr.y (mgr.34107) 273 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:44:47.214 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:46 smithi070 bash[56922]: cluster 2024-04-24T17:44:45.787836+0000 mgr.y (mgr.34107) 273 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:44:47.214 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:46 smithi070 bash[56922]: cluster 2024-04-24T17:44:45.787836+0000 mgr.y (mgr.34107) 273 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:44:47.884 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:47 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:44:47.884 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:44:47 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:44:47.884 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:44:47 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:44:47.885 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:44:47 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:44:47.885 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:44:47 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:44:47.885 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:44:47 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:44:47.886 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:44:47 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:44:47.886 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:44:47 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:44:47.886 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:44:47 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:44:48.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:47 smithi137 bash[43799]: audit 2024-04-24T17:44:47.228899+0000 mgr.y (mgr.34107) 274 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:44:48.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:47 smithi137 bash[43799]: audit 2024-04-24T17:44:47.228899+0000 mgr.y (mgr.34107) 274 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:44:48.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:47 smithi137 bash[43799]: cluster 2024-04-24T17:44:47.789411+0000 mgr.y (mgr.34107) 275 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:44:48.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:47 smithi137 bash[43799]: cluster 2024-04-24T17:44:47.789411+0000 mgr.y (mgr.34107) 275 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:44:48.278 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:44:47 smithi137 systemd[1]: Stopping Ceph osd.5 for 6229cc3c-025f-11ef-bc93-c7b262605968... 2024-04-24T17:44:48.278 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:44:48 smithi137 bash[24643]: debug 2024-04-24T17:44:48.009+0000 7f0bec911700 -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-04-24T17:44:48.278 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:44:48 smithi137 bash[24643]: debug 2024-04-24T17:44:48.009+0000 7f0bec911700 -1 osd.5 130 *** Got signal Terminated *** 2024-04-24T17:44:48.278 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:44:48 smithi137 bash[24643]: debug 2024-04-24T17:44:48.009+0000 7f0bec911700 -1 osd.5 130 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-24T17:44:48.326 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:47 smithi070 bash[55604]: audit 2024-04-24T17:44:47.228899+0000 mgr.y (mgr.34107) 274 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:44:48.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:47 smithi070 bash[55604]: audit 2024-04-24T17:44:47.228899+0000 mgr.y (mgr.34107) 274 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:44:48.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:47 smithi070 bash[55604]: cluster 2024-04-24T17:44:47.789411+0000 mgr.y (mgr.34107) 275 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:44:48.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:47 smithi070 bash[55604]: cluster 2024-04-24T17:44:47.789411+0000 mgr.y (mgr.34107) 275 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:44:48.327 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:47 smithi070 bash[56922]: audit 2024-04-24T17:44:47.228899+0000 mgr.y (mgr.34107) 274 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:44:48.327 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:47 smithi070 bash[56922]: audit 2024-04-24T17:44:47.228899+0000 mgr.y (mgr.34107) 274 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:44:48.327 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:47 smithi070 bash[56922]: cluster 2024-04-24T17:44:47.789411+0000 mgr.y (mgr.34107) 275 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:44:48.327 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:47 smithi070 bash[56922]: cluster 2024-04-24T17:44:47.789411+0000 mgr.y (mgr.34107) 275 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:44:49.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:48 smithi137 bash[43799]: cluster 2024-04-24T17:44:48.023248+0000 mon.a (mon.0) 528 : cluster [INF] osd.5 marked itself down and dead 2024-04-24T17:44:49.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:48 smithi137 bash[43799]: cluster 2024-04-24T17:44:48.023248+0000 mon.a (mon.0) 528 : cluster [INF] osd.5 marked itself down and dead 2024-04-24T17:44:49.326 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:48 smithi070 bash[55604]: cluster 2024-04-24T17:44:48.023248+0000 mon.a (mon.0) 528 : cluster [INF] osd.5 marked itself down and dead 2024-04-24T17:44:49.326 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:48 smithi070 bash[55604]: cluster 2024-04-24T17:44:48.023248+0000 mon.a (mon.0) 528 : cluster [INF] osd.5 marked itself down and dead 2024-04-24T17:44:49.327 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:48 smithi070 bash[56922]: cluster 2024-04-24T17:44:48.023248+0000 mon.a (mon.0) 528 : cluster [INF] osd.5 marked itself down and dead 2024-04-24T17:44:49.327 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:48 smithi070 bash[56922]: cluster 2024-04-24T17:44:48.023248+0000 mon.a (mon.0) 528 : cluster [INF] osd.5 marked itself down and dead 2024-04-24T17:44:50.277 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:44:50 smithi137 bash[47217]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-osd-5 2024-04-24T17:44:50.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:49 smithi137 bash[43799]: cluster 2024-04-24T17:44:48.899524+0000 mon.a (mon.0) 529 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:44:50.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:49 smithi137 bash[43799]: cluster 2024-04-24T17:44:48.899524+0000 mon.a (mon.0) 529 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:44:50.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:49 smithi137 bash[43799]: cluster 2024-04-24T17:44:48.919756+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e131: 8 total, 7 up, 8 in 2024-04-24T17:44:50.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:49 smithi137 bash[43799]: cluster 2024-04-24T17:44:48.919756+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e131: 8 total, 7 up, 8 in 2024-04-24T17:44:50.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:49 smithi137 bash[43799]: cluster 2024-04-24T17:44:49.790705+0000 mgr.y (mgr.34107) 276 : cluster [DBG] pgmap v166: 161 pgs: 12 peering, 16 stale+active+clean, 133 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:44:50.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:49 smithi137 bash[43799]: cluster 2024-04-24T17:44:49.790705+0000 mgr.y (mgr.34107) 276 : cluster [DBG] pgmap v166: 161 pgs: 12 peering, 16 stale+active+clean, 133 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:44:50.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:49 smithi070 bash[55604]: cluster 2024-04-24T17:44:48.899524+0000 mon.a (mon.0) 529 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:44:50.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:49 smithi070 bash[55604]: cluster 2024-04-24T17:44:48.899524+0000 mon.a (mon.0) 529 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:44:50.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:49 smithi070 bash[55604]: cluster 2024-04-24T17:44:48.919756+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e131: 8 total, 7 up, 8 in 2024-04-24T17:44:50.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:49 smithi070 bash[55604]: cluster 2024-04-24T17:44:48.919756+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e131: 8 total, 7 up, 8 in 2024-04-24T17:44:50.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:49 smithi070 bash[55604]: cluster 2024-04-24T17:44:49.790705+0000 mgr.y (mgr.34107) 276 : cluster [DBG] pgmap v166: 161 pgs: 12 peering, 16 stale+active+clean, 133 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:44:50.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:49 smithi070 bash[55604]: cluster 2024-04-24T17:44:49.790705+0000 mgr.y (mgr.34107) 276 : cluster [DBG] pgmap v166: 161 pgs: 12 peering, 16 stale+active+clean, 133 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:44:50.327 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:49 smithi070 bash[56922]: cluster 2024-04-24T17:44:48.899524+0000 mon.a (mon.0) 529 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:44:50.327 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:49 smithi070 bash[56922]: cluster 2024-04-24T17:44:48.899524+0000 mon.a (mon.0) 529 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:44:50.327 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:49 smithi070 bash[56922]: cluster 2024-04-24T17:44:48.919756+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e131: 8 total, 7 up, 8 in 2024-04-24T17:44:50.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:49 smithi070 bash[56922]: cluster 2024-04-24T17:44:48.919756+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e131: 8 total, 7 up, 8 in 2024-04-24T17:44:50.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:49 smithi070 bash[56922]: cluster 2024-04-24T17:44:49.790705+0000 mgr.y (mgr.34107) 276 : cluster [DBG] pgmap v166: 161 pgs: 12 peering, 16 stale+active+clean, 133 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:44:50.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:49 smithi070 bash[56922]: cluster 2024-04-24T17:44:49.790705+0000 mgr.y (mgr.34107) 276 : cluster [DBG] pgmap v166: 161 pgs: 12 peering, 16 stale+active+clean, 133 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:44:50.777 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:44:50 smithi137 bash[47282]: Error response from daemon: No such container: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-osd-5 2024-04-24T17:44:51.204 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:50 smithi137 bash[43799]: cluster 2024-04-24T17:44:49.909269+0000 mon.a (mon.0) 531 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-04-24T17:44:51.205 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:50 smithi137 bash[43799]: cluster 2024-04-24T17:44:49.909269+0000 mon.a (mon.0) 531 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-04-24T17:44:51.205 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:50 smithi137 bash[43799]: cluster 2024-04-24T17:44:49.923339+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-04-24T17:44:51.205 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:50 smithi137 bash[43799]: cluster 2024-04-24T17:44:49.923339+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-04-24T17:44:51.326 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:50 smithi070 bash[55604]: cluster 2024-04-24T17:44:49.909269+0000 mon.a (mon.0) 531 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-04-24T17:44:51.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:50 smithi070 bash[55604]: cluster 2024-04-24T17:44:49.909269+0000 mon.a (mon.0) 531 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-04-24T17:44:51.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:50 smithi070 bash[55604]: cluster 2024-04-24T17:44:49.923339+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-04-24T17:44:51.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:50 smithi070 bash[55604]: cluster 2024-04-24T17:44:49.923339+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-04-24T17:44:51.327 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:50 smithi070 bash[56922]: cluster 2024-04-24T17:44:49.909269+0000 mon.a (mon.0) 531 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-04-24T17:44:51.327 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:50 smithi070 bash[56922]: cluster 2024-04-24T17:44:49.909269+0000 mon.a (mon.0) 531 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-04-24T17:44:51.327 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:50 smithi070 bash[56922]: cluster 2024-04-24T17:44:49.923339+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-04-24T17:44:51.327 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:50 smithi070 bash[56922]: cluster 2024-04-24T17:44:49.923339+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-04-24T17:44:52.326 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:44:51 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:44:51] "GET /metrics HTTP/1.1" 200 38518 "" "Prometheus/2.33.4" 2024-04-24T17:44:52.327 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:52 smithi070 bash[56922]: audit 2024-04-24T17:44:51.125539+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:52.327 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:52 smithi070 bash[56922]: audit 2024-04-24T17:44:51.125539+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:52.327 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:52 smithi070 bash[56922]: audit 2024-04-24T17:44:51.127917+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:44:52.327 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:52 smithi070 bash[56922]: audit 2024-04-24T17:44:51.127917+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:44:52.327 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:52 smithi070 bash[56922]: cluster 2024-04-24T17:44:51.792356+0000 mgr.y (mgr.34107) 277 : cluster [DBG] pgmap v168: 161 pgs: 7 active+undersized+degraded, 12 peering, 10 stale+active+clean, 9 active+undersized, 123 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 23/630 objects degraded (3.651%) 2024-04-24T17:44:52.327 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:52 smithi070 bash[56922]: cluster 2024-04-24T17:44:51.792356+0000 mgr.y (mgr.34107) 277 : cluster [DBG] pgmap v168: 161 pgs: 7 active+undersized+degraded, 12 peering, 10 stale+active+clean, 9 active+undersized, 123 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 23/630 objects degraded (3.651%) 2024-04-24T17:44:52.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:52 smithi070 bash[55604]: audit 2024-04-24T17:44:51.125539+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:52.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:52 smithi070 bash[55604]: audit 2024-04-24T17:44:51.125539+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:52.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:52 smithi070 bash[55604]: audit 2024-04-24T17:44:51.127917+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:44:52.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:52 smithi070 bash[55604]: audit 2024-04-24T17:44:51.127917+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:44:52.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:52 smithi070 bash[55604]: cluster 2024-04-24T17:44:51.792356+0000 mgr.y (mgr.34107) 277 : cluster [DBG] pgmap v168: 161 pgs: 7 active+undersized+degraded, 12 peering, 10 stale+active+clean, 9 active+undersized, 123 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 23/630 objects degraded (3.651%) 2024-04-24T17:44:52.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:52 smithi070 bash[55604]: cluster 2024-04-24T17:44:51.792356+0000 mgr.y (mgr.34107) 277 : cluster [DBG] pgmap v168: 161 pgs: 7 active+undersized+degraded, 12 peering, 10 stale+active+clean, 9 active+undersized, 123 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 23/630 objects degraded (3.651%) 2024-04-24T17:44:52.484 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:44:52 smithi137 systemd[1]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968@osd.5.service: Deactivated successfully. 2024-04-24T17:44:52.485 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:44:52 smithi137 systemd[1]: Stopped Ceph osd.5 for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:44:52.485 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:52 smithi137 bash[43799]: audit 2024-04-24T17:44:51.125539+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:52.485 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:52 smithi137 bash[43799]: audit 2024-04-24T17:44:51.125539+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:52.485 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:52 smithi137 bash[43799]: audit 2024-04-24T17:44:51.127917+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:44:52.485 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:52 smithi137 bash[43799]: audit 2024-04-24T17:44:51.127917+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:44:52.485 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:52 smithi137 bash[43799]: cluster 2024-04-24T17:44:51.792356+0000 mgr.y (mgr.34107) 277 : cluster [DBG] pgmap v168: 161 pgs: 7 active+undersized+degraded, 12 peering, 10 stale+active+clean, 9 active+undersized, 123 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 23/630 objects degraded (3.651%) 2024-04-24T17:44:52.485 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:52 smithi137 bash[43799]: cluster 2024-04-24T17:44:51.792356+0000 mgr.y (mgr.34107) 277 : cluster [DBG] pgmap v168: 161 pgs: 7 active+undersized+degraded, 12 peering, 10 stale+active+clean, 9 active+undersized, 123 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 23/630 objects degraded (3.651%) 2024-04-24T17:44:52.777 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:44:52 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:44:52.778 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:44:52 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:44:52.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:52 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:44:52.778 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:44:52 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:44:52.778 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:44:52 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:44:52.779 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:44:52 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:44:52.779 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:44:52 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:44:52.779 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:44:52 smithi137 systemd[1]: Started Ceph osd.5 for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:44:52.779 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:44:52 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:44:52.780 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:44:52 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:44:53.521 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:53 smithi137 bash[43799]: cluster 2024-04-24T17:44:52.119021+0000 mon.a (mon.0) 535 : cluster [WRN] Health check failed: Degraded data redundancy: 23/630 objects degraded (3.651%), 7 pgs degraded (PG_DEGRADED) 2024-04-24T17:44:53.521 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:53 smithi137 bash[43799]: cluster 2024-04-24T17:44:52.119021+0000 mon.a (mon.0) 535 : cluster [WRN] Health check failed: Degraded data redundancy: 23/630 objects degraded (3.651%), 7 pgs degraded (PG_DEGRADED) 2024-04-24T17:44:53.521 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:53 smithi137 bash[43799]: audit 2024-04-24T17:44:52.677561+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:53.521 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:53 smithi137 bash[43799]: audit 2024-04-24T17:44:52.677561+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:53.521 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:53 smithi137 bash[43799]: audit 2024-04-24T17:44:52.690230+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:53.521 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:53 smithi137 bash[43799]: audit 2024-04-24T17:44:52.690230+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:53.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:53 smithi070 bash[55604]: cluster 2024-04-24T17:44:52.119021+0000 mon.a (mon.0) 535 : cluster [WRN] Health check failed: Degraded data redundancy: 23/630 objects degraded (3.651%), 7 pgs degraded (PG_DEGRADED) 2024-04-24T17:44:53.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:53 smithi070 bash[55604]: cluster 2024-04-24T17:44:52.119021+0000 mon.a (mon.0) 535 : cluster [WRN] Health check failed: Degraded data redundancy: 23/630 objects degraded (3.651%), 7 pgs degraded (PG_DEGRADED) 2024-04-24T17:44:53.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:53 smithi070 bash[55604]: audit 2024-04-24T17:44:52.677561+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:53.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:53 smithi070 bash[55604]: audit 2024-04-24T17:44:52.677561+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:53.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:53 smithi070 bash[55604]: audit 2024-04-24T17:44:52.690230+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:53.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:53 smithi070 bash[55604]: audit 2024-04-24T17:44:52.690230+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:53.577 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:53 smithi070 bash[56922]: cluster 2024-04-24T17:44:52.119021+0000 mon.a (mon.0) 535 : cluster [WRN] Health check failed: Degraded data redundancy: 23/630 objects degraded (3.651%), 7 pgs degraded (PG_DEGRADED) 2024-04-24T17:44:53.577 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:53 smithi070 bash[56922]: cluster 2024-04-24T17:44:52.119021+0000 mon.a (mon.0) 535 : cluster [WRN] Health check failed: Degraded data redundancy: 23/630 objects degraded (3.651%), 7 pgs degraded (PG_DEGRADED) 2024-04-24T17:44:53.577 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:53 smithi070 bash[56922]: audit 2024-04-24T17:44:52.677561+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:53.577 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:53 smithi070 bash[56922]: audit 2024-04-24T17:44:52.677561+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:53.577 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:53 smithi070 bash[56922]: audit 2024-04-24T17:44:52.690230+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:53.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:53 smithi070 bash[56922]: audit 2024-04-24T17:44:52.690230+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:54.409 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:54 smithi137 bash[43799]: cluster 2024-04-24T17:44:53.794328+0000 mgr.y (mgr.34107) 278 : cluster [DBG] pgmap v169: 161 pgs: 21 active+undersized+degraded, 12 peering, 25 active+undersized, 103 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-04-24T17:44:54.409 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:54 smithi137 bash[43799]: cluster 2024-04-24T17:44:53.794328+0000 mgr.y (mgr.34107) 278 : cluster [DBG] pgmap v169: 161 pgs: 21 active+undersized+degraded, 12 peering, 25 active+undersized, 103 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-04-24T17:44:54.409 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:44:54 smithi137 bash[47433]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-24T17:44:54.409 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:44:54 smithi137 bash[47433]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-24T17:44:54.409 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:44:54 smithi137 bash[47433]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-04-24T17:44:54.410 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:44:54 smithi137 bash[47433]: 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-04-24T17:44:54.410 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:44:54 smithi137 bash[47433]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-04-24T17:44:54.410 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:44:54 smithi137 bash[47433]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-04-24T17:44:54.410 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:44:54 smithi137 bash[47433]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-04-24T17:44:54.410 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:44:54 smithi137 bash[47433]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-04-24T17:44:54.410 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:44:54 smithi137 bash[47433]: --> ceph-volume raw activate successful for osd ID: 5 2024-04-24T17:44:54.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:54 smithi070 bash[55604]: cluster 2024-04-24T17:44:53.794328+0000 mgr.y (mgr.34107) 278 : cluster [DBG] pgmap v169: 161 pgs: 21 active+undersized+degraded, 12 peering, 25 active+undersized, 103 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-04-24T17:44:54.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:54 smithi070 bash[55604]: cluster 2024-04-24T17:44:53.794328+0000 mgr.y (mgr.34107) 278 : cluster [DBG] pgmap v169: 161 pgs: 21 active+undersized+degraded, 12 peering, 25 active+undersized, 103 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-04-24T17:44:54.577 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:54 smithi070 bash[56922]: cluster 2024-04-24T17:44:53.794328+0000 mgr.y (mgr.34107) 278 : cluster [DBG] pgmap v169: 161 pgs: 21 active+undersized+degraded, 12 peering, 25 active+undersized, 103 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-04-24T17:44:54.577 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:54 smithi070 bash[56922]: cluster 2024-04-24T17:44:53.794328+0000 mgr.y (mgr.34107) 278 : cluster [DBG] pgmap v169: 161 pgs: 21 active+undersized+degraded, 12 peering, 25 active+undersized, 103 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-04-24T17:44:56.015 INFO:teuthology.orchestra.run.smithi070.stdout:true 2024-04-24T17:44:56.027 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:44:55 smithi137 bash[47664]: debug 2024-04-24T17:44:55.805+0000 7fb96ff72700 1 -- 172.21.15.137:0/242152111 <== mon.2 v2:172.21.15.137:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x560d030fd680 con 0x560d0315b000 2024-04-24T17:44:56.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:55 smithi137 bash[43799]: cluster 2024-04-24T17:44:55.795132+0000 mgr.y (mgr.34107) 279 : cluster [DBG] pgmap v170: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-04-24T17:44:56.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:55 smithi137 bash[43799]: cluster 2024-04-24T17:44:55.795132+0000 mgr.y (mgr.34107) 279 : cluster [DBG] pgmap v170: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-04-24T17:44:56.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:55 smithi137 bash[43799]: cluster 2024-04-24T17:44:55.846112+0000 mon.a (mon.0) 538 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 5 pgs peering) 2024-04-24T17:44:56.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:55 smithi137 bash[43799]: cluster 2024-04-24T17:44:55.846112+0000 mon.a (mon.0) 538 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 5 pgs peering) 2024-04-24T17:44:56.326 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:55 smithi070 bash[56922]: cluster 2024-04-24T17:44:55.795132+0000 mgr.y (mgr.34107) 279 : cluster [DBG] pgmap v170: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-04-24T17:44:56.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:55 smithi070 bash[56922]: cluster 2024-04-24T17:44:55.795132+0000 mgr.y (mgr.34107) 279 : cluster [DBG] pgmap v170: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-04-24T17:44:56.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:55 smithi070 bash[56922]: cluster 2024-04-24T17:44:55.846112+0000 mon.a (mon.0) 538 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 5 pgs peering) 2024-04-24T17:44:56.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:55 smithi070 bash[56922]: cluster 2024-04-24T17:44:55.846112+0000 mon.a (mon.0) 538 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 5 pgs peering) 2024-04-24T17:44:56.329 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:55 smithi070 bash[55604]: cluster 2024-04-24T17:44:55.795132+0000 mgr.y (mgr.34107) 279 : cluster [DBG] pgmap v170: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-04-24T17:44:56.329 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:55 smithi070 bash[55604]: cluster 2024-04-24T17:44:55.795132+0000 mgr.y (mgr.34107) 279 : cluster [DBG] pgmap v170: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-04-24T17:44:56.329 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:55 smithi070 bash[55604]: cluster 2024-04-24T17:44:55.846112+0000 mon.a (mon.0) 538 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 5 pgs peering) 2024-04-24T17:44:56.329 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:55 smithi070 bash[55604]: cluster 2024-04-24T17:44:55.846112+0000 mon.a (mon.0) 538 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 5 pgs peering) 2024-04-24T17:44:56.753 INFO:teuthology.orchestra.run.smithi070.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-24T17:44:56.753 INFO:teuthology.orchestra.run.smithi070.stdout:alertmanager.a smithi070 *:9093,9094 running (6m) 66s ago 12m 13.1M - 0.23.0 ba2b418f427c e0f2cd13940b 2024-04-24T17:44:56.753 INFO:teuthology.orchestra.run.smithi070.stdout:grafana.a smithi137 *:3000 running (5m) 39s ago 12m 41.4M - 8.3.5 dad864ee21e9 ca713403d512 2024-04-24T17:44:56.753 INFO:teuthology.orchestra.run.smithi070.stdout:iscsi.foo.smithi070.jytlzp smithi070 running (5m) 66s ago 10m 44.7M - 3.5 e1d6a67b021e 1182cd297262 2024-04-24T17:44:56.753 INFO:teuthology.orchestra.run.smithi070.stdout:mgr.x smithi137 *:8443,9283,8765 running (4m) 39s ago 18m 439M - 19.0.0-3285-g5904d294 8bb2087275ff dd7af369145b 2024-04-24T17:44:56.753 INFO:teuthology.orchestra.run.smithi070.stdout:mgr.y smithi070 *:8443,9283,8765 running (5m) 66s ago 20m 499M - 19.0.0-3285-g5904d294 8bb2087275ff c555095cd81e 2024-04-24T17:44:56.753 INFO:teuthology.orchestra.run.smithi070.stdout:mon.a smithi070 running (4m) 66s ago 20m 52.3M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 6a091f7b35e1 2024-04-24T17:44:56.753 INFO:teuthology.orchestra.run.smithi070.stdout:mon.b smithi137 running (3m) 39s ago 18m 39.1M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 3c2727485e8d 2024-04-24T17:44:56.753 INFO:teuthology.orchestra.run.smithi070.stdout:mon.c smithi070 running (3m) 66s ago 18m 42.7M 2048M 19.0.0-3285-g5904d294 8bb2087275ff d56c3ab97de2 2024-04-24T17:44:56.753 INFO:teuthology.orchestra.run.smithi070.stdout:node-exporter.a smithi070 *:9100 running (6m) 66s ago 13m 9532k - 1.3.1 1dbe0e931976 374237c6a572 2024-04-24T17:44:56.753 INFO:teuthology.orchestra.run.smithi070.stdout:node-exporter.b smithi137 *:9100 running (5m) 39s ago 13m 9104k - 1.3.1 1dbe0e931976 5a40b64f638c 2024-04-24T17:44:56.753 INFO:teuthology.orchestra.run.smithi070.stdout:osd.0 smithi070 running (2m) 66s ago 17m 46.7M 2780M 19.0.0-3285-g5904d294 8bb2087275ff 718b3b3cef66 2024-04-24T17:44:56.754 INFO:teuthology.orchestra.run.smithi070.stdout:osd.1 smithi070 running (2m) 66s ago 17m 50.7M 2780M 19.0.0-3285-g5904d294 8bb2087275ff 46f1f3bd7742 2024-04-24T17:44:56.754 INFO:teuthology.orchestra.run.smithi070.stdout:osd.2 smithi070 running (96s) 66s ago 16m 43.6M 2780M 19.0.0-3285-g5904d294 8bb2087275ff d234df45b661 2024-04-24T17:44:56.754 INFO:teuthology.orchestra.run.smithi070.stdout:osd.3 smithi070 running (70s) 66s ago 16m - 2780M 19.0.0-3285-g5904d294 8bb2087275ff c0b08fb6cc19 2024-04-24T17:44:56.754 INFO:teuthology.orchestra.run.smithi070.stdout:osd.4 smithi137 running (43s) 39s ago 15m - 3036M 19.0.0-3285-g5904d294 8bb2087275ff c653ad956c9b 2024-04-24T17:44:56.754 INFO:teuthology.orchestra.run.smithi070.stdout:osd.5 smithi137 starting - - - 3036M 2024-04-24T17:44:56.754 INFO:teuthology.orchestra.run.smithi070.stdout:osd.6 smithi137 running (14m) 39s ago 14m 56.8M 3036M 17.2.0 e1d6a67b021e 9b3405d8a103 2024-04-24T17:44:56.754 INFO:teuthology.orchestra.run.smithi070.stdout:osd.7 smithi137 running (13m) 39s ago 13m 61.7M 3036M 17.2.0 e1d6a67b021e c2d86d0f9f62 2024-04-24T17:44:56.754 INFO:teuthology.orchestra.run.smithi070.stdout:prometheus.a smithi137 *:9095 running (4m) 39s ago 13m 65.9M - 2.33.4 514e6a882f6e 10762eaa85a2 2024-04-24T17:44:56.754 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.foo.smithi070.jodwqm smithi070 *:8000 running (10m) 66s ago 10m 85.9M - 17.2.0 e1d6a67b021e bd398e759017 2024-04-24T17:44:56.754 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.foo.smithi137.xlirah smithi137 *:8000 running (10m) 39s ago 10m 85.5M - 17.2.0 e1d6a67b021e 2704ac43d32d 2024-04-24T17:44:56.754 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.smpl.smithi070.qayqjt smithi070 *:80 running (10m) 66s ago 10m 85.5M - 17.2.0 e1d6a67b021e 0779a09b8ae8 2024-04-24T17:44:56.754 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.smpl.smithi137.vqzuok smithi137 *:80 running (10m) 39s ago 10m 85.9M - 17.2.0 e1d6a67b021e 92bd3bc19140 2024-04-24T17:44:56.777 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:44:56 smithi137 bash[47664]: debug 2024-04-24T17:44:56.341+0000 7fb97910a7c0 -1 Falling back to public interface 2024-04-24T17:44:57.196 INFO:teuthology.orchestra.run.smithi070.stdout:{ 2024-04-24T17:44:57.197 INFO:teuthology.orchestra.run.smithi070.stdout: "mon": { 2024-04-24T17:44:57.197 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 3 2024-04-24T17:44:57.197 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:44:57.197 INFO:teuthology.orchestra.run.smithi070.stdout: "mgr": { 2024-04-24T17:44:57.197 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 2 2024-04-24T17:44:57.197 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:44:57.197 INFO:teuthology.orchestra.run.smithi070.stdout: "osd": { 2024-04-24T17:44:57.197 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-04-24T17:44:57.197 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 5 2024-04-24T17:44:57.197 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:44:57.198 INFO:teuthology.orchestra.run.smithi070.stdout: "rgw": { 2024-04-24T17:44:57.198 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-24T17:44:57.198 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:44:57.198 INFO:teuthology.orchestra.run.smithi070.stdout: "overall": { 2024-04-24T17:44:57.198 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-04-24T17:44:57.198 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 10 2024-04-24T17:44:57.198 INFO:teuthology.orchestra.run.smithi070.stdout: } 2024-04-24T17:44:57.198 INFO:teuthology.orchestra.run.smithi070.stdout:} 2024-04-24T17:44:57.223 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:56 smithi070 bash[55604]: audit 2024-04-24T17:44:56.016122+0000 mgr.y (mgr.34107) 280 : audit [DBG] from='client.44380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:44:57.223 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:56 smithi070 bash[55604]: audit 2024-04-24T17:44:56.016122+0000 mgr.y (mgr.34107) 280 : audit [DBG] from='client.44380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:44:57.223 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:56 smithi070 bash[55604]: audit 2024-04-24T17:44:56.386745+0000 mgr.y (mgr.34107) 281 : audit [DBG] from='client.44386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:44:57.223 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:56 smithi070 bash[55604]: audit 2024-04-24T17:44:56.386745+0000 mgr.y (mgr.34107) 281 : audit [DBG] from='client.44386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:44:57.223 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:56 smithi070 bash[55604]: audit 2024-04-24T17:44:56.747404+0000 mgr.y (mgr.34107) 282 : audit [DBG] from='client.44392 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:44:57.223 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:56 smithi070 bash[55604]: audit 2024-04-24T17:44:56.747404+0000 mgr.y (mgr.34107) 282 : audit [DBG] from='client.44392 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:44:57.224 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:56 smithi070 bash[56922]: audit 2024-04-24T17:44:56.016122+0000 mgr.y (mgr.34107) 280 : audit [DBG] from='client.44380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:44:57.224 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:56 smithi070 bash[56922]: audit 2024-04-24T17:44:56.016122+0000 mgr.y (mgr.34107) 280 : audit [DBG] from='client.44380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:44:57.224 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:56 smithi070 bash[56922]: audit 2024-04-24T17:44:56.386745+0000 mgr.y (mgr.34107) 281 : audit [DBG] from='client.44386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:44:57.224 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:56 smithi070 bash[56922]: audit 2024-04-24T17:44:56.386745+0000 mgr.y (mgr.34107) 281 : audit [DBG] from='client.44386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:44:57.224 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:56 smithi070 bash[56922]: audit 2024-04-24T17:44:56.747404+0000 mgr.y (mgr.34107) 282 : audit [DBG] from='client.44392 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:44:57.224 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:56 smithi070 bash[56922]: audit 2024-04-24T17:44:56.747404+0000 mgr.y (mgr.34107) 282 : audit [DBG] from='client.44392 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:44:57.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:56 smithi137 bash[43799]: audit 2024-04-24T17:44:56.016122+0000 mgr.y (mgr.34107) 280 : audit [DBG] from='client.44380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:44:57.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:56 smithi137 bash[43799]: audit 2024-04-24T17:44:56.016122+0000 mgr.y (mgr.34107) 280 : audit [DBG] from='client.44380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:44:57.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:56 smithi137 bash[43799]: audit 2024-04-24T17:44:56.386745+0000 mgr.y (mgr.34107) 281 : audit [DBG] from='client.44386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:44:57.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:56 smithi137 bash[43799]: audit 2024-04-24T17:44:56.386745+0000 mgr.y (mgr.34107) 281 : audit [DBG] from='client.44386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:44:57.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:56 smithi137 bash[43799]: audit 2024-04-24T17:44:56.747404+0000 mgr.y (mgr.34107) 282 : audit [DBG] from='client.44392 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:44:57.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:56 smithi137 bash[43799]: audit 2024-04-24T17:44:56.747404+0000 mgr.y (mgr.34107) 282 : audit [DBG] from='client.44392 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:44:57.563 INFO:teuthology.orchestra.run.smithi070.stdout:{ 2024-04-24T17:44:57.563 INFO:teuthology.orchestra.run.smithi070.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc", 2024-04-24T17:44:57.563 INFO:teuthology.orchestra.run.smithi070.stdout: "in_progress": true, 2024-04-24T17:44:57.563 INFO:teuthology.orchestra.run.smithi070.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-24T17:44:57.563 INFO:teuthology.orchestra.run.smithi070.stdout: "services_complete": [ 2024-04-24T17:44:57.563 INFO:teuthology.orchestra.run.smithi070.stdout: "mgr", 2024-04-24T17:44:57.563 INFO:teuthology.orchestra.run.smithi070.stdout: "mon" 2024-04-24T17:44:57.563 INFO:teuthology.orchestra.run.smithi070.stdout: ], 2024-04-24T17:44:57.563 INFO:teuthology.orchestra.run.smithi070.stdout: "progress": "10/23 daemons upgraded", 2024-04-24T17:44:57.564 INFO:teuthology.orchestra.run.smithi070.stdout: "message": "Currently upgrading osd daemons", 2024-04-24T17:44:57.564 INFO:teuthology.orchestra.run.smithi070.stdout: "is_paused": false 2024-04-24T17:44:57.564 INFO:teuthology.orchestra.run.smithi070.stdout:} 2024-04-24T17:44:57.995 INFO:teuthology.orchestra.run.smithi070.stdout:HEALTH_WARN failed to probe daemons or devices; 1 osds down; Degraded data redundancy: 76/630 objects degraded (12.063%), 23 pgs degraded 2024-04-24T17:44:57.995 INFO:teuthology.orchestra.run.smithi070.stdout:[WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-24T17:44:57.995 INFO:teuthology.orchestra.run.smithi070.stdout: host smithi137 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/mon.b/config 2024-04-24T17:44:57.995 INFO:teuthology.orchestra.run.smithi070.stdout:Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi137 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpgjjyebnc:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch 2024-04-24T17:44:57.995 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:44:57.995 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/docker: stderr See 'docker run --help'. 2024-04-24T17:44:57.995 INFO:teuthology.orchestra.run.smithi070.stdout:Traceback (most recent call last): 2024-04-24T17:44:57.995 INFO:teuthology.orchestra.run.smithi070.stdout: File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-24T17:44:57.995 INFO:teuthology.orchestra.run.smithi070.stdout: return _run_code(code, main_globals, None, 2024-04-24T17:44:57.995 INFO:teuthology.orchestra.run.smithi070.stdout: File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-24T17:44:57.995 INFO:teuthology.orchestra.run.smithi070.stdout: exec(code, run_globals) 2024-04-24T17:44:57.995 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5642, in 2024-04-24T17:44:57.995 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5630, in main 2024-04-24T17:44:57.996 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 408, in _infer_config 2024-04-24T17:44:57.996 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 323, in _infer_fsid 2024-04-24T17:44:57.996 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 436, in _infer_image 2024-04-24T17:44:57.996 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 310, in _validate_fsid 2024-04-24T17:44:57.996 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 3380, in command_ceph_volume 2024-04-24T17:44:57.996 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-24T17:44:57.996 INFO:teuthology.orchestra.run.smithi070.stdout:RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi137 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpgjjyebnc:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:44:57.996 INFO:teuthology.orchestra.run.smithi070.stdout:See 'docker run --help'. 2024-04-24T17:44:57.996 INFO:teuthology.orchestra.run.smithi070.stdout:[WRN] OSD_DOWN: 1 osds down 2024-04-24T17:44:57.996 INFO:teuthology.orchestra.run.smithi070.stdout: osd.5 (root=default,host=smithi137) is down 2024-04-24T17:44:57.996 INFO:teuthology.orchestra.run.smithi070.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 76/630 objects degraded (12.063%), 23 pgs degraded 2024-04-24T17:44:57.996 INFO:teuthology.orchestra.run.smithi070.stdout: pg 2.c is active+undersized+degraded, acting [2,0] 2024-04-24T17:44:57.996 INFO:teuthology.orchestra.run.smithi070.stdout: pg 2.12 is active+undersized+degraded, acting [3,7] 2024-04-24T17:44:57.996 INFO:teuthology.orchestra.run.smithi070.stdout: pg 2.14 is active+undersized+degraded, acting [6,3] 2024-04-24T17:44:57.996 INFO:teuthology.orchestra.run.smithi070.stdout: pg 2.15 is active+undersized+degraded, acting [1,0] 2024-04-24T17:44:57.996 INFO:teuthology.orchestra.run.smithi070.stdout: pg 2.18 is active+undersized+degraded, acting [4,7] 2024-04-24T17:44:57.996 INFO:teuthology.orchestra.run.smithi070.stdout: pg 2.1c is active+undersized+degraded, acting [4,2] 2024-04-24T17:44:57.997 INFO:teuthology.orchestra.run.smithi070.stdout: pg 2.1e is active+undersized+degraded, acting [3,0] 2024-04-24T17:44:57.997 INFO:teuthology.orchestra.run.smithi070.stdout: pg 3.2 is active+undersized+degraded, acting [3,6] 2024-04-24T17:44:57.997 INFO:teuthology.orchestra.run.smithi070.stdout: pg 3.4 is active+undersized+degraded, acting [1,2] 2024-04-24T17:44:57.997 INFO:teuthology.orchestra.run.smithi070.stdout: pg 3.5 is active+undersized+degraded, acting [3,2] 2024-04-24T17:44:57.997 INFO:teuthology.orchestra.run.smithi070.stdout: pg 3.c is active+undersized+degraded, acting [3,6] 2024-04-24T17:44:57.997 INFO:teuthology.orchestra.run.smithi070.stdout: pg 3.d is active+undersized+degraded, acting [7,6] 2024-04-24T17:44:57.997 INFO:teuthology.orchestra.run.smithi070.stdout: pg 3.10 is active+undersized+degraded, acting [6,0] 2024-04-24T17:44:57.997 INFO:teuthology.orchestra.run.smithi070.stdout: pg 3.16 is active+undersized+degraded, acting [7,1] 2024-04-24T17:44:57.997 INFO:teuthology.orchestra.run.smithi070.stdout: pg 3.17 is active+undersized+degraded, acting [0,3] 2024-04-24T17:44:57.997 INFO:teuthology.orchestra.run.smithi070.stdout: pg 3.1c is active+undersized+degraded, acting [4,1] 2024-04-24T17:44:57.997 INFO:teuthology.orchestra.run.smithi070.stdout: pg 3.1d is active+undersized+degraded, acting [4,6] 2024-04-24T17:44:57.997 INFO:teuthology.orchestra.run.smithi070.stdout: pg 3.1f is active+undersized+degraded, acting [0,2] 2024-04-24T17:44:57.997 INFO:teuthology.orchestra.run.smithi070.stdout: pg 4.3 is active+undersized+degraded, acting [0,7] 2024-04-24T17:44:57.997 INFO:teuthology.orchestra.run.smithi070.stdout: pg 4.15 is active+undersized+degraded, acting [7,3] 2024-04-24T17:44:57.997 INFO:teuthology.orchestra.run.smithi070.stdout: pg 4.1f is active+undersized+degraded, acting [6,1] 2024-04-24T17:44:57.997 INFO:teuthology.orchestra.run.smithi070.stdout: pg 6.c is active+undersized+degraded, acting [3,6] 2024-04-24T17:44:57.997 INFO:teuthology.orchestra.run.smithi070.stdout: pg 6.1a is active+undersized+degraded, acting [4,1] 2024-04-24T17:44:58.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:57 smithi137 bash[43799]: audit 2024-04-24T17:44:57.212168+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.70:0/2180724921' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:44:58.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:57 smithi137 bash[43799]: audit 2024-04-24T17:44:57.212168+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.70:0/2180724921' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:44:58.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:57 smithi137 bash[43799]: audit 2024-04-24T17:44:57.238934+0000 mgr.y (mgr.34107) 283 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:44:58.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:57 smithi137 bash[43799]: audit 2024-04-24T17:44:57.238934+0000 mgr.y (mgr.34107) 283 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:44:58.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:57 smithi137 bash[43799]: audit 2024-04-24T17:44:57.578663+0000 mgr.y (mgr.34107) 284 : audit [DBG] from='client.34476 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:44:58.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:57 smithi137 bash[43799]: audit 2024-04-24T17:44:57.578663+0000 mgr.y (mgr.34107) 284 : audit [DBG] from='client.34476 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:44:58.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:57 smithi137 bash[43799]: cluster 2024-04-24T17:44:57.796907+0000 mgr.y (mgr.34107) 285 : cluster [DBG] pgmap v171: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-04-24T17:44:58.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:57 smithi137 bash[43799]: cluster 2024-04-24T17:44:57.796907+0000 mgr.y (mgr.34107) 285 : cluster [DBG] pgmap v171: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-04-24T17:44:58.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:57 smithi070 bash[55604]: audit 2024-04-24T17:44:57.212168+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.70:0/2180724921' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:44:58.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:57 smithi070 bash[55604]: audit 2024-04-24T17:44:57.212168+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.70:0/2180724921' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:44:58.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:57 smithi070 bash[55604]: audit 2024-04-24T17:44:57.238934+0000 mgr.y (mgr.34107) 283 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:44:58.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:57 smithi070 bash[55604]: audit 2024-04-24T17:44:57.238934+0000 mgr.y (mgr.34107) 283 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:44:58.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:57 smithi070 bash[55604]: audit 2024-04-24T17:44:57.578663+0000 mgr.y (mgr.34107) 284 : audit [DBG] from='client.34476 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:44:58.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:57 smithi070 bash[55604]: audit 2024-04-24T17:44:57.578663+0000 mgr.y (mgr.34107) 284 : audit [DBG] from='client.34476 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:44:58.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:57 smithi070 bash[55604]: cluster 2024-04-24T17:44:57.796907+0000 mgr.y (mgr.34107) 285 : cluster [DBG] pgmap v171: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-04-24T17:44:58.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:57 smithi070 bash[55604]: cluster 2024-04-24T17:44:57.796907+0000 mgr.y (mgr.34107) 285 : cluster [DBG] pgmap v171: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-04-24T17:44:58.327 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:57 smithi070 bash[56922]: audit 2024-04-24T17:44:57.212168+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.70:0/2180724921' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:44:58.327 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:57 smithi070 bash[56922]: audit 2024-04-24T17:44:57.212168+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.70:0/2180724921' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:44:58.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:57 smithi070 bash[56922]: audit 2024-04-24T17:44:57.238934+0000 mgr.y (mgr.34107) 283 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:44:58.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:57 smithi070 bash[56922]: audit 2024-04-24T17:44:57.238934+0000 mgr.y (mgr.34107) 283 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:44:58.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:57 smithi070 bash[56922]: audit 2024-04-24T17:44:57.578663+0000 mgr.y (mgr.34107) 284 : audit [DBG] from='client.34476 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:44:58.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:57 smithi070 bash[56922]: audit 2024-04-24T17:44:57.578663+0000 mgr.y (mgr.34107) 284 : audit [DBG] from='client.34476 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:44:58.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:57 smithi070 bash[56922]: cluster 2024-04-24T17:44:57.796907+0000 mgr.y (mgr.34107) 285 : cluster [DBG] pgmap v171: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-04-24T17:44:58.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:57 smithi070 bash[56922]: cluster 2024-04-24T17:44:57.796907+0000 mgr.y (mgr.34107) 285 : cluster [DBG] pgmap v171: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-04-24T17:44:59.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:58 smithi137 bash[43799]: audit 2024-04-24T17:44:58.010830+0000 mon.a (mon.0) 539 : audit [DBG] from='client.? 172.21.15.70:0/1680504573' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:44:59.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:58 smithi137 bash[43799]: audit 2024-04-24T17:44:58.010830+0000 mon.a (mon.0) 539 : audit [DBG] from='client.? 172.21.15.70:0/1680504573' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:44:59.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:58 smithi137 bash[43799]: audit 2024-04-24T17:44:58.650801+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:59.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:58 smithi137 bash[43799]: audit 2024-04-24T17:44:58.650801+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:59.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:58 smithi137 bash[43799]: audit 2024-04-24T17:44:58.663992+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:59.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:58 smithi137 bash[43799]: audit 2024-04-24T17:44:58.663992+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:59.327 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:58 smithi070 bash[56922]: audit 2024-04-24T17:44:58.010830+0000 mon.a (mon.0) 539 : audit [DBG] from='client.? 172.21.15.70:0/1680504573' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:44:59.327 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:58 smithi070 bash[56922]: audit 2024-04-24T17:44:58.010830+0000 mon.a (mon.0) 539 : audit [DBG] from='client.? 172.21.15.70:0/1680504573' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:44:59.327 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:58 smithi070 bash[56922]: audit 2024-04-24T17:44:58.650801+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:59.327 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:58 smithi070 bash[56922]: audit 2024-04-24T17:44:58.650801+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:59.327 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:58 smithi070 bash[56922]: audit 2024-04-24T17:44:58.663992+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:59.327 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:58 smithi070 bash[56922]: audit 2024-04-24T17:44:58.663992+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:59.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:58 smithi070 bash[55604]: audit 2024-04-24T17:44:58.010830+0000 mon.a (mon.0) 539 : audit [DBG] from='client.? 172.21.15.70:0/1680504573' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:44:59.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:58 smithi070 bash[55604]: audit 2024-04-24T17:44:58.010830+0000 mon.a (mon.0) 539 : audit [DBG] from='client.? 172.21.15.70:0/1680504573' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:44:59.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:58 smithi070 bash[55604]: audit 2024-04-24T17:44:58.650801+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:59.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:58 smithi070 bash[55604]: audit 2024-04-24T17:44:58.650801+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:59.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:58 smithi070 bash[55604]: audit 2024-04-24T17:44:58.663992+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:59.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:58 smithi070 bash[55604]: audit 2024-04-24T17:44:58.663992+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:44:59.777 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:44:59 smithi137 bash[47664]: debug 2024-04-24T17:44:59.357+0000 7fb97910a7c0 -1 osd.5 0 read_superblock omap replica is missing. 2024-04-24T17:44:59.777 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:44:59 smithi137 bash[47664]: debug 2024-04-24T17:44:59.401+0000 7fb97910a7c0 -1 osd.5 130 log_to_monitors true 2024-04-24T17:45:00.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:59 smithi137 bash[43799]: audit 2024-04-24T17:44:59.410222+0000 mon.b (mon.2) 5 : audit [INF] from='osd.5 [v2:172.21.15.137:6808/2735653519,v1:172.21.15.137:6809/2735653519]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-24T17:45:00.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:59 smithi137 bash[43799]: audit 2024-04-24T17:44:59.410222+0000 mon.b (mon.2) 5 : audit [INF] from='osd.5 [v2:172.21.15.137:6808/2735653519,v1:172.21.15.137:6809/2735653519]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-24T17:45:00.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:59 smithi137 bash[43799]: audit 2024-04-24T17:44:59.419062+0000 mon.a (mon.0) 542 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-24T17:45:00.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:59 smithi137 bash[43799]: audit 2024-04-24T17:44:59.419062+0000 mon.a (mon.0) 542 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-24T17:45:00.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:59 smithi137 bash[43799]: audit 2024-04-24T17:44:59.767667+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:00.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:59 smithi137 bash[43799]: audit 2024-04-24T17:44:59.767667+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:00.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:59 smithi137 bash[43799]: audit 2024-04-24T17:44:59.780056+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:00.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:59 smithi137 bash[43799]: audit 2024-04-24T17:44:59.780056+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:00.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:59 smithi137 bash[43799]: cluster 2024-04-24T17:44:59.798819+0000 mgr.y (mgr.34107) 286 : cluster [DBG] pgmap v172: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-04-24T17:45:00.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:44:59 smithi137 bash[43799]: cluster 2024-04-24T17:44:59.798819+0000 mgr.y (mgr.34107) 286 : cluster [DBG] pgmap v172: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-04-24T17:45:00.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:59 smithi070 bash[55604]: audit 2024-04-24T17:44:59.410222+0000 mon.b (mon.2) 5 : audit [INF] from='osd.5 [v2:172.21.15.137:6808/2735653519,v1:172.21.15.137:6809/2735653519]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-24T17:45:00.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:59 smithi070 bash[55604]: audit 2024-04-24T17:44:59.410222+0000 mon.b (mon.2) 5 : audit [INF] from='osd.5 [v2:172.21.15.137:6808/2735653519,v1:172.21.15.137:6809/2735653519]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-24T17:45:00.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:59 smithi070 bash[55604]: audit 2024-04-24T17:44:59.419062+0000 mon.a (mon.0) 542 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-24T17:45:00.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:59 smithi070 bash[55604]: audit 2024-04-24T17:44:59.419062+0000 mon.a (mon.0) 542 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-24T17:45:00.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:59 smithi070 bash[55604]: audit 2024-04-24T17:44:59.767667+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:00.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:59 smithi070 bash[55604]: audit 2024-04-24T17:44:59.767667+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:00.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:59 smithi070 bash[55604]: audit 2024-04-24T17:44:59.780056+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:00.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:59 smithi070 bash[55604]: audit 2024-04-24T17:44:59.780056+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:00.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:59 smithi070 bash[55604]: cluster 2024-04-24T17:44:59.798819+0000 mgr.y (mgr.34107) 286 : cluster [DBG] pgmap v172: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-04-24T17:45:00.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:44:59 smithi070 bash[55604]: cluster 2024-04-24T17:44:59.798819+0000 mgr.y (mgr.34107) 286 : cluster [DBG] pgmap v172: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-04-24T17:45:00.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:59 smithi070 bash[56922]: audit 2024-04-24T17:44:59.410222+0000 mon.b (mon.2) 5 : audit [INF] from='osd.5 [v2:172.21.15.137:6808/2735653519,v1:172.21.15.137:6809/2735653519]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-24T17:45:00.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:59 smithi070 bash[56922]: audit 2024-04-24T17:44:59.410222+0000 mon.b (mon.2) 5 : audit [INF] from='osd.5 [v2:172.21.15.137:6808/2735653519,v1:172.21.15.137:6809/2735653519]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-24T17:45:00.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:59 smithi070 bash[56922]: audit 2024-04-24T17:44:59.419062+0000 mon.a (mon.0) 542 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-24T17:45:00.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:59 smithi070 bash[56922]: audit 2024-04-24T17:44:59.419062+0000 mon.a (mon.0) 542 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-24T17:45:00.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:59 smithi070 bash[56922]: audit 2024-04-24T17:44:59.767667+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:00.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:59 smithi070 bash[56922]: audit 2024-04-24T17:44:59.767667+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:00.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:59 smithi070 bash[56922]: audit 2024-04-24T17:44:59.780056+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:00.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:59 smithi070 bash[56922]: audit 2024-04-24T17:44:59.780056+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:00.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:59 smithi070 bash[56922]: cluster 2024-04-24T17:44:59.798819+0000 mgr.y (mgr.34107) 286 : cluster [DBG] pgmap v172: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-04-24T17:45:00.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:44:59 smithi070 bash[56922]: cluster 2024-04-24T17:44:59.798819+0000 mgr.y (mgr.34107) 286 : cluster [DBG] pgmap v172: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-04-24T17:45:00.777 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:45:00 smithi137 bash[47664]: debug 2024-04-24T17:45:00.413+0000 7fb96655a700 -1 osd.5 130 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-24T17:45:01.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:00 smithi137 bash[43799]: audit 2024-04-24T17:44:59.914615+0000 mon.a (mon.0) 545 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-24T17:45:01.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:00 smithi137 bash[43799]: audit 2024-04-24T17:44:59.914615+0000 mon.a (mon.0) 545 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-24T17:45:01.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:00 smithi137 bash[43799]: cluster 2024-04-24T17:44:59.920800+0000 mon.a (mon.0) 546 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-04-24T17:45:01.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:00 smithi137 bash[43799]: cluster 2024-04-24T17:44:59.920800+0000 mon.a (mon.0) 546 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-04-24T17:45:01.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:00 smithi137 bash[43799]: audit 2024-04-24T17:44:59.922205+0000 mon.b (mon.2) 6 : audit [INF] from='osd.5 [v2:172.21.15.137:6808/2735653519,v1:172.21.15.137:6809/2735653519]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:45:01.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:00 smithi137 bash[43799]: audit 2024-04-24T17:44:59.922205+0000 mon.b (mon.2) 6 : audit [INF] from='osd.5 [v2:172.21.15.137:6808/2735653519,v1:172.21.15.137:6809/2735653519]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:45:01.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:00 smithi137 bash[43799]: audit 2024-04-24T17:44:59.935650+0000 mon.a (mon.0) 547 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:45:01.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:00 smithi137 bash[43799]: audit 2024-04-24T17:44:59.935650+0000 mon.a (mon.0) 547 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:45:01.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:00 smithi137 bash[43799]: audit 2024-04-24T17:45:00.412130+0000 mon.a (mon.0) 548 : audit [INF] from='osd.5 ' entity='osd.5' 2024-04-24T17:45:01.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:00 smithi137 bash[43799]: audit 2024-04-24T17:45:00.412130+0000 mon.a (mon.0) 548 : audit [INF] from='osd.5 ' entity='osd.5' 2024-04-24T17:45:01.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:00 smithi070 bash[55604]: audit 2024-04-24T17:44:59.914615+0000 mon.a (mon.0) 545 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-24T17:45:01.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:00 smithi070 bash[55604]: audit 2024-04-24T17:44:59.914615+0000 mon.a (mon.0) 545 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-24T17:45:01.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:00 smithi070 bash[55604]: cluster 2024-04-24T17:44:59.920800+0000 mon.a (mon.0) 546 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-04-24T17:45:01.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:00 smithi070 bash[55604]: cluster 2024-04-24T17:44:59.920800+0000 mon.a (mon.0) 546 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-04-24T17:45:01.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:00 smithi070 bash[55604]: audit 2024-04-24T17:44:59.922205+0000 mon.b (mon.2) 6 : audit [INF] from='osd.5 [v2:172.21.15.137:6808/2735653519,v1:172.21.15.137:6809/2735653519]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:45:01.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:00 smithi070 bash[55604]: audit 2024-04-24T17:44:59.922205+0000 mon.b (mon.2) 6 : audit [INF] from='osd.5 [v2:172.21.15.137:6808/2735653519,v1:172.21.15.137:6809/2735653519]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:45:01.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:00 smithi070 bash[55604]: audit 2024-04-24T17:44:59.935650+0000 mon.a (mon.0) 547 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:45:01.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:00 smithi070 bash[55604]: audit 2024-04-24T17:44:59.935650+0000 mon.a (mon.0) 547 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:45:01.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:00 smithi070 bash[55604]: audit 2024-04-24T17:45:00.412130+0000 mon.a (mon.0) 548 : audit [INF] from='osd.5 ' entity='osd.5' 2024-04-24T17:45:01.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:00 smithi070 bash[55604]: audit 2024-04-24T17:45:00.412130+0000 mon.a (mon.0) 548 : audit [INF] from='osd.5 ' entity='osd.5' 2024-04-24T17:45:01.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:00 smithi070 bash[56922]: audit 2024-04-24T17:44:59.914615+0000 mon.a (mon.0) 545 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-24T17:45:01.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:00 smithi070 bash[56922]: audit 2024-04-24T17:44:59.914615+0000 mon.a (mon.0) 545 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-24T17:45:01.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:00 smithi070 bash[56922]: cluster 2024-04-24T17:44:59.920800+0000 mon.a (mon.0) 546 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-04-24T17:45:01.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:00 smithi070 bash[56922]: cluster 2024-04-24T17:44:59.920800+0000 mon.a (mon.0) 546 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-04-24T17:45:01.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:00 smithi070 bash[56922]: audit 2024-04-24T17:44:59.922205+0000 mon.b (mon.2) 6 : audit [INF] from='osd.5 [v2:172.21.15.137:6808/2735653519,v1:172.21.15.137:6809/2735653519]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:45:01.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:00 smithi070 bash[56922]: audit 2024-04-24T17:44:59.922205+0000 mon.b (mon.2) 6 : audit [INF] from='osd.5 [v2:172.21.15.137:6808/2735653519,v1:172.21.15.137:6809/2735653519]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:45:01.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:00 smithi070 bash[56922]: audit 2024-04-24T17:44:59.935650+0000 mon.a (mon.0) 547 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:45:01.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:00 smithi070 bash[56922]: audit 2024-04-24T17:44:59.935650+0000 mon.a (mon.0) 547 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:45:01.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:00 smithi070 bash[56922]: audit 2024-04-24T17:45:00.412130+0000 mon.a (mon.0) 548 : audit [INF] from='osd.5 ' entity='osd.5' 2024-04-24T17:45:01.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:00 smithi070 bash[56922]: audit 2024-04-24T17:45:00.412130+0000 mon.a (mon.0) 548 : audit [INF] from='osd.5 ' entity='osd.5' 2024-04-24T17:45:01.952 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:01 smithi070 bash[55604]: cluster 2024-04-24T17:45:01.305174+0000 mon.a (mon.0) 549 : cluster [WRN] Health check update: Degraded data redundancy: 76/630 objects degraded (12.063%), 23 pgs degraded (PG_DEGRADED) 2024-04-24T17:45:01.953 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:01 smithi070 bash[55604]: cluster 2024-04-24T17:45:01.305174+0000 mon.a (mon.0) 549 : cluster [WRN] Health check update: Degraded data redundancy: 76/630 objects degraded (12.063%), 23 pgs degraded (PG_DEGRADED) 2024-04-24T17:45:01.953 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:01 smithi070 bash[55604]: cluster 2024-04-24T17:45:01.406356+0000 mon.a (mon.0) 550 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:45:01.953 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:01 smithi070 bash[55604]: cluster 2024-04-24T17:45:01.406356+0000 mon.a (mon.0) 550 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:45:01.953 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:01 smithi070 bash[55604]: cluster 2024-04-24T17:45:01.417539+0000 mon.a (mon.0) 551 : cluster [INF] osd.5 [v2:172.21.15.137:6808/2735653519,v1:172.21.15.137:6809/2735653519] boot 2024-04-24T17:45:01.953 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:01 smithi070 bash[55604]: cluster 2024-04-24T17:45:01.417539+0000 mon.a (mon.0) 551 : cluster [INF] osd.5 [v2:172.21.15.137:6808/2735653519,v1:172.21.15.137:6809/2735653519] boot 2024-04-24T17:45:01.953 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:01 smithi070 bash[55604]: cluster 2024-04-24T17:45:01.417658+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-04-24T17:45:01.953 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:01 smithi070 bash[55604]: cluster 2024-04-24T17:45:01.417658+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-04-24T17:45:01.953 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:01 smithi070 bash[55604]: audit 2024-04-24T17:45:01.418799+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T17:45:01.953 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:01 smithi070 bash[55604]: audit 2024-04-24T17:45:01.418799+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T17:45:01.953 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:01 smithi070 bash[55604]: cluster 2024-04-24T17:45:01.800122+0000 mgr.y (mgr.34107) 287 : cluster [DBG] pgmap v175: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 76/630 objects degraded (12.063%) 2024-04-24T17:45:01.953 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:01 smithi070 bash[55604]: cluster 2024-04-24T17:45:01.800122+0000 mgr.y (mgr.34107) 287 : cluster [DBG] pgmap v175: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 76/630 objects degraded (12.063%) 2024-04-24T17:45:01.954 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:01 smithi070 bash[56922]: cluster 2024-04-24T17:45:01.305174+0000 mon.a (mon.0) 549 : cluster [WRN] Health check update: Degraded data redundancy: 76/630 objects degraded (12.063%), 23 pgs degraded (PG_DEGRADED) 2024-04-24T17:45:01.954 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:01 smithi070 bash[56922]: cluster 2024-04-24T17:45:01.305174+0000 mon.a (mon.0) 549 : cluster [WRN] Health check update: Degraded data redundancy: 76/630 objects degraded (12.063%), 23 pgs degraded (PG_DEGRADED) 2024-04-24T17:45:01.954 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:01 smithi070 bash[56922]: cluster 2024-04-24T17:45:01.406356+0000 mon.a (mon.0) 550 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:45:01.954 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:01 smithi070 bash[56922]: cluster 2024-04-24T17:45:01.406356+0000 mon.a (mon.0) 550 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:45:01.954 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:01 smithi070 bash[56922]: cluster 2024-04-24T17:45:01.417539+0000 mon.a (mon.0) 551 : cluster [INF] osd.5 [v2:172.21.15.137:6808/2735653519,v1:172.21.15.137:6809/2735653519] boot 2024-04-24T17:45:01.954 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:01 smithi070 bash[56922]: cluster 2024-04-24T17:45:01.417539+0000 mon.a (mon.0) 551 : cluster [INF] osd.5 [v2:172.21.15.137:6808/2735653519,v1:172.21.15.137:6809/2735653519] boot 2024-04-24T17:45:01.954 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:01 smithi070 bash[56922]: cluster 2024-04-24T17:45:01.417658+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-04-24T17:45:01.954 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:01 smithi070 bash[56922]: cluster 2024-04-24T17:45:01.417658+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-04-24T17:45:01.954 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:01 smithi070 bash[56922]: audit 2024-04-24T17:45:01.418799+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T17:45:01.954 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:01 smithi070 bash[56922]: audit 2024-04-24T17:45:01.418799+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T17:45:01.954 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:01 smithi070 bash[56922]: cluster 2024-04-24T17:45:01.800122+0000 mgr.y (mgr.34107) 287 : cluster [DBG] pgmap v175: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 76/630 objects degraded (12.063%) 2024-04-24T17:45:01.954 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:01 smithi070 bash[56922]: cluster 2024-04-24T17:45:01.800122+0000 mgr.y (mgr.34107) 287 : cluster [DBG] pgmap v175: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 76/630 objects degraded (12.063%) 2024-04-24T17:45:02.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:01 smithi137 bash[43799]: cluster 2024-04-24T17:45:01.305174+0000 mon.a (mon.0) 549 : cluster [WRN] Health check update: Degraded data redundancy: 76/630 objects degraded (12.063%), 23 pgs degraded (PG_DEGRADED) 2024-04-24T17:45:02.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:01 smithi137 bash[43799]: cluster 2024-04-24T17:45:01.305174+0000 mon.a (mon.0) 549 : cluster [WRN] Health check update: Degraded data redundancy: 76/630 objects degraded (12.063%), 23 pgs degraded (PG_DEGRADED) 2024-04-24T17:45:02.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:01 smithi137 bash[43799]: cluster 2024-04-24T17:45:01.406356+0000 mon.a (mon.0) 550 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:45:02.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:01 smithi137 bash[43799]: cluster 2024-04-24T17:45:01.406356+0000 mon.a (mon.0) 550 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:45:02.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:01 smithi137 bash[43799]: cluster 2024-04-24T17:45:01.417539+0000 mon.a (mon.0) 551 : cluster [INF] osd.5 [v2:172.21.15.137:6808/2735653519,v1:172.21.15.137:6809/2735653519] boot 2024-04-24T17:45:02.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:01 smithi137 bash[43799]: cluster 2024-04-24T17:45:01.417539+0000 mon.a (mon.0) 551 : cluster [INF] osd.5 [v2:172.21.15.137:6808/2735653519,v1:172.21.15.137:6809/2735653519] boot 2024-04-24T17:45:02.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:01 smithi137 bash[43799]: cluster 2024-04-24T17:45:01.417658+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-04-24T17:45:02.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:01 smithi137 bash[43799]: cluster 2024-04-24T17:45:01.417658+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-04-24T17:45:02.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:01 smithi137 bash[43799]: audit 2024-04-24T17:45:01.418799+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T17:45:02.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:01 smithi137 bash[43799]: audit 2024-04-24T17:45:01.418799+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T17:45:02.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:01 smithi137 bash[43799]: cluster 2024-04-24T17:45:01.800122+0000 mgr.y (mgr.34107) 287 : cluster [DBG] pgmap v175: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 76/630 objects degraded (12.063%) 2024-04-24T17:45:02.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:01 smithi137 bash[43799]: cluster 2024-04-24T17:45:01.800122+0000 mgr.y (mgr.34107) 287 : cluster [DBG] pgmap v175: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 76/630 objects degraded (12.063%) 2024-04-24T17:45:02.326 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:45:01 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:45:01] "GET /metrics HTTP/1.1" 200 38518 "" "Prometheus/2.33.4" 2024-04-24T17:45:03.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:03 smithi137 bash[43799]: cluster 2024-04-24T17:45:02.425922+0000 mon.a (mon.0) 554 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-04-24T17:45:03.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:03 smithi137 bash[43799]: cluster 2024-04-24T17:45:02.425922+0000 mon.a (mon.0) 554 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-04-24T17:45:03.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:03 smithi070 bash[55604]: cluster 2024-04-24T17:45:02.425922+0000 mon.a (mon.0) 554 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-04-24T17:45:03.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:03 smithi070 bash[55604]: cluster 2024-04-24T17:45:02.425922+0000 mon.a (mon.0) 554 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-04-24T17:45:03.827 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:03 smithi070 bash[56922]: cluster 2024-04-24T17:45:02.425922+0000 mon.a (mon.0) 554 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-04-24T17:45:03.827 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:03 smithi070 bash[56922]: cluster 2024-04-24T17:45:02.425922+0000 mon.a (mon.0) 554 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-04-24T17:45:04.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:04 smithi137 bash[43799]: cluster 2024-04-24T17:45:03.801654+0000 mgr.y (mgr.34107) 288 : cluster [DBG] pgmap v177: 161 pgs: 9 peering, 14 active+undersized+degraded, 24 active+undersized, 114 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 53/630 objects degraded (8.413%) 2024-04-24T17:45:04.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:04 smithi137 bash[43799]: cluster 2024-04-24T17:45:03.801654+0000 mgr.y (mgr.34107) 288 : cluster [DBG] pgmap v177: 161 pgs: 9 peering, 14 active+undersized+degraded, 24 active+undersized, 114 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 53/630 objects degraded (8.413%) 2024-04-24T17:45:04.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:04 smithi070 bash[55604]: cluster 2024-04-24T17:45:03.801654+0000 mgr.y (mgr.34107) 288 : cluster [DBG] pgmap v177: 161 pgs: 9 peering, 14 active+undersized+degraded, 24 active+undersized, 114 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 53/630 objects degraded (8.413%) 2024-04-24T17:45:04.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:04 smithi070 bash[55604]: cluster 2024-04-24T17:45:03.801654+0000 mgr.y (mgr.34107) 288 : cluster [DBG] pgmap v177: 161 pgs: 9 peering, 14 active+undersized+degraded, 24 active+undersized, 114 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 53/630 objects degraded (8.413%) 2024-04-24T17:45:04.827 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:04 smithi070 bash[56922]: cluster 2024-04-24T17:45:03.801654+0000 mgr.y (mgr.34107) 288 : cluster [DBG] pgmap v177: 161 pgs: 9 peering, 14 active+undersized+degraded, 24 active+undersized, 114 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 53/630 objects degraded (8.413%) 2024-04-24T17:45:04.827 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:04 smithi070 bash[56922]: cluster 2024-04-24T17:45:03.801654+0000 mgr.y (mgr.34107) 288 : cluster [DBG] pgmap v177: 161 pgs: 9 peering, 14 active+undersized+degraded, 24 active+undersized, 114 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 53/630 objects degraded (8.413%) 2024-04-24T17:45:06.141 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:05 smithi137 bash[43799]: cluster 2024-04-24T17:45:05.803178+0000 mgr.y (mgr.34107) 289 : cluster [DBG] pgmap v178: 161 pgs: 9 peering, 3 active+undersized+degraded, 2 active+undersized, 147 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 7/630 objects degraded (1.111%) 2024-04-24T17:45:06.142 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:05 smithi137 bash[43799]: cluster 2024-04-24T17:45:05.803178+0000 mgr.y (mgr.34107) 289 : cluster [DBG] pgmap v178: 161 pgs: 9 peering, 3 active+undersized+degraded, 2 active+undersized, 147 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 7/630 objects degraded (1.111%) 2024-04-24T17:45:06.326 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:05 smithi070 bash[55604]: cluster 2024-04-24T17:45:05.803178+0000 mgr.y (mgr.34107) 289 : cluster [DBG] pgmap v178: 161 pgs: 9 peering, 3 active+undersized+degraded, 2 active+undersized, 147 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 7/630 objects degraded (1.111%) 2024-04-24T17:45:06.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:05 smithi070 bash[55604]: cluster 2024-04-24T17:45:05.803178+0000 mgr.y (mgr.34107) 289 : cluster [DBG] pgmap v178: 161 pgs: 9 peering, 3 active+undersized+degraded, 2 active+undersized, 147 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 7/630 objects degraded (1.111%) 2024-04-24T17:45:06.327 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:05 smithi070 bash[56922]: cluster 2024-04-24T17:45:05.803178+0000 mgr.y (mgr.34107) 289 : cluster [DBG] pgmap v178: 161 pgs: 9 peering, 3 active+undersized+degraded, 2 active+undersized, 147 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 7/630 objects degraded (1.111%) 2024-04-24T17:45:06.327 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:05 smithi070 bash[56922]: cluster 2024-04-24T17:45:05.803178+0000 mgr.y (mgr.34107) 289 : cluster [DBG] pgmap v178: 161 pgs: 9 peering, 3 active+undersized+degraded, 2 active+undersized, 147 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 7/630 objects degraded (1.111%) 2024-04-24T17:45:07.527 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:07 smithi137 bash[43799]: audit 2024-04-24T17:45:06.125911+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:07.527 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:07 smithi137 bash[43799]: audit 2024-04-24T17:45:06.125911+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:07.527 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:07 smithi137 bash[43799]: audit 2024-04-24T17:45:06.128371+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:45:07.527 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:07 smithi137 bash[43799]: audit 2024-04-24T17:45:06.128371+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:45:07.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:07 smithi137 bash[43799]: cluster 2024-04-24T17:45:06.306288+0000 mon.a (mon.0) 557 : cluster [WRN] Health check update: Degraded data redundancy: 7/630 objects degraded (1.111%), 3 pgs degraded (PG_DEGRADED) 2024-04-24T17:45:07.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:07 smithi137 bash[43799]: cluster 2024-04-24T17:45:06.306288+0000 mon.a (mon.0) 557 : cluster [WRN] Health check update: Degraded data redundancy: 7/630 objects degraded (1.111%), 3 pgs degraded (PG_DEGRADED) 2024-04-24T17:45:07.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:07 smithi070 bash[55604]: audit 2024-04-24T17:45:06.125911+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:07.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:07 smithi070 bash[55604]: audit 2024-04-24T17:45:06.125911+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:07.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:07 smithi070 bash[55604]: audit 2024-04-24T17:45:06.128371+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:45:07.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:07 smithi070 bash[55604]: audit 2024-04-24T17:45:06.128371+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:45:07.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:07 smithi070 bash[55604]: cluster 2024-04-24T17:45:06.306288+0000 mon.a (mon.0) 557 : cluster [WRN] Health check update: Degraded data redundancy: 7/630 objects degraded (1.111%), 3 pgs degraded (PG_DEGRADED) 2024-04-24T17:45:07.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:07 smithi070 bash[55604]: cluster 2024-04-24T17:45:06.306288+0000 mon.a (mon.0) 557 : cluster [WRN] Health check update: Degraded data redundancy: 7/630 objects degraded (1.111%), 3 pgs degraded (PG_DEGRADED) 2024-04-24T17:45:07.577 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:07 smithi070 bash[56922]: audit 2024-04-24T17:45:06.125911+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:07.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:07 smithi070 bash[56922]: audit 2024-04-24T17:45:06.125911+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:07.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:07 smithi070 bash[56922]: audit 2024-04-24T17:45:06.128371+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:45:07.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:07 smithi070 bash[56922]: audit 2024-04-24T17:45:06.128371+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:45:07.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:07 smithi070 bash[56922]: cluster 2024-04-24T17:45:06.306288+0000 mon.a (mon.0) 557 : cluster [WRN] Health check update: Degraded data redundancy: 7/630 objects degraded (1.111%), 3 pgs degraded (PG_DEGRADED) 2024-04-24T17:45:07.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:07 smithi070 bash[56922]: cluster 2024-04-24T17:45:06.306288+0000 mon.a (mon.0) 557 : cluster [WRN] Health check update: Degraded data redundancy: 7/630 objects degraded (1.111%), 3 pgs degraded (PG_DEGRADED) 2024-04-24T17:45:08.517 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:08 smithi137 bash[43799]: audit 2024-04-24T17:45:07.135463+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:45:08.517 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:08 smithi137 bash[43799]: audit 2024-04-24T17:45:07.135463+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:45:08.517 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:08 smithi137 bash[43799]: audit 2024-04-24T17:45:07.137559+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:45:08.517 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:08 smithi137 bash[43799]: audit 2024-04-24T17:45:07.137559+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:45:08.517 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:08 smithi137 bash[43799]: cluster 2024-04-24T17:45:07.141444+0000 mgr.y (mgr.34107) 290 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 992 B/s rd, 0 op/s 2024-04-24T17:45:08.517 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:08 smithi137 bash[43799]: cluster 2024-04-24T17:45:07.141444+0000 mgr.y (mgr.34107) 290 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 992 B/s rd, 0 op/s 2024-04-24T17:45:08.518 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:08 smithi137 bash[43799]: cluster 2024-04-24T17:45:07.142211+0000 mgr.y (mgr.34107) 291 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 357 B/s rd, 0 op/s 2024-04-24T17:45:08.518 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:08 smithi137 bash[43799]: cluster 2024-04-24T17:45:07.142211+0000 mgr.y (mgr.34107) 291 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 357 B/s rd, 0 op/s 2024-04-24T17:45:08.518 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:08 smithi137 bash[43799]: audit 2024-04-24T17:45:07.153265+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:08.518 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:08 smithi137 bash[43799]: audit 2024-04-24T17:45:07.153265+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:08.518 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:08 smithi137 bash[43799]: audit 2024-04-24T17:45:07.239517+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:45:08.518 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:08 smithi137 bash[43799]: audit 2024-04-24T17:45:07.239517+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:45:08.518 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:08 smithi137 bash[43799]: audit 2024-04-24T17:45:07.244062+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:45:08.518 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:08 smithi137 bash[43799]: audit 2024-04-24T17:45:07.244062+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:45:08.518 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:08 smithi137 bash[43799]: audit 2024-04-24T17:45:07.247024+0000 mgr.y (mgr.34107) 292 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:45:08.518 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:08 smithi137 bash[43799]: audit 2024-04-24T17:45:07.247024+0000 mgr.y (mgr.34107) 292 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:45:08.518 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:08 smithi137 bash[43799]: audit 2024-04-24T17:45:07.247707+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:45:08.518 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:08 smithi137 bash[43799]: audit 2024-04-24T17:45:07.247707+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:45:08.518 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:08 smithi137 bash[43799]: audit 2024-04-24T17:45:07.249946+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:45:08.519 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:08 smithi137 bash[43799]: audit 2024-04-24T17:45:07.249946+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:45:08.519 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:08 smithi137 bash[43799]: audit 2024-04-24T17:45:07.252525+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-24T17:45:08.519 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:08 smithi137 bash[43799]: audit 2024-04-24T17:45:07.252525+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-24T17:45:08.519 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:08 smithi137 bash[43799]: audit 2024-04-24T17:45:07.252851+0000 mgr.y (mgr.34107) 293 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-24T17:45:08.519 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:08 smithi137 bash[43799]: audit 2024-04-24T17:45:07.252851+0000 mgr.y (mgr.34107) 293 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-24T17:45:08.519 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:08 smithi137 bash[43799]: cephadm 2024-04-24T17:45:07.254518+0000 mgr.y (mgr.34107) 294 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-04-24T17:45:08.519 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:08 smithi137 bash[43799]: cephadm 2024-04-24T17:45:07.254518+0000 mgr.y (mgr.34107) 294 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-04-24T17:45:08.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:08 smithi070 bash[55604]: audit 2024-04-24T17:45:07.135463+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:45:08.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:08 smithi070 bash[55604]: audit 2024-04-24T17:45:07.135463+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:45:08.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:08 smithi070 bash[55604]: audit 2024-04-24T17:45:07.137559+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:45:08.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:08 smithi070 bash[55604]: audit 2024-04-24T17:45:07.137559+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:45:08.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:08 smithi070 bash[55604]: cluster 2024-04-24T17:45:07.141444+0000 mgr.y (mgr.34107) 290 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 992 B/s rd, 0 op/s 2024-04-24T17:45:08.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:08 smithi070 bash[55604]: cluster 2024-04-24T17:45:07.141444+0000 mgr.y (mgr.34107) 290 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 992 B/s rd, 0 op/s 2024-04-24T17:45:08.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:08 smithi070 bash[55604]: cluster 2024-04-24T17:45:07.142211+0000 mgr.y (mgr.34107) 291 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 357 B/s rd, 0 op/s 2024-04-24T17:45:08.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:08 smithi070 bash[55604]: cluster 2024-04-24T17:45:07.142211+0000 mgr.y (mgr.34107) 291 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 357 B/s rd, 0 op/s 2024-04-24T17:45:08.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:08 smithi070 bash[55604]: audit 2024-04-24T17:45:07.153265+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:08.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:08 smithi070 bash[55604]: audit 2024-04-24T17:45:07.153265+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:08.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:08 smithi070 bash[55604]: audit 2024-04-24T17:45:07.239517+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:45:08.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:08 smithi070 bash[55604]: audit 2024-04-24T17:45:07.239517+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:45:08.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:08 smithi070 bash[55604]: audit 2024-04-24T17:45:07.244062+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:45:08.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:08 smithi070 bash[55604]: audit 2024-04-24T17:45:07.244062+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:45:08.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:08 smithi070 bash[55604]: audit 2024-04-24T17:45:07.247024+0000 mgr.y (mgr.34107) 292 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:45:08.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:08 smithi070 bash[55604]: audit 2024-04-24T17:45:07.247024+0000 mgr.y (mgr.34107) 292 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:45:08.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:08 smithi070 bash[55604]: audit 2024-04-24T17:45:07.247707+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:45:08.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:08 smithi070 bash[55604]: audit 2024-04-24T17:45:07.247707+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:45:08.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:08 smithi070 bash[56922]: audit 2024-04-24T17:45:07.135463+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:45:08.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:08 smithi070 bash[56922]: audit 2024-04-24T17:45:07.135463+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:45:08.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:08 smithi070 bash[56922]: audit 2024-04-24T17:45:07.137559+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:45:08.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:08 smithi070 bash[56922]: audit 2024-04-24T17:45:07.137559+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:45:08.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:08 smithi070 bash[56922]: cluster 2024-04-24T17:45:07.141444+0000 mgr.y (mgr.34107) 290 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 992 B/s rd, 0 op/s 2024-04-24T17:45:08.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:08 smithi070 bash[56922]: cluster 2024-04-24T17:45:07.141444+0000 mgr.y (mgr.34107) 290 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 992 B/s rd, 0 op/s 2024-04-24T17:45:08.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:08 smithi070 bash[56922]: cluster 2024-04-24T17:45:07.142211+0000 mgr.y (mgr.34107) 291 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 357 B/s rd, 0 op/s 2024-04-24T17:45:08.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:08 smithi070 bash[56922]: cluster 2024-04-24T17:45:07.142211+0000 mgr.y (mgr.34107) 291 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 357 B/s rd, 0 op/s 2024-04-24T17:45:08.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:08 smithi070 bash[56922]: audit 2024-04-24T17:45:07.153265+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:08.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:08 smithi070 bash[56922]: audit 2024-04-24T17:45:07.153265+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:08.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:08 smithi070 bash[56922]: audit 2024-04-24T17:45:07.239517+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:45:08.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:08 smithi070 bash[56922]: audit 2024-04-24T17:45:07.239517+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:45:08.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:08 smithi070 bash[56922]: audit 2024-04-24T17:45:07.244062+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:45:08.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:08 smithi070 bash[56922]: audit 2024-04-24T17:45:07.244062+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:45:08.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:08 smithi070 bash[56922]: audit 2024-04-24T17:45:07.247024+0000 mgr.y (mgr.34107) 292 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:45:08.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:08 smithi070 bash[56922]: audit 2024-04-24T17:45:07.247024+0000 mgr.y (mgr.34107) 292 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:45:08.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:08 smithi070 bash[56922]: audit 2024-04-24T17:45:07.247707+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:45:08.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:08 smithi070 bash[56922]: audit 2024-04-24T17:45:07.247707+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:45:08.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:08 smithi070 bash[56922]: audit 2024-04-24T17:45:07.249946+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:45:08.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:08 smithi070 bash[56922]: audit 2024-04-24T17:45:07.249946+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:45:08.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:08 smithi070 bash[56922]: audit 2024-04-24T17:45:07.252525+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-24T17:45:08.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:08 smithi070 bash[56922]: audit 2024-04-24T17:45:07.252525+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-24T17:45:08.581 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:08 smithi070 bash[56922]: audit 2024-04-24T17:45:07.252851+0000 mgr.y (mgr.34107) 293 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-24T17:45:08.581 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:08 smithi070 bash[56922]: audit 2024-04-24T17:45:07.252851+0000 mgr.y (mgr.34107) 293 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-24T17:45:08.581 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:08 smithi070 bash[56922]: cephadm 2024-04-24T17:45:07.254518+0000 mgr.y (mgr.34107) 294 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-04-24T17:45:08.581 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:08 smithi070 bash[56922]: cephadm 2024-04-24T17:45:07.254518+0000 mgr.y (mgr.34107) 294 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-04-24T17:45:08.581 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:08 smithi070 bash[55604]: audit 2024-04-24T17:45:07.249946+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:45:08.581 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:08 smithi070 bash[55604]: audit 2024-04-24T17:45:07.249946+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:45:08.581 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:08 smithi070 bash[55604]: audit 2024-04-24T17:45:07.252525+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-24T17:45:08.581 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:08 smithi070 bash[55604]: audit 2024-04-24T17:45:07.252525+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-24T17:45:08.581 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:08 smithi070 bash[55604]: audit 2024-04-24T17:45:07.252851+0000 mgr.y (mgr.34107) 293 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-24T17:45:08.581 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:08 smithi070 bash[55604]: audit 2024-04-24T17:45:07.252851+0000 mgr.y (mgr.34107) 293 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-24T17:45:08.581 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:08 smithi070 bash[55604]: cephadm 2024-04-24T17:45:07.254518+0000 mgr.y (mgr.34107) 294 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-04-24T17:45:08.581 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:08 smithi070 bash[55604]: cephadm 2024-04-24T17:45:07.254518+0000 mgr.y (mgr.34107) 294 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-04-24T17:45:09.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:09 smithi137 bash[43799]: cluster 2024-04-24T17:45:08.121327+0000 mon.a (mon.0) 566 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 7/630 objects degraded (1.111%), 3 pgs degraded) 2024-04-24T17:45:09.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:09 smithi137 bash[43799]: cluster 2024-04-24T17:45:08.121327+0000 mon.a (mon.0) 566 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 7/630 objects degraded (1.111%), 3 pgs degraded) 2024-04-24T17:45:09.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:09 smithi070 bash[55604]: cluster 2024-04-24T17:45:08.121327+0000 mon.a (mon.0) 566 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 7/630 objects degraded (1.111%), 3 pgs degraded) 2024-04-24T17:45:09.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:09 smithi070 bash[55604]: cluster 2024-04-24T17:45:08.121327+0000 mon.a (mon.0) 566 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 7/630 objects degraded (1.111%), 3 pgs degraded) 2024-04-24T17:45:09.577 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:09 smithi070 bash[56922]: cluster 2024-04-24T17:45:08.121327+0000 mon.a (mon.0) 566 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 7/630 objects degraded (1.111%), 3 pgs degraded) 2024-04-24T17:45:09.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:09 smithi070 bash[56922]: cluster 2024-04-24T17:45:08.121327+0000 mon.a (mon.0) 566 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 7/630 objects degraded (1.111%), 3 pgs degraded) 2024-04-24T17:45:10.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:10 smithi137 bash[43799]: cluster 2024-04-24T17:45:09.143585+0000 mgr.y (mgr.34107) 295 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 278 B/s rd, 0 op/s 2024-04-24T17:45:10.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:10 smithi137 bash[43799]: cluster 2024-04-24T17:45:09.143585+0000 mgr.y (mgr.34107) 295 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 278 B/s rd, 0 op/s 2024-04-24T17:45:10.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:10 smithi137 bash[43799]: cephadm 2024-04-24T17:45:09.528466+0000 mgr.y (mgr.34107) 296 : cephadm [INF] Upgrade: Updating osd.6 2024-04-24T17:45:10.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:10 smithi137 bash[43799]: cephadm 2024-04-24T17:45:09.528466+0000 mgr.y (mgr.34107) 296 : cephadm [INF] Upgrade: Updating osd.6 2024-04-24T17:45:10.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:10 smithi137 bash[43799]: audit 2024-04-24T17:45:09.536155+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:10.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:10 smithi137 bash[43799]: audit 2024-04-24T17:45:09.536155+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:10.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:10 smithi137 bash[43799]: audit 2024-04-24T17:45:09.540813+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-24T17:45:10.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:10 smithi137 bash[43799]: audit 2024-04-24T17:45:09.540813+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-24T17:45:10.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:10 smithi137 bash[43799]: audit 2024-04-24T17:45:09.542488+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:45:10.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:10 smithi137 bash[43799]: audit 2024-04-24T17:45:09.542488+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:45:10.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:10 smithi137 bash[43799]: cephadm 2024-04-24T17:45:09.548133+0000 mgr.y (mgr.34107) 297 : cephadm [INF] Deploying daemon osd.6 on smithi137 2024-04-24T17:45:10.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:10 smithi137 bash[43799]: cephadm 2024-04-24T17:45:09.548133+0000 mgr.y (mgr.34107) 297 : cephadm [INF] Deploying daemon osd.6 on smithi137 2024-04-24T17:45:10.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:10 smithi070 bash[55604]: cluster 2024-04-24T17:45:09.143585+0000 mgr.y (mgr.34107) 295 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 278 B/s rd, 0 op/s 2024-04-24T17:45:10.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:10 smithi070 bash[55604]: cluster 2024-04-24T17:45:09.143585+0000 mgr.y (mgr.34107) 295 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 278 B/s rd, 0 op/s 2024-04-24T17:45:10.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:10 smithi070 bash[55604]: cephadm 2024-04-24T17:45:09.528466+0000 mgr.y (mgr.34107) 296 : cephadm [INF] Upgrade: Updating osd.6 2024-04-24T17:45:10.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:10 smithi070 bash[55604]: cephadm 2024-04-24T17:45:09.528466+0000 mgr.y (mgr.34107) 296 : cephadm [INF] Upgrade: Updating osd.6 2024-04-24T17:45:10.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:10 smithi070 bash[55604]: audit 2024-04-24T17:45:09.536155+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:10.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:10 smithi070 bash[55604]: audit 2024-04-24T17:45:09.536155+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:10.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:10 smithi070 bash[55604]: audit 2024-04-24T17:45:09.540813+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-24T17:45:10.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:10 smithi070 bash[55604]: audit 2024-04-24T17:45:09.540813+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-24T17:45:10.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:10 smithi070 bash[55604]: audit 2024-04-24T17:45:09.542488+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:45:10.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:10 smithi070 bash[55604]: audit 2024-04-24T17:45:09.542488+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:45:10.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:10 smithi070 bash[55604]: cephadm 2024-04-24T17:45:09.548133+0000 mgr.y (mgr.34107) 297 : cephadm [INF] Deploying daemon osd.6 on smithi137 2024-04-24T17:45:10.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:10 smithi070 bash[55604]: cephadm 2024-04-24T17:45:09.548133+0000 mgr.y (mgr.34107) 297 : cephadm [INF] Deploying daemon osd.6 on smithi137 2024-04-24T17:45:10.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:10 smithi070 bash[56922]: cluster 2024-04-24T17:45:09.143585+0000 mgr.y (mgr.34107) 295 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 278 B/s rd, 0 op/s 2024-04-24T17:45:10.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:10 smithi070 bash[56922]: cluster 2024-04-24T17:45:09.143585+0000 mgr.y (mgr.34107) 295 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 278 B/s rd, 0 op/s 2024-04-24T17:45:10.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:10 smithi070 bash[56922]: cephadm 2024-04-24T17:45:09.528466+0000 mgr.y (mgr.34107) 296 : cephadm [INF] Upgrade: Updating osd.6 2024-04-24T17:45:10.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:10 smithi070 bash[56922]: cephadm 2024-04-24T17:45:09.528466+0000 mgr.y (mgr.34107) 296 : cephadm [INF] Upgrade: Updating osd.6 2024-04-24T17:45:10.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:10 smithi070 bash[56922]: audit 2024-04-24T17:45:09.536155+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:10.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:10 smithi070 bash[56922]: audit 2024-04-24T17:45:09.536155+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:10.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:10 smithi070 bash[56922]: audit 2024-04-24T17:45:09.540813+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-24T17:45:10.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:10 smithi070 bash[56922]: audit 2024-04-24T17:45:09.540813+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-24T17:45:10.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:10 smithi070 bash[56922]: audit 2024-04-24T17:45:09.542488+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:45:10.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:10 smithi070 bash[56922]: audit 2024-04-24T17:45:09.542488+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:45:10.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:10 smithi070 bash[56922]: cephadm 2024-04-24T17:45:09.548133+0000 mgr.y (mgr.34107) 297 : cephadm [INF] Deploying daemon osd.6 on smithi137 2024-04-24T17:45:10.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:10 smithi070 bash[56922]: cephadm 2024-04-24T17:45:09.548133+0000 mgr.y (mgr.34107) 297 : cephadm [INF] Deploying daemon osd.6 on smithi137 2024-04-24T17:45:12.326 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:45:11 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:45:11] "GET /metrics HTTP/1.1" 200 38532 "" "Prometheus/2.33.4" 2024-04-24T17:45:12.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:12 smithi137 bash[43799]: cluster 2024-04-24T17:45:11.145080+0000 mgr.y (mgr.34107) 298 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 234 B/s rd, 0 op/s 2024-04-24T17:45:12.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:12 smithi137 bash[43799]: cluster 2024-04-24T17:45:11.145080+0000 mgr.y (mgr.34107) 298 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 234 B/s rd, 0 op/s 2024-04-24T17:45:12.827 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:12 smithi070 bash[56922]: cluster 2024-04-24T17:45:11.145080+0000 mgr.y (mgr.34107) 298 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 234 B/s rd, 0 op/s 2024-04-24T17:45:12.827 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:12 smithi070 bash[56922]: cluster 2024-04-24T17:45:11.145080+0000 mgr.y (mgr.34107) 298 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 234 B/s rd, 0 op/s 2024-04-24T17:45:12.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:12 smithi070 bash[55604]: cluster 2024-04-24T17:45:11.145080+0000 mgr.y (mgr.34107) 298 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 234 B/s rd, 0 op/s 2024-04-24T17:45:12.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:12 smithi070 bash[55604]: cluster 2024-04-24T17:45:11.145080+0000 mgr.y (mgr.34107) 298 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 234 B/s rd, 0 op/s 2024-04-24T17:45:14.005 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:45:13 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:45:14.005 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:45:13 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:45:14.006 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:45:13 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:45:14.006 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:13 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:45:14.006 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:45:13 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:45:14.006 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:45:13 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:45:14.007 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:45:13 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:45:14.007 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:45:13 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:45:14.007 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:45:13 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:45:14.277 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:45:14 smithi137 systemd[1]: Stopping Ceph osd.6 for 6229cc3c-025f-11ef-bc93-c7b262605968... 2024-04-24T17:45:14.277 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:45:14 smithi137 bash[27620]: debug 2024-04-24T17:45:14.133+0000 7ff48b09c700 -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-04-24T17:45:14.277 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:45:14 smithi137 bash[27620]: debug 2024-04-24T17:45:14.133+0000 7ff48b09c700 -1 osd.6 135 *** Got signal Terminated *** 2024-04-24T17:45:14.277 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:45:14 smithi137 bash[27620]: debug 2024-04-24T17:45:14.133+0000 7ff48b09c700 -1 osd.6 135 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-24T17:45:14.827 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:14 smithi070 bash[56922]: cluster 2024-04-24T17:45:13.146632+0000 mgr.y (mgr.34107) 299 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-24T17:45:14.827 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:14 smithi070 bash[56922]: cluster 2024-04-24T17:45:13.146632+0000 mgr.y (mgr.34107) 299 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-24T17:45:14.827 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:14 smithi070 bash[56922]: cluster 2024-04-24T17:45:14.146788+0000 mon.a (mon.0) 570 : cluster [INF] osd.6 marked itself down and dead 2024-04-24T17:45:14.827 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:14 smithi070 bash[56922]: cluster 2024-04-24T17:45:14.146788+0000 mon.a (mon.0) 570 : cluster [INF] osd.6 marked itself down and dead 2024-04-24T17:45:14.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:14 smithi070 bash[55604]: cluster 2024-04-24T17:45:13.146632+0000 mgr.y (mgr.34107) 299 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-24T17:45:14.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:14 smithi070 bash[55604]: cluster 2024-04-24T17:45:13.146632+0000 mgr.y (mgr.34107) 299 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-24T17:45:14.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:14 smithi070 bash[55604]: cluster 2024-04-24T17:45:14.146788+0000 mon.a (mon.0) 570 : cluster [INF] osd.6 marked itself down and dead 2024-04-24T17:45:14.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:14 smithi070 bash[55604]: cluster 2024-04-24T17:45:14.146788+0000 mon.a (mon.0) 570 : cluster [INF] osd.6 marked itself down and dead 2024-04-24T17:45:15.022 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:14 smithi137 bash[43799]: cluster 2024-04-24T17:45:13.146632+0000 mgr.y (mgr.34107) 299 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-24T17:45:15.022 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:14 smithi137 bash[43799]: cluster 2024-04-24T17:45:13.146632+0000 mgr.y (mgr.34107) 299 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-24T17:45:15.022 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:14 smithi137 bash[43799]: cluster 2024-04-24T17:45:14.146788+0000 mon.a (mon.0) 570 : cluster [INF] osd.6 marked itself down and dead 2024-04-24T17:45:15.022 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:14 smithi137 bash[43799]: cluster 2024-04-24T17:45:14.146788+0000 mon.a (mon.0) 570 : cluster [INF] osd.6 marked itself down and dead 2024-04-24T17:45:15.827 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:15 smithi070 bash[56922]: cluster 2024-04-24T17:45:14.542936+0000 mon.a (mon.0) 571 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:45:15.827 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:15 smithi070 bash[56922]: cluster 2024-04-24T17:45:14.542936+0000 mon.a (mon.0) 571 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:45:15.827 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:15 smithi070 bash[56922]: cluster 2024-04-24T17:45:14.556572+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e136: 8 total, 7 up, 8 in 2024-04-24T17:45:15.827 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:15 smithi070 bash[56922]: cluster 2024-04-24T17:45:14.556572+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e136: 8 total, 7 up, 8 in 2024-04-24T17:45:15.827 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:15 smithi070 bash[56922]: cluster 2024-04-24T17:45:15.562877+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-04-24T17:45:15.827 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:15 smithi070 bash[56922]: cluster 2024-04-24T17:45:15.562877+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-04-24T17:45:15.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:15 smithi070 bash[55604]: cluster 2024-04-24T17:45:14.542936+0000 mon.a (mon.0) 571 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:45:15.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:15 smithi070 bash[55604]: cluster 2024-04-24T17:45:14.542936+0000 mon.a (mon.0) 571 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:45:15.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:15 smithi070 bash[55604]: cluster 2024-04-24T17:45:14.556572+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e136: 8 total, 7 up, 8 in 2024-04-24T17:45:15.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:15 smithi070 bash[55604]: cluster 2024-04-24T17:45:14.556572+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e136: 8 total, 7 up, 8 in 2024-04-24T17:45:15.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:15 smithi070 bash[55604]: cluster 2024-04-24T17:45:15.562877+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-04-24T17:45:15.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:15 smithi070 bash[55604]: cluster 2024-04-24T17:45:15.562877+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-04-24T17:45:15.839 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:45:15 smithi137 bash[49027]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-osd-6 2024-04-24T17:45:15.839 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:15 smithi137 bash[43799]: cluster 2024-04-24T17:45:14.542936+0000 mon.a (mon.0) 571 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:45:15.839 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:15 smithi137 bash[43799]: cluster 2024-04-24T17:45:14.542936+0000 mon.a (mon.0) 571 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:45:15.839 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:15 smithi137 bash[43799]: cluster 2024-04-24T17:45:14.556572+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e136: 8 total, 7 up, 8 in 2024-04-24T17:45:15.840 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:15 smithi137 bash[43799]: cluster 2024-04-24T17:45:14.556572+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e136: 8 total, 7 up, 8 in 2024-04-24T17:45:15.840 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:15 smithi137 bash[43799]: cluster 2024-04-24T17:45:15.562877+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-04-24T17:45:15.840 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:15 smithi137 bash[43799]: cluster 2024-04-24T17:45:15.562877+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-04-24T17:45:16.277 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:45:15 smithi137 bash[49091]: Error response from daemon: No such container: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-osd-6 2024-04-24T17:45:17.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:16 smithi137 bash[43799]: cluster 2024-04-24T17:45:15.147830+0000 mgr.y (mgr.34107) 300 : cluster [DBG] pgmap v185: 161 pgs: 9 peering, 11 stale+active+clean, 141 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-24T17:45:17.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:16 smithi137 bash[43799]: cluster 2024-04-24T17:45:15.147830+0000 mgr.y (mgr.34107) 300 : cluster [DBG] pgmap v185: 161 pgs: 9 peering, 11 stale+active+clean, 141 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-24T17:45:17.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:16 smithi137 bash[43799]: audit 2024-04-24T17:45:16.416573+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:17.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:16 smithi137 bash[43799]: audit 2024-04-24T17:45:16.416573+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:17.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:16 smithi070 bash[55604]: cluster 2024-04-24T17:45:15.147830+0000 mgr.y (mgr.34107) 300 : cluster [DBG] pgmap v185: 161 pgs: 9 peering, 11 stale+active+clean, 141 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-24T17:45:17.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:16 smithi070 bash[55604]: cluster 2024-04-24T17:45:15.147830+0000 mgr.y (mgr.34107) 300 : cluster [DBG] pgmap v185: 161 pgs: 9 peering, 11 stale+active+clean, 141 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-24T17:45:17.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:16 smithi070 bash[55604]: audit 2024-04-24T17:45:16.416573+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:17.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:16 smithi070 bash[55604]: audit 2024-04-24T17:45:16.416573+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:17.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:16 smithi070 bash[56922]: cluster 2024-04-24T17:45:15.147830+0000 mgr.y (mgr.34107) 300 : cluster [DBG] pgmap v185: 161 pgs: 9 peering, 11 stale+active+clean, 141 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-24T17:45:17.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:16 smithi070 bash[56922]: cluster 2024-04-24T17:45:15.147830+0000 mgr.y (mgr.34107) 300 : cluster [DBG] pgmap v185: 161 pgs: 9 peering, 11 stale+active+clean, 141 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-24T17:45:17.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:16 smithi070 bash[56922]: audit 2024-04-24T17:45:16.416573+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:17.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:16 smithi070 bash[56922]: audit 2024-04-24T17:45:16.416573+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:17.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:17 smithi137 bash[43799]: cluster 2024-04-24T17:45:17.592579+0000 mon.a (mon.0) 575 : cluster [WRN] Health check failed: Degraded data redundancy: 28/630 objects degraded (4.444%), 8 pgs degraded (PG_DEGRADED) 2024-04-24T17:45:17.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:17 smithi137 bash[43799]: cluster 2024-04-24T17:45:17.592579+0000 mon.a (mon.0) 575 : cluster [WRN] Health check failed: Degraded data redundancy: 28/630 objects degraded (4.444%), 8 pgs degraded (PG_DEGRADED) 2024-04-24T17:45:18.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:17 smithi070 bash[55604]: cluster 2024-04-24T17:45:17.592579+0000 mon.a (mon.0) 575 : cluster [WRN] Health check failed: Degraded data redundancy: 28/630 objects degraded (4.444%), 8 pgs degraded (PG_DEGRADED) 2024-04-24T17:45:18.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:17 smithi070 bash[55604]: cluster 2024-04-24T17:45:17.592579+0000 mon.a (mon.0) 575 : cluster [WRN] Health check failed: Degraded data redundancy: 28/630 objects degraded (4.444%), 8 pgs degraded (PG_DEGRADED) 2024-04-24T17:45:18.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:17 smithi070 bash[56922]: cluster 2024-04-24T17:45:17.592579+0000 mon.a (mon.0) 575 : cluster [WRN] Health check failed: Degraded data redundancy: 28/630 objects degraded (4.444%), 8 pgs degraded (PG_DEGRADED) 2024-04-24T17:45:18.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:17 smithi070 bash[56922]: cluster 2024-04-24T17:45:17.592579+0000 mon.a (mon.0) 575 : cluster [WRN] Health check failed: Degraded data redundancy: 28/630 objects degraded (4.444%), 8 pgs degraded (PG_DEGRADED) 2024-04-24T17:45:18.202 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:45:18 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:45:18.203 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:45:18 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:45:18.203 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:45:18 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:45:18.203 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:45:18 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:45:18.204 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:45:18 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:45:18.204 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:45:18 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:45:18.204 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:45:17 smithi137 systemd[1]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968@osd.6.service: Deactivated successfully. 2024-04-24T17:45:18.204 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:45:17 smithi137 systemd[1]: Stopped Ceph osd.6 for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:45:18.204 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:45:18 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:45:18.205 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:18 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:45:18.205 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:45:18 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:45:18.527 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:45:18 smithi137 systemd[1]: Started Ceph osd.6 for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:45:19.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:18 smithi137 bash[43799]: cluster 2024-04-24T17:45:17.149353+0000 mgr.y (mgr.34107) 301 : cluster [DBG] pgmap v187: 161 pgs: 8 active+undersized+degraded, 9 peering, 9 stale+active+clean, 13 active+undersized, 122 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-24T17:45:19.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:18 smithi137 bash[43799]: cluster 2024-04-24T17:45:17.149353+0000 mgr.y (mgr.34107) 301 : cluster [DBG] pgmap v187: 161 pgs: 8 active+undersized+degraded, 9 peering, 9 stale+active+clean, 13 active+undersized, 122 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-24T17:45:19.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:18 smithi137 bash[43799]: audit 2024-04-24T17:45:17.253842+0000 mgr.y (mgr.34107) 302 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:45:19.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:18 smithi137 bash[43799]: audit 2024-04-24T17:45:17.253842+0000 mgr.y (mgr.34107) 302 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:45:19.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:18 smithi137 bash[43799]: audit 2024-04-24T17:45:18.268685+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:19.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:18 smithi137 bash[43799]: audit 2024-04-24T17:45:18.268685+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:19.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:18 smithi137 bash[43799]: audit 2024-04-24T17:45:18.281179+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:19.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:18 smithi137 bash[43799]: audit 2024-04-24T17:45:18.281179+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:19.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:18 smithi070 bash[55604]: cluster 2024-04-24T17:45:17.149353+0000 mgr.y (mgr.34107) 301 : cluster [DBG] pgmap v187: 161 pgs: 8 active+undersized+degraded, 9 peering, 9 stale+active+clean, 13 active+undersized, 122 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-24T17:45:19.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:18 smithi070 bash[55604]: cluster 2024-04-24T17:45:17.149353+0000 mgr.y (mgr.34107) 301 : cluster [DBG] pgmap v187: 161 pgs: 8 active+undersized+degraded, 9 peering, 9 stale+active+clean, 13 active+undersized, 122 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-24T17:45:19.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:18 smithi070 bash[55604]: audit 2024-04-24T17:45:17.253842+0000 mgr.y (mgr.34107) 302 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:45:19.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:18 smithi070 bash[55604]: audit 2024-04-24T17:45:17.253842+0000 mgr.y (mgr.34107) 302 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:45:19.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:18 smithi070 bash[55604]: audit 2024-04-24T17:45:18.268685+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:19.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:18 smithi070 bash[55604]: audit 2024-04-24T17:45:18.268685+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:19.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:18 smithi070 bash[55604]: audit 2024-04-24T17:45:18.281179+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:19.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:18 smithi070 bash[55604]: audit 2024-04-24T17:45:18.281179+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:19.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:18 smithi070 bash[56922]: cluster 2024-04-24T17:45:17.149353+0000 mgr.y (mgr.34107) 301 : cluster [DBG] pgmap v187: 161 pgs: 8 active+undersized+degraded, 9 peering, 9 stale+active+clean, 13 active+undersized, 122 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-24T17:45:19.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:18 smithi070 bash[56922]: cluster 2024-04-24T17:45:17.149353+0000 mgr.y (mgr.34107) 301 : cluster [DBG] pgmap v187: 161 pgs: 8 active+undersized+degraded, 9 peering, 9 stale+active+clean, 13 active+undersized, 122 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-24T17:45:19.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:18 smithi070 bash[56922]: audit 2024-04-24T17:45:17.253842+0000 mgr.y (mgr.34107) 302 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:45:19.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:18 smithi070 bash[56922]: audit 2024-04-24T17:45:17.253842+0000 mgr.y (mgr.34107) 302 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:45:19.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:18 smithi070 bash[56922]: audit 2024-04-24T17:45:18.268685+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:19.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:18 smithi070 bash[56922]: audit 2024-04-24T17:45:18.268685+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:19.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:18 smithi070 bash[56922]: audit 2024-04-24T17:45:18.281179+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:19.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:18 smithi070 bash[56922]: audit 2024-04-24T17:45:18.281179+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:19.997 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:45:19 smithi137 bash[49241]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-24T17:45:19.997 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:45:19 smithi137 bash[49241]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-24T17:45:19.997 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:45:19 smithi137 bash[49241]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-04-24T17:45:19.997 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:45:19 smithi137 bash[49241]: 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-04-24T17:45:19.997 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:45:19 smithi137 bash[49241]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-04-24T17:45:19.997 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:45:19 smithi137 bash[49241]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-24T17:45:19.997 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:45:19 smithi137 bash[49241]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-04-24T17:45:19.998 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:45:19 smithi137 bash[49241]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-04-24T17:45:19.998 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:45:19 smithi137 bash[49241]: --> ceph-volume raw activate successful for osd ID: 6 2024-04-24T17:45:20.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:20 smithi137 bash[43799]: cluster 2024-04-24T17:45:19.151056+0000 mgr.y (mgr.34107) 303 : cluster [DBG] pgmap v188: 161 pgs: 14 active+undersized+degraded, 9 peering, 1 stale+active+clean, 25 active+undersized, 112 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 54/630 objects degraded (8.571%) 2024-04-24T17:45:20.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:20 smithi137 bash[43799]: cluster 2024-04-24T17:45:19.151056+0000 mgr.y (mgr.34107) 303 : cluster [DBG] pgmap v188: 161 pgs: 14 active+undersized+degraded, 9 peering, 1 stale+active+clean, 25 active+undersized, 112 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 54/630 objects degraded (8.571%) 2024-04-24T17:45:21.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:20 smithi070 bash[55604]: cluster 2024-04-24T17:45:19.151056+0000 mgr.y (mgr.34107) 303 : cluster [DBG] pgmap v188: 161 pgs: 14 active+undersized+degraded, 9 peering, 1 stale+active+clean, 25 active+undersized, 112 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 54/630 objects degraded (8.571%) 2024-04-24T17:45:21.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:20 smithi070 bash[55604]: cluster 2024-04-24T17:45:19.151056+0000 mgr.y (mgr.34107) 303 : cluster [DBG] pgmap v188: 161 pgs: 14 active+undersized+degraded, 9 peering, 1 stale+active+clean, 25 active+undersized, 112 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 54/630 objects degraded (8.571%) 2024-04-24T17:45:21.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:20 smithi070 bash[56922]: cluster 2024-04-24T17:45:19.151056+0000 mgr.y (mgr.34107) 303 : cluster [DBG] pgmap v188: 161 pgs: 14 active+undersized+degraded, 9 peering, 1 stale+active+clean, 25 active+undersized, 112 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 54/630 objects degraded (8.571%) 2024-04-24T17:45:21.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:20 smithi070 bash[56922]: cluster 2024-04-24T17:45:19.151056+0000 mgr.y (mgr.34107) 303 : cluster [DBG] pgmap v188: 161 pgs: 14 active+undersized+degraded, 9 peering, 1 stale+active+clean, 25 active+undersized, 112 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 54/630 objects degraded (8.571%) 2024-04-24T17:45:21.777 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:45:21 smithi137 bash[49466]: debug 2024-04-24T17:45:21.392+0000 7fe5c7ddb700 1 -- 172.21.15.137:0/370680797 <== mon.2 v2:172.21.15.137:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55b2ee119680 con 0x55b2ee177000 2024-04-24T17:45:22.277 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:45:21 smithi137 bash[49466]: debug 2024-04-24T17:45:21.944+0000 7fe5d0f737c0 -1 Falling back to public interface 2024-04-24T17:45:22.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:22 smithi137 bash[43799]: audit 2024-04-24T17:45:21.124695+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:22.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:22 smithi137 bash[43799]: audit 2024-04-24T17:45:21.124695+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:22.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:22 smithi137 bash[43799]: audit 2024-04-24T17:45:21.126956+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:45:22.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:22 smithi137 bash[43799]: audit 2024-04-24T17:45:21.126956+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:45:22.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:22 smithi137 bash[43799]: cluster 2024-04-24T17:45:21.152804+0000 mgr.y (mgr.34107) 304 : cluster [DBG] pgmap v189: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-24T17:45:22.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:22 smithi137 bash[43799]: cluster 2024-04-24T17:45:21.152804+0000 mgr.y (mgr.34107) 304 : cluster [DBG] pgmap v189: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-24T17:45:22.327 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:45:21 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:45:21] "GET /metrics HTTP/1.1" 200 38532 "" "Prometheus/2.33.4" 2024-04-24T17:45:22.327 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:22 smithi070 bash[56922]: audit 2024-04-24T17:45:21.124695+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:22.327 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:22 smithi070 bash[56922]: audit 2024-04-24T17:45:21.124695+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:22.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:22 smithi070 bash[56922]: audit 2024-04-24T17:45:21.126956+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:45:22.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:22 smithi070 bash[56922]: audit 2024-04-24T17:45:21.126956+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:45:22.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:22 smithi070 bash[56922]: cluster 2024-04-24T17:45:21.152804+0000 mgr.y (mgr.34107) 304 : cluster [DBG] pgmap v189: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-24T17:45:22.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:22 smithi070 bash[56922]: cluster 2024-04-24T17:45:21.152804+0000 mgr.y (mgr.34107) 304 : cluster [DBG] pgmap v189: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-24T17:45:22.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:22 smithi070 bash[55604]: audit 2024-04-24T17:45:21.124695+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:22.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:22 smithi070 bash[55604]: audit 2024-04-24T17:45:21.124695+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:22.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:22 smithi070 bash[55604]: audit 2024-04-24T17:45:21.126956+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:45:22.329 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:22 smithi070 bash[55604]: audit 2024-04-24T17:45:21.126956+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:45:22.329 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:22 smithi070 bash[55604]: cluster 2024-04-24T17:45:21.152804+0000 mgr.y (mgr.34107) 304 : cluster [DBG] pgmap v189: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-24T17:45:22.329 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:22 smithi070 bash[55604]: cluster 2024-04-24T17:45:21.152804+0000 mgr.y (mgr.34107) 304 : cluster [DBG] pgmap v189: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-24T17:45:24.527 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:24 smithi137 bash[43799]: cluster 2024-04-24T17:45:23.154500+0000 mgr.y (mgr.34107) 305 : cluster [DBG] pgmap v190: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-24T17:45:24.527 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:24 smithi137 bash[43799]: cluster 2024-04-24T17:45:23.154500+0000 mgr.y (mgr.34107) 305 : cluster [DBG] pgmap v190: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-24T17:45:24.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:24 smithi070 bash[55604]: cluster 2024-04-24T17:45:23.154500+0000 mgr.y (mgr.34107) 305 : cluster [DBG] pgmap v190: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-24T17:45:24.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:24 smithi070 bash[55604]: cluster 2024-04-24T17:45:23.154500+0000 mgr.y (mgr.34107) 305 : cluster [DBG] pgmap v190: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-24T17:45:24.577 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:24 smithi070 bash[56922]: cluster 2024-04-24T17:45:23.154500+0000 mgr.y (mgr.34107) 305 : cluster [DBG] pgmap v190: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-24T17:45:24.577 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:24 smithi070 bash[56922]: cluster 2024-04-24T17:45:23.154500+0000 mgr.y (mgr.34107) 305 : cluster [DBG] pgmap v190: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-24T17:45:25.239 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:45:24 smithi137 bash[49466]: debug 2024-04-24T17:45:24.968+0000 7fe5d0f737c0 -1 osd.6 0 read_superblock omap replica is missing. 2024-04-24T17:45:25.239 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:45:25 smithi137 bash[49466]: debug 2024-04-24T17:45:25.000+0000 7fe5d0f737c0 -1 osd.6 135 log_to_monitors true 2024-04-24T17:45:25.527 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:45:25 smithi137 bash[49466]: debug 2024-04-24T17:45:25.300+0000 7fe5c23cb700 -1 osd.6 135 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-24T17:45:25.527 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:25 smithi137 bash[43799]: audit 2024-04-24T17:45:24.256872+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:25.527 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:25 smithi137 bash[43799]: audit 2024-04-24T17:45:24.256872+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:25.527 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:25 smithi137 bash[43799]: audit 2024-04-24T17:45:24.269711+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:25.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:25 smithi137 bash[43799]: audit 2024-04-24T17:45:24.269711+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:25.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:25 smithi137 bash[43799]: audit 2024-04-24T17:45:25.007870+0000 mon.b (mon.2) 7 : audit [INF] from='osd.6 [v2:172.21.15.137:6816/3254715315,v1:172.21.15.137:6817/3254715315]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-24T17:45:25.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:25 smithi137 bash[43799]: audit 2024-04-24T17:45:25.007870+0000 mon.b (mon.2) 7 : audit [INF] from='osd.6 [v2:172.21.15.137:6816/3254715315,v1:172.21.15.137:6817/3254715315]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-24T17:45:25.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:25 smithi137 bash[43799]: audit 2024-04-24T17:45:25.016108+0000 mon.a (mon.0) 582 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-24T17:45:25.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:25 smithi137 bash[43799]: audit 2024-04-24T17:45:25.016108+0000 mon.a (mon.0) 582 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-24T17:45:25.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:25 smithi070 bash[55604]: audit 2024-04-24T17:45:24.256872+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:25.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:25 smithi070 bash[55604]: audit 2024-04-24T17:45:24.256872+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:25.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:25 smithi070 bash[55604]: audit 2024-04-24T17:45:24.269711+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:25.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:25 smithi070 bash[55604]: audit 2024-04-24T17:45:24.269711+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:25.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:25 smithi070 bash[55604]: audit 2024-04-24T17:45:25.007870+0000 mon.b (mon.2) 7 : audit [INF] from='osd.6 [v2:172.21.15.137:6816/3254715315,v1:172.21.15.137:6817/3254715315]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-24T17:45:25.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:25 smithi070 bash[55604]: audit 2024-04-24T17:45:25.007870+0000 mon.b (mon.2) 7 : audit [INF] from='osd.6 [v2:172.21.15.137:6816/3254715315,v1:172.21.15.137:6817/3254715315]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-24T17:45:25.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:25 smithi070 bash[55604]: audit 2024-04-24T17:45:25.016108+0000 mon.a (mon.0) 582 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-24T17:45:25.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:25 smithi070 bash[55604]: audit 2024-04-24T17:45:25.016108+0000 mon.a (mon.0) 582 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-24T17:45:25.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:25 smithi070 bash[56922]: audit 2024-04-24T17:45:24.256872+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:25.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:25 smithi070 bash[56922]: audit 2024-04-24T17:45:24.256872+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:25.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:25 smithi070 bash[56922]: audit 2024-04-24T17:45:24.269711+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:25.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:25 smithi070 bash[56922]: audit 2024-04-24T17:45:24.269711+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:25.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:25 smithi070 bash[56922]: audit 2024-04-24T17:45:25.007870+0000 mon.b (mon.2) 7 : audit [INF] from='osd.6 [v2:172.21.15.137:6816/3254715315,v1:172.21.15.137:6817/3254715315]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-24T17:45:25.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:25 smithi070 bash[56922]: audit 2024-04-24T17:45:25.007870+0000 mon.b (mon.2) 7 : audit [INF] from='osd.6 [v2:172.21.15.137:6816/3254715315,v1:172.21.15.137:6817/3254715315]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-24T17:45:25.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:25 smithi070 bash[56922]: audit 2024-04-24T17:45:25.016108+0000 mon.a (mon.0) 582 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-24T17:45:25.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:25 smithi070 bash[56922]: audit 2024-04-24T17:45:25.016108+0000 mon.a (mon.0) 582 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-24T17:45:26.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:26 smithi070 bash[55604]: cluster 2024-04-24T17:45:25.156335+0000 mgr.y (mgr.34107) 306 : cluster [DBG] pgmap v191: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-24T17:45:26.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:26 smithi070 bash[55604]: cluster 2024-04-24T17:45:25.156335+0000 mgr.y (mgr.34107) 306 : cluster [DBG] pgmap v191: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-24T17:45:26.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:26 smithi070 bash[55604]: audit 2024-04-24T17:45:25.273900+0000 mon.a (mon.0) 583 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-24T17:45:26.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:26 smithi070 bash[55604]: audit 2024-04-24T17:45:25.273900+0000 mon.a (mon.0) 583 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-24T17:45:26.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:26 smithi070 bash[55604]: audit 2024-04-24T17:45:25.280072+0000 mon.b (mon.2) 8 : audit [INF] from='osd.6 [v2:172.21.15.137:6816/3254715315,v1:172.21.15.137:6817/3254715315]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:45:26.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:26 smithi070 bash[55604]: audit 2024-04-24T17:45:25.280072+0000 mon.b (mon.2) 8 : audit [INF] from='osd.6 [v2:172.21.15.137:6816/3254715315,v1:172.21.15.137:6817/3254715315]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:45:26.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:26 smithi070 bash[55604]: cluster 2024-04-24T17:45:25.281302+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-04-24T17:45:26.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:26 smithi070 bash[55604]: cluster 2024-04-24T17:45:25.281302+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-04-24T17:45:26.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:26 smithi070 bash[55604]: audit 2024-04-24T17:45:25.288298+0000 mon.a (mon.0) 585 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:45:26.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:26 smithi070 bash[55604]: audit 2024-04-24T17:45:25.288298+0000 mon.a (mon.0) 585 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:45:26.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:26 smithi070 bash[55604]: audit 2024-04-24T17:45:25.377131+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:26.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:26 smithi070 bash[55604]: audit 2024-04-24T17:45:25.377131+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:26.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:26 smithi070 bash[55604]: audit 2024-04-24T17:45:25.389841+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:26.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:26 smithi070 bash[55604]: audit 2024-04-24T17:45:25.389841+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:26.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:26 smithi070 bash[56922]: cluster 2024-04-24T17:45:25.156335+0000 mgr.y (mgr.34107) 306 : cluster [DBG] pgmap v191: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-24T17:45:26.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:26 smithi070 bash[56922]: cluster 2024-04-24T17:45:25.156335+0000 mgr.y (mgr.34107) 306 : cluster [DBG] pgmap v191: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-24T17:45:26.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:26 smithi070 bash[56922]: audit 2024-04-24T17:45:25.273900+0000 mon.a (mon.0) 583 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-24T17:45:26.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:26 smithi070 bash[56922]: audit 2024-04-24T17:45:25.273900+0000 mon.a (mon.0) 583 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-24T17:45:26.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:26 smithi070 bash[56922]: audit 2024-04-24T17:45:25.280072+0000 mon.b (mon.2) 8 : audit [INF] from='osd.6 [v2:172.21.15.137:6816/3254715315,v1:172.21.15.137:6817/3254715315]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:45:26.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:26 smithi070 bash[56922]: audit 2024-04-24T17:45:25.280072+0000 mon.b (mon.2) 8 : audit [INF] from='osd.6 [v2:172.21.15.137:6816/3254715315,v1:172.21.15.137:6817/3254715315]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:45:26.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:26 smithi070 bash[56922]: cluster 2024-04-24T17:45:25.281302+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-04-24T17:45:26.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:26 smithi070 bash[56922]: cluster 2024-04-24T17:45:25.281302+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-04-24T17:45:26.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:26 smithi070 bash[56922]: audit 2024-04-24T17:45:25.288298+0000 mon.a (mon.0) 585 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:45:26.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:26 smithi070 bash[56922]: audit 2024-04-24T17:45:25.288298+0000 mon.a (mon.0) 585 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:45:26.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:26 smithi070 bash[56922]: audit 2024-04-24T17:45:25.377131+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:26.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:26 smithi070 bash[56922]: audit 2024-04-24T17:45:25.377131+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:26.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:26 smithi070 bash[56922]: audit 2024-04-24T17:45:25.389841+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:26.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:26 smithi070 bash[56922]: audit 2024-04-24T17:45:25.389841+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:26.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:26 smithi137 bash[43799]: cluster 2024-04-24T17:45:25.156335+0000 mgr.y (mgr.34107) 306 : cluster [DBG] pgmap v191: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-24T17:45:26.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:26 smithi137 bash[43799]: cluster 2024-04-24T17:45:25.156335+0000 mgr.y (mgr.34107) 306 : cluster [DBG] pgmap v191: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-24T17:45:26.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:26 smithi137 bash[43799]: audit 2024-04-24T17:45:25.273900+0000 mon.a (mon.0) 583 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-24T17:45:26.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:26 smithi137 bash[43799]: audit 2024-04-24T17:45:25.273900+0000 mon.a (mon.0) 583 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-24T17:45:26.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:26 smithi137 bash[43799]: audit 2024-04-24T17:45:25.280072+0000 mon.b (mon.2) 8 : audit [INF] from='osd.6 [v2:172.21.15.137:6816/3254715315,v1:172.21.15.137:6817/3254715315]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:45:26.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:26 smithi137 bash[43799]: audit 2024-04-24T17:45:25.280072+0000 mon.b (mon.2) 8 : audit [INF] from='osd.6 [v2:172.21.15.137:6816/3254715315,v1:172.21.15.137:6817/3254715315]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:45:26.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:26 smithi137 bash[43799]: cluster 2024-04-24T17:45:25.281302+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-04-24T17:45:26.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:26 smithi137 bash[43799]: cluster 2024-04-24T17:45:25.281302+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-04-24T17:45:26.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:26 smithi137 bash[43799]: audit 2024-04-24T17:45:25.288298+0000 mon.a (mon.0) 585 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:45:26.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:26 smithi137 bash[43799]: audit 2024-04-24T17:45:25.288298+0000 mon.a (mon.0) 585 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:45:26.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:26 smithi137 bash[43799]: audit 2024-04-24T17:45:25.377131+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:26.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:26 smithi137 bash[43799]: audit 2024-04-24T17:45:25.377131+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:26.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:26 smithi137 bash[43799]: audit 2024-04-24T17:45:25.389841+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:26.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:26 smithi137 bash[43799]: audit 2024-04-24T17:45:25.389841+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:27.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:27 smithi070 bash[55604]: cluster 2024-04-24T17:45:26.274946+0000 mon.a (mon.0) 588 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:45:27.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:27 smithi070 bash[55604]: cluster 2024-04-24T17:45:26.274946+0000 mon.a (mon.0) 588 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:45:27.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:27 smithi070 bash[55604]: cluster 2024-04-24T17:45:26.286602+0000 mon.a (mon.0) 589 : cluster [INF] osd.6 [v2:172.21.15.137:6816/3254715315,v1:172.21.15.137:6817/3254715315] boot 2024-04-24T17:45:27.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:27 smithi070 bash[55604]: cluster 2024-04-24T17:45:26.286602+0000 mon.a (mon.0) 589 : cluster [INF] osd.6 [v2:172.21.15.137:6816/3254715315,v1:172.21.15.137:6817/3254715315] boot 2024-04-24T17:45:27.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:27 smithi070 bash[55604]: cluster 2024-04-24T17:45:26.286752+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-04-24T17:45:27.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:27 smithi070 bash[55604]: cluster 2024-04-24T17:45:26.286752+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-04-24T17:45:27.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:27 smithi070 bash[55604]: audit 2024-04-24T17:45:26.290611+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:45:27.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:27 smithi070 bash[55604]: audit 2024-04-24T17:45:26.290611+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:45:27.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:27 smithi070 bash[55604]: cluster 2024-04-24T17:45:26.318501+0000 mon.a (mon.0) 592 : cluster [WRN] Health check update: Degraded data redundancy: 74/630 objects degraded (11.746%), 18 pgs degraded (PG_DEGRADED) 2024-04-24T17:45:27.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:27 smithi070 bash[55604]: cluster 2024-04-24T17:45:26.318501+0000 mon.a (mon.0) 592 : cluster [WRN] Health check update: Degraded data redundancy: 74/630 objects degraded (11.746%), 18 pgs degraded (PG_DEGRADED) 2024-04-24T17:45:27.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:27 smithi070 bash[55604]: cluster 2024-04-24T17:45:27.287852+0000 mon.a (mon.0) 593 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-04-24T17:45:27.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:27 smithi070 bash[55604]: cluster 2024-04-24T17:45:27.287852+0000 mon.a (mon.0) 593 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-04-24T17:45:27.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:27 smithi070 bash[56922]: cluster 2024-04-24T17:45:26.274946+0000 mon.a (mon.0) 588 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:45:27.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:27 smithi070 bash[56922]: cluster 2024-04-24T17:45:26.274946+0000 mon.a (mon.0) 588 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:45:27.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:27 smithi070 bash[56922]: cluster 2024-04-24T17:45:26.286602+0000 mon.a (mon.0) 589 : cluster [INF] osd.6 [v2:172.21.15.137:6816/3254715315,v1:172.21.15.137:6817/3254715315] boot 2024-04-24T17:45:27.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:27 smithi070 bash[56922]: cluster 2024-04-24T17:45:26.286602+0000 mon.a (mon.0) 589 : cluster [INF] osd.6 [v2:172.21.15.137:6816/3254715315,v1:172.21.15.137:6817/3254715315] boot 2024-04-24T17:45:27.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:27 smithi070 bash[56922]: cluster 2024-04-24T17:45:26.286752+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-04-24T17:45:27.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:27 smithi070 bash[56922]: cluster 2024-04-24T17:45:26.286752+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-04-24T17:45:27.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:27 smithi070 bash[56922]: audit 2024-04-24T17:45:26.290611+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:45:27.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:27 smithi070 bash[56922]: audit 2024-04-24T17:45:26.290611+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:45:27.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:27 smithi070 bash[56922]: cluster 2024-04-24T17:45:26.318501+0000 mon.a (mon.0) 592 : cluster [WRN] Health check update: Degraded data redundancy: 74/630 objects degraded (11.746%), 18 pgs degraded (PG_DEGRADED) 2024-04-24T17:45:27.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:27 smithi070 bash[56922]: cluster 2024-04-24T17:45:26.318501+0000 mon.a (mon.0) 592 : cluster [WRN] Health check update: Degraded data redundancy: 74/630 objects degraded (11.746%), 18 pgs degraded (PG_DEGRADED) 2024-04-24T17:45:27.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:27 smithi070 bash[56922]: cluster 2024-04-24T17:45:27.287852+0000 mon.a (mon.0) 593 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-04-24T17:45:27.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:27 smithi070 bash[56922]: cluster 2024-04-24T17:45:27.287852+0000 mon.a (mon.0) 593 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-04-24T17:45:27.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:27 smithi137 bash[43799]: cluster 2024-04-24T17:45:26.274946+0000 mon.a (mon.0) 588 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:45:27.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:27 smithi137 bash[43799]: cluster 2024-04-24T17:45:26.274946+0000 mon.a (mon.0) 588 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:45:27.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:27 smithi137 bash[43799]: cluster 2024-04-24T17:45:26.286602+0000 mon.a (mon.0) 589 : cluster [INF] osd.6 [v2:172.21.15.137:6816/3254715315,v1:172.21.15.137:6817/3254715315] boot 2024-04-24T17:45:27.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:27 smithi137 bash[43799]: cluster 2024-04-24T17:45:26.286602+0000 mon.a (mon.0) 589 : cluster [INF] osd.6 [v2:172.21.15.137:6816/3254715315,v1:172.21.15.137:6817/3254715315] boot 2024-04-24T17:45:27.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:27 smithi137 bash[43799]: cluster 2024-04-24T17:45:26.286752+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-04-24T17:45:27.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:27 smithi137 bash[43799]: cluster 2024-04-24T17:45:26.286752+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-04-24T17:45:27.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:27 smithi137 bash[43799]: audit 2024-04-24T17:45:26.290611+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:45:27.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:27 smithi137 bash[43799]: audit 2024-04-24T17:45:26.290611+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:45:27.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:27 smithi137 bash[43799]: cluster 2024-04-24T17:45:26.318501+0000 mon.a (mon.0) 592 : cluster [WRN] Health check update: Degraded data redundancy: 74/630 objects degraded (11.746%), 18 pgs degraded (PG_DEGRADED) 2024-04-24T17:45:27.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:27 smithi137 bash[43799]: cluster 2024-04-24T17:45:26.318501+0000 mon.a (mon.0) 592 : cluster [WRN] Health check update: Degraded data redundancy: 74/630 objects degraded (11.746%), 18 pgs degraded (PG_DEGRADED) 2024-04-24T17:45:27.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:27 smithi137 bash[43799]: cluster 2024-04-24T17:45:27.287852+0000 mon.a (mon.0) 593 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-04-24T17:45:27.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:27 smithi137 bash[43799]: cluster 2024-04-24T17:45:27.287852+0000 mon.a (mon.0) 593 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-04-24T17:45:28.394 INFO:teuthology.orchestra.run.smithi070.stdout:true 2024-04-24T17:45:28.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:28 smithi070 bash[55604]: cluster 2024-04-24T17:45:27.157841+0000 mgr.y (mgr.34107) 307 : cluster [DBG] pgmap v194: 161 pgs: 19 peering, 12 active+undersized+degraded, 22 active+undersized, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 48/630 objects degraded (7.619%) 2024-04-24T17:45:28.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:28 smithi070 bash[55604]: cluster 2024-04-24T17:45:27.157841+0000 mgr.y (mgr.34107) 307 : cluster [DBG] pgmap v194: 161 pgs: 19 peering, 12 active+undersized+degraded, 22 active+undersized, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 48/630 objects degraded (7.619%) 2024-04-24T17:45:28.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:28 smithi070 bash[55604]: audit 2024-04-24T17:45:27.265180+0000 mgr.y (mgr.34107) 308 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:45:28.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:28 smithi070 bash[55604]: audit 2024-04-24T17:45:27.265180+0000 mgr.y (mgr.34107) 308 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:45:28.577 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:28 smithi070 bash[56922]: cluster 2024-04-24T17:45:27.157841+0000 mgr.y (mgr.34107) 307 : cluster [DBG] pgmap v194: 161 pgs: 19 peering, 12 active+undersized+degraded, 22 active+undersized, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 48/630 objects degraded (7.619%) 2024-04-24T17:45:28.577 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:28 smithi070 bash[56922]: cluster 2024-04-24T17:45:27.157841+0000 mgr.y (mgr.34107) 307 : cluster [DBG] pgmap v194: 161 pgs: 19 peering, 12 active+undersized+degraded, 22 active+undersized, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 48/630 objects degraded (7.619%) 2024-04-24T17:45:28.577 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:28 smithi070 bash[56922]: audit 2024-04-24T17:45:27.265180+0000 mgr.y (mgr.34107) 308 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:45:28.577 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:28 smithi070 bash[56922]: audit 2024-04-24T17:45:27.265180+0000 mgr.y (mgr.34107) 308 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:45:28.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:28 smithi137 bash[43799]: cluster 2024-04-24T17:45:27.157841+0000 mgr.y (mgr.34107) 307 : cluster [DBG] pgmap v194: 161 pgs: 19 peering, 12 active+undersized+degraded, 22 active+undersized, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 48/630 objects degraded (7.619%) 2024-04-24T17:45:28.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:28 smithi137 bash[43799]: cluster 2024-04-24T17:45:27.157841+0000 mgr.y (mgr.34107) 307 : cluster [DBG] pgmap v194: 161 pgs: 19 peering, 12 active+undersized+degraded, 22 active+undersized, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 48/630 objects degraded (7.619%) 2024-04-24T17:45:28.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:28 smithi137 bash[43799]: audit 2024-04-24T17:45:27.265180+0000 mgr.y (mgr.34107) 308 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:45:28.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:28 smithi137 bash[43799]: audit 2024-04-24T17:45:27.265180+0000 mgr.y (mgr.34107) 308 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:45:29.109 INFO:teuthology.orchestra.run.smithi070.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-24T17:45:29.109 INFO:teuthology.orchestra.run.smithi070.stdout:alertmanager.a smithi070 *:9093,9094 running (6m) 99s ago 13m 13.1M - 0.23.0 ba2b418f427c e0f2cd13940b 2024-04-24T17:45:29.109 INFO:teuthology.orchestra.run.smithi070.stdout:grafana.a smithi137 *:3000 running (6m) 4s ago 12m 41.3M - 8.3.5 dad864ee21e9 ca713403d512 2024-04-24T17:45:29.109 INFO:teuthology.orchestra.run.smithi070.stdout:iscsi.foo.smithi070.jytlzp smithi070 running (5m) 99s ago 11m 44.7M - 3.5 e1d6a67b021e 1182cd297262 2024-04-24T17:45:29.109 INFO:teuthology.orchestra.run.smithi070.stdout:mgr.x smithi137 *:8443,9283,8765 running (5m) 4s ago 18m 440M - 19.0.0-3285-g5904d294 8bb2087275ff dd7af369145b 2024-04-24T17:45:29.109 INFO:teuthology.orchestra.run.smithi070.stdout:mgr.y smithi070 *:8443,9283,8765 running (6m) 99s ago 20m 499M - 19.0.0-3285-g5904d294 8bb2087275ff c555095cd81e 2024-04-24T17:45:29.109 INFO:teuthology.orchestra.run.smithi070.stdout:mon.a smithi070 running (5m) 99s ago 20m 52.3M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 6a091f7b35e1 2024-04-24T17:45:29.109 INFO:teuthology.orchestra.run.smithi070.stdout:mon.b smithi137 running (4m) 4s ago 19m 42.4M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 3c2727485e8d 2024-04-24T17:45:29.109 INFO:teuthology.orchestra.run.smithi070.stdout:mon.c smithi070 running (4m) 99s ago 19m 42.7M 2048M 19.0.0-3285-g5904d294 8bb2087275ff d56c3ab97de2 2024-04-24T17:45:29.109 INFO:teuthology.orchestra.run.smithi070.stdout:node-exporter.a smithi070 *:9100 running (6m) 99s ago 13m 9532k - 1.3.1 1dbe0e931976 374237c6a572 2024-04-24T17:45:29.110 INFO:teuthology.orchestra.run.smithi070.stdout:node-exporter.b smithi137 *:9100 running (6m) 4s ago 13m 9511k - 1.3.1 1dbe0e931976 5a40b64f638c 2024-04-24T17:45:29.110 INFO:teuthology.orchestra.run.smithi070.stdout:osd.0 smithi070 running (3m) 99s ago 18m 46.7M 2780M 19.0.0-3285-g5904d294 8bb2087275ff 718b3b3cef66 2024-04-24T17:45:29.110 INFO:teuthology.orchestra.run.smithi070.stdout:osd.1 smithi070 running (2m) 99s ago 17m 50.7M 2780M 19.0.0-3285-g5904d294 8bb2087275ff 46f1f3bd7742 2024-04-24T17:45:29.110 INFO:teuthology.orchestra.run.smithi070.stdout:osd.2 smithi070 running (2m) 99s ago 17m 43.6M 2780M 19.0.0-3285-g5904d294 8bb2087275ff d234df45b661 2024-04-24T17:45:29.110 INFO:teuthology.orchestra.run.smithi070.stdout:osd.3 smithi070 running (102s) 99s ago 16m - 2780M 19.0.0-3285-g5904d294 8bb2087275ff c0b08fb6cc19 2024-04-24T17:45:29.110 INFO:teuthology.orchestra.run.smithi070.stdout:osd.4 smithi137 running (75s) 4s ago 16m 55.5M 3036M 19.0.0-3285-g5904d294 8bb2087275ff c653ad956c9b 2024-04-24T17:45:29.110 INFO:teuthology.orchestra.run.smithi070.stdout:osd.5 smithi137 running (34s) 4s ago 15m 50.2M 3036M 19.0.0-3285-g5904d294 8bb2087275ff dac9b6431bb4 2024-04-24T17:45:29.110 INFO:teuthology.orchestra.run.smithi070.stdout:osd.6 smithi137 running (8s) 4s ago 14m - 3036M 19.0.0-3285-g5904d294 8bb2087275ff 25b7cf6f44f8 2024-04-24T17:45:29.110 INFO:teuthology.orchestra.run.smithi070.stdout:osd.7 smithi137 running (14m) 4s ago 14m 64.0M 3036M 17.2.0 e1d6a67b021e c2d86d0f9f62 2024-04-24T17:45:29.110 INFO:teuthology.orchestra.run.smithi070.stdout:prometheus.a smithi137 *:9095 running (5m) 4s ago 13m 66.5M - 2.33.4 514e6a882f6e 10762eaa85a2 2024-04-24T17:45:29.110 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.foo.smithi070.jodwqm smithi070 *:8000 running (11m) 99s ago 11m 85.9M - 17.2.0 e1d6a67b021e bd398e759017 2024-04-24T17:45:29.110 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.foo.smithi137.xlirah smithi137 *:8000 running (11m) 4s ago 11m 85.8M - 17.2.0 e1d6a67b021e 2704ac43d32d 2024-04-24T17:45:29.110 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.smpl.smithi070.qayqjt smithi070 *:80 running (11m) 99s ago 11m 85.5M - 17.2.0 e1d6a67b021e 0779a09b8ae8 2024-04-24T17:45:29.110 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.smpl.smithi137.vqzuok smithi137 *:80 running (11m) 4s ago 11m 86.3M - 17.2.0 e1d6a67b021e 92bd3bc19140 2024-04-24T17:45:29.530 INFO:teuthology.orchestra.run.smithi070.stdout:{ 2024-04-24T17:45:29.530 INFO:teuthology.orchestra.run.smithi070.stdout: "mon": { 2024-04-24T17:45:29.530 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 3 2024-04-24T17:45:29.530 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:45:29.530 INFO:teuthology.orchestra.run.smithi070.stdout: "mgr": { 2024-04-24T17:45:29.530 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 2 2024-04-24T17:45:29.530 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:45:29.530 INFO:teuthology.orchestra.run.smithi070.stdout: "osd": { 2024-04-24T17:45:29.531 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-04-24T17:45:29.531 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 7 2024-04-24T17:45:29.531 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:45:29.531 INFO:teuthology.orchestra.run.smithi070.stdout: "rgw": { 2024-04-24T17:45:29.531 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-24T17:45:29.531 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:45:29.531 INFO:teuthology.orchestra.run.smithi070.stdout: "overall": { 2024-04-24T17:45:29.531 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-04-24T17:45:29.531 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 12 2024-04-24T17:45:29.531 INFO:teuthology.orchestra.run.smithi070.stdout: } 2024-04-24T17:45:29.531 INFO:teuthology.orchestra.run.smithi070.stdout:} 2024-04-24T17:45:29.576 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:29 smithi070 bash[56922]: audit 2024-04-24T17:45:28.395535+0000 mgr.y (mgr.34107) 309 : audit [DBG] from='client.34491 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:45:29.577 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:29 smithi070 bash[56922]: audit 2024-04-24T17:45:28.395535+0000 mgr.y (mgr.34107) 309 : audit [DBG] from='client.34491 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:45:29.577 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:29 smithi070 bash[56922]: audit 2024-04-24T17:45:28.766368+0000 mgr.y (mgr.34107) 310 : audit [DBG] from='client.34497 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:45:29.577 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:29 smithi070 bash[56922]: audit 2024-04-24T17:45:28.766368+0000 mgr.y (mgr.34107) 310 : audit [DBG] from='client.34497 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:45:29.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:29 smithi070 bash[55604]: audit 2024-04-24T17:45:28.395535+0000 mgr.y (mgr.34107) 309 : audit [DBG] from='client.34491 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:45:29.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:29 smithi070 bash[55604]: audit 2024-04-24T17:45:28.395535+0000 mgr.y (mgr.34107) 309 : audit [DBG] from='client.34491 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:45:29.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:29 smithi070 bash[55604]: audit 2024-04-24T17:45:28.766368+0000 mgr.y (mgr.34107) 310 : audit [DBG] from='client.34497 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:45:29.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:29 smithi070 bash[55604]: audit 2024-04-24T17:45:28.766368+0000 mgr.y (mgr.34107) 310 : audit [DBG] from='client.34497 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:45:29.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:29 smithi137 bash[43799]: audit 2024-04-24T17:45:28.395535+0000 mgr.y (mgr.34107) 309 : audit [DBG] from='client.34491 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:45:29.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:29 smithi137 bash[43799]: audit 2024-04-24T17:45:28.395535+0000 mgr.y (mgr.34107) 309 : audit [DBG] from='client.34491 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:45:29.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:29 smithi137 bash[43799]: audit 2024-04-24T17:45:28.766368+0000 mgr.y (mgr.34107) 310 : audit [DBG] from='client.34497 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:45:29.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:29 smithi137 bash[43799]: audit 2024-04-24T17:45:28.766368+0000 mgr.y (mgr.34107) 310 : audit [DBG] from='client.34497 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:45:29.891 INFO:teuthology.orchestra.run.smithi070.stdout:{ 2024-04-24T17:45:29.891 INFO:teuthology.orchestra.run.smithi070.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc", 2024-04-24T17:45:29.891 INFO:teuthology.orchestra.run.smithi070.stdout: "in_progress": true, 2024-04-24T17:45:29.891 INFO:teuthology.orchestra.run.smithi070.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-24T17:45:29.891 INFO:teuthology.orchestra.run.smithi070.stdout: "services_complete": [ 2024-04-24T17:45:29.891 INFO:teuthology.orchestra.run.smithi070.stdout: "mgr", 2024-04-24T17:45:29.891 INFO:teuthology.orchestra.run.smithi070.stdout: "mon" 2024-04-24T17:45:29.891 INFO:teuthology.orchestra.run.smithi070.stdout: ], 2024-04-24T17:45:29.891 INFO:teuthology.orchestra.run.smithi070.stdout: "progress": "12/23 daemons upgraded", 2024-04-24T17:45:29.891 INFO:teuthology.orchestra.run.smithi070.stdout: "message": "Currently upgrading osd daemons", 2024-04-24T17:45:29.891 INFO:teuthology.orchestra.run.smithi070.stdout: "is_paused": false 2024-04-24T17:45:29.892 INFO:teuthology.orchestra.run.smithi070.stdout:} 2024-04-24T17:45:30.311 INFO:teuthology.orchestra.run.smithi070.stdout:HEALTH_WARN failed to probe daemons or devices; Degraded data redundancy: 34/630 objects degraded (5.397%), 9 pgs degraded 2024-04-24T17:45:30.311 INFO:teuthology.orchestra.run.smithi070.stdout:[WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-24T17:45:30.311 INFO:teuthology.orchestra.run.smithi070.stdout: host smithi137 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/mon.b/config 2024-04-24T17:45:30.311 INFO:teuthology.orchestra.run.smithi070.stdout:Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi137 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpsyq_2tn3:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch 2024-04-24T17:45:30.311 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:45:30.311 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/docker: stderr See 'docker run --help'. 2024-04-24T17:45:30.311 INFO:teuthology.orchestra.run.smithi070.stdout:Traceback (most recent call last): 2024-04-24T17:45:30.312 INFO:teuthology.orchestra.run.smithi070.stdout: File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-24T17:45:30.312 INFO:teuthology.orchestra.run.smithi070.stdout: return _run_code(code, main_globals, None, 2024-04-24T17:45:30.312 INFO:teuthology.orchestra.run.smithi070.stdout: File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-24T17:45:30.312 INFO:teuthology.orchestra.run.smithi070.stdout: exec(code, run_globals) 2024-04-24T17:45:30.312 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5642, in 2024-04-24T17:45:30.312 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5630, in main 2024-04-24T17:45:30.312 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 408, in _infer_config 2024-04-24T17:45:30.312 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 323, in _infer_fsid 2024-04-24T17:45:30.312 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 436, in _infer_image 2024-04-24T17:45:30.312 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 310, in _validate_fsid 2024-04-24T17:45:30.312 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 3380, in command_ceph_volume 2024-04-24T17:45:30.312 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-24T17:45:30.312 INFO:teuthology.orchestra.run.smithi070.stdout:RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi137 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpsyq_2tn3:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:45:30.312 INFO:teuthology.orchestra.run.smithi070.stdout:See 'docker run --help'. 2024-04-24T17:45:30.312 INFO:teuthology.orchestra.run.smithi070.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 34/630 objects degraded (5.397%), 9 pgs degraded 2024-04-24T17:45:30.313 INFO:teuthology.orchestra.run.smithi070.stdout: pg 2.7 is active+undersized+degraded, acting [7,2] 2024-04-24T17:45:30.313 INFO:teuthology.orchestra.run.smithi070.stdout: pg 2.11 is active+undersized+degraded, acting [4,1] 2024-04-24T17:45:30.313 INFO:teuthology.orchestra.run.smithi070.stdout: pg 2.14 is active+undersized+degraded, acting [3,5] 2024-04-24T17:45:30.313 INFO:teuthology.orchestra.run.smithi070.stdout: pg 3.0 is active+undersized+degraded, acting [1,2] 2024-04-24T17:45:30.313 INFO:teuthology.orchestra.run.smithi070.stdout: pg 3.a is active+undersized+degraded, acting [4,1] 2024-04-24T17:45:30.313 INFO:teuthology.orchestra.run.smithi070.stdout: pg 3.c is active+undersized+degraded, acting [5,3] 2024-04-24T17:45:30.313 INFO:teuthology.orchestra.run.smithi070.stdout: pg 3.10 is active+undersized+degraded, acting [0,5] 2024-04-24T17:45:30.313 INFO:teuthology.orchestra.run.smithi070.stdout: pg 3.1d is active+undersized+degraded, acting [5,4] 2024-04-24T17:45:30.313 INFO:teuthology.orchestra.run.smithi070.stdout: pg 4.1f is active+undersized+degraded, acting [5,1] 2024-04-24T17:45:30.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:30 smithi070 bash[55604]: audit 2024-04-24T17:45:29.109680+0000 mgr.y (mgr.34107) 311 : audit [DBG] from='client.34503 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:45:30.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:30 smithi070 bash[55604]: audit 2024-04-24T17:45:29.109680+0000 mgr.y (mgr.34107) 311 : audit [DBG] from='client.34503 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:45:30.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:30 smithi070 bash[55604]: cluster 2024-04-24T17:45:29.158815+0000 mgr.y (mgr.34107) 312 : cluster [DBG] pgmap v196: 161 pgs: 19 peering, 9 active+undersized+degraded, 15 active+undersized, 118 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 34/630 objects degraded (5.397%) 2024-04-24T17:45:30.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:30 smithi070 bash[55604]: cluster 2024-04-24T17:45:29.158815+0000 mgr.y (mgr.34107) 312 : cluster [DBG] pgmap v196: 161 pgs: 19 peering, 9 active+undersized+degraded, 15 active+undersized, 118 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 34/630 objects degraded (5.397%) 2024-04-24T17:45:30.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:30 smithi070 bash[55604]: audit 2024-04-24T17:45:29.545609+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.70:0/1896626216' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:45:30.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:30 smithi070 bash[55604]: audit 2024-04-24T17:45:29.545609+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.70:0/1896626216' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:45:30.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:30 smithi070 bash[55604]: audit 2024-04-24T17:45:30.326800+0000 mon.a (mon.0) 594 : audit [DBG] from='client.? 172.21.15.70:0/447992310' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:45:30.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:30 smithi070 bash[55604]: audit 2024-04-24T17:45:30.326800+0000 mon.a (mon.0) 594 : audit [DBG] from='client.? 172.21.15.70:0/447992310' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:45:30.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:30 smithi070 bash[56922]: audit 2024-04-24T17:45:29.109680+0000 mgr.y (mgr.34107) 311 : audit [DBG] from='client.34503 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:45:30.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:30 smithi070 bash[56922]: audit 2024-04-24T17:45:29.109680+0000 mgr.y (mgr.34107) 311 : audit [DBG] from='client.34503 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:45:30.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:30 smithi070 bash[56922]: cluster 2024-04-24T17:45:29.158815+0000 mgr.y (mgr.34107) 312 : cluster [DBG] pgmap v196: 161 pgs: 19 peering, 9 active+undersized+degraded, 15 active+undersized, 118 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 34/630 objects degraded (5.397%) 2024-04-24T17:45:30.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:30 smithi070 bash[56922]: cluster 2024-04-24T17:45:29.158815+0000 mgr.y (mgr.34107) 312 : cluster [DBG] pgmap v196: 161 pgs: 19 peering, 9 active+undersized+degraded, 15 active+undersized, 118 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 34/630 objects degraded (5.397%) 2024-04-24T17:45:30.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:30 smithi070 bash[56922]: audit 2024-04-24T17:45:29.545609+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.70:0/1896626216' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:45:30.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:30 smithi070 bash[56922]: audit 2024-04-24T17:45:29.545609+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.70:0/1896626216' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:45:30.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:30 smithi070 bash[56922]: audit 2024-04-24T17:45:30.326800+0000 mon.a (mon.0) 594 : audit [DBG] from='client.? 172.21.15.70:0/447992310' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:45:30.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:30 smithi070 bash[56922]: audit 2024-04-24T17:45:30.326800+0000 mon.a (mon.0) 594 : audit [DBG] from='client.? 172.21.15.70:0/447992310' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:45:30.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:30 smithi137 bash[43799]: audit 2024-04-24T17:45:29.109680+0000 mgr.y (mgr.34107) 311 : audit [DBG] from='client.34503 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:45:30.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:30 smithi137 bash[43799]: audit 2024-04-24T17:45:29.109680+0000 mgr.y (mgr.34107) 311 : audit [DBG] from='client.34503 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:45:30.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:30 smithi137 bash[43799]: cluster 2024-04-24T17:45:29.158815+0000 mgr.y (mgr.34107) 312 : cluster [DBG] pgmap v196: 161 pgs: 19 peering, 9 active+undersized+degraded, 15 active+undersized, 118 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 34/630 objects degraded (5.397%) 2024-04-24T17:45:30.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:30 smithi137 bash[43799]: cluster 2024-04-24T17:45:29.158815+0000 mgr.y (mgr.34107) 312 : cluster [DBG] pgmap v196: 161 pgs: 19 peering, 9 active+undersized+degraded, 15 active+undersized, 118 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 34/630 objects degraded (5.397%) 2024-04-24T17:45:30.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:30 smithi137 bash[43799]: audit 2024-04-24T17:45:29.545609+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.70:0/1896626216' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:45:30.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:30 smithi137 bash[43799]: audit 2024-04-24T17:45:29.545609+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.70:0/1896626216' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:45:30.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:30 smithi137 bash[43799]: audit 2024-04-24T17:45:30.326800+0000 mon.a (mon.0) 594 : audit [DBG] from='client.? 172.21.15.70:0/447992310' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:45:30.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:30 smithi137 bash[43799]: audit 2024-04-24T17:45:30.326800+0000 mon.a (mon.0) 594 : audit [DBG] from='client.? 172.21.15.70:0/447992310' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:45:31.753 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:31 smithi137 bash[43799]: audit 2024-04-24T17:45:29.906119+0000 mgr.y (mgr.34107) 313 : audit [DBG] from='client.34515 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:45:31.754 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:31 smithi137 bash[43799]: audit 2024-04-24T17:45:29.906119+0000 mgr.y (mgr.34107) 313 : audit [DBG] from='client.34515 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:45:31.754 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:31 smithi137 bash[43799]: cluster 2024-04-24T17:45:31.319969+0000 mon.a (mon.0) 595 : cluster [WRN] Health check update: Degraded data redundancy: 34/630 objects degraded (5.397%), 9 pgs degraded (PG_DEGRADED) 2024-04-24T17:45:31.754 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:31 smithi137 bash[43799]: cluster 2024-04-24T17:45:31.319969+0000 mon.a (mon.0) 595 : cluster [WRN] Health check update: Degraded data redundancy: 34/630 objects degraded (5.397%), 9 pgs degraded (PG_DEGRADED) 2024-04-24T17:45:31.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:31 smithi070 bash[55604]: audit 2024-04-24T17:45:29.906119+0000 mgr.y (mgr.34107) 313 : audit [DBG] from='client.34515 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:45:31.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:31 smithi070 bash[55604]: audit 2024-04-24T17:45:29.906119+0000 mgr.y (mgr.34107) 313 : audit [DBG] from='client.34515 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:45:31.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:31 smithi070 bash[55604]: cluster 2024-04-24T17:45:31.319969+0000 mon.a (mon.0) 595 : cluster [WRN] Health check update: Degraded data redundancy: 34/630 objects degraded (5.397%), 9 pgs degraded (PG_DEGRADED) 2024-04-24T17:45:31.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:31 smithi070 bash[55604]: cluster 2024-04-24T17:45:31.319969+0000 mon.a (mon.0) 595 : cluster [WRN] Health check update: Degraded data redundancy: 34/630 objects degraded (5.397%), 9 pgs degraded (PG_DEGRADED) 2024-04-24T17:45:31.827 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:31 smithi070 bash[56922]: audit 2024-04-24T17:45:29.906119+0000 mgr.y (mgr.34107) 313 : audit [DBG] from='client.34515 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:45:31.827 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:31 smithi070 bash[56922]: audit 2024-04-24T17:45:29.906119+0000 mgr.y (mgr.34107) 313 : audit [DBG] from='client.34515 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:45:31.827 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:31 smithi070 bash[56922]: cluster 2024-04-24T17:45:31.319969+0000 mon.a (mon.0) 595 : cluster [WRN] Health check update: Degraded data redundancy: 34/630 objects degraded (5.397%), 9 pgs degraded (PG_DEGRADED) 2024-04-24T17:45:31.827 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:31 smithi070 bash[56922]: cluster 2024-04-24T17:45:31.319969+0000 mon.a (mon.0) 595 : cluster [WRN] Health check update: Degraded data redundancy: 34/630 objects degraded (5.397%), 9 pgs degraded (PG_DEGRADED) 2024-04-24T17:45:32.327 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:45:31 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:45:31] "GET /metrics HTTP/1.1" 200 38532 "" "Prometheus/2.33.4" 2024-04-24T17:45:32.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:32 smithi137 bash[43799]: cluster 2024-04-24T17:45:31.160170+0000 mgr.y (mgr.34107) 314 : cluster [DBG] pgmap v197: 161 pgs: 19 peering, 142 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-24T17:45:32.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:32 smithi137 bash[43799]: cluster 2024-04-24T17:45:31.160170+0000 mgr.y (mgr.34107) 314 : cluster [DBG] pgmap v197: 161 pgs: 19 peering, 142 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-24T17:45:32.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:32 smithi137 bash[43799]: cluster 2024-04-24T17:45:31.337189+0000 mon.a (mon.0) 596 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 34/630 objects degraded (5.397%), 9 pgs degraded) 2024-04-24T17:45:32.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:32 smithi137 bash[43799]: cluster 2024-04-24T17:45:31.337189+0000 mon.a (mon.0) 596 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 34/630 objects degraded (5.397%), 9 pgs degraded) 2024-04-24T17:45:32.826 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:32 smithi070 bash[55604]: cluster 2024-04-24T17:45:31.160170+0000 mgr.y (mgr.34107) 314 : cluster [DBG] pgmap v197: 161 pgs: 19 peering, 142 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-24T17:45:32.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:32 smithi070 bash[55604]: cluster 2024-04-24T17:45:31.160170+0000 mgr.y (mgr.34107) 314 : cluster [DBG] pgmap v197: 161 pgs: 19 peering, 142 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-24T17:45:32.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:32 smithi070 bash[55604]: cluster 2024-04-24T17:45:31.337189+0000 mon.a (mon.0) 596 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 34/630 objects degraded (5.397%), 9 pgs degraded) 2024-04-24T17:45:32.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:32 smithi070 bash[55604]: cluster 2024-04-24T17:45:31.337189+0000 mon.a (mon.0) 596 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 34/630 objects degraded (5.397%), 9 pgs degraded) 2024-04-24T17:45:32.827 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:32 smithi070 bash[56922]: cluster 2024-04-24T17:45:31.160170+0000 mgr.y (mgr.34107) 314 : cluster [DBG] pgmap v197: 161 pgs: 19 peering, 142 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-24T17:45:32.827 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:32 smithi070 bash[56922]: cluster 2024-04-24T17:45:31.160170+0000 mgr.y (mgr.34107) 314 : cluster [DBG] pgmap v197: 161 pgs: 19 peering, 142 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-24T17:45:32.827 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:32 smithi070 bash[56922]: cluster 2024-04-24T17:45:31.337189+0000 mon.a (mon.0) 596 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 34/630 objects degraded (5.397%), 9 pgs degraded) 2024-04-24T17:45:32.827 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:32 smithi070 bash[56922]: cluster 2024-04-24T17:45:31.337189+0000 mon.a (mon.0) 596 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 34/630 objects degraded (5.397%), 9 pgs degraded) 2024-04-24T17:45:33.527 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:33 smithi137 bash[43799]: audit 2024-04-24T17:45:32.681034+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:45:33.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:33 smithi137 bash[43799]: audit 2024-04-24T17:45:32.681034+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:45:33.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:33 smithi137 bash[43799]: audit 2024-04-24T17:45:32.683341+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:45:33.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:33 smithi137 bash[43799]: audit 2024-04-24T17:45:32.683341+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:45:33.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:33 smithi137 bash[43799]: cluster 2024-04-24T17:45:32.687351+0000 mgr.y (mgr.34107) 315 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:45:33.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:33 smithi137 bash[43799]: cluster 2024-04-24T17:45:32.687351+0000 mgr.y (mgr.34107) 315 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:45:33.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:33 smithi137 bash[43799]: cluster 2024-04-24T17:45:32.688222+0000 mgr.y (mgr.34107) 316 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:45:33.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:33 smithi137 bash[43799]: cluster 2024-04-24T17:45:32.688222+0000 mgr.y (mgr.34107) 316 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:45:33.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:33 smithi137 bash[43799]: audit 2024-04-24T17:45:32.698142+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:33.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:33 smithi137 bash[43799]: audit 2024-04-24T17:45:32.698142+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:33.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:33 smithi137 bash[43799]: audit 2024-04-24T17:45:32.797338+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:45:33.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:33 smithi137 bash[43799]: audit 2024-04-24T17:45:32.797338+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:45:33.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:33 smithi137 bash[43799]: audit 2024-04-24T17:45:32.802653+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:45:33.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:33 smithi137 bash[43799]: audit 2024-04-24T17:45:32.802653+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:45:33.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:33 smithi137 bash[43799]: audit 2024-04-24T17:45:32.806516+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:45:33.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:33 smithi137 bash[43799]: audit 2024-04-24T17:45:32.806516+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:45:33.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:33 smithi137 bash[43799]: audit 2024-04-24T17:45:32.809498+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:45:33.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:33 smithi137 bash[43799]: audit 2024-04-24T17:45:32.809498+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:45:33.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:33 smithi137 bash[43799]: audit 2024-04-24T17:45:32.814067+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-24T17:45:33.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:33 smithi137 bash[43799]: audit 2024-04-24T17:45:32.814067+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-24T17:45:33.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:33 smithi137 bash[43799]: audit 2024-04-24T17:45:32.814479+0000 mgr.y (mgr.34107) 317 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-24T17:45:33.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:33 smithi137 bash[43799]: audit 2024-04-24T17:45:32.814479+0000 mgr.y (mgr.34107) 317 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-24T17:45:33.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:33 smithi137 bash[43799]: cephadm 2024-04-24T17:45:32.816454+0000 mgr.y (mgr.34107) 318 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-04-24T17:45:33.529 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:33 smithi137 bash[43799]: cephadm 2024-04-24T17:45:32.816454+0000 mgr.y (mgr.34107) 318 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-04-24T17:45:33.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:33 smithi070 bash[55604]: audit 2024-04-24T17:45:32.681034+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:45:33.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:33 smithi070 bash[55604]: audit 2024-04-24T17:45:32.681034+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:45:33.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:33 smithi070 bash[55604]: audit 2024-04-24T17:45:32.683341+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:45:33.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:33 smithi070 bash[55604]: audit 2024-04-24T17:45:32.683341+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:45:33.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:33 smithi070 bash[55604]: cluster 2024-04-24T17:45:32.687351+0000 mgr.y (mgr.34107) 315 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:45:33.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:33 smithi070 bash[55604]: cluster 2024-04-24T17:45:32.687351+0000 mgr.y (mgr.34107) 315 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:45:33.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:33 smithi070 bash[55604]: cluster 2024-04-24T17:45:32.688222+0000 mgr.y (mgr.34107) 316 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:45:33.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:33 smithi070 bash[55604]: cluster 2024-04-24T17:45:32.688222+0000 mgr.y (mgr.34107) 316 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:45:33.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:33 smithi070 bash[55604]: audit 2024-04-24T17:45:32.698142+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:33.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:33 smithi070 bash[55604]: audit 2024-04-24T17:45:32.698142+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:33.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:33 smithi070 bash[55604]: audit 2024-04-24T17:45:32.797338+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:45:33.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:33 smithi070 bash[55604]: audit 2024-04-24T17:45:32.797338+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:45:33.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:33 smithi070 bash[55604]: audit 2024-04-24T17:45:32.802653+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:45:33.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:33 smithi070 bash[55604]: audit 2024-04-24T17:45:32.802653+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:45:33.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:33 smithi070 bash[55604]: audit 2024-04-24T17:45:32.806516+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:45:33.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:33 smithi070 bash[55604]: audit 2024-04-24T17:45:32.806516+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:45:33.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:33 smithi070 bash[55604]: audit 2024-04-24T17:45:32.809498+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:45:33.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:33 smithi070 bash[55604]: audit 2024-04-24T17:45:32.809498+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:45:33.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:33 smithi070 bash[56922]: audit 2024-04-24T17:45:32.681034+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:45:33.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:33 smithi070 bash[56922]: audit 2024-04-24T17:45:32.681034+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:45:33.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:33 smithi070 bash[56922]: audit 2024-04-24T17:45:32.683341+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:45:33.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:33 smithi070 bash[56922]: audit 2024-04-24T17:45:32.683341+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:45:33.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:33 smithi070 bash[56922]: cluster 2024-04-24T17:45:32.687351+0000 mgr.y (mgr.34107) 315 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:45:33.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:33 smithi070 bash[56922]: cluster 2024-04-24T17:45:32.687351+0000 mgr.y (mgr.34107) 315 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:45:33.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:33 smithi070 bash[56922]: cluster 2024-04-24T17:45:32.688222+0000 mgr.y (mgr.34107) 316 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:45:33.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:33 smithi070 bash[56922]: cluster 2024-04-24T17:45:32.688222+0000 mgr.y (mgr.34107) 316 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:45:33.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:33 smithi070 bash[56922]: audit 2024-04-24T17:45:32.698142+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:33.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:33 smithi070 bash[56922]: audit 2024-04-24T17:45:32.698142+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:33.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:33 smithi070 bash[56922]: audit 2024-04-24T17:45:32.797338+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:45:33.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:33 smithi070 bash[56922]: audit 2024-04-24T17:45:32.797338+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:45:33.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:33 smithi070 bash[56922]: audit 2024-04-24T17:45:32.802653+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:45:33.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:33 smithi070 bash[56922]: audit 2024-04-24T17:45:32.802653+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:45:33.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:33 smithi070 bash[56922]: audit 2024-04-24T17:45:32.806516+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:45:33.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:33 smithi070 bash[56922]: audit 2024-04-24T17:45:32.806516+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:45:33.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:33 smithi070 bash[56922]: audit 2024-04-24T17:45:32.809498+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:45:33.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:33 smithi070 bash[56922]: audit 2024-04-24T17:45:32.809498+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:45:33.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:33 smithi070 bash[55604]: audit 2024-04-24T17:45:32.814067+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-24T17:45:33.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:33 smithi070 bash[55604]: audit 2024-04-24T17:45:32.814067+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-24T17:45:33.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:33 smithi070 bash[55604]: audit 2024-04-24T17:45:32.814479+0000 mgr.y (mgr.34107) 317 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-24T17:45:33.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:33 smithi070 bash[55604]: audit 2024-04-24T17:45:32.814479+0000 mgr.y (mgr.34107) 317 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-24T17:45:33.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:33 smithi070 bash[55604]: cephadm 2024-04-24T17:45:32.816454+0000 mgr.y (mgr.34107) 318 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-04-24T17:45:33.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:33 smithi070 bash[55604]: cephadm 2024-04-24T17:45:32.816454+0000 mgr.y (mgr.34107) 318 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-04-24T17:45:33.831 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:33 smithi070 bash[56922]: audit 2024-04-24T17:45:32.814067+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-24T17:45:33.831 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:33 smithi070 bash[56922]: audit 2024-04-24T17:45:32.814067+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-24T17:45:33.831 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:33 smithi070 bash[56922]: audit 2024-04-24T17:45:32.814479+0000 mgr.y (mgr.34107) 317 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-24T17:45:33.831 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:33 smithi070 bash[56922]: audit 2024-04-24T17:45:32.814479+0000 mgr.y (mgr.34107) 317 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-24T17:45:33.831 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:33 smithi070 bash[56922]: cephadm 2024-04-24T17:45:32.816454+0000 mgr.y (mgr.34107) 318 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-04-24T17:45:33.831 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:33 smithi070 bash[56922]: cephadm 2024-04-24T17:45:32.816454+0000 mgr.y (mgr.34107) 318 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-04-24T17:45:36.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:35 smithi137 bash[43799]: cluster 2024-04-24T17:45:34.689791+0000 mgr.y (mgr.34107) 319 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 543 B/s rd, 0 op/s 2024-04-24T17:45:36.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:35 smithi137 bash[43799]: cluster 2024-04-24T17:45:34.689791+0000 mgr.y (mgr.34107) 319 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 543 B/s rd, 0 op/s 2024-04-24T17:45:36.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:35 smithi137 bash[43799]: audit 2024-04-24T17:45:35.245503+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:36.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:35 smithi137 bash[43799]: audit 2024-04-24T17:45:35.245503+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:36.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:35 smithi137 bash[43799]: audit 2024-04-24T17:45:35.250269+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-24T17:45:36.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:35 smithi137 bash[43799]: audit 2024-04-24T17:45:35.250269+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-24T17:45:36.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:35 smithi137 bash[43799]: audit 2024-04-24T17:45:35.252017+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:45:36.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:35 smithi137 bash[43799]: audit 2024-04-24T17:45:35.252017+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:45:36.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:35 smithi070 bash[55604]: cluster 2024-04-24T17:45:34.689791+0000 mgr.y (mgr.34107) 319 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 543 B/s rd, 0 op/s 2024-04-24T17:45:36.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:35 smithi070 bash[55604]: cluster 2024-04-24T17:45:34.689791+0000 mgr.y (mgr.34107) 319 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 543 B/s rd, 0 op/s 2024-04-24T17:45:36.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:35 smithi070 bash[55604]: audit 2024-04-24T17:45:35.245503+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:36.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:35 smithi070 bash[55604]: audit 2024-04-24T17:45:35.245503+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:36.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:35 smithi070 bash[55604]: audit 2024-04-24T17:45:35.250269+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-24T17:45:36.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:35 smithi070 bash[55604]: audit 2024-04-24T17:45:35.250269+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-24T17:45:36.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:35 smithi070 bash[55604]: audit 2024-04-24T17:45:35.252017+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:45:36.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:35 smithi070 bash[55604]: audit 2024-04-24T17:45:35.252017+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:45:36.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:35 smithi070 bash[56922]: cluster 2024-04-24T17:45:34.689791+0000 mgr.y (mgr.34107) 319 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 543 B/s rd, 0 op/s 2024-04-24T17:45:36.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:35 smithi070 bash[56922]: cluster 2024-04-24T17:45:34.689791+0000 mgr.y (mgr.34107) 319 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 543 B/s rd, 0 op/s 2024-04-24T17:45:36.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:35 smithi070 bash[56922]: audit 2024-04-24T17:45:35.245503+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:36.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:35 smithi070 bash[56922]: audit 2024-04-24T17:45:35.245503+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:36.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:35 smithi070 bash[56922]: audit 2024-04-24T17:45:35.250269+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-24T17:45:36.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:35 smithi070 bash[56922]: audit 2024-04-24T17:45:35.250269+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-24T17:45:36.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:35 smithi070 bash[56922]: audit 2024-04-24T17:45:35.252017+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:45:36.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:35 smithi070 bash[56922]: audit 2024-04-24T17:45:35.252017+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:45:36.985 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:36 smithi137 bash[43799]: cephadm 2024-04-24T17:45:35.237914+0000 mgr.y (mgr.34107) 320 : cephadm [INF] Upgrade: Updating osd.7 2024-04-24T17:45:36.985 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:36 smithi137 bash[43799]: cephadm 2024-04-24T17:45:35.237914+0000 mgr.y (mgr.34107) 320 : cephadm [INF] Upgrade: Updating osd.7 2024-04-24T17:45:36.985 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:36 smithi137 bash[43799]: cephadm 2024-04-24T17:45:35.257791+0000 mgr.y (mgr.34107) 321 : cephadm [INF] Deploying daemon osd.7 on smithi137 2024-04-24T17:45:36.986 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:36 smithi137 bash[43799]: cephadm 2024-04-24T17:45:35.257791+0000 mgr.y (mgr.34107) 321 : cephadm [INF] Deploying daemon osd.7 on smithi137 2024-04-24T17:45:36.986 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:36 smithi137 bash[43799]: audit 2024-04-24T17:45:36.125154+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:36.986 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:36 smithi137 bash[43799]: audit 2024-04-24T17:45:36.125154+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:36.986 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:36 smithi137 bash[43799]: audit 2024-04-24T17:45:36.127553+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:45:36.986 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:36 smithi137 bash[43799]: audit 2024-04-24T17:45:36.127553+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:45:37.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:36 smithi070 bash[55604]: cephadm 2024-04-24T17:45:35.237914+0000 mgr.y (mgr.34107) 320 : cephadm [INF] Upgrade: Updating osd.7 2024-04-24T17:45:37.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:36 smithi070 bash[55604]: cephadm 2024-04-24T17:45:35.237914+0000 mgr.y (mgr.34107) 320 : cephadm [INF] Upgrade: Updating osd.7 2024-04-24T17:45:37.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:36 smithi070 bash[55604]: cephadm 2024-04-24T17:45:35.257791+0000 mgr.y (mgr.34107) 321 : cephadm [INF] Deploying daemon osd.7 on smithi137 2024-04-24T17:45:37.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:36 smithi070 bash[55604]: cephadm 2024-04-24T17:45:35.257791+0000 mgr.y (mgr.34107) 321 : cephadm [INF] Deploying daemon osd.7 on smithi137 2024-04-24T17:45:37.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:36 smithi070 bash[55604]: audit 2024-04-24T17:45:36.125154+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:37.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:36 smithi070 bash[55604]: audit 2024-04-24T17:45:36.125154+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:37.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:36 smithi070 bash[55604]: audit 2024-04-24T17:45:36.127553+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:45:37.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:36 smithi070 bash[55604]: audit 2024-04-24T17:45:36.127553+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:45:37.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:36 smithi070 bash[56922]: cephadm 2024-04-24T17:45:35.237914+0000 mgr.y (mgr.34107) 320 : cephadm [INF] Upgrade: Updating osd.7 2024-04-24T17:45:37.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:36 smithi070 bash[56922]: cephadm 2024-04-24T17:45:35.237914+0000 mgr.y (mgr.34107) 320 : cephadm [INF] Upgrade: Updating osd.7 2024-04-24T17:45:37.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:36 smithi070 bash[56922]: cephadm 2024-04-24T17:45:35.257791+0000 mgr.y (mgr.34107) 321 : cephadm [INF] Deploying daemon osd.7 on smithi137 2024-04-24T17:45:37.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:36 smithi070 bash[56922]: cephadm 2024-04-24T17:45:35.257791+0000 mgr.y (mgr.34107) 321 : cephadm [INF] Deploying daemon osd.7 on smithi137 2024-04-24T17:45:37.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:36 smithi070 bash[56922]: audit 2024-04-24T17:45:36.125154+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:37.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:36 smithi070 bash[56922]: audit 2024-04-24T17:45:36.125154+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:37.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:36 smithi070 bash[56922]: audit 2024-04-24T17:45:36.127553+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:45:37.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:36 smithi070 bash[56922]: audit 2024-04-24T17:45:36.127553+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:45:38.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:37 smithi137 bash[43799]: cluster 2024-04-24T17:45:36.691263+0000 mgr.y (mgr.34107) 322 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 870 B/s rd, 0 op/s 2024-04-24T17:45:38.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:37 smithi137 bash[43799]: cluster 2024-04-24T17:45:36.691263+0000 mgr.y (mgr.34107) 322 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 870 B/s rd, 0 op/s 2024-04-24T17:45:38.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:37 smithi070 bash[55604]: cluster 2024-04-24T17:45:36.691263+0000 mgr.y (mgr.34107) 322 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 870 B/s rd, 0 op/s 2024-04-24T17:45:38.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:37 smithi070 bash[55604]: cluster 2024-04-24T17:45:36.691263+0000 mgr.y (mgr.34107) 322 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 870 B/s rd, 0 op/s 2024-04-24T17:45:38.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:37 smithi070 bash[56922]: cluster 2024-04-24T17:45:36.691263+0000 mgr.y (mgr.34107) 322 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 870 B/s rd, 0 op/s 2024-04-24T17:45:38.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:37 smithi070 bash[56922]: cluster 2024-04-24T17:45:36.691263+0000 mgr.y (mgr.34107) 322 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 870 B/s rd, 0 op/s 2024-04-24T17:45:39.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:38 smithi137 bash[43799]: audit 2024-04-24T17:45:37.276533+0000 mgr.y (mgr.34107) 323 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:45:39.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:38 smithi137 bash[43799]: audit 2024-04-24T17:45:37.276533+0000 mgr.y (mgr.34107) 323 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:45:39.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:38 smithi070 bash[55604]: audit 2024-04-24T17:45:37.276533+0000 mgr.y (mgr.34107) 323 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:45:39.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:38 smithi070 bash[55604]: audit 2024-04-24T17:45:37.276533+0000 mgr.y (mgr.34107) 323 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:45:39.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:38 smithi070 bash[56922]: audit 2024-04-24T17:45:37.276533+0000 mgr.y (mgr.34107) 323 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:45:39.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:38 smithi070 bash[56922]: audit 2024-04-24T17:45:37.276533+0000 mgr.y (mgr.34107) 323 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:45:39.940 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:45:39 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:45:39.940 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:45:39 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:45:39.940 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:45:39 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:45:39.941 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:45:39 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:45:39.941 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:45:39 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:45:39.941 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:45:39 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:45:39.941 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:45:39 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:45:39.942 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:45:39 smithi137 systemd[1]: Stopping Ceph osd.7 for 6229cc3c-025f-11ef-bc93-c7b262605968... 2024-04-24T17:45:39.942 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:39 smithi137 bash[43799]: cluster 2024-04-24T17:45:38.692545+0000 mgr.y (mgr.34107) 324 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 859 B/s rd, 0 op/s 2024-04-24T17:45:39.942 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:39 smithi137 bash[43799]: cluster 2024-04-24T17:45:38.692545+0000 mgr.y (mgr.34107) 324 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 859 B/s rd, 0 op/s 2024-04-24T17:45:39.942 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:39 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:45:39.942 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:45:39 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:45:40.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:39 smithi070 bash[55604]: cluster 2024-04-24T17:45:38.692545+0000 mgr.y (mgr.34107) 324 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 859 B/s rd, 0 op/s 2024-04-24T17:45:40.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:39 smithi070 bash[55604]: cluster 2024-04-24T17:45:38.692545+0000 mgr.y (mgr.34107) 324 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 859 B/s rd, 0 op/s 2024-04-24T17:45:40.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:39 smithi070 bash[56922]: cluster 2024-04-24T17:45:38.692545+0000 mgr.y (mgr.34107) 324 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 859 B/s rd, 0 op/s 2024-04-24T17:45:40.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:39 smithi070 bash[56922]: cluster 2024-04-24T17:45:38.692545+0000 mgr.y (mgr.34107) 324 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 859 B/s rd, 0 op/s 2024-04-24T17:45:40.277 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:45:40 smithi137 bash[30639]: debug 2024-04-24T17:45:40.040+0000 7fbdfeb40700 -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-04-24T17:45:40.277 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:45:40 smithi137 bash[30639]: debug 2024-04-24T17:45:40.040+0000 7fbdfeb40700 -1 osd.7 140 *** Got signal Terminated *** 2024-04-24T17:45:40.277 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:45:40 smithi137 bash[30639]: debug 2024-04-24T17:45:40.040+0000 7fbdfeb40700 -1 osd.7 140 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-24T17:45:41.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:40 smithi137 bash[43799]: cluster 2024-04-24T17:45:40.051787+0000 mon.a (mon.0) 610 : cluster [INF] osd.7 marked itself down and dead 2024-04-24T17:45:41.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:40 smithi137 bash[43799]: cluster 2024-04-24T17:45:40.051787+0000 mon.a (mon.0) 610 : cluster [INF] osd.7 marked itself down and dead 2024-04-24T17:45:41.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:40 smithi070 bash[55604]: cluster 2024-04-24T17:45:40.051787+0000 mon.a (mon.0) 610 : cluster [INF] osd.7 marked itself down and dead 2024-04-24T17:45:41.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:40 smithi070 bash[55604]: cluster 2024-04-24T17:45:40.051787+0000 mon.a (mon.0) 610 : cluster [INF] osd.7 marked itself down and dead 2024-04-24T17:45:41.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:40 smithi070 bash[56922]: cluster 2024-04-24T17:45:40.051787+0000 mon.a (mon.0) 610 : cluster [INF] osd.7 marked itself down and dead 2024-04-24T17:45:41.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:40 smithi070 bash[56922]: cluster 2024-04-24T17:45:40.051787+0000 mon.a (mon.0) 610 : cluster [INF] osd.7 marked itself down and dead 2024-04-24T17:45:42.005 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:45:41 smithi137 bash[50808]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-osd-7 2024-04-24T17:45:42.006 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:41 smithi137 bash[43799]: cluster 2024-04-24T17:45:40.694215+0000 mgr.y (mgr.34107) 325 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 966 B/s rd, 0 op/s 2024-04-24T17:45:42.006 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:41 smithi137 bash[43799]: cluster 2024-04-24T17:45:40.694215+0000 mgr.y (mgr.34107) 325 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 966 B/s rd, 0 op/s 2024-04-24T17:45:42.006 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:41 smithi137 bash[43799]: cluster 2024-04-24T17:45:40.762796+0000 mon.a (mon.0) 611 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:45:42.006 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:41 smithi137 bash[43799]: cluster 2024-04-24T17:45:40.762796+0000 mon.a (mon.0) 611 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:45:42.006 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:41 smithi137 bash[43799]: cluster 2024-04-24T17:45:40.762873+0000 mon.a (mon.0) 612 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-24T17:45:42.006 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:41 smithi137 bash[43799]: cluster 2024-04-24T17:45:40.762873+0000 mon.a (mon.0) 612 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-24T17:45:42.006 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:41 smithi137 bash[43799]: cluster 2024-04-24T17:45:40.782158+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e141: 8 total, 7 up, 8 in 2024-04-24T17:45:42.006 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:41 smithi137 bash[43799]: cluster 2024-04-24T17:45:40.782158+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e141: 8 total, 7 up, 8 in 2024-04-24T17:45:42.006 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:41 smithi137 bash[43799]: audit 2024-04-24T17:45:41.451614+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:42.007 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:41 smithi137 bash[43799]: audit 2024-04-24T17:45:41.451614+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:42.077 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:45:41 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:45:41] "GET /metrics HTTP/1.1" 200 38536 "" "Prometheus/2.33.4" 2024-04-24T17:45:42.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:41 smithi070 bash[55604]: cluster 2024-04-24T17:45:40.694215+0000 mgr.y (mgr.34107) 325 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 966 B/s rd, 0 op/s 2024-04-24T17:45:42.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:41 smithi070 bash[55604]: cluster 2024-04-24T17:45:40.694215+0000 mgr.y (mgr.34107) 325 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 966 B/s rd, 0 op/s 2024-04-24T17:45:42.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:41 smithi070 bash[55604]: cluster 2024-04-24T17:45:40.762796+0000 mon.a (mon.0) 611 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:45:42.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:41 smithi070 bash[55604]: cluster 2024-04-24T17:45:40.762796+0000 mon.a (mon.0) 611 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:45:42.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:41 smithi070 bash[55604]: cluster 2024-04-24T17:45:40.762873+0000 mon.a (mon.0) 612 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-24T17:45:42.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:41 smithi070 bash[55604]: cluster 2024-04-24T17:45:40.762873+0000 mon.a (mon.0) 612 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-24T17:45:42.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:41 smithi070 bash[55604]: cluster 2024-04-24T17:45:40.782158+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e141: 8 total, 7 up, 8 in 2024-04-24T17:45:42.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:41 smithi070 bash[55604]: cluster 2024-04-24T17:45:40.782158+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e141: 8 total, 7 up, 8 in 2024-04-24T17:45:42.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:41 smithi070 bash[55604]: audit 2024-04-24T17:45:41.451614+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:42.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:41 smithi070 bash[55604]: audit 2024-04-24T17:45:41.451614+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:42.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:41 smithi070 bash[56922]: cluster 2024-04-24T17:45:40.694215+0000 mgr.y (mgr.34107) 325 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 966 B/s rd, 0 op/s 2024-04-24T17:45:42.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:41 smithi070 bash[56922]: cluster 2024-04-24T17:45:40.694215+0000 mgr.y (mgr.34107) 325 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 966 B/s rd, 0 op/s 2024-04-24T17:45:42.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:41 smithi070 bash[56922]: cluster 2024-04-24T17:45:40.762796+0000 mon.a (mon.0) 611 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:45:42.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:41 smithi070 bash[56922]: cluster 2024-04-24T17:45:40.762796+0000 mon.a (mon.0) 611 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:45:42.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:41 smithi070 bash[56922]: cluster 2024-04-24T17:45:40.762873+0000 mon.a (mon.0) 612 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-24T17:45:42.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:41 smithi070 bash[56922]: cluster 2024-04-24T17:45:40.762873+0000 mon.a (mon.0) 612 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-24T17:45:42.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:41 smithi070 bash[56922]: cluster 2024-04-24T17:45:40.782158+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e141: 8 total, 7 up, 8 in 2024-04-24T17:45:42.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:41 smithi070 bash[56922]: cluster 2024-04-24T17:45:40.782158+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e141: 8 total, 7 up, 8 in 2024-04-24T17:45:42.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:41 smithi070 bash[56922]: audit 2024-04-24T17:45:41.451614+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:42.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:41 smithi070 bash[56922]: audit 2024-04-24T17:45:41.451614+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:42.277 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:45:42 smithi137 bash[50871]: Error response from daemon: No such container: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-osd-7 2024-04-24T17:45:43.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:42 smithi137 bash[43799]: cluster 2024-04-24T17:45:41.783101+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-04-24T17:45:43.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:42 smithi137 bash[43799]: cluster 2024-04-24T17:45:41.783101+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-04-24T17:45:43.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:42 smithi070 bash[56922]: cluster 2024-04-24T17:45:41.783101+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-04-24T17:45:43.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:42 smithi070 bash[56922]: cluster 2024-04-24T17:45:41.783101+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-04-24T17:45:43.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:42 smithi070 bash[55604]: cluster 2024-04-24T17:45:41.783101+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-04-24T17:45:43.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:42 smithi070 bash[55604]: cluster 2024-04-24T17:45:41.783101+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-04-24T17:45:44.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:43 smithi137 bash[43799]: cluster 2024-04-24T17:45:42.695226+0000 mgr.y (mgr.34107) 326 : cluster [DBG] pgmap v206: 161 pgs: 13 peering, 21 stale+active+clean, 127 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:45:44.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:43 smithi137 bash[43799]: cluster 2024-04-24T17:45:42.695226+0000 mgr.y (mgr.34107) 326 : cluster [DBG] pgmap v206: 161 pgs: 13 peering, 21 stale+active+clean, 127 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:45:44.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:43 smithi137 bash[43799]: cluster 2024-04-24T17:45:42.775421+0000 mon.a (mon.0) 616 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-24T17:45:44.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:43 smithi137 bash[43799]: cluster 2024-04-24T17:45:42.775421+0000 mon.a (mon.0) 616 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-24T17:45:44.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:43 smithi070 bash[55604]: cluster 2024-04-24T17:45:42.695226+0000 mgr.y (mgr.34107) 326 : cluster [DBG] pgmap v206: 161 pgs: 13 peering, 21 stale+active+clean, 127 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:45:44.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:43 smithi070 bash[55604]: cluster 2024-04-24T17:45:42.695226+0000 mgr.y (mgr.34107) 326 : cluster [DBG] pgmap v206: 161 pgs: 13 peering, 21 stale+active+clean, 127 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:45:44.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:43 smithi070 bash[55604]: cluster 2024-04-24T17:45:42.775421+0000 mon.a (mon.0) 616 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-24T17:45:44.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:43 smithi070 bash[55604]: cluster 2024-04-24T17:45:42.775421+0000 mon.a (mon.0) 616 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-24T17:45:44.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:43 smithi070 bash[56922]: cluster 2024-04-24T17:45:42.695226+0000 mgr.y (mgr.34107) 326 : cluster [DBG] pgmap v206: 161 pgs: 13 peering, 21 stale+active+clean, 127 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:45:44.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:43 smithi070 bash[56922]: cluster 2024-04-24T17:45:42.695226+0000 mgr.y (mgr.34107) 326 : cluster [DBG] pgmap v206: 161 pgs: 13 peering, 21 stale+active+clean, 127 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:45:44.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:43 smithi070 bash[56922]: cluster 2024-04-24T17:45:42.775421+0000 mon.a (mon.0) 616 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-24T17:45:44.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:43 smithi070 bash[56922]: cluster 2024-04-24T17:45:42.775421+0000 mon.a (mon.0) 616 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-24T17:45:44.395 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:44 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:45:44.395 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:45:44 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:45:44.396 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:45:44 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:45:44.396 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:45:44 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:45:44.396 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:45:44 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:45:44.396 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:45:44 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:45:44.397 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:45:44 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:45:44.397 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:45:44 smithi137 systemd[1]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968@osd.7.service: Deactivated successfully. 2024-04-24T17:45:44.397 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:45:44 smithi137 systemd[1]: Stopped Ceph osd.7 for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:45:44.397 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:45:44 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:45:44.397 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:45:44 smithi137 systemd[1]: Started Ceph osd.7 for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:45:44.397 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:45:44 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:45:45.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:45 smithi137 bash[43799]: audit 2024-04-24T17:45:44.465519+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:45.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:45 smithi137 bash[43799]: audit 2024-04-24T17:45:44.465519+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:45.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:45 smithi137 bash[43799]: audit 2024-04-24T17:45:44.480002+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:45.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:45 smithi137 bash[43799]: audit 2024-04-24T17:45:44.480002+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:45.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:45 smithi137 bash[43799]: cluster 2024-04-24T17:45:44.696949+0000 mgr.y (mgr.34107) 327 : cluster [DBG] pgmap v207: 161 pgs: 14 active+undersized+degraded, 13 peering, 10 stale+active+clean, 15 active+undersized, 109 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 45/630 objects degraded (7.143%) 2024-04-24T17:45:45.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:45 smithi137 bash[43799]: cluster 2024-04-24T17:45:44.696949+0000 mgr.y (mgr.34107) 327 : cluster [DBG] pgmap v207: 161 pgs: 14 active+undersized+degraded, 13 peering, 10 stale+active+clean, 15 active+undersized, 109 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 45/630 objects degraded (7.143%) 2024-04-24T17:45:45.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:45 smithi137 bash[43799]: audit 2024-04-24T17:45:45.082130+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:45.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:45 smithi137 bash[43799]: audit 2024-04-24T17:45:45.082130+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:45.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:45 smithi137 bash[43799]: audit 2024-04-24T17:45:45.093382+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:45.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:45 smithi137 bash[43799]: audit 2024-04-24T17:45:45.093382+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:45.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:45 smithi070 bash[55604]: audit 2024-04-24T17:45:44.465519+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:45.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:45 smithi070 bash[55604]: audit 2024-04-24T17:45:44.465519+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:45.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:45 smithi070 bash[55604]: audit 2024-04-24T17:45:44.480002+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:45.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:45 smithi070 bash[55604]: audit 2024-04-24T17:45:44.480002+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:45.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:45 smithi070 bash[55604]: cluster 2024-04-24T17:45:44.696949+0000 mgr.y (mgr.34107) 327 : cluster [DBG] pgmap v207: 161 pgs: 14 active+undersized+degraded, 13 peering, 10 stale+active+clean, 15 active+undersized, 109 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 45/630 objects degraded (7.143%) 2024-04-24T17:45:45.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:45 smithi070 bash[55604]: cluster 2024-04-24T17:45:44.696949+0000 mgr.y (mgr.34107) 327 : cluster [DBG] pgmap v207: 161 pgs: 14 active+undersized+degraded, 13 peering, 10 stale+active+clean, 15 active+undersized, 109 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 45/630 objects degraded (7.143%) 2024-04-24T17:45:45.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:45 smithi070 bash[55604]: audit 2024-04-24T17:45:45.082130+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:45.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:45 smithi070 bash[55604]: audit 2024-04-24T17:45:45.082130+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:45.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:45 smithi070 bash[55604]: audit 2024-04-24T17:45:45.093382+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:45.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:45 smithi070 bash[55604]: audit 2024-04-24T17:45:45.093382+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:45.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:45 smithi070 bash[56922]: audit 2024-04-24T17:45:44.465519+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:45.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:45 smithi070 bash[56922]: audit 2024-04-24T17:45:44.465519+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:45.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:45 smithi070 bash[56922]: audit 2024-04-24T17:45:44.480002+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:45.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:45 smithi070 bash[56922]: audit 2024-04-24T17:45:44.480002+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:45.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:45 smithi070 bash[56922]: cluster 2024-04-24T17:45:44.696949+0000 mgr.y (mgr.34107) 327 : cluster [DBG] pgmap v207: 161 pgs: 14 active+undersized+degraded, 13 peering, 10 stale+active+clean, 15 active+undersized, 109 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 45/630 objects degraded (7.143%) 2024-04-24T17:45:45.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:45 smithi070 bash[56922]: cluster 2024-04-24T17:45:44.696949+0000 mgr.y (mgr.34107) 327 : cluster [DBG] pgmap v207: 161 pgs: 14 active+undersized+degraded, 13 peering, 10 stale+active+clean, 15 active+undersized, 109 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 45/630 objects degraded (7.143%) 2024-04-24T17:45:45.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:45 smithi070 bash[56922]: audit 2024-04-24T17:45:45.082130+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:45.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:45 smithi070 bash[56922]: audit 2024-04-24T17:45:45.082130+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:45.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:45 smithi070 bash[56922]: audit 2024-04-24T17:45:45.093382+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:45.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:45 smithi070 bash[56922]: audit 2024-04-24T17:45:45.093382+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:46.258 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:45:45 smithi137 bash[51022]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-24T17:45:46.259 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:45:45 smithi137 bash[51022]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-24T17:45:46.259 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:45:45 smithi137 bash[51022]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-04-24T17:45:46.259 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:45:45 smithi137 bash[51022]: 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-04-24T17:45:46.259 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:45:45 smithi137 bash[51022]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-04-24T17:45:46.259 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:45:45 smithi137 bash[51022]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-04-24T17:45:46.259 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:45:45 smithi137 bash[51022]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-04-24T17:45:46.259 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:45:45 smithi137 bash[51022]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-04-24T17:45:46.259 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:45:45 smithi137 bash[51022]: --> ceph-volume raw activate successful for osd ID: 7 2024-04-24T17:45:46.527 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:46 smithi137 bash[43799]: cluster 2024-04-24T17:45:45.473385+0000 mon.a (mon.0) 621 : cluster [WRN] Health check failed: Degraded data redundancy: 45/630 objects degraded (7.143%), 14 pgs degraded (PG_DEGRADED) 2024-04-24T17:45:46.527 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:46 smithi137 bash[43799]: cluster 2024-04-24T17:45:45.473385+0000 mon.a (mon.0) 621 : cluster [WRN] Health check failed: Degraded data redundancy: 45/630 objects degraded (7.143%), 14 pgs degraded (PG_DEGRADED) 2024-04-24T17:45:46.827 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:46 smithi070 bash[56922]: cluster 2024-04-24T17:45:45.473385+0000 mon.a (mon.0) 621 : cluster [WRN] Health check failed: Degraded data redundancy: 45/630 objects degraded (7.143%), 14 pgs degraded (PG_DEGRADED) 2024-04-24T17:45:46.827 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:46 smithi070 bash[56922]: cluster 2024-04-24T17:45:45.473385+0000 mon.a (mon.0) 621 : cluster [WRN] Health check failed: Degraded data redundancy: 45/630 objects degraded (7.143%), 14 pgs degraded (PG_DEGRADED) 2024-04-24T17:45:46.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:46 smithi070 bash[55604]: cluster 2024-04-24T17:45:45.473385+0000 mon.a (mon.0) 621 : cluster [WRN] Health check failed: Degraded data redundancy: 45/630 objects degraded (7.143%), 14 pgs degraded (PG_DEGRADED) 2024-04-24T17:45:46.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:46 smithi070 bash[55604]: cluster 2024-04-24T17:45:45.473385+0000 mon.a (mon.0) 621 : cluster [WRN] Health check failed: Degraded data redundancy: 45/630 objects degraded (7.143%), 14 pgs degraded (PG_DEGRADED) 2024-04-24T17:45:47.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:47 smithi070 bash[55604]: cluster 2024-04-24T17:45:46.698829+0000 mgr.y (mgr.34107) 328 : cluster [DBG] pgmap v208: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:45:47.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:47 smithi070 bash[55604]: cluster 2024-04-24T17:45:46.698829+0000 mgr.y (mgr.34107) 328 : cluster [DBG] pgmap v208: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:45:47.577 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:47 smithi070 bash[56922]: cluster 2024-04-24T17:45:46.698829+0000 mgr.y (mgr.34107) 328 : cluster [DBG] pgmap v208: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:45:47.577 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:47 smithi070 bash[56922]: cluster 2024-04-24T17:45:46.698829+0000 mgr.y (mgr.34107) 328 : cluster [DBG] pgmap v208: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:45:47.777 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:45:47 smithi137 bash[51247]: debug 2024-04-24T17:45:47.652+0000 7fe104a62700 1 -- 172.21.15.137:0/344165737 <== mon.2 v2:172.21.15.137:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55cc9b0f1680 con 0x55cc9b14e800 2024-04-24T17:45:47.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:47 smithi137 bash[43799]: cluster 2024-04-24T17:45:46.698829+0000 mgr.y (mgr.34107) 328 : cluster [DBG] pgmap v208: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:45:47.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:47 smithi137 bash[43799]: cluster 2024-04-24T17:45:46.698829+0000 mgr.y (mgr.34107) 328 : cluster [DBG] pgmap v208: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:45:48.459 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:45:48 smithi137 bash[51247]: debug 2024-04-24T17:45:48.188+0000 7fe10dbfa7c0 -1 Falling back to public interface 2024-04-24T17:45:48.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:48 smithi137 bash[43799]: audit 2024-04-24T17:45:47.287095+0000 mgr.y (mgr.34107) 329 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:45:48.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:48 smithi137 bash[43799]: audit 2024-04-24T17:45:47.287095+0000 mgr.y (mgr.34107) 329 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:45:48.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:48 smithi137 bash[43799]: cluster 2024-04-24T17:45:47.462663+0000 mon.a (mon.0) 622 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-24T17:45:48.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:48 smithi137 bash[43799]: cluster 2024-04-24T17:45:47.462663+0000 mon.a (mon.0) 622 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-24T17:45:48.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:48 smithi070 bash[55604]: audit 2024-04-24T17:45:47.287095+0000 mgr.y (mgr.34107) 329 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:45:48.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:48 smithi070 bash[55604]: audit 2024-04-24T17:45:47.287095+0000 mgr.y (mgr.34107) 329 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:45:48.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:48 smithi070 bash[55604]: cluster 2024-04-24T17:45:47.462663+0000 mon.a (mon.0) 622 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-24T17:45:48.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:48 smithi070 bash[55604]: cluster 2024-04-24T17:45:47.462663+0000 mon.a (mon.0) 622 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-24T17:45:48.827 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:48 smithi070 bash[56922]: audit 2024-04-24T17:45:47.287095+0000 mgr.y (mgr.34107) 329 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:45:48.827 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:48 smithi070 bash[56922]: audit 2024-04-24T17:45:47.287095+0000 mgr.y (mgr.34107) 329 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:45:48.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:48 smithi070 bash[56922]: cluster 2024-04-24T17:45:47.462663+0000 mon.a (mon.0) 622 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-24T17:45:48.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:48 smithi070 bash[56922]: cluster 2024-04-24T17:45:47.462663+0000 mon.a (mon.0) 622 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-24T17:45:49.776 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:49 smithi137 bash[43799]: cluster 2024-04-24T17:45:48.700411+0000 mgr.y (mgr.34107) 330 : cluster [DBG] pgmap v209: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:45:49.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:49 smithi137 bash[43799]: cluster 2024-04-24T17:45:48.700411+0000 mgr.y (mgr.34107) 330 : cluster [DBG] pgmap v209: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:45:49.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:49 smithi070 bash[55604]: cluster 2024-04-24T17:45:48.700411+0000 mgr.y (mgr.34107) 330 : cluster [DBG] pgmap v209: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:45:49.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:49 smithi070 bash[55604]: cluster 2024-04-24T17:45:48.700411+0000 mgr.y (mgr.34107) 330 : cluster [DBG] pgmap v209: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:45:49.827 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:49 smithi070 bash[56922]: cluster 2024-04-24T17:45:48.700411+0000 mgr.y (mgr.34107) 330 : cluster [DBG] pgmap v209: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:45:49.827 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:49 smithi070 bash[56922]: cluster 2024-04-24T17:45:48.700411+0000 mgr.y (mgr.34107) 330 : cluster [DBG] pgmap v209: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:45:51.527 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:45:51 smithi137 bash[51247]: debug 2024-04-24T17:45:51.248+0000 7fe10dbfa7c0 -1 osd.7 0 read_superblock omap replica is missing. 2024-04-24T17:45:51.527 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:45:51 smithi137 bash[51247]: debug 2024-04-24T17:45:51.288+0000 7fe10dbfa7c0 -1 osd.7 140 log_to_monitors true 2024-04-24T17:45:51.527 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:51 smithi137 bash[43799]: audit 2024-04-24T17:45:50.502918+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:51.527 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:51 smithi137 bash[43799]: audit 2024-04-24T17:45:50.502918+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:51.527 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:51 smithi137 bash[43799]: audit 2024-04-24T17:45:50.515466+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:51.527 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:51 smithi137 bash[43799]: audit 2024-04-24T17:45:50.515466+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:51.527 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:51 smithi137 bash[43799]: cluster 2024-04-24T17:45:50.702390+0000 mgr.y (mgr.34107) 331 : cluster [DBG] pgmap v210: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:45:51.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:51 smithi137 bash[43799]: cluster 2024-04-24T17:45:50.702390+0000 mgr.y (mgr.34107) 331 : cluster [DBG] pgmap v210: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:45:51.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:51 smithi137 bash[43799]: audit 2024-04-24T17:45:51.127489+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:51.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:51 smithi137 bash[43799]: audit 2024-04-24T17:45:51.127489+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:51.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:51 smithi137 bash[43799]: audit 2024-04-24T17:45:51.131589+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:45:51.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:51 smithi137 bash[43799]: audit 2024-04-24T17:45:51.131589+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:45:51.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:51 smithi137 bash[43799]: audit 2024-04-24T17:45:51.298244+0000 mon.b (mon.2) 9 : audit [INF] from='osd.7 [v2:172.21.15.137:6824/82297699,v1:172.21.15.137:6825/82297699]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-24T17:45:51.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:51 smithi137 bash[43799]: audit 2024-04-24T17:45:51.298244+0000 mon.b (mon.2) 9 : audit [INF] from='osd.7 [v2:172.21.15.137:6824/82297699,v1:172.21.15.137:6825/82297699]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-24T17:45:51.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:51 smithi137 bash[43799]: audit 2024-04-24T17:45:51.305915+0000 mon.a (mon.0) 627 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-24T17:45:51.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:51 smithi137 bash[43799]: audit 2024-04-24T17:45:51.305915+0000 mon.a (mon.0) 627 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-24T17:45:51.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:51 smithi137 bash[43799]: cluster 2024-04-24T17:45:51.324675+0000 mon.a (mon.0) 628 : cluster [WRN] Health check update: Degraded data redundancy: 81/630 objects degraded (12.857%), 26 pgs degraded (PG_DEGRADED) 2024-04-24T17:45:51.528 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:51 smithi137 bash[43799]: cluster 2024-04-24T17:45:51.324675+0000 mon.a (mon.0) 628 : cluster [WRN] Health check update: Degraded data redundancy: 81/630 objects degraded (12.857%), 26 pgs degraded (PG_DEGRADED) 2024-04-24T17:45:51.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:51 smithi070 bash[55604]: audit 2024-04-24T17:45:50.502918+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:51.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:51 smithi070 bash[55604]: audit 2024-04-24T17:45:50.502918+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:51.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:51 smithi070 bash[55604]: audit 2024-04-24T17:45:50.515466+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:51.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:51 smithi070 bash[55604]: audit 2024-04-24T17:45:50.515466+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:51.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:51 smithi070 bash[55604]: cluster 2024-04-24T17:45:50.702390+0000 mgr.y (mgr.34107) 331 : cluster [DBG] pgmap v210: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:45:51.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:51 smithi070 bash[55604]: cluster 2024-04-24T17:45:50.702390+0000 mgr.y (mgr.34107) 331 : cluster [DBG] pgmap v210: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:45:51.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:51 smithi070 bash[55604]: audit 2024-04-24T17:45:51.127489+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:51.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:51 smithi070 bash[55604]: audit 2024-04-24T17:45:51.127489+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:51.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:51 smithi070 bash[55604]: audit 2024-04-24T17:45:51.131589+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:45:51.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:51 smithi070 bash[55604]: audit 2024-04-24T17:45:51.131589+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:45:51.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:51 smithi070 bash[55604]: audit 2024-04-24T17:45:51.298244+0000 mon.b (mon.2) 9 : audit [INF] from='osd.7 [v2:172.21.15.137:6824/82297699,v1:172.21.15.137:6825/82297699]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-24T17:45:51.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:51 smithi070 bash[55604]: audit 2024-04-24T17:45:51.298244+0000 mon.b (mon.2) 9 : audit [INF] from='osd.7 [v2:172.21.15.137:6824/82297699,v1:172.21.15.137:6825/82297699]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-24T17:45:51.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:51 smithi070 bash[55604]: audit 2024-04-24T17:45:51.305915+0000 mon.a (mon.0) 627 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-24T17:45:51.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:51 smithi070 bash[55604]: audit 2024-04-24T17:45:51.305915+0000 mon.a (mon.0) 627 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-24T17:45:51.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:51 smithi070 bash[55604]: cluster 2024-04-24T17:45:51.324675+0000 mon.a (mon.0) 628 : cluster [WRN] Health check update: Degraded data redundancy: 81/630 objects degraded (12.857%), 26 pgs degraded (PG_DEGRADED) 2024-04-24T17:45:51.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:51 smithi070 bash[55604]: cluster 2024-04-24T17:45:51.324675+0000 mon.a (mon.0) 628 : cluster [WRN] Health check update: Degraded data redundancy: 81/630 objects degraded (12.857%), 26 pgs degraded (PG_DEGRADED) 2024-04-24T17:45:51.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:51 smithi070 bash[56922]: audit 2024-04-24T17:45:50.502918+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:51.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:51 smithi070 bash[56922]: audit 2024-04-24T17:45:50.502918+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:51.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:51 smithi070 bash[56922]: audit 2024-04-24T17:45:50.515466+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:51.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:51 smithi070 bash[56922]: audit 2024-04-24T17:45:50.515466+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:51.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:51 smithi070 bash[56922]: cluster 2024-04-24T17:45:50.702390+0000 mgr.y (mgr.34107) 331 : cluster [DBG] pgmap v210: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:45:51.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:51 smithi070 bash[56922]: cluster 2024-04-24T17:45:50.702390+0000 mgr.y (mgr.34107) 331 : cluster [DBG] pgmap v210: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:45:51.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:51 smithi070 bash[56922]: audit 2024-04-24T17:45:51.127489+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:51.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:51 smithi070 bash[56922]: audit 2024-04-24T17:45:51.127489+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:51.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:51 smithi070 bash[56922]: audit 2024-04-24T17:45:51.131589+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:45:51.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:51 smithi070 bash[56922]: audit 2024-04-24T17:45:51.131589+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:45:51.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:51 smithi070 bash[56922]: audit 2024-04-24T17:45:51.298244+0000 mon.b (mon.2) 9 : audit [INF] from='osd.7 [v2:172.21.15.137:6824/82297699,v1:172.21.15.137:6825/82297699]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-24T17:45:51.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:51 smithi070 bash[56922]: audit 2024-04-24T17:45:51.298244+0000 mon.b (mon.2) 9 : audit [INF] from='osd.7 [v2:172.21.15.137:6824/82297699,v1:172.21.15.137:6825/82297699]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-24T17:45:51.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:51 smithi070 bash[56922]: audit 2024-04-24T17:45:51.305915+0000 mon.a (mon.0) 627 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-24T17:45:51.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:51 smithi070 bash[56922]: audit 2024-04-24T17:45:51.305915+0000 mon.a (mon.0) 627 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-24T17:45:51.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:51 smithi070 bash[56922]: cluster 2024-04-24T17:45:51.324675+0000 mon.a (mon.0) 628 : cluster [WRN] Health check update: Degraded data redundancy: 81/630 objects degraded (12.857%), 26 pgs degraded (PG_DEGRADED) 2024-04-24T17:45:51.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:51 smithi070 bash[56922]: cluster 2024-04-24T17:45:51.324675+0000 mon.a (mon.0) 628 : cluster [WRN] Health check update: Degraded data redundancy: 81/630 objects degraded (12.857%), 26 pgs degraded (PG_DEGRADED) 2024-04-24T17:45:52.327 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:45:51 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:45:51] "GET /metrics HTTP/1.1" 200 38617 "" "Prometheus/2.33.4" 2024-04-24T17:45:53.027 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:45:52 smithi137 bash[51247]: debug 2024-04-24T17:45:52.676+0000 7fe0fb04a700 -1 osd.7 140 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-24T17:45:53.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:52 smithi137 bash[43799]: audit 2024-04-24T17:45:51.686996+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:53.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:52 smithi137 bash[43799]: audit 2024-04-24T17:45:51.686996+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:53.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:52 smithi137 bash[43799]: audit 2024-04-24T17:45:51.700025+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:53.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:52 smithi137 bash[43799]: audit 2024-04-24T17:45:51.700025+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:53.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:52 smithi137 bash[43799]: audit 2024-04-24T17:45:52.123942+0000 mon.b (mon.2) 10 : audit [INF] from='osd.7 [v2:172.21.15.137:6824/82297699,v1:172.21.15.137:6825/82297699]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:45:53.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:52 smithi137 bash[43799]: audit 2024-04-24T17:45:52.123942+0000 mon.b (mon.2) 10 : audit [INF] from='osd.7 [v2:172.21.15.137:6824/82297699,v1:172.21.15.137:6825/82297699]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:45:53.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:52 smithi137 bash[43799]: audit 2024-04-24T17:45:52.126943+0000 mon.a (mon.0) 631 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-24T17:45:53.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:52 smithi137 bash[43799]: audit 2024-04-24T17:45:52.126943+0000 mon.a (mon.0) 631 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-24T17:45:53.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:52 smithi137 bash[43799]: cluster 2024-04-24T17:45:52.135042+0000 mon.a (mon.0) 632 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-04-24T17:45:53.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:52 smithi137 bash[43799]: cluster 2024-04-24T17:45:52.135042+0000 mon.a (mon.0) 632 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-04-24T17:45:53.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:52 smithi137 bash[43799]: audit 2024-04-24T17:45:52.136939+0000 mon.a (mon.0) 633 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:45:53.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:52 smithi137 bash[43799]: audit 2024-04-24T17:45:52.136939+0000 mon.a (mon.0) 633 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:45:53.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:52 smithi137 bash[43799]: audit 2024-04-24T17:45:52.680185+0000 mon.a (mon.0) 634 : audit [INF] from='osd.7 ' entity='osd.7' 2024-04-24T17:45:53.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:52 smithi137 bash[43799]: audit 2024-04-24T17:45:52.680185+0000 mon.a (mon.0) 634 : audit [INF] from='osd.7 ' entity='osd.7' 2024-04-24T17:45:53.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:52 smithi070 bash[55604]: audit 2024-04-24T17:45:51.686996+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:53.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:52 smithi070 bash[55604]: audit 2024-04-24T17:45:51.686996+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:53.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:52 smithi070 bash[55604]: audit 2024-04-24T17:45:51.700025+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:53.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:52 smithi070 bash[55604]: audit 2024-04-24T17:45:51.700025+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:53.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:52 smithi070 bash[55604]: audit 2024-04-24T17:45:52.123942+0000 mon.b (mon.2) 10 : audit [INF] from='osd.7 [v2:172.21.15.137:6824/82297699,v1:172.21.15.137:6825/82297699]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:45:53.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:52 smithi070 bash[55604]: audit 2024-04-24T17:45:52.123942+0000 mon.b (mon.2) 10 : audit [INF] from='osd.7 [v2:172.21.15.137:6824/82297699,v1:172.21.15.137:6825/82297699]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:45:53.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:52 smithi070 bash[55604]: audit 2024-04-24T17:45:52.126943+0000 mon.a (mon.0) 631 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-24T17:45:53.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:52 smithi070 bash[55604]: audit 2024-04-24T17:45:52.126943+0000 mon.a (mon.0) 631 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-24T17:45:53.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:52 smithi070 bash[55604]: cluster 2024-04-24T17:45:52.135042+0000 mon.a (mon.0) 632 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-04-24T17:45:53.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:52 smithi070 bash[55604]: cluster 2024-04-24T17:45:52.135042+0000 mon.a (mon.0) 632 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-04-24T17:45:53.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:52 smithi070 bash[55604]: audit 2024-04-24T17:45:52.136939+0000 mon.a (mon.0) 633 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:45:53.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:52 smithi070 bash[55604]: audit 2024-04-24T17:45:52.136939+0000 mon.a (mon.0) 633 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:45:53.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:52 smithi070 bash[55604]: audit 2024-04-24T17:45:52.680185+0000 mon.a (mon.0) 634 : audit [INF] from='osd.7 ' entity='osd.7' 2024-04-24T17:45:53.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:52 smithi070 bash[55604]: audit 2024-04-24T17:45:52.680185+0000 mon.a (mon.0) 634 : audit [INF] from='osd.7 ' entity='osd.7' 2024-04-24T17:45:53.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:52 smithi070 bash[56922]: audit 2024-04-24T17:45:51.686996+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:53.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:52 smithi070 bash[56922]: audit 2024-04-24T17:45:51.686996+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:53.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:52 smithi070 bash[56922]: audit 2024-04-24T17:45:51.700025+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:53.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:52 smithi070 bash[56922]: audit 2024-04-24T17:45:51.700025+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:45:53.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:52 smithi070 bash[56922]: audit 2024-04-24T17:45:52.123942+0000 mon.b (mon.2) 10 : audit [INF] from='osd.7 [v2:172.21.15.137:6824/82297699,v1:172.21.15.137:6825/82297699]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:45:53.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:52 smithi070 bash[56922]: audit 2024-04-24T17:45:52.123942+0000 mon.b (mon.2) 10 : audit [INF] from='osd.7 [v2:172.21.15.137:6824/82297699,v1:172.21.15.137:6825/82297699]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:45:53.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:52 smithi070 bash[56922]: audit 2024-04-24T17:45:52.126943+0000 mon.a (mon.0) 631 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-24T17:45:53.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:52 smithi070 bash[56922]: audit 2024-04-24T17:45:52.126943+0000 mon.a (mon.0) 631 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-24T17:45:53.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:52 smithi070 bash[56922]: cluster 2024-04-24T17:45:52.135042+0000 mon.a (mon.0) 632 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-04-24T17:45:53.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:52 smithi070 bash[56922]: cluster 2024-04-24T17:45:52.135042+0000 mon.a (mon.0) 632 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-04-24T17:45:53.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:52 smithi070 bash[56922]: audit 2024-04-24T17:45:52.136939+0000 mon.a (mon.0) 633 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:45:53.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:52 smithi070 bash[56922]: audit 2024-04-24T17:45:52.136939+0000 mon.a (mon.0) 633 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi137", "root=default"]}]: dispatch 2024-04-24T17:45:53.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:52 smithi070 bash[56922]: audit 2024-04-24T17:45:52.680185+0000 mon.a (mon.0) 634 : audit [INF] from='osd.7 ' entity='osd.7' 2024-04-24T17:45:53.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:52 smithi070 bash[56922]: audit 2024-04-24T17:45:52.680185+0000 mon.a (mon.0) 634 : audit [INF] from='osd.7 ' entity='osd.7' 2024-04-24T17:45:54.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:53 smithi137 bash[43799]: cluster 2024-04-24T17:45:52.703666+0000 mgr.y (mgr.34107) 332 : cluster [DBG] pgmap v212: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:45:54.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:53 smithi137 bash[43799]: cluster 2024-04-24T17:45:52.703666+0000 mgr.y (mgr.34107) 332 : cluster [DBG] pgmap v212: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:45:54.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:53 smithi070 bash[55604]: cluster 2024-04-24T17:45:52.703666+0000 mgr.y (mgr.34107) 332 : cluster [DBG] pgmap v212: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:45:54.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:53 smithi070 bash[55604]: cluster 2024-04-24T17:45:52.703666+0000 mgr.y (mgr.34107) 332 : cluster [DBG] pgmap v212: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:45:54.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:53 smithi070 bash[56922]: cluster 2024-04-24T17:45:52.703666+0000 mgr.y (mgr.34107) 332 : cluster [DBG] pgmap v212: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:45:54.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:53 smithi070 bash[56922]: cluster 2024-04-24T17:45:52.703666+0000 mgr.y (mgr.34107) 332 : cluster [DBG] pgmap v212: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:45:55.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:54 smithi137 bash[43799]: cluster 2024-04-24T17:45:53.687317+0000 mon.a (mon.0) 635 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:45:55.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:54 smithi137 bash[43799]: cluster 2024-04-24T17:45:53.687317+0000 mon.a (mon.0) 635 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:45:55.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:54 smithi137 bash[43799]: cluster 2024-04-24T17:45:53.701652+0000 mon.a (mon.0) 636 : cluster [INF] osd.7 [v2:172.21.15.137:6824/82297699,v1:172.21.15.137:6825/82297699] boot 2024-04-24T17:45:55.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:54 smithi137 bash[43799]: cluster 2024-04-24T17:45:53.701652+0000 mon.a (mon.0) 636 : cluster [INF] osd.7 [v2:172.21.15.137:6824/82297699,v1:172.21.15.137:6825/82297699] boot 2024-04-24T17:45:55.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:54 smithi137 bash[43799]: cluster 2024-04-24T17:45:53.701813+0000 mon.a (mon.0) 637 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-04-24T17:45:55.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:54 smithi137 bash[43799]: cluster 2024-04-24T17:45:53.701813+0000 mon.a (mon.0) 637 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-04-24T17:45:55.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:54 smithi137 bash[43799]: audit 2024-04-24T17:45:53.714016+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:45:55.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:54 smithi137 bash[43799]: audit 2024-04-24T17:45:53.714016+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:45:55.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:54 smithi137 bash[43799]: cluster 2024-04-24T17:45:54.700410+0000 mon.a (mon.0) 639 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-04-24T17:45:55.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:54 smithi137 bash[43799]: cluster 2024-04-24T17:45:54.700410+0000 mon.a (mon.0) 639 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-04-24T17:45:55.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:54 smithi070 bash[55604]: cluster 2024-04-24T17:45:53.687317+0000 mon.a (mon.0) 635 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:45:55.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:54 smithi070 bash[55604]: cluster 2024-04-24T17:45:53.687317+0000 mon.a (mon.0) 635 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:45:55.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:54 smithi070 bash[55604]: cluster 2024-04-24T17:45:53.701652+0000 mon.a (mon.0) 636 : cluster [INF] osd.7 [v2:172.21.15.137:6824/82297699,v1:172.21.15.137:6825/82297699] boot 2024-04-24T17:45:55.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:54 smithi070 bash[55604]: cluster 2024-04-24T17:45:53.701652+0000 mon.a (mon.0) 636 : cluster [INF] osd.7 [v2:172.21.15.137:6824/82297699,v1:172.21.15.137:6825/82297699] boot 2024-04-24T17:45:55.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:54 smithi070 bash[55604]: cluster 2024-04-24T17:45:53.701813+0000 mon.a (mon.0) 637 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-04-24T17:45:55.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:54 smithi070 bash[55604]: cluster 2024-04-24T17:45:53.701813+0000 mon.a (mon.0) 637 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-04-24T17:45:55.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:54 smithi070 bash[55604]: audit 2024-04-24T17:45:53.714016+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:45:55.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:54 smithi070 bash[55604]: audit 2024-04-24T17:45:53.714016+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:45:55.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:54 smithi070 bash[55604]: cluster 2024-04-24T17:45:54.700410+0000 mon.a (mon.0) 639 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-04-24T17:45:55.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:54 smithi070 bash[55604]: cluster 2024-04-24T17:45:54.700410+0000 mon.a (mon.0) 639 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-04-24T17:45:55.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:54 smithi070 bash[56922]: cluster 2024-04-24T17:45:53.687317+0000 mon.a (mon.0) 635 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:45:55.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:54 smithi070 bash[56922]: cluster 2024-04-24T17:45:53.687317+0000 mon.a (mon.0) 635 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:45:55.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:54 smithi070 bash[56922]: cluster 2024-04-24T17:45:53.701652+0000 mon.a (mon.0) 636 : cluster [INF] osd.7 [v2:172.21.15.137:6824/82297699,v1:172.21.15.137:6825/82297699] boot 2024-04-24T17:45:55.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:54 smithi070 bash[56922]: cluster 2024-04-24T17:45:53.701652+0000 mon.a (mon.0) 636 : cluster [INF] osd.7 [v2:172.21.15.137:6824/82297699,v1:172.21.15.137:6825/82297699] boot 2024-04-24T17:45:55.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:54 smithi070 bash[56922]: cluster 2024-04-24T17:45:53.701813+0000 mon.a (mon.0) 637 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-04-24T17:45:55.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:54 smithi070 bash[56922]: cluster 2024-04-24T17:45:53.701813+0000 mon.a (mon.0) 637 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-04-24T17:45:55.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:54 smithi070 bash[56922]: audit 2024-04-24T17:45:53.714016+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:45:55.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:54 smithi070 bash[56922]: audit 2024-04-24T17:45:53.714016+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:45:55.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:54 smithi070 bash[56922]: cluster 2024-04-24T17:45:54.700410+0000 mon.a (mon.0) 639 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-04-24T17:45:55.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:54 smithi070 bash[56922]: cluster 2024-04-24T17:45:54.700410+0000 mon.a (mon.0) 639 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-04-24T17:45:56.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:55 smithi137 bash[43799]: cluster 2024-04-24T17:45:54.705401+0000 mgr.y (mgr.34107) 333 : cluster [DBG] pgmap v215: 161 pgs: 8 peering, 21 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-24T17:45:56.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:55 smithi137 bash[43799]: cluster 2024-04-24T17:45:54.705401+0000 mgr.y (mgr.34107) 333 : cluster [DBG] pgmap v215: 161 pgs: 8 peering, 21 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-24T17:45:56.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:55 smithi070 bash[56922]: cluster 2024-04-24T17:45:54.705401+0000 mgr.y (mgr.34107) 333 : cluster [DBG] pgmap v215: 161 pgs: 8 peering, 21 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-24T17:45:56.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:55 smithi070 bash[56922]: cluster 2024-04-24T17:45:54.705401+0000 mgr.y (mgr.34107) 333 : cluster [DBG] pgmap v215: 161 pgs: 8 peering, 21 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-24T17:45:56.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:55 smithi070 bash[55604]: cluster 2024-04-24T17:45:54.705401+0000 mgr.y (mgr.34107) 333 : cluster [DBG] pgmap v215: 161 pgs: 8 peering, 21 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-24T17:45:56.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:55 smithi070 bash[55604]: cluster 2024-04-24T17:45:54.705401+0000 mgr.y (mgr.34107) 333 : cluster [DBG] pgmap v215: 161 pgs: 8 peering, 21 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-24T17:45:57.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:56 smithi137 bash[43799]: cluster 2024-04-24T17:45:56.326637+0000 mon.a (mon.0) 640 : cluster [WRN] Health check update: Degraded data redundancy: 68/630 objects degraded (10.794%), 21 pgs degraded (PG_DEGRADED) 2024-04-24T17:45:57.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:56 smithi137 bash[43799]: cluster 2024-04-24T17:45:56.326637+0000 mon.a (mon.0) 640 : cluster [WRN] Health check update: Degraded data redundancy: 68/630 objects degraded (10.794%), 21 pgs degraded (PG_DEGRADED) 2024-04-24T17:45:57.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:56 smithi070 bash[55604]: cluster 2024-04-24T17:45:56.326637+0000 mon.a (mon.0) 640 : cluster [WRN] Health check update: Degraded data redundancy: 68/630 objects degraded (10.794%), 21 pgs degraded (PG_DEGRADED) 2024-04-24T17:45:57.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:56 smithi070 bash[55604]: cluster 2024-04-24T17:45:56.326637+0000 mon.a (mon.0) 640 : cluster [WRN] Health check update: Degraded data redundancy: 68/630 objects degraded (10.794%), 21 pgs degraded (PG_DEGRADED) 2024-04-24T17:45:57.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:56 smithi070 bash[56922]: cluster 2024-04-24T17:45:56.326637+0000 mon.a (mon.0) 640 : cluster [WRN] Health check update: Degraded data redundancy: 68/630 objects degraded (10.794%), 21 pgs degraded (PG_DEGRADED) 2024-04-24T17:45:57.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:56 smithi070 bash[56922]: cluster 2024-04-24T17:45:56.326637+0000 mon.a (mon.0) 640 : cluster [WRN] Health check update: Degraded data redundancy: 68/630 objects degraded (10.794%), 21 pgs degraded (PG_DEGRADED) 2024-04-24T17:45:58.015 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:57 smithi137 bash[43799]: cluster 2024-04-24T17:45:56.707136+0000 mgr.y (mgr.34107) 334 : cluster [DBG] pgmap v216: 161 pgs: 8 peering, 11 active+undersized+degraded, 21 active+undersized, 121 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 44/630 objects degraded (6.984%) 2024-04-24T17:45:58.015 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:57 smithi137 bash[43799]: cluster 2024-04-24T17:45:56.707136+0000 mgr.y (mgr.34107) 334 : cluster [DBG] pgmap v216: 161 pgs: 8 peering, 11 active+undersized+degraded, 21 active+undersized, 121 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 44/630 objects degraded (6.984%) 2024-04-24T17:45:58.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:57 smithi070 bash[55604]: cluster 2024-04-24T17:45:56.707136+0000 mgr.y (mgr.34107) 334 : cluster [DBG] pgmap v216: 161 pgs: 8 peering, 11 active+undersized+degraded, 21 active+undersized, 121 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 44/630 objects degraded (6.984%) 2024-04-24T17:45:58.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:57 smithi070 bash[55604]: cluster 2024-04-24T17:45:56.707136+0000 mgr.y (mgr.34107) 334 : cluster [DBG] pgmap v216: 161 pgs: 8 peering, 11 active+undersized+degraded, 21 active+undersized, 121 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 44/630 objects degraded (6.984%) 2024-04-24T17:45:58.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:57 smithi070 bash[56922]: cluster 2024-04-24T17:45:56.707136+0000 mgr.y (mgr.34107) 334 : cluster [DBG] pgmap v216: 161 pgs: 8 peering, 11 active+undersized+degraded, 21 active+undersized, 121 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 44/630 objects degraded (6.984%) 2024-04-24T17:45:58.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:57 smithi070 bash[56922]: cluster 2024-04-24T17:45:56.707136+0000 mgr.y (mgr.34107) 334 : cluster [DBG] pgmap v216: 161 pgs: 8 peering, 11 active+undersized+degraded, 21 active+undersized, 121 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 44/630 objects degraded (6.984%) 2024-04-24T17:45:59.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:58 smithi137 bash[43799]: audit 2024-04-24T17:45:57.294503+0000 mgr.y (mgr.34107) 335 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:45:59.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:58 smithi137 bash[43799]: audit 2024-04-24T17:45:57.294503+0000 mgr.y (mgr.34107) 335 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:45:59.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:58 smithi070 bash[55604]: audit 2024-04-24T17:45:57.294503+0000 mgr.y (mgr.34107) 335 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:45:59.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:58 smithi070 bash[55604]: audit 2024-04-24T17:45:57.294503+0000 mgr.y (mgr.34107) 335 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:45:59.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:58 smithi070 bash[56922]: audit 2024-04-24T17:45:57.294503+0000 mgr.y (mgr.34107) 335 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:45:59.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:58 smithi070 bash[56922]: audit 2024-04-24T17:45:57.294503+0000 mgr.y (mgr.34107) 335 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:46:00.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:59 smithi137 bash[43799]: cluster 2024-04-24T17:45:58.708417+0000 mgr.y (mgr.34107) 336 : cluster [DBG] pgmap v217: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 311 B/s rd, 0 op/s 2024-04-24T17:46:00.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:59 smithi137 bash[43799]: cluster 2024-04-24T17:45:58.708417+0000 mgr.y (mgr.34107) 336 : cluster [DBG] pgmap v217: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 311 B/s rd, 0 op/s 2024-04-24T17:46:00.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:59 smithi137 bash[43799]: cluster 2024-04-24T17:45:58.734159+0000 mon.a (mon.0) 641 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/630 objects degraded (6.984%), 11 pgs degraded) 2024-04-24T17:46:00.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:59 smithi137 bash[43799]: cluster 2024-04-24T17:45:58.734159+0000 mon.a (mon.0) 641 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/630 objects degraded (6.984%), 11 pgs degraded) 2024-04-24T17:46:00.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:59 smithi137 bash[43799]: audit 2024-04-24T17:45:58.988284+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:46:00.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:59 smithi137 bash[43799]: audit 2024-04-24T17:45:58.988284+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:46:00.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:59 smithi137 bash[43799]: audit 2024-04-24T17:45:58.990375+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:46:00.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:59 smithi137 bash[43799]: audit 2024-04-24T17:45:58.990375+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:46:00.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:59 smithi137 bash[43799]: audit 2024-04-24T17:45:59.004175+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:00.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:59 smithi137 bash[43799]: audit 2024-04-24T17:45:59.004175+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:00.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:59 smithi137 bash[43799]: audit 2024-04-24T17:45:59.103980+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:46:00.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:59 smithi137 bash[43799]: audit 2024-04-24T17:45:59.103980+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:46:00.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:59 smithi137 bash[43799]: audit 2024-04-24T17:45:59.109437+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:00.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:59 smithi137 bash[43799]: audit 2024-04-24T17:45:59.109437+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:00.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:59 smithi137 bash[43799]: audit 2024-04-24T17:45:59.113555+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:00.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:59 smithi137 bash[43799]: audit 2024-04-24T17:45:59.113555+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:00.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:59 smithi137 bash[43799]: audit 2024-04-24T17:45:59.116359+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:00.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:59 smithi137 bash[43799]: audit 2024-04-24T17:45:59.116359+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:00.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:59 smithi137 bash[43799]: audit 2024-04-24T17:45:59.121560+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:00.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:59 smithi137 bash[43799]: audit 2024-04-24T17:45:59.121560+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:00.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:59 smithi137 bash[43799]: audit 2024-04-24T17:45:59.130198+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:00.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:59 smithi137 bash[43799]: audit 2024-04-24T17:45:59.130198+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:00.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:59 smithi137 bash[43799]: audit 2024-04-24T17:45:59.134935+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-24T17:46:00.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:59 smithi137 bash[43799]: audit 2024-04-24T17:45:59.134935+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-24T17:46:00.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:59 smithi137 bash[43799]: audit 2024-04-24T17:45:59.141257+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-24T17:46:00.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:59 smithi137 bash[43799]: audit 2024-04-24T17:45:59.141257+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-24T17:46:00.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:59 smithi137 bash[43799]: audit 2024-04-24T17:45:59.145934+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-24T17:46:00.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:59 smithi137 bash[43799]: audit 2024-04-24T17:45:59.145934+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-24T17:46:00.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:59 smithi137 bash[43799]: audit 2024-04-24T17:45:59.151719+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-24T17:46:00.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:59 smithi137 bash[43799]: audit 2024-04-24T17:45:59.151719+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-24T17:46:00.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:59 smithi137 bash[43799]: audit 2024-04-24T17:45:59.156337+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-24T17:46:00.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:59 smithi137 bash[43799]: audit 2024-04-24T17:45:59.156337+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-24T17:46:00.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:59 smithi137 bash[43799]: audit 2024-04-24T17:45:59.162604+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-24T17:46:00.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:59 smithi137 bash[43799]: audit 2024-04-24T17:45:59.162604+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-24T17:46:00.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:59 smithi137 bash[43799]: audit 2024-04-24T17:45:59.167345+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-24T17:46:00.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:59 smithi137 bash[43799]: audit 2024-04-24T17:45:59.167345+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-24T17:46:00.030 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:59 smithi137 bash[43799]: audit 2024-04-24T17:45:59.173404+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-24T17:46:00.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:59 smithi137 bash[43799]: audit 2024-04-24T17:45:59.173404+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-24T17:46:00.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:59 smithi137 bash[43799]: audit 2024-04-24T17:45:59.177774+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-24T17:46:00.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:59 smithi137 bash[43799]: audit 2024-04-24T17:45:59.177774+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-24T17:46:00.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:59 smithi137 bash[43799]: audit 2024-04-24T17:45:59.183883+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-24T17:46:00.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:59 smithi137 bash[43799]: audit 2024-04-24T17:45:59.183883+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-24T17:46:00.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:59 smithi137 bash[43799]: audit 2024-04-24T17:45:59.188617+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-24T17:46:00.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:59 smithi137 bash[43799]: audit 2024-04-24T17:45:59.188617+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-24T17:46:00.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:59 smithi137 bash[43799]: audit 2024-04-24T17:45:59.194834+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-24T17:46:00.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:59 smithi137 bash[43799]: audit 2024-04-24T17:45:59.194834+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-24T17:46:00.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:59 smithi137 bash[43799]: audit 2024-04-24T17:45:59.199526+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-24T17:46:00.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:59 smithi137 bash[43799]: audit 2024-04-24T17:45:59.199526+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-24T17:46:00.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:59 smithi137 bash[43799]: audit 2024-04-24T17:45:59.205849+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-24T17:46:00.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:59 smithi137 bash[43799]: audit 2024-04-24T17:45:59.205849+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-24T17:46:00.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:59 smithi137 bash[43799]: audit 2024-04-24T17:45:59.210113+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-24T17:46:00.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:59 smithi137 bash[43799]: audit 2024-04-24T17:45:59.210113+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-24T17:46:00.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:59 smithi137 bash[43799]: audit 2024-04-24T17:45:59.217896+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-24T17:46:00.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:59 smithi137 bash[43799]: audit 2024-04-24T17:45:59.217896+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-24T17:46:00.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:59 smithi137 bash[43799]: audit 2024-04-24T17:45:59.227735+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-24T17:46:00.032 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:45:59 smithi137 bash[43799]: audit 2024-04-24T17:45:59.227735+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-24T17:46:00.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[55604]: cluster 2024-04-24T17:45:58.708417+0000 mgr.y (mgr.34107) 336 : cluster [DBG] pgmap v217: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 311 B/s rd, 0 op/s 2024-04-24T17:46:00.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[55604]: cluster 2024-04-24T17:45:58.708417+0000 mgr.y (mgr.34107) 336 : cluster [DBG] pgmap v217: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 311 B/s rd, 0 op/s 2024-04-24T17:46:00.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[55604]: cluster 2024-04-24T17:45:58.734159+0000 mon.a (mon.0) 641 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/630 objects degraded (6.984%), 11 pgs degraded) 2024-04-24T17:46:00.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[55604]: cluster 2024-04-24T17:45:58.734159+0000 mon.a (mon.0) 641 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/630 objects degraded (6.984%), 11 pgs degraded) 2024-04-24T17:46:00.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[55604]: audit 2024-04-24T17:45:58.988284+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:46:00.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[55604]: audit 2024-04-24T17:45:58.988284+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:46:00.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[55604]: audit 2024-04-24T17:45:58.990375+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:46:00.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[55604]: audit 2024-04-24T17:45:58.990375+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:46:00.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[55604]: audit 2024-04-24T17:45:59.004175+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:00.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[55604]: audit 2024-04-24T17:45:59.004175+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:00.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[55604]: audit 2024-04-24T17:45:59.103980+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:46:00.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[55604]: audit 2024-04-24T17:45:59.103980+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:46:00.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[55604]: audit 2024-04-24T17:45:59.109437+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:00.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[55604]: audit 2024-04-24T17:45:59.109437+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:00.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[55604]: audit 2024-04-24T17:45:59.113555+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:00.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[55604]: audit 2024-04-24T17:45:59.113555+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:00.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[55604]: audit 2024-04-24T17:45:59.116359+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:00.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[55604]: audit 2024-04-24T17:45:59.116359+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:00.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[55604]: audit 2024-04-24T17:45:59.121560+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:00.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[56922]: cluster 2024-04-24T17:45:58.708417+0000 mgr.y (mgr.34107) 336 : cluster [DBG] pgmap v217: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 311 B/s rd, 0 op/s 2024-04-24T17:46:00.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[56922]: cluster 2024-04-24T17:45:58.708417+0000 mgr.y (mgr.34107) 336 : cluster [DBG] pgmap v217: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 311 B/s rd, 0 op/s 2024-04-24T17:46:00.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[56922]: cluster 2024-04-24T17:45:58.734159+0000 mon.a (mon.0) 641 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/630 objects degraded (6.984%), 11 pgs degraded) 2024-04-24T17:46:00.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[56922]: cluster 2024-04-24T17:45:58.734159+0000 mon.a (mon.0) 641 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/630 objects degraded (6.984%), 11 pgs degraded) 2024-04-24T17:46:00.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[56922]: audit 2024-04-24T17:45:58.988284+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:46:00.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[56922]: audit 2024-04-24T17:45:58.988284+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:46:00.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[56922]: audit 2024-04-24T17:45:58.990375+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:46:00.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[56922]: audit 2024-04-24T17:45:58.990375+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:46:00.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[56922]: audit 2024-04-24T17:45:59.004175+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:00.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[56922]: audit 2024-04-24T17:45:59.004175+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:00.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[56922]: audit 2024-04-24T17:45:59.103980+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:46:00.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[56922]: audit 2024-04-24T17:45:59.103980+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:46:00.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[56922]: audit 2024-04-24T17:45:59.109437+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:00.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[56922]: audit 2024-04-24T17:45:59.109437+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:00.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[56922]: audit 2024-04-24T17:45:59.113555+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:00.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[56922]: audit 2024-04-24T17:45:59.113555+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:00.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[56922]: audit 2024-04-24T17:45:59.116359+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:00.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[56922]: audit 2024-04-24T17:45:59.116359+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:00.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[56922]: audit 2024-04-24T17:45:59.121560+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:00.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[55604]: audit 2024-04-24T17:45:59.121560+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:00.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[55604]: audit 2024-04-24T17:45:59.130198+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:00.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[55604]: audit 2024-04-24T17:45:59.130198+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:00.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[55604]: audit 2024-04-24T17:45:59.134935+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-24T17:46:00.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[55604]: audit 2024-04-24T17:45:59.134935+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-24T17:46:00.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[55604]: audit 2024-04-24T17:45:59.141257+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-24T17:46:00.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[55604]: audit 2024-04-24T17:45:59.141257+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-24T17:46:00.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[55604]: audit 2024-04-24T17:45:59.145934+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-24T17:46:00.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[55604]: audit 2024-04-24T17:45:59.145934+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-24T17:46:00.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[55604]: audit 2024-04-24T17:45:59.151719+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-24T17:46:00.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[55604]: audit 2024-04-24T17:45:59.151719+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-24T17:46:00.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[55604]: audit 2024-04-24T17:45:59.156337+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-24T17:46:00.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[55604]: audit 2024-04-24T17:45:59.156337+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-24T17:46:00.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[55604]: audit 2024-04-24T17:45:59.162604+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-24T17:46:00.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[55604]: audit 2024-04-24T17:45:59.162604+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-24T17:46:00.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[55604]: audit 2024-04-24T17:45:59.167345+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-24T17:46:00.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[55604]: audit 2024-04-24T17:45:59.167345+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-24T17:46:00.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[56922]: audit 2024-04-24T17:45:59.121560+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:00.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[56922]: audit 2024-04-24T17:45:59.130198+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:00.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[56922]: audit 2024-04-24T17:45:59.130198+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:00.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[56922]: audit 2024-04-24T17:45:59.134935+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-24T17:46:00.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[56922]: audit 2024-04-24T17:45:59.134935+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-24T17:46:00.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[56922]: audit 2024-04-24T17:45:59.141257+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-24T17:46:00.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[56922]: audit 2024-04-24T17:45:59.141257+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-24T17:46:00.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[56922]: audit 2024-04-24T17:45:59.145934+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-24T17:46:00.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[56922]: audit 2024-04-24T17:45:59.145934+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-24T17:46:00.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[56922]: audit 2024-04-24T17:45:59.151719+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-24T17:46:00.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[56922]: audit 2024-04-24T17:45:59.151719+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-24T17:46:00.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[56922]: audit 2024-04-24T17:45:59.156337+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-24T17:46:00.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[56922]: audit 2024-04-24T17:45:59.156337+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-24T17:46:00.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[56922]: audit 2024-04-24T17:45:59.162604+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-24T17:46:00.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[56922]: audit 2024-04-24T17:45:59.162604+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-24T17:46:00.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[56922]: audit 2024-04-24T17:45:59.167345+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-24T17:46:00.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[56922]: audit 2024-04-24T17:45:59.167345+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-24T17:46:00.084 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[55604]: audit 2024-04-24T17:45:59.173404+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-24T17:46:00.084 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[55604]: audit 2024-04-24T17:45:59.173404+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-24T17:46:00.084 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[55604]: audit 2024-04-24T17:45:59.177774+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-24T17:46:00.084 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[55604]: audit 2024-04-24T17:45:59.177774+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-24T17:46:00.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[55604]: audit 2024-04-24T17:45:59.183883+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-24T17:46:00.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[55604]: audit 2024-04-24T17:45:59.183883+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-24T17:46:00.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[55604]: audit 2024-04-24T17:45:59.188617+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-24T17:46:00.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[55604]: audit 2024-04-24T17:45:59.188617+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-24T17:46:00.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[55604]: audit 2024-04-24T17:45:59.194834+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-24T17:46:00.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[55604]: audit 2024-04-24T17:45:59.194834+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-24T17:46:00.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[55604]: audit 2024-04-24T17:45:59.199526+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-24T17:46:00.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[55604]: audit 2024-04-24T17:45:59.199526+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-24T17:46:00.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[55604]: audit 2024-04-24T17:45:59.205849+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-24T17:46:00.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[55604]: audit 2024-04-24T17:45:59.205849+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-24T17:46:00.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[55604]: audit 2024-04-24T17:45:59.210113+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-24T17:46:00.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[55604]: audit 2024-04-24T17:45:59.210113+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-24T17:46:00.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[55604]: audit 2024-04-24T17:45:59.217896+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-24T17:46:00.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[55604]: audit 2024-04-24T17:45:59.217896+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-24T17:46:00.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[55604]: audit 2024-04-24T17:45:59.227735+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-24T17:46:00.086 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[55604]: audit 2024-04-24T17:45:59.227735+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-24T17:46:00.086 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[56922]: audit 2024-04-24T17:45:59.173404+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-24T17:46:00.086 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[56922]: audit 2024-04-24T17:45:59.173404+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-24T17:46:00.086 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[56922]: audit 2024-04-24T17:45:59.177774+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-24T17:46:00.086 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[56922]: audit 2024-04-24T17:45:59.177774+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-24T17:46:00.086 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[56922]: audit 2024-04-24T17:45:59.183883+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-24T17:46:00.087 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[56922]: audit 2024-04-24T17:45:59.183883+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-24T17:46:00.087 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[56922]: audit 2024-04-24T17:45:59.188617+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-24T17:46:00.087 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[56922]: audit 2024-04-24T17:45:59.188617+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-24T17:46:00.087 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[56922]: audit 2024-04-24T17:45:59.194834+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-24T17:46:00.087 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[56922]: audit 2024-04-24T17:45:59.194834+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-24T17:46:00.087 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[56922]: audit 2024-04-24T17:45:59.199526+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-24T17:46:00.087 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[56922]: audit 2024-04-24T17:45:59.199526+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-24T17:46:00.087 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[56922]: audit 2024-04-24T17:45:59.205849+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-24T17:46:00.087 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[56922]: audit 2024-04-24T17:45:59.205849+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-24T17:46:00.087 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[56922]: audit 2024-04-24T17:45:59.210113+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-24T17:46:00.087 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[56922]: audit 2024-04-24T17:45:59.210113+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-24T17:46:00.087 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[56922]: audit 2024-04-24T17:45:59.217896+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-24T17:46:00.087 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[56922]: audit 2024-04-24T17:45:59.217896+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-24T17:46:00.087 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[56922]: audit 2024-04-24T17:45:59.227735+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-24T17:46:00.088 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:45:59 smithi070 bash[56922]: audit 2024-04-24T17:45:59.227735+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-24T17:46:00.710 INFO:teuthology.orchestra.run.smithi070.stdout:true 2024-04-24T17:46:01.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:00 smithi137 bash[43799]: cluster 2024-04-24T17:45:58.993850+0000 mgr.y (mgr.34107) 337 : cluster [DBG] pgmap v218: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 325 B/s rd, 0 op/s 2024-04-24T17:46:01.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:00 smithi137 bash[43799]: cluster 2024-04-24T17:45:58.993850+0000 mgr.y (mgr.34107) 337 : cluster [DBG] pgmap v218: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 325 B/s rd, 0 op/s 2024-04-24T17:46:01.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:00 smithi137 bash[43799]: cluster 2024-04-24T17:45:58.994851+0000 mgr.y (mgr.34107) 338 : cluster [DBG] pgmap v219: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 386 B/s rd, 0 op/s 2024-04-24T17:46:01.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:00 smithi137 bash[43799]: cluster 2024-04-24T17:45:58.994851+0000 mgr.y (mgr.34107) 338 : cluster [DBG] pgmap v219: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 386 B/s rd, 0 op/s 2024-04-24T17:46:01.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:00 smithi137 bash[43799]: cephadm 2024-04-24T17:45:59.123137+0000 mgr.y (mgr.34107) 339 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-04-24T17:46:01.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:00 smithi137 bash[43799]: cephadm 2024-04-24T17:45:59.123137+0000 mgr.y (mgr.34107) 339 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-04-24T17:46:01.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:00 smithi137 bash[43799]: cephadm 2024-04-24T17:45:59.226860+0000 mgr.y (mgr.34107) 340 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-04-24T17:46:01.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:00 smithi137 bash[43799]: cephadm 2024-04-24T17:45:59.226860+0000 mgr.y (mgr.34107) 340 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-04-24T17:46:01.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:00 smithi137 bash[43799]: cluster 2024-04-24T17:46:00.212299+0000 mon.a (mon.0) 668 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-24T17:46:01.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:00 smithi137 bash[43799]: cluster 2024-04-24T17:46:00.212299+0000 mon.a (mon.0) 668 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-24T17:46:01.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:00 smithi137 bash[43799]: audit 2024-04-24T17:46:00.214708+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-24T17:46:01.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:00 smithi137 bash[43799]: audit 2024-04-24T17:46:00.214708+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-24T17:46:01.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:00 smithi137 bash[43799]: cluster 2024-04-24T17:46:00.221891+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-04-24T17:46:01.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:00 smithi137 bash[43799]: cluster 2024-04-24T17:46:00.221891+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-04-24T17:46:01.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:00 smithi137 bash[43799]: audit 2024-04-24T17:46:00.226042+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:01.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:00 smithi137 bash[43799]: audit 2024-04-24T17:46:00.226042+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:01.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:00 smithi137 bash[43799]: audit 2024-04-24T17:46:00.232063+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:01.029 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:00 smithi137 bash[43799]: audit 2024-04-24T17:46:00.232063+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:01.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:00 smithi070 bash[56922]: cluster 2024-04-24T17:45:58.993850+0000 mgr.y (mgr.34107) 337 : cluster [DBG] pgmap v218: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 325 B/s rd, 0 op/s 2024-04-24T17:46:01.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:00 smithi070 bash[56922]: cluster 2024-04-24T17:45:58.993850+0000 mgr.y (mgr.34107) 337 : cluster [DBG] pgmap v218: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 325 B/s rd, 0 op/s 2024-04-24T17:46:01.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:00 smithi070 bash[56922]: cluster 2024-04-24T17:45:58.994851+0000 mgr.y (mgr.34107) 338 : cluster [DBG] pgmap v219: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 386 B/s rd, 0 op/s 2024-04-24T17:46:01.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:00 smithi070 bash[56922]: cluster 2024-04-24T17:45:58.994851+0000 mgr.y (mgr.34107) 338 : cluster [DBG] pgmap v219: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 386 B/s rd, 0 op/s 2024-04-24T17:46:01.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:00 smithi070 bash[56922]: cephadm 2024-04-24T17:45:59.123137+0000 mgr.y (mgr.34107) 339 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-04-24T17:46:01.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:00 smithi070 bash[56922]: cephadm 2024-04-24T17:45:59.123137+0000 mgr.y (mgr.34107) 339 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-04-24T17:46:01.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:00 smithi070 bash[56922]: cephadm 2024-04-24T17:45:59.226860+0000 mgr.y (mgr.34107) 340 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-04-24T17:46:01.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:00 smithi070 bash[56922]: cephadm 2024-04-24T17:45:59.226860+0000 mgr.y (mgr.34107) 340 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-04-24T17:46:01.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:00 smithi070 bash[56922]: cluster 2024-04-24T17:46:00.212299+0000 mon.a (mon.0) 668 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-24T17:46:01.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:00 smithi070 bash[56922]: cluster 2024-04-24T17:46:00.212299+0000 mon.a (mon.0) 668 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-24T17:46:01.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:00 smithi070 bash[56922]: audit 2024-04-24T17:46:00.214708+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-24T17:46:01.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:00 smithi070 bash[56922]: audit 2024-04-24T17:46:00.214708+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-24T17:46:01.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:00 smithi070 bash[56922]: cluster 2024-04-24T17:46:00.221891+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-04-24T17:46:01.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:00 smithi070 bash[56922]: cluster 2024-04-24T17:46:00.221891+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-04-24T17:46:01.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:00 smithi070 bash[56922]: audit 2024-04-24T17:46:00.226042+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:01.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:00 smithi070 bash[56922]: audit 2024-04-24T17:46:00.226042+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:01.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:00 smithi070 bash[56922]: audit 2024-04-24T17:46:00.232063+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:01.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:00 smithi070 bash[56922]: audit 2024-04-24T17:46:00.232063+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:01.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:00 smithi070 bash[55604]: cluster 2024-04-24T17:45:58.993850+0000 mgr.y (mgr.34107) 337 : cluster [DBG] pgmap v218: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 325 B/s rd, 0 op/s 2024-04-24T17:46:01.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:00 smithi070 bash[55604]: cluster 2024-04-24T17:45:58.993850+0000 mgr.y (mgr.34107) 337 : cluster [DBG] pgmap v218: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 325 B/s rd, 0 op/s 2024-04-24T17:46:01.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:00 smithi070 bash[55604]: cluster 2024-04-24T17:45:58.994851+0000 mgr.y (mgr.34107) 338 : cluster [DBG] pgmap v219: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 386 B/s rd, 0 op/s 2024-04-24T17:46:01.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:00 smithi070 bash[55604]: cluster 2024-04-24T17:45:58.994851+0000 mgr.y (mgr.34107) 338 : cluster [DBG] pgmap v219: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 386 B/s rd, 0 op/s 2024-04-24T17:46:01.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:00 smithi070 bash[55604]: cephadm 2024-04-24T17:45:59.123137+0000 mgr.y (mgr.34107) 339 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-04-24T17:46:01.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:00 smithi070 bash[55604]: cephadm 2024-04-24T17:45:59.123137+0000 mgr.y (mgr.34107) 339 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-04-24T17:46:01.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:00 smithi070 bash[55604]: cephadm 2024-04-24T17:45:59.226860+0000 mgr.y (mgr.34107) 340 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-04-24T17:46:01.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:00 smithi070 bash[55604]: cephadm 2024-04-24T17:45:59.226860+0000 mgr.y (mgr.34107) 340 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-04-24T17:46:01.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:00 smithi070 bash[55604]: cluster 2024-04-24T17:46:00.212299+0000 mon.a (mon.0) 668 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-24T17:46:01.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:00 smithi070 bash[55604]: cluster 2024-04-24T17:46:00.212299+0000 mon.a (mon.0) 668 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-24T17:46:01.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:00 smithi070 bash[55604]: audit 2024-04-24T17:46:00.214708+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-24T17:46:01.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:00 smithi070 bash[55604]: audit 2024-04-24T17:46:00.214708+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-24T17:46:01.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:00 smithi070 bash[55604]: cluster 2024-04-24T17:46:00.221891+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-04-24T17:46:01.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:00 smithi070 bash[55604]: cluster 2024-04-24T17:46:00.221891+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-04-24T17:46:01.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:00 smithi070 bash[55604]: audit 2024-04-24T17:46:00.226042+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:01.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:00 smithi070 bash[55604]: audit 2024-04-24T17:46:00.226042+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:01.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:00 smithi070 bash[55604]: audit 2024-04-24T17:46:00.232063+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:01.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:00 smithi070 bash[55604]: audit 2024-04-24T17:46:00.232063+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:01.440 INFO:teuthology.orchestra.run.smithi070.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-24T17:46:01.440 INFO:teuthology.orchestra.run.smithi070.stdout:alertmanager.a smithi070 *:9093,9094 running (7m) 2m ago 13m 13.1M - 0.23.0 ba2b418f427c e0f2cd13940b 2024-04-24T17:46:01.441 INFO:teuthology.orchestra.run.smithi070.stdout:grafana.a smithi137 *:3000 running (6m) 10s ago 13m 41.0M - 8.3.5 dad864ee21e9 ca713403d512 2024-04-24T17:46:01.441 INFO:teuthology.orchestra.run.smithi070.stdout:iscsi.foo.smithi070.jytlzp smithi070 running (6m) 2m ago 11m 44.7M - 3.5 e1d6a67b021e 1182cd297262 2024-04-24T17:46:01.441 INFO:teuthology.orchestra.run.smithi070.stdout:mgr.x smithi137 *:8443,9283,8765 running (5m) 10s ago 19m 440M - 19.0.0-3285-g5904d294 8bb2087275ff dd7af369145b 2024-04-24T17:46:01.441 INFO:teuthology.orchestra.run.smithi070.stdout:mgr.y smithi070 *:8443,9283,8765 running (6m) 2m ago 21m 499M - 19.0.0-3285-g5904d294 8bb2087275ff c555095cd81e 2024-04-24T17:46:01.441 INFO:teuthology.orchestra.run.smithi070.stdout:mon.a smithi070 running (5m) 2m ago 21m 52.3M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 6a091f7b35e1 2024-04-24T17:46:01.441 INFO:teuthology.orchestra.run.smithi070.stdout:mon.b smithi137 running (4m) 10s ago 19m 44.0M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 3c2727485e8d 2024-04-24T17:46:01.441 INFO:teuthology.orchestra.run.smithi070.stdout:mon.c smithi070 running (5m) 2m ago 19m 42.7M 2048M 19.0.0-3285-g5904d294 8bb2087275ff d56c3ab97de2 2024-04-24T17:46:01.441 INFO:teuthology.orchestra.run.smithi070.stdout:node-exporter.a smithi070 *:9100 running (7m) 2m ago 14m 9532k - 1.3.1 1dbe0e931976 374237c6a572 2024-04-24T17:46:01.441 INFO:teuthology.orchestra.run.smithi070.stdout:node-exporter.b smithi137 *:9100 running (6m) 10s ago 14m 9532k - 1.3.1 1dbe0e931976 5a40b64f638c 2024-04-24T17:46:01.441 INFO:teuthology.orchestra.run.smithi070.stdout:osd.0 smithi070 running (3m) 2m ago 18m 46.7M 2780M 19.0.0-3285-g5904d294 8bb2087275ff 718b3b3cef66 2024-04-24T17:46:01.441 INFO:teuthology.orchestra.run.smithi070.stdout:osd.1 smithi070 running (3m) 2m ago 18m 50.7M 2780M 19.0.0-3285-g5904d294 8bb2087275ff 46f1f3bd7742 2024-04-24T17:46:01.441 INFO:teuthology.orchestra.run.smithi070.stdout:osd.2 smithi070 running (2m) 2m ago 17m 43.6M 2780M 19.0.0-3285-g5904d294 8bb2087275ff d234df45b661 2024-04-24T17:46:01.442 INFO:teuthology.orchestra.run.smithi070.stdout:osd.3 smithi070 running (2m) 2m ago 17m - 2780M 19.0.0-3285-g5904d294 8bb2087275ff c0b08fb6cc19 2024-04-24T17:46:01.442 INFO:teuthology.orchestra.run.smithi070.stdout:osd.4 smithi137 running (107s) 10s ago 16m 57.4M 3036M 19.0.0-3285-g5904d294 8bb2087275ff c653ad956c9b 2024-04-24T17:46:01.442 INFO:teuthology.orchestra.run.smithi070.stdout:osd.5 smithi137 running (66s) 10s ago 16m 52.1M 3036M 19.0.0-3285-g5904d294 8bb2087275ff dac9b6431bb4 2024-04-24T17:46:01.442 INFO:teuthology.orchestra.run.smithi070.stdout:osd.6 smithi137 running (40s) 10s ago 15m 45.7M 3036M 19.0.0-3285-g5904d294 8bb2087275ff 25b7cf6f44f8 2024-04-24T17:46:01.442 INFO:teuthology.orchestra.run.smithi070.stdout:osd.7 smithi137 running (14s) 10s ago 14m - 3036M 19.0.0-3285-g5904d294 8bb2087275ff ba2fd99c956e 2024-04-24T17:46:01.442 INFO:teuthology.orchestra.run.smithi070.stdout:prometheus.a smithi137 *:9095 running (6m) 10s ago 14m 66.5M - 2.33.4 514e6a882f6e 10762eaa85a2 2024-04-24T17:46:01.442 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.foo.smithi070.jodwqm smithi070 *:8000 running (12m) 2m ago 12m 85.9M - 17.2.0 e1d6a67b021e bd398e759017 2024-04-24T17:46:01.442 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.foo.smithi137.xlirah smithi137 *:8000 running (12m) 10s ago 12m 85.9M - 17.2.0 e1d6a67b021e 2704ac43d32d 2024-04-24T17:46:01.442 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.smpl.smithi070.qayqjt smithi070 *:80 running (11m) 2m ago 11m 85.5M - 17.2.0 e1d6a67b021e 0779a09b8ae8 2024-04-24T17:46:01.442 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.smpl.smithi137.vqzuok smithi137 *:80 running (11m) 10s ago 11m 86.5M - 17.2.0 e1d6a67b021e 92bd3bc19140 2024-04-24T17:46:01.858 INFO:teuthology.orchestra.run.smithi070.stdout:{ 2024-04-24T17:46:01.858 INFO:teuthology.orchestra.run.smithi070.stdout: "mon": { 2024-04-24T17:46:01.858 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 3 2024-04-24T17:46:01.858 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:46:01.858 INFO:teuthology.orchestra.run.smithi070.stdout: "mgr": { 2024-04-24T17:46:01.858 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 2 2024-04-24T17:46:01.858 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:46:01.858 INFO:teuthology.orchestra.run.smithi070.stdout: "osd": { 2024-04-24T17:46:01.859 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 8 2024-04-24T17:46:01.859 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:46:01.859 INFO:teuthology.orchestra.run.smithi070.stdout: "rgw": { 2024-04-24T17:46:01.859 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-24T17:46:01.859 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:46:01.859 INFO:teuthology.orchestra.run.smithi070.stdout: "overall": { 2024-04-24T17:46:01.859 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-04-24T17:46:01.859 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 13 2024-04-24T17:46:01.859 INFO:teuthology.orchestra.run.smithi070.stdout: } 2024-04-24T17:46:01.859 INFO:teuthology.orchestra.run.smithi070.stdout:} 2024-04-24T17:46:02.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:01 smithi137 bash[43799]: cephadm 2024-04-24T17:46:00.227499+0000 mgr.y (mgr.34107) 341 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-04-24T17:46:02.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:01 smithi137 bash[43799]: cephadm 2024-04-24T17:46:00.227499+0000 mgr.y (mgr.34107) 341 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-04-24T17:46:02.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:01 smithi137 bash[43799]: audit 2024-04-24T17:46:00.712318+0000 mgr.y (mgr.34107) 342 : audit [DBG] from='client.34533 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:46:02.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:01 smithi137 bash[43799]: audit 2024-04-24T17:46:00.712318+0000 mgr.y (mgr.34107) 342 : audit [DBG] from='client.34533 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:46:02.077 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:46:01 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:46:01] "GET /metrics HTTP/1.1" 200 38617 "" "Prometheus/2.33.4" 2024-04-24T17:46:02.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:01 smithi070 bash[55604]: cephadm 2024-04-24T17:46:00.227499+0000 mgr.y (mgr.34107) 341 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-04-24T17:46:02.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:01 smithi070 bash[55604]: cephadm 2024-04-24T17:46:00.227499+0000 mgr.y (mgr.34107) 341 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-04-24T17:46:02.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:01 smithi070 bash[55604]: audit 2024-04-24T17:46:00.712318+0000 mgr.y (mgr.34107) 342 : audit [DBG] from='client.34533 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:46:02.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:01 smithi070 bash[55604]: audit 2024-04-24T17:46:00.712318+0000 mgr.y (mgr.34107) 342 : audit [DBG] from='client.34533 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:46:02.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:01 smithi070 bash[56922]: cephadm 2024-04-24T17:46:00.227499+0000 mgr.y (mgr.34107) 341 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-04-24T17:46:02.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:01 smithi070 bash[56922]: cephadm 2024-04-24T17:46:00.227499+0000 mgr.y (mgr.34107) 341 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-04-24T17:46:02.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:01 smithi070 bash[56922]: audit 2024-04-24T17:46:00.712318+0000 mgr.y (mgr.34107) 342 : audit [DBG] from='client.34533 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:46:02.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:01 smithi070 bash[56922]: audit 2024-04-24T17:46:00.712318+0000 mgr.y (mgr.34107) 342 : audit [DBG] from='client.34533 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:46:02.218 INFO:teuthology.orchestra.run.smithi070.stdout:{ 2024-04-24T17:46:02.218 INFO:teuthology.orchestra.run.smithi070.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc", 2024-04-24T17:46:02.218 INFO:teuthology.orchestra.run.smithi070.stdout: "in_progress": true, 2024-04-24T17:46:02.218 INFO:teuthology.orchestra.run.smithi070.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-24T17:46:02.219 INFO:teuthology.orchestra.run.smithi070.stdout: "services_complete": [ 2024-04-24T17:46:02.219 INFO:teuthology.orchestra.run.smithi070.stdout: "osd", 2024-04-24T17:46:02.219 INFO:teuthology.orchestra.run.smithi070.stdout: "mgr", 2024-04-24T17:46:02.219 INFO:teuthology.orchestra.run.smithi070.stdout: "mon" 2024-04-24T17:46:02.219 INFO:teuthology.orchestra.run.smithi070.stdout: ], 2024-04-24T17:46:02.219 INFO:teuthology.orchestra.run.smithi070.stdout: "progress": "13/23 daemons upgraded", 2024-04-24T17:46:02.219 INFO:teuthology.orchestra.run.smithi070.stdout: "message": "Currently upgrading rgw daemons", 2024-04-24T17:46:02.219 INFO:teuthology.orchestra.run.smithi070.stdout: "is_paused": false 2024-04-24T17:46:02.219 INFO:teuthology.orchestra.run.smithi070.stdout:} 2024-04-24T17:46:02.640 INFO:teuthology.orchestra.run.smithi070.stdout:HEALTH_WARN failed to probe daemons or devices 2024-04-24T17:46:02.640 INFO:teuthology.orchestra.run.smithi070.stdout:[WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-24T17:46:02.640 INFO:teuthology.orchestra.run.smithi070.stdout: host smithi137 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/mon.b/config 2024-04-24T17:46:02.640 INFO:teuthology.orchestra.run.smithi070.stdout:Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi137 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmphah89q3s:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch 2024-04-24T17:46:02.640 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:46:02.640 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/docker: stderr See 'docker run --help'. 2024-04-24T17:46:02.641 INFO:teuthology.orchestra.run.smithi070.stdout:Traceback (most recent call last): 2024-04-24T17:46:02.641 INFO:teuthology.orchestra.run.smithi070.stdout: File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-24T17:46:02.641 INFO:teuthology.orchestra.run.smithi070.stdout: return _run_code(code, main_globals, None, 2024-04-24T17:46:02.641 INFO:teuthology.orchestra.run.smithi070.stdout: File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-24T17:46:02.641 INFO:teuthology.orchestra.run.smithi070.stdout: exec(code, run_globals) 2024-04-24T17:46:02.641 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5642, in 2024-04-24T17:46:02.641 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5630, in main 2024-04-24T17:46:02.641 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 408, in _infer_config 2024-04-24T17:46:02.641 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 323, in _infer_fsid 2024-04-24T17:46:02.641 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 436, in _infer_image 2024-04-24T17:46:02.642 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 310, in _validate_fsid 2024-04-24T17:46:02.642 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 3380, in command_ceph_volume 2024-04-24T17:46:02.642 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-24T17:46:02.642 INFO:teuthology.orchestra.run.smithi070.stdout:RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi137 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmphah89q3s:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:46:02.642 INFO:teuthology.orchestra.run.smithi070.stdout:See 'docker run --help'. 2024-04-24T17:46:03.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:02 smithi137 bash[43799]: cluster 2024-04-24T17:46:00.996083+0000 mgr.y (mgr.34107) 343 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 325 B/s rd, 0 op/s 2024-04-24T17:46:03.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:02 smithi137 bash[43799]: cluster 2024-04-24T17:46:00.996083+0000 mgr.y (mgr.34107) 343 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 325 B/s rd, 0 op/s 2024-04-24T17:46:03.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:02 smithi137 bash[43799]: audit 2024-04-24T17:46:01.082564+0000 mgr.y (mgr.34107) 344 : audit [DBG] from='client.34539 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:46:03.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:02 smithi137 bash[43799]: audit 2024-04-24T17:46:01.082564+0000 mgr.y (mgr.34107) 344 : audit [DBG] from='client.34539 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:46:03.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:02 smithi137 bash[43799]: audit 2024-04-24T17:46:01.440814+0000 mgr.y (mgr.34107) 345 : audit [DBG] from='client.34545 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:46:03.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:02 smithi137 bash[43799]: audit 2024-04-24T17:46:01.440814+0000 mgr.y (mgr.34107) 345 : audit [DBG] from='client.34545 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:46:03.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:02 smithi137 bash[43799]: audit 2024-04-24T17:46:01.873528+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.70:0/2672558138' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:03.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:02 smithi137 bash[43799]: audit 2024-04-24T17:46:01.873528+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.70:0/2672558138' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:03.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:02 smithi137 bash[43799]: audit 2024-04-24T17:46:02.656131+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.70:0/277531264' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:46:03.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:02 smithi137 bash[43799]: audit 2024-04-24T17:46:02.656131+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.70:0/277531264' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:46:03.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:02 smithi070 bash[56922]: cluster 2024-04-24T17:46:00.996083+0000 mgr.y (mgr.34107) 343 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 325 B/s rd, 0 op/s 2024-04-24T17:46:03.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:02 smithi070 bash[56922]: cluster 2024-04-24T17:46:00.996083+0000 mgr.y (mgr.34107) 343 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 325 B/s rd, 0 op/s 2024-04-24T17:46:03.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:02 smithi070 bash[56922]: audit 2024-04-24T17:46:01.082564+0000 mgr.y (mgr.34107) 344 : audit [DBG] from='client.34539 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:46:03.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:02 smithi070 bash[56922]: audit 2024-04-24T17:46:01.082564+0000 mgr.y (mgr.34107) 344 : audit [DBG] from='client.34539 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:46:03.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:02 smithi070 bash[56922]: audit 2024-04-24T17:46:01.440814+0000 mgr.y (mgr.34107) 345 : audit [DBG] from='client.34545 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:46:03.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:02 smithi070 bash[56922]: audit 2024-04-24T17:46:01.440814+0000 mgr.y (mgr.34107) 345 : audit [DBG] from='client.34545 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:46:03.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:02 smithi070 bash[56922]: audit 2024-04-24T17:46:01.873528+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.70:0/2672558138' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:03.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:02 smithi070 bash[56922]: audit 2024-04-24T17:46:01.873528+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.70:0/2672558138' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:03.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:02 smithi070 bash[56922]: audit 2024-04-24T17:46:02.656131+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.70:0/277531264' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:46:03.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:02 smithi070 bash[56922]: audit 2024-04-24T17:46:02.656131+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.70:0/277531264' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:46:03.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:02 smithi070 bash[55604]: cluster 2024-04-24T17:46:00.996083+0000 mgr.y (mgr.34107) 343 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 325 B/s rd, 0 op/s 2024-04-24T17:46:03.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:02 smithi070 bash[55604]: cluster 2024-04-24T17:46:00.996083+0000 mgr.y (mgr.34107) 343 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 325 B/s rd, 0 op/s 2024-04-24T17:46:03.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:02 smithi070 bash[55604]: audit 2024-04-24T17:46:01.082564+0000 mgr.y (mgr.34107) 344 : audit [DBG] from='client.34539 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:46:03.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:02 smithi070 bash[55604]: audit 2024-04-24T17:46:01.082564+0000 mgr.y (mgr.34107) 344 : audit [DBG] from='client.34539 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:46:03.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:02 smithi070 bash[55604]: audit 2024-04-24T17:46:01.440814+0000 mgr.y (mgr.34107) 345 : audit [DBG] from='client.34545 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:46:03.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:02 smithi070 bash[55604]: audit 2024-04-24T17:46:01.440814+0000 mgr.y (mgr.34107) 345 : audit [DBG] from='client.34545 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:46:03.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:02 smithi070 bash[55604]: audit 2024-04-24T17:46:01.873528+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.70:0/2672558138' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:03.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:02 smithi070 bash[55604]: audit 2024-04-24T17:46:01.873528+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.70:0/2672558138' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:03.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:02 smithi070 bash[55604]: audit 2024-04-24T17:46:02.656131+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.70:0/277531264' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:46:03.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:02 smithi070 bash[55604]: audit 2024-04-24T17:46:02.656131+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.70:0/277531264' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:46:04.072 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:03 smithi070 bash[55604]: audit 2024-04-24T17:46:02.233922+0000 mgr.y (mgr.34107) 346 : audit [DBG] from='client.34557 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:46:04.072 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:03 smithi070 bash[55604]: audit 2024-04-24T17:46:02.233922+0000 mgr.y (mgr.34107) 346 : audit [DBG] from='client.34557 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:46:04.072 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:03 smithi070 bash[55604]: cephadm 2024-04-24T17:46:02.803852+0000 mgr.y (mgr.34107) 347 : cephadm [INF] Upgrade: Updating rgw.foo.smithi070.jodwqm (1/4) 2024-04-24T17:46:04.072 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:03 smithi070 bash[55604]: cephadm 2024-04-24T17:46:02.803852+0000 mgr.y (mgr.34107) 347 : cephadm [INF] Upgrade: Updating rgw.foo.smithi070.jodwqm (1/4) 2024-04-24T17:46:04.072 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:03 smithi070 bash[55604]: audit 2024-04-24T17:46:02.812896+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:04.072 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:03 smithi070 bash[55604]: audit 2024-04-24T17:46:02.812896+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:04.072 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:03 smithi070 bash[55604]: audit 2024-04-24T17:46:02.818610+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi070.jodwqm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:46:04.072 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:03 smithi070 bash[55604]: audit 2024-04-24T17:46:02.818610+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi070.jodwqm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:46:04.072 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:03 smithi070 bash[55604]: audit 2024-04-24T17:46:02.821223+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:46:04.072 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:03 smithi070 bash[55604]: audit 2024-04-24T17:46:02.821223+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:46:04.072 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:03 smithi070 bash[55604]: cephadm 2024-04-24T17:46:02.822727+0000 mgr.y (mgr.34107) 348 : cephadm [INF] Deploying daemon rgw.foo.smithi070.jodwqm on smithi070 2024-04-24T17:46:04.072 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:03 smithi070 bash[55604]: cephadm 2024-04-24T17:46:02.822727+0000 mgr.y (mgr.34107) 348 : cephadm [INF] Deploying daemon rgw.foo.smithi070.jodwqm on smithi070 2024-04-24T17:46:04.073 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:03 smithi070 bash[56922]: audit 2024-04-24T17:46:02.233922+0000 mgr.y (mgr.34107) 346 : audit [DBG] from='client.34557 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:46:04.073 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:03 smithi070 bash[56922]: audit 2024-04-24T17:46:02.233922+0000 mgr.y (mgr.34107) 346 : audit [DBG] from='client.34557 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:46:04.073 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:03 smithi070 bash[56922]: cephadm 2024-04-24T17:46:02.803852+0000 mgr.y (mgr.34107) 347 : cephadm [INF] Upgrade: Updating rgw.foo.smithi070.jodwqm (1/4) 2024-04-24T17:46:04.073 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:03 smithi070 bash[56922]: cephadm 2024-04-24T17:46:02.803852+0000 mgr.y (mgr.34107) 347 : cephadm [INF] Upgrade: Updating rgw.foo.smithi070.jodwqm (1/4) 2024-04-24T17:46:04.073 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:03 smithi070 bash[56922]: audit 2024-04-24T17:46:02.812896+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:04.073 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:03 smithi070 bash[56922]: audit 2024-04-24T17:46:02.812896+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:04.073 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:03 smithi070 bash[56922]: audit 2024-04-24T17:46:02.818610+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi070.jodwqm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:46:04.073 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:03 smithi070 bash[56922]: audit 2024-04-24T17:46:02.818610+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi070.jodwqm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:46:04.073 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:03 smithi070 bash[56922]: audit 2024-04-24T17:46:02.821223+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:46:04.073 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:03 smithi070 bash[56922]: audit 2024-04-24T17:46:02.821223+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:46:04.073 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:03 smithi070 bash[56922]: cephadm 2024-04-24T17:46:02.822727+0000 mgr.y (mgr.34107) 348 : cephadm [INF] Deploying daemon rgw.foo.smithi070.jodwqm on smithi070 2024-04-24T17:46:04.073 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:03 smithi070 bash[56922]: cephadm 2024-04-24T17:46:02.822727+0000 mgr.y (mgr.34107) 348 : cephadm [INF] Deploying daemon rgw.foo.smithi070.jodwqm on smithi070 2024-04-24T17:46:04.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:03 smithi137 bash[43799]: audit 2024-04-24T17:46:02.233922+0000 mgr.y (mgr.34107) 346 : audit [DBG] from='client.34557 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:46:04.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:03 smithi137 bash[43799]: audit 2024-04-24T17:46:02.233922+0000 mgr.y (mgr.34107) 346 : audit [DBG] from='client.34557 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:46:04.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:03 smithi137 bash[43799]: cephadm 2024-04-24T17:46:02.803852+0000 mgr.y (mgr.34107) 347 : cephadm [INF] Upgrade: Updating rgw.foo.smithi070.jodwqm (1/4) 2024-04-24T17:46:04.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:03 smithi137 bash[43799]: cephadm 2024-04-24T17:46:02.803852+0000 mgr.y (mgr.34107) 347 : cephadm [INF] Upgrade: Updating rgw.foo.smithi070.jodwqm (1/4) 2024-04-24T17:46:04.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:03 smithi137 bash[43799]: audit 2024-04-24T17:46:02.812896+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:04.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:03 smithi137 bash[43799]: audit 2024-04-24T17:46:02.812896+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:04.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:03 smithi137 bash[43799]: audit 2024-04-24T17:46:02.818610+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi070.jodwqm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:46:04.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:03 smithi137 bash[43799]: audit 2024-04-24T17:46:02.818610+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi070.jodwqm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:46:04.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:03 smithi137 bash[43799]: audit 2024-04-24T17:46:02.821223+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:46:04.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:03 smithi137 bash[43799]: audit 2024-04-24T17:46:02.821223+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:46:04.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:03 smithi137 bash[43799]: cephadm 2024-04-24T17:46:02.822727+0000 mgr.y (mgr.34107) 348 : cephadm [INF] Deploying daemon rgw.foo.smithi070.jodwqm on smithi070 2024-04-24T17:46:04.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:03 smithi137 bash[43799]: cephadm 2024-04-24T17:46:02.822727+0000 mgr.y (mgr.34107) 348 : cephadm [INF] Deploying daemon rgw.foo.smithi070.jodwqm on smithi070 2024-04-24T17:46:05.067 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:04 smithi070 bash[55604]: cluster 2024-04-24T17:46:02.997499+0000 mgr.y (mgr.34107) 349 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 325 B/s rd, 0 op/s 2024-04-24T17:46:05.067 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:04 smithi070 bash[55604]: cluster 2024-04-24T17:46:02.997499+0000 mgr.y (mgr.34107) 349 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 325 B/s rd, 0 op/s 2024-04-24T17:46:05.067 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:04 smithi070 bash[56922]: cluster 2024-04-24T17:46:02.997499+0000 mgr.y (mgr.34107) 349 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 325 B/s rd, 0 op/s 2024-04-24T17:46:05.067 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:04 smithi070 bash[56922]: cluster 2024-04-24T17:46:02.997499+0000 mgr.y (mgr.34107) 349 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 325 B/s rd, 0 op/s 2024-04-24T17:46:05.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:04 smithi137 bash[43799]: cluster 2024-04-24T17:46:02.997499+0000 mgr.y (mgr.34107) 349 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 325 B/s rd, 0 op/s 2024-04-24T17:46:05.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:04 smithi137 bash[43799]: cluster 2024-04-24T17:46:02.997499+0000 mgr.y (mgr.34107) 349 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 325 B/s rd, 0 op/s 2024-04-24T17:46:05.326 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:05 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:05.327 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:46:05 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:05.327 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:05 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:05.327 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:46:05 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:05.328 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:46:05 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:05.328 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:46:05 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:05.328 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:46:05 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:05.329 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:46:05 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:05.329 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:46:05 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:06.807 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:06 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:06.807 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:46:06 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:06.807 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:46:06 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:06.808 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:46:06 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:06.808 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:46:06 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:06.808 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:06 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:06.809 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:46:06 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:06.809 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:46:06 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:06.809 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:46:06 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:07.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:06 smithi070 bash[56922]: cluster 2024-04-24T17:46:04.999046+0000 mgr.y (mgr.34107) 350 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 813 B/s rd, 0 op/s 2024-04-24T17:46:07.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:06 smithi070 bash[56922]: cluster 2024-04-24T17:46:04.999046+0000 mgr.y (mgr.34107) 350 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 813 B/s rd, 0 op/s 2024-04-24T17:46:07.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:06 smithi070 bash[56922]: audit 2024-04-24T17:46:06.128058+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:07.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:06 smithi070 bash[56922]: audit 2024-04-24T17:46:06.128058+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:07.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:06 smithi070 bash[56922]: audit 2024-04-24T17:46:06.130273+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:46:07.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:06 smithi070 bash[56922]: audit 2024-04-24T17:46:06.130273+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:46:07.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:06 smithi070 bash[56922]: audit 2024-04-24T17:46:06.473356+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:07.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:06 smithi070 bash[56922]: audit 2024-04-24T17:46:06.473356+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:07.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:06 smithi070 bash[56922]: audit 2024-04-24T17:46:06.734631+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:07.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:06 smithi070 bash[56922]: audit 2024-04-24T17:46:06.734631+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:07.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:06 smithi070 bash[56922]: audit 2024-04-24T17:46:06.740378+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:07.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:06 smithi070 bash[56922]: audit 2024-04-24T17:46:06.740378+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:07.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:06 smithi070 bash[55604]: cluster 2024-04-24T17:46:04.999046+0000 mgr.y (mgr.34107) 350 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 813 B/s rd, 0 op/s 2024-04-24T17:46:07.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:06 smithi070 bash[55604]: cluster 2024-04-24T17:46:04.999046+0000 mgr.y (mgr.34107) 350 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 813 B/s rd, 0 op/s 2024-04-24T17:46:07.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:06 smithi070 bash[55604]: audit 2024-04-24T17:46:06.128058+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:07.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:06 smithi070 bash[55604]: audit 2024-04-24T17:46:06.128058+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:07.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:06 smithi070 bash[55604]: audit 2024-04-24T17:46:06.130273+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:46:07.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:06 smithi070 bash[55604]: audit 2024-04-24T17:46:06.130273+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:46:07.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:06 smithi070 bash[55604]: audit 2024-04-24T17:46:06.473356+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:07.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:06 smithi070 bash[55604]: audit 2024-04-24T17:46:06.473356+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:07.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:06 smithi070 bash[55604]: audit 2024-04-24T17:46:06.734631+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:07.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:06 smithi070 bash[55604]: audit 2024-04-24T17:46:06.734631+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:07.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:06 smithi070 bash[55604]: audit 2024-04-24T17:46:06.740378+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:07.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:06 smithi070 bash[55604]: audit 2024-04-24T17:46:06.740378+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:07.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:06 smithi137 bash[43799]: cluster 2024-04-24T17:46:04.999046+0000 mgr.y (mgr.34107) 350 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 813 B/s rd, 0 op/s 2024-04-24T17:46:07.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:06 smithi137 bash[43799]: cluster 2024-04-24T17:46:04.999046+0000 mgr.y (mgr.34107) 350 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 813 B/s rd, 0 op/s 2024-04-24T17:46:07.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:06 smithi137 bash[43799]: audit 2024-04-24T17:46:06.128058+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:07.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:06 smithi137 bash[43799]: audit 2024-04-24T17:46:06.128058+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:07.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:06 smithi137 bash[43799]: audit 2024-04-24T17:46:06.130273+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:46:07.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:06 smithi137 bash[43799]: audit 2024-04-24T17:46:06.130273+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:46:07.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:06 smithi137 bash[43799]: audit 2024-04-24T17:46:06.473356+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:07.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:06 smithi137 bash[43799]: audit 2024-04-24T17:46:06.473356+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:07.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:06 smithi137 bash[43799]: audit 2024-04-24T17:46:06.734631+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:07.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:06 smithi137 bash[43799]: audit 2024-04-24T17:46:06.734631+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:07.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:06 smithi137 bash[43799]: audit 2024-04-24T17:46:06.740378+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:07.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:06 smithi137 bash[43799]: audit 2024-04-24T17:46:06.740378+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:09.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:08 smithi070 bash[55604]: cluster 2024-04-24T17:46:07.000400+0000 mgr.y (mgr.34107) 351 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:46:09.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:08 smithi070 bash[55604]: cluster 2024-04-24T17:46:07.000400+0000 mgr.y (mgr.34107) 351 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:46:09.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:08 smithi070 bash[55604]: audit 2024-04-24T17:46:07.303184+0000 mgr.y (mgr.34107) 352 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:46:09.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:08 smithi070 bash[55604]: audit 2024-04-24T17:46:07.303184+0000 mgr.y (mgr.34107) 352 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:46:09.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:08 smithi070 bash[56922]: cluster 2024-04-24T17:46:07.000400+0000 mgr.y (mgr.34107) 351 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:46:09.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:08 smithi070 bash[56922]: cluster 2024-04-24T17:46:07.000400+0000 mgr.y (mgr.34107) 351 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:46:09.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:08 smithi070 bash[56922]: audit 2024-04-24T17:46:07.303184+0000 mgr.y (mgr.34107) 352 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:46:09.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:08 smithi070 bash[56922]: audit 2024-04-24T17:46:07.303184+0000 mgr.y (mgr.34107) 352 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:46:09.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:08 smithi137 bash[43799]: cluster 2024-04-24T17:46:07.000400+0000 mgr.y (mgr.34107) 351 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:46:09.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:08 smithi137 bash[43799]: cluster 2024-04-24T17:46:07.000400+0000 mgr.y (mgr.34107) 351 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:46:09.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:08 smithi137 bash[43799]: audit 2024-04-24T17:46:07.303184+0000 mgr.y (mgr.34107) 352 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:46:09.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:08 smithi137 bash[43799]: audit 2024-04-24T17:46:07.303184+0000 mgr.y (mgr.34107) 352 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:46:10.824 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:10 smithi070 bash[56922]: cluster 2024-04-24T17:46:09.001819+0000 mgr.y (mgr.34107) 353 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 8.7 KiB/s rd, 0 B/s wr, 12 op/s 2024-04-24T17:46:10.824 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:10 smithi070 bash[56922]: cluster 2024-04-24T17:46:09.001819+0000 mgr.y (mgr.34107) 353 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 8.7 KiB/s rd, 0 B/s wr, 12 op/s 2024-04-24T17:46:10.824 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:10 smithi070 bash[56922]: cephadm 2024-04-24T17:46:09.565481+0000 mgr.y (mgr.34107) 354 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi070.qayqjt (2/4) 2024-04-24T17:46:10.825 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:10 smithi070 bash[56922]: cephadm 2024-04-24T17:46:09.565481+0000 mgr.y (mgr.34107) 354 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi070.qayqjt (2/4) 2024-04-24T17:46:10.825 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:10 smithi070 bash[56922]: audit 2024-04-24T17:46:09.573018+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:10.825 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:10 smithi070 bash[56922]: audit 2024-04-24T17:46:09.573018+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:10.825 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:10 smithi070 bash[56922]: audit 2024-04-24T17:46:09.577616+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi070.qayqjt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:46:10.825 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:10 smithi070 bash[56922]: audit 2024-04-24T17:46:09.577616+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi070.qayqjt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:46:10.825 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:10 smithi070 bash[56922]: audit 2024-04-24T17:46:09.579889+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:46:10.825 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:10 smithi070 bash[56922]: audit 2024-04-24T17:46:09.579889+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:46:10.825 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:10 smithi070 bash[56922]: cephadm 2024-04-24T17:46:09.581385+0000 mgr.y (mgr.34107) 355 : cephadm [INF] Deploying daemon rgw.smpl.smithi070.qayqjt on smithi070 2024-04-24T17:46:10.825 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:10 smithi070 bash[56922]: cephadm 2024-04-24T17:46:09.581385+0000 mgr.y (mgr.34107) 355 : cephadm [INF] Deploying daemon rgw.smpl.smithi070.qayqjt on smithi070 2024-04-24T17:46:10.825 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:10 smithi070 bash[55604]: cluster 2024-04-24T17:46:09.001819+0000 mgr.y (mgr.34107) 353 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 8.7 KiB/s rd, 0 B/s wr, 12 op/s 2024-04-24T17:46:10.825 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:10 smithi070 bash[55604]: cluster 2024-04-24T17:46:09.001819+0000 mgr.y (mgr.34107) 353 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 8.7 KiB/s rd, 0 B/s wr, 12 op/s 2024-04-24T17:46:10.826 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:10 smithi070 bash[55604]: cephadm 2024-04-24T17:46:09.565481+0000 mgr.y (mgr.34107) 354 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi070.qayqjt (2/4) 2024-04-24T17:46:10.826 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:10 smithi070 bash[55604]: cephadm 2024-04-24T17:46:09.565481+0000 mgr.y (mgr.34107) 354 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi070.qayqjt (2/4) 2024-04-24T17:46:10.826 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:10 smithi070 bash[55604]: audit 2024-04-24T17:46:09.573018+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:10.826 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:10 smithi070 bash[55604]: audit 2024-04-24T17:46:09.573018+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:10.826 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:10 smithi070 bash[55604]: audit 2024-04-24T17:46:09.577616+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi070.qayqjt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:46:10.826 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:10 smithi070 bash[55604]: audit 2024-04-24T17:46:09.577616+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi070.qayqjt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:46:10.826 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:10 smithi070 bash[55604]: audit 2024-04-24T17:46:09.579889+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:46:10.826 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:10 smithi070 bash[55604]: audit 2024-04-24T17:46:09.579889+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:46:10.826 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:10 smithi070 bash[55604]: cephadm 2024-04-24T17:46:09.581385+0000 mgr.y (mgr.34107) 355 : cephadm [INF] Deploying daemon rgw.smpl.smithi070.qayqjt on smithi070 2024-04-24T17:46:10.826 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:10 smithi070 bash[55604]: cephadm 2024-04-24T17:46:09.581385+0000 mgr.y (mgr.34107) 355 : cephadm [INF] Deploying daemon rgw.smpl.smithi070.qayqjt on smithi070 2024-04-24T17:46:11.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:10 smithi137 bash[43799]: cluster 2024-04-24T17:46:09.001819+0000 mgr.y (mgr.34107) 353 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 8.7 KiB/s rd, 0 B/s wr, 12 op/s 2024-04-24T17:46:11.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:10 smithi137 bash[43799]: cluster 2024-04-24T17:46:09.001819+0000 mgr.y (mgr.34107) 353 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 8.7 KiB/s rd, 0 B/s wr, 12 op/s 2024-04-24T17:46:11.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:10 smithi137 bash[43799]: cephadm 2024-04-24T17:46:09.565481+0000 mgr.y (mgr.34107) 354 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi070.qayqjt (2/4) 2024-04-24T17:46:11.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:10 smithi137 bash[43799]: cephadm 2024-04-24T17:46:09.565481+0000 mgr.y (mgr.34107) 354 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi070.qayqjt (2/4) 2024-04-24T17:46:11.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:10 smithi137 bash[43799]: audit 2024-04-24T17:46:09.573018+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:11.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:10 smithi137 bash[43799]: audit 2024-04-24T17:46:09.573018+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:11.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:10 smithi137 bash[43799]: audit 2024-04-24T17:46:09.577616+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi070.qayqjt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:46:11.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:10 smithi137 bash[43799]: audit 2024-04-24T17:46:09.577616+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi070.qayqjt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:46:11.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:10 smithi137 bash[43799]: audit 2024-04-24T17:46:09.579889+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:46:11.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:10 smithi137 bash[43799]: audit 2024-04-24T17:46:09.579889+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:46:11.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:10 smithi137 bash[43799]: cephadm 2024-04-24T17:46:09.581385+0000 mgr.y (mgr.34107) 355 : cephadm [INF] Deploying daemon rgw.smpl.smithi070.qayqjt on smithi070 2024-04-24T17:46:11.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:10 smithi137 bash[43799]: cephadm 2024-04-24T17:46:09.581385+0000 mgr.y (mgr.34107) 355 : cephadm [INF] Deploying daemon rgw.smpl.smithi070.qayqjt on smithi070 2024-04-24T17:46:11.937 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:11 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:11.937 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:46:11 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:11.938 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:46:11 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:11.938 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:46:11 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:11.938 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:46:11 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:11.938 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:46:11 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:11.939 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:11 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:11.939 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:46:11 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:11.939 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:46:11 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:12.278 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:46:11 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:46:11] "GET /metrics HTTP/1.1" 200 38628 "" "Prometheus/2.33.4" 2024-04-24T17:46:12.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:12 smithi070 bash[55604]: cluster 2024-04-24T17:46:11.002697+0000 mgr.y (mgr.34107) 356 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 94 B/s wr, 45 op/s 2024-04-24T17:46:12.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:12 smithi070 bash[55604]: cluster 2024-04-24T17:46:11.002697+0000 mgr.y (mgr.34107) 356 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 94 B/s wr, 45 op/s 2024-04-24T17:46:12.827 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:12 smithi070 bash[56922]: cluster 2024-04-24T17:46:11.002697+0000 mgr.y (mgr.34107) 356 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 94 B/s wr, 45 op/s 2024-04-24T17:46:12.827 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:12 smithi070 bash[56922]: cluster 2024-04-24T17:46:11.002697+0000 mgr.y (mgr.34107) 356 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 94 B/s wr, 45 op/s 2024-04-24T17:46:13.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:12 smithi137 bash[43799]: cluster 2024-04-24T17:46:11.002697+0000 mgr.y (mgr.34107) 356 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 94 B/s wr, 45 op/s 2024-04-24T17:46:13.031 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:12 smithi137 bash[43799]: cluster 2024-04-24T17:46:11.002697+0000 mgr.y (mgr.34107) 356 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 94 B/s wr, 45 op/s 2024-04-24T17:46:13.395 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:46:13 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:13.395 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:46:13 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:13.395 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:46:13 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:13.396 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:13 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:13.396 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:13 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:13.396 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:46:13 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:13.397 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:46:13 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:13.397 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:46:13 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:13.397 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:46:13 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:14.727 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:14 smithi070 bash[55604]: cluster 2024-04-24T17:46:13.004168+0000 mgr.y (mgr.34107) 357 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 85 B/s wr, 71 op/s 2024-04-24T17:46:14.727 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:14 smithi070 bash[55604]: cluster 2024-04-24T17:46:13.004168+0000 mgr.y (mgr.34107) 357 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 85 B/s wr, 71 op/s 2024-04-24T17:46:14.727 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:14 smithi070 bash[55604]: audit 2024-04-24T17:46:13.463380+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:14.727 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:14 smithi070 bash[55604]: audit 2024-04-24T17:46:13.463380+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:14.727 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:14 smithi070 bash[55604]: audit 2024-04-24T17:46:13.469359+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:14.728 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:14 smithi070 bash[55604]: audit 2024-04-24T17:46:13.469359+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:14.728 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:14 smithi070 bash[56922]: cluster 2024-04-24T17:46:13.004168+0000 mgr.y (mgr.34107) 357 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 85 B/s wr, 71 op/s 2024-04-24T17:46:14.728 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:14 smithi070 bash[56922]: cluster 2024-04-24T17:46:13.004168+0000 mgr.y (mgr.34107) 357 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 85 B/s wr, 71 op/s 2024-04-24T17:46:14.728 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:14 smithi070 bash[56922]: audit 2024-04-24T17:46:13.463380+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:14.728 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:14 smithi070 bash[56922]: audit 2024-04-24T17:46:13.463380+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:14.728 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:14 smithi070 bash[56922]: audit 2024-04-24T17:46:13.469359+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:14.728 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:14 smithi070 bash[56922]: audit 2024-04-24T17:46:13.469359+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:14.776 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:14 smithi137 bash[43799]: cluster 2024-04-24T17:46:13.004168+0000 mgr.y (mgr.34107) 357 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 85 B/s wr, 71 op/s 2024-04-24T17:46:14.776 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:14 smithi137 bash[43799]: cluster 2024-04-24T17:46:13.004168+0000 mgr.y (mgr.34107) 357 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 85 B/s wr, 71 op/s 2024-04-24T17:46:14.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:14 smithi137 bash[43799]: audit 2024-04-24T17:46:13.463380+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:14.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:14 smithi137 bash[43799]: audit 2024-04-24T17:46:13.463380+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:14.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:14 smithi137 bash[43799]: audit 2024-04-24T17:46:13.469359+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:14.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:14 smithi137 bash[43799]: audit 2024-04-24T17:46:13.469359+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:16.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:16 smithi137 bash[43799]: cluster 2024-04-24T17:46:15.005090+0000 mgr.y (mgr.34107) 358 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 85 B/s wr, 93 op/s 2024-04-24T17:46:16.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:16 smithi137 bash[43799]: cluster 2024-04-24T17:46:15.005090+0000 mgr.y (mgr.34107) 358 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 85 B/s wr, 93 op/s 2024-04-24T17:46:16.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:16 smithi137 bash[43799]: audit 2024-04-24T17:46:15.881075+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:16.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:16 smithi137 bash[43799]: audit 2024-04-24T17:46:15.881075+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:16.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:16 smithi137 bash[43799]: audit 2024-04-24T17:46:15.885874+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi137.xlirah", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:46:16.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:16 smithi137 bash[43799]: audit 2024-04-24T17:46:15.885874+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi137.xlirah", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:46:16.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:16 smithi137 bash[43799]: audit 2024-04-24T17:46:15.889478+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:46:16.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:16 smithi137 bash[43799]: audit 2024-04-24T17:46:15.889478+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:46:16.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:16 smithi070 bash[55604]: cluster 2024-04-24T17:46:15.005090+0000 mgr.y (mgr.34107) 358 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 85 B/s wr, 93 op/s 2024-04-24T17:46:16.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:16 smithi070 bash[55604]: cluster 2024-04-24T17:46:15.005090+0000 mgr.y (mgr.34107) 358 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 85 B/s wr, 93 op/s 2024-04-24T17:46:16.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:16 smithi070 bash[55604]: audit 2024-04-24T17:46:15.881075+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:16.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:16 smithi070 bash[55604]: audit 2024-04-24T17:46:15.881075+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:16.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:16 smithi070 bash[55604]: audit 2024-04-24T17:46:15.885874+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi137.xlirah", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:46:16.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:16 smithi070 bash[55604]: audit 2024-04-24T17:46:15.885874+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi137.xlirah", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:46:16.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:16 smithi070 bash[55604]: audit 2024-04-24T17:46:15.889478+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:46:16.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:16 smithi070 bash[55604]: audit 2024-04-24T17:46:15.889478+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:46:16.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:16 smithi070 bash[56922]: cluster 2024-04-24T17:46:15.005090+0000 mgr.y (mgr.34107) 358 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 85 B/s wr, 93 op/s 2024-04-24T17:46:16.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:16 smithi070 bash[56922]: cluster 2024-04-24T17:46:15.005090+0000 mgr.y (mgr.34107) 358 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 85 B/s wr, 93 op/s 2024-04-24T17:46:16.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:16 smithi070 bash[56922]: audit 2024-04-24T17:46:15.881075+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:16.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:16 smithi070 bash[56922]: audit 2024-04-24T17:46:15.881075+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:16.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:16 smithi070 bash[56922]: audit 2024-04-24T17:46:15.885874+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi137.xlirah", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:46:16.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:16 smithi070 bash[56922]: audit 2024-04-24T17:46:15.885874+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi137.xlirah", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:46:16.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:16 smithi070 bash[56922]: audit 2024-04-24T17:46:15.889478+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:46:16.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:16 smithi070 bash[56922]: audit 2024-04-24T17:46:15.889478+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:46:17.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:17 smithi070 bash[55604]: cephadm 2024-04-24T17:46:15.873391+0000 mgr.y (mgr.34107) 359 : cephadm [INF] Upgrade: Updating rgw.foo.smithi137.xlirah (3/4) 2024-04-24T17:46:17.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:17 smithi070 bash[55604]: cephadm 2024-04-24T17:46:15.873391+0000 mgr.y (mgr.34107) 359 : cephadm [INF] Upgrade: Updating rgw.foo.smithi137.xlirah (3/4) 2024-04-24T17:46:17.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:17 smithi070 bash[55604]: cephadm 2024-04-24T17:46:15.891627+0000 mgr.y (mgr.34107) 360 : cephadm [INF] Deploying daemon rgw.foo.smithi137.xlirah on smithi137 2024-04-24T17:46:17.577 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:17 smithi070 bash[55604]: cephadm 2024-04-24T17:46:15.891627+0000 mgr.y (mgr.34107) 360 : cephadm [INF] Deploying daemon rgw.foo.smithi137.xlirah on smithi137 2024-04-24T17:46:17.577 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:17 smithi070 bash[56922]: cephadm 2024-04-24T17:46:15.873391+0000 mgr.y (mgr.34107) 359 : cephadm [INF] Upgrade: Updating rgw.foo.smithi137.xlirah (3/4) 2024-04-24T17:46:17.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:17 smithi070 bash[56922]: cephadm 2024-04-24T17:46:15.873391+0000 mgr.y (mgr.34107) 359 : cephadm [INF] Upgrade: Updating rgw.foo.smithi137.xlirah (3/4) 2024-04-24T17:46:17.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:17 smithi070 bash[56922]: cephadm 2024-04-24T17:46:15.891627+0000 mgr.y (mgr.34107) 360 : cephadm [INF] Deploying daemon rgw.foo.smithi137.xlirah on smithi137 2024-04-24T17:46:17.578 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:17 smithi070 bash[56922]: cephadm 2024-04-24T17:46:15.891627+0000 mgr.y (mgr.34107) 360 : cephadm [INF] Deploying daemon rgw.foo.smithi137.xlirah on smithi137 2024-04-24T17:46:17.776 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:17 smithi137 bash[43799]: cephadm 2024-04-24T17:46:15.873391+0000 mgr.y (mgr.34107) 359 : cephadm [INF] Upgrade: Updating rgw.foo.smithi137.xlirah (3/4) 2024-04-24T17:46:17.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:17 smithi137 bash[43799]: cephadm 2024-04-24T17:46:15.873391+0000 mgr.y (mgr.34107) 359 : cephadm [INF] Upgrade: Updating rgw.foo.smithi137.xlirah (3/4) 2024-04-24T17:46:17.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:17 smithi137 bash[43799]: cephadm 2024-04-24T17:46:15.891627+0000 mgr.y (mgr.34107) 360 : cephadm [INF] Deploying daemon rgw.foo.smithi137.xlirah on smithi137 2024-04-24T17:46:17.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:17 smithi137 bash[43799]: cephadm 2024-04-24T17:46:15.891627+0000 mgr.y (mgr.34107) 360 : cephadm [INF] Deploying daemon rgw.foo.smithi137.xlirah on smithi137 2024-04-24T17:46:18.280 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:46:18 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:18.280 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:46:18 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:18.281 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:46:18 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:18.281 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:46:18 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:18.281 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:46:18 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:18.281 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:46:18 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:18.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:18 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:18.282 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:46:18 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:18.282 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:46:18 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:18.733 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:18 smithi137 bash[43799]: cluster 2024-04-24T17:46:17.006428+0000 mgr.y (mgr.34107) 361 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 85 B/s wr, 113 op/s 2024-04-24T17:46:18.733 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:18 smithi137 bash[43799]: cluster 2024-04-24T17:46:17.006428+0000 mgr.y (mgr.34107) 361 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 85 B/s wr, 113 op/s 2024-04-24T17:46:18.733 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:18 smithi137 bash[43799]: audit 2024-04-24T17:46:17.306157+0000 mgr.y (mgr.34107) 362 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:46:18.733 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:18 smithi137 bash[43799]: audit 2024-04-24T17:46:17.306157+0000 mgr.y (mgr.34107) 362 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:46:18.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:18 smithi070 bash[55604]: cluster 2024-04-24T17:46:17.006428+0000 mgr.y (mgr.34107) 361 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 85 B/s wr, 113 op/s 2024-04-24T17:46:18.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:18 smithi070 bash[55604]: cluster 2024-04-24T17:46:17.006428+0000 mgr.y (mgr.34107) 361 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 85 B/s wr, 113 op/s 2024-04-24T17:46:18.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:18 smithi070 bash[55604]: audit 2024-04-24T17:46:17.306157+0000 mgr.y (mgr.34107) 362 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:46:18.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:18 smithi070 bash[55604]: audit 2024-04-24T17:46:17.306157+0000 mgr.y (mgr.34107) 362 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:46:18.827 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:18 smithi070 bash[56922]: cluster 2024-04-24T17:46:17.006428+0000 mgr.y (mgr.34107) 361 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 85 B/s wr, 113 op/s 2024-04-24T17:46:18.827 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:18 smithi070 bash[56922]: cluster 2024-04-24T17:46:17.006428+0000 mgr.y (mgr.34107) 361 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 85 B/s wr, 113 op/s 2024-04-24T17:46:18.827 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:18 smithi070 bash[56922]: audit 2024-04-24T17:46:17.306157+0000 mgr.y (mgr.34107) 362 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:46:18.827 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:18 smithi070 bash[56922]: audit 2024-04-24T17:46:17.306157+0000 mgr.y (mgr.34107) 362 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:46:20.026 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:46:19 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:20.027 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:46:19 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:20.027 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:46:19 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:20.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:19 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:20.028 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:46:19 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:20.028 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:46:19 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:20.028 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:46:19 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:20.028 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:46:19 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:20.029 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:46:19 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:21.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:20 smithi070 bash[55604]: cluster 2024-04-24T17:46:19.007909+0000 mgr.y (mgr.34107) 363 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 85 B/s wr, 151 op/s 2024-04-24T17:46:21.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:20 smithi070 bash[55604]: cluster 2024-04-24T17:46:19.007909+0000 mgr.y (mgr.34107) 363 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 85 B/s wr, 151 op/s 2024-04-24T17:46:21.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:20 smithi070 bash[55604]: audit 2024-04-24T17:46:19.841852+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:21.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:20 smithi070 bash[55604]: audit 2024-04-24T17:46:19.841852+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:21.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:20 smithi070 bash[55604]: audit 2024-04-24T17:46:19.853670+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:21.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:20 smithi070 bash[55604]: audit 2024-04-24T17:46:19.853670+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:21.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:20 smithi070 bash[56922]: cluster 2024-04-24T17:46:19.007909+0000 mgr.y (mgr.34107) 363 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 85 B/s wr, 151 op/s 2024-04-24T17:46:21.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:20 smithi070 bash[56922]: cluster 2024-04-24T17:46:19.007909+0000 mgr.y (mgr.34107) 363 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 85 B/s wr, 151 op/s 2024-04-24T17:46:21.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:20 smithi070 bash[56922]: audit 2024-04-24T17:46:19.841852+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:21.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:20 smithi070 bash[56922]: audit 2024-04-24T17:46:19.841852+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:21.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:20 smithi070 bash[56922]: audit 2024-04-24T17:46:19.853670+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:21.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:20 smithi070 bash[56922]: audit 2024-04-24T17:46:19.853670+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:21.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:20 smithi137 bash[43799]: cluster 2024-04-24T17:46:19.007909+0000 mgr.y (mgr.34107) 363 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 85 B/s wr, 151 op/s 2024-04-24T17:46:21.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:20 smithi137 bash[43799]: cluster 2024-04-24T17:46:19.007909+0000 mgr.y (mgr.34107) 363 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 85 B/s wr, 151 op/s 2024-04-24T17:46:21.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:20 smithi137 bash[43799]: audit 2024-04-24T17:46:19.841852+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:21.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:20 smithi137 bash[43799]: audit 2024-04-24T17:46:19.841852+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:21.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:20 smithi137 bash[43799]: audit 2024-04-24T17:46:19.853670+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:21.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:20 smithi137 bash[43799]: audit 2024-04-24T17:46:19.853670+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:22.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:21 smithi137 bash[43799]: audit 2024-04-24T17:46:21.122096+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:46:22.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:21 smithi137 bash[43799]: audit 2024-04-24T17:46:21.122096+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:46:22.327 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:46:21 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:46:21] "GET /metrics HTTP/1.1" 200 38629 "" "Prometheus/2.33.4" 2024-04-24T17:46:22.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:21 smithi070 bash[55604]: audit 2024-04-24T17:46:21.122096+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:46:22.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:21 smithi070 bash[55604]: audit 2024-04-24T17:46:21.122096+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:46:22.327 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:21 smithi070 bash[56922]: audit 2024-04-24T17:46:21.122096+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:46:22.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:21 smithi070 bash[56922]: audit 2024-04-24T17:46:21.122096+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:46:23.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:22 smithi137 bash[43799]: cluster 2024-04-24T17:46:21.009504+0000 mgr.y (mgr.34107) 364 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 170 B/s wr, 158 op/s 2024-04-24T17:46:23.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:22 smithi137 bash[43799]: cluster 2024-04-24T17:46:21.009504+0000 mgr.y (mgr.34107) 364 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 170 B/s wr, 158 op/s 2024-04-24T17:46:23.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:22 smithi137 bash[43799]: audit 2024-04-24T17:46:22.548138+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:23.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:22 smithi137 bash[43799]: audit 2024-04-24T17:46:22.548138+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:23.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:22 smithi137 bash[43799]: audit 2024-04-24T17:46:22.552842+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi137.vqzuok", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:46:23.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:22 smithi137 bash[43799]: audit 2024-04-24T17:46:22.552842+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi137.vqzuok", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:46:23.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:22 smithi137 bash[43799]: audit 2024-04-24T17:46:22.556933+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:46:23.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:22 smithi137 bash[43799]: audit 2024-04-24T17:46:22.556933+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:46:23.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:22 smithi070 bash[55604]: cluster 2024-04-24T17:46:21.009504+0000 mgr.y (mgr.34107) 364 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 170 B/s wr, 158 op/s 2024-04-24T17:46:23.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:22 smithi070 bash[55604]: cluster 2024-04-24T17:46:21.009504+0000 mgr.y (mgr.34107) 364 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 170 B/s wr, 158 op/s 2024-04-24T17:46:23.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:22 smithi070 bash[55604]: audit 2024-04-24T17:46:22.548138+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:23.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:22 smithi070 bash[55604]: audit 2024-04-24T17:46:22.548138+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:23.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:22 smithi070 bash[55604]: audit 2024-04-24T17:46:22.552842+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi137.vqzuok", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:46:23.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:22 smithi070 bash[55604]: audit 2024-04-24T17:46:22.552842+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi137.vqzuok", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:46:23.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:22 smithi070 bash[55604]: audit 2024-04-24T17:46:22.556933+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:46:23.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:22 smithi070 bash[55604]: audit 2024-04-24T17:46:22.556933+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:46:23.327 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:22 smithi070 bash[56922]: cluster 2024-04-24T17:46:21.009504+0000 mgr.y (mgr.34107) 364 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 170 B/s wr, 158 op/s 2024-04-24T17:46:23.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:22 smithi070 bash[56922]: cluster 2024-04-24T17:46:21.009504+0000 mgr.y (mgr.34107) 364 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 170 B/s wr, 158 op/s 2024-04-24T17:46:23.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:22 smithi070 bash[56922]: audit 2024-04-24T17:46:22.548138+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:23.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:22 smithi070 bash[56922]: audit 2024-04-24T17:46:22.548138+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:23.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:22 smithi070 bash[56922]: audit 2024-04-24T17:46:22.552842+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi137.vqzuok", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:46:23.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:22 smithi070 bash[56922]: audit 2024-04-24T17:46:22.552842+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi137.vqzuok", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:46:23.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:22 smithi070 bash[56922]: audit 2024-04-24T17:46:22.556933+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:46:23.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:22 smithi070 bash[56922]: audit 2024-04-24T17:46:22.556933+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:46:24.177 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:23 smithi137 bash[43799]: cephadm 2024-04-24T17:46:22.540252+0000 mgr.y (mgr.34107) 365 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi137.vqzuok (4/4) 2024-04-24T17:46:24.177 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:23 smithi137 bash[43799]: cephadm 2024-04-24T17:46:22.540252+0000 mgr.y (mgr.34107) 365 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi137.vqzuok (4/4) 2024-04-24T17:46:24.177 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:23 smithi137 bash[43799]: cephadm 2024-04-24T17:46:22.559042+0000 mgr.y (mgr.34107) 366 : cephadm [INF] Deploying daemon rgw.smpl.smithi137.vqzuok on smithi137 2024-04-24T17:46:24.177 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:23 smithi137 bash[43799]: cephadm 2024-04-24T17:46:22.559042+0000 mgr.y (mgr.34107) 366 : cephadm [INF] Deploying daemon rgw.smpl.smithi137.vqzuok on smithi137 2024-04-24T17:46:24.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:23 smithi070 bash[55604]: cephadm 2024-04-24T17:46:22.540252+0000 mgr.y (mgr.34107) 365 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi137.vqzuok (4/4) 2024-04-24T17:46:24.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:23 smithi070 bash[55604]: cephadm 2024-04-24T17:46:22.540252+0000 mgr.y (mgr.34107) 365 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi137.vqzuok (4/4) 2024-04-24T17:46:24.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:23 smithi070 bash[55604]: cephadm 2024-04-24T17:46:22.559042+0000 mgr.y (mgr.34107) 366 : cephadm [INF] Deploying daemon rgw.smpl.smithi137.vqzuok on smithi137 2024-04-24T17:46:24.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:23 smithi070 bash[55604]: cephadm 2024-04-24T17:46:22.559042+0000 mgr.y (mgr.34107) 366 : cephadm [INF] Deploying daemon rgw.smpl.smithi137.vqzuok on smithi137 2024-04-24T17:46:24.327 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:23 smithi070 bash[56922]: cephadm 2024-04-24T17:46:22.540252+0000 mgr.y (mgr.34107) 365 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi137.vqzuok (4/4) 2024-04-24T17:46:24.327 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:23 smithi070 bash[56922]: cephadm 2024-04-24T17:46:22.540252+0000 mgr.y (mgr.34107) 365 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi137.vqzuok (4/4) 2024-04-24T17:46:24.327 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:23 smithi070 bash[56922]: cephadm 2024-04-24T17:46:22.559042+0000 mgr.y (mgr.34107) 366 : cephadm [INF] Deploying daemon rgw.smpl.smithi137.vqzuok on smithi137 2024-04-24T17:46:24.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:23 smithi070 bash[56922]: cephadm 2024-04-24T17:46:22.559042+0000 mgr.y (mgr.34107) 366 : cephadm [INF] Deploying daemon rgw.smpl.smithi137.vqzuok on smithi137 2024-04-24T17:46:25.026 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:46:24 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:25.026 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:46:24 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:25.027 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:46:24 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:25.027 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:46:24 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:25.027 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:46:24 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:25.028 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:46:24 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:25.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:24 smithi137 bash[43799]: cluster 2024-04-24T17:46:23.011019+0000 mgr.y (mgr.34107) 367 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 85 B/s wr, 144 op/s 2024-04-24T17:46:25.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:24 smithi137 bash[43799]: cluster 2024-04-24T17:46:23.011019+0000 mgr.y (mgr.34107) 367 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 85 B/s wr, 144 op/s 2024-04-24T17:46:25.028 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:24 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:25.028 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:46:24 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:25.028 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:46:24 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:25.327 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:24 smithi070 bash[56922]: cluster 2024-04-24T17:46:23.011019+0000 mgr.y (mgr.34107) 367 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 85 B/s wr, 144 op/s 2024-04-24T17:46:25.327 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:24 smithi070 bash[56922]: cluster 2024-04-24T17:46:23.011019+0000 mgr.y (mgr.34107) 367 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 85 B/s wr, 144 op/s 2024-04-24T17:46:25.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:24 smithi070 bash[55604]: cluster 2024-04-24T17:46:23.011019+0000 mgr.y (mgr.34107) 367 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 85 B/s wr, 144 op/s 2024-04-24T17:46:25.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:24 smithi070 bash[55604]: cluster 2024-04-24T17:46:23.011019+0000 mgr.y (mgr.34107) 367 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 85 B/s wr, 144 op/s 2024-04-24T17:46:26.529 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:46:26 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:26.529 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:46:26 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:26.530 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:46:26 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:26.530 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:46:26 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:26.530 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:46:26 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:26.531 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:26 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:26.531 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:46:26 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:26.531 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:46:26 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:26.531 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:46:26 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:27.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:26 smithi137 bash[43799]: cluster 2024-04-24T17:46:25.012604+0000 mgr.y (mgr.34107) 368 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 105 KiB/s rd, 170 B/s wr, 162 op/s 2024-04-24T17:46:27.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:26 smithi137 bash[43799]: cluster 2024-04-24T17:46:25.012604+0000 mgr.y (mgr.34107) 368 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 105 KiB/s rd, 170 B/s wr, 162 op/s 2024-04-24T17:46:27.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:26 smithi137 bash[43799]: audit 2024-04-24T17:46:26.463999+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:27.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:26 smithi137 bash[43799]: audit 2024-04-24T17:46:26.463999+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:27.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:26 smithi137 bash[43799]: audit 2024-04-24T17:46:26.476043+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:27.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:26 smithi137 bash[43799]: audit 2024-04-24T17:46:26.476043+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:27.302 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:26 smithi070 bash[55604]: cluster 2024-04-24T17:46:25.012604+0000 mgr.y (mgr.34107) 368 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 105 KiB/s rd, 170 B/s wr, 162 op/s 2024-04-24T17:46:27.302 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:26 smithi070 bash[55604]: cluster 2024-04-24T17:46:25.012604+0000 mgr.y (mgr.34107) 368 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 105 KiB/s rd, 170 B/s wr, 162 op/s 2024-04-24T17:46:27.302 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:26 smithi070 bash[55604]: audit 2024-04-24T17:46:26.463999+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:27.302 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:26 smithi070 bash[55604]: audit 2024-04-24T17:46:26.463999+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:27.303 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:26 smithi070 bash[55604]: audit 2024-04-24T17:46:26.476043+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:27.303 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:26 smithi070 bash[55604]: audit 2024-04-24T17:46:26.476043+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:27.303 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:26 smithi070 bash[56922]: cluster 2024-04-24T17:46:25.012604+0000 mgr.y (mgr.34107) 368 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 105 KiB/s rd, 170 B/s wr, 162 op/s 2024-04-24T17:46:27.303 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:26 smithi070 bash[56922]: cluster 2024-04-24T17:46:25.012604+0000 mgr.y (mgr.34107) 368 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 105 KiB/s rd, 170 B/s wr, 162 op/s 2024-04-24T17:46:27.303 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:26 smithi070 bash[56922]: audit 2024-04-24T17:46:26.463999+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:27.303 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:26 smithi070 bash[56922]: audit 2024-04-24T17:46:26.463999+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:27.303 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:26 smithi070 bash[56922]: audit 2024-04-24T17:46:26.476043+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:27.303 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:26 smithi070 bash[56922]: audit 2024-04-24T17:46:26.476043+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:28.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:28 smithi070 bash[55604]: cluster 2024-04-24T17:46:27.013920+0000 mgr.y (mgr.34107) 369 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 170 B/s wr, 159 op/s 2024-04-24T17:46:28.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:28 smithi070 bash[55604]: cluster 2024-04-24T17:46:27.013920+0000 mgr.y (mgr.34107) 369 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 170 B/s wr, 159 op/s 2024-04-24T17:46:28.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:28 smithi070 bash[55604]: audit 2024-04-24T17:46:27.061789+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:28.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:28 smithi070 bash[55604]: audit 2024-04-24T17:46:27.061789+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:28.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:28 smithi070 bash[55604]: audit 2024-04-24T17:46:27.073508+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:28.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:28 smithi070 bash[55604]: audit 2024-04-24T17:46:27.073508+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:28.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:28 smithi070 bash[55604]: audit 2024-04-24T17:46:27.317459+0000 mgr.y (mgr.34107) 370 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:46:28.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:28 smithi070 bash[55604]: audit 2024-04-24T17:46:27.317459+0000 mgr.y (mgr.34107) 370 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:46:28.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:28 smithi070 bash[56922]: cluster 2024-04-24T17:46:27.013920+0000 mgr.y (mgr.34107) 369 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 170 B/s wr, 159 op/s 2024-04-24T17:46:28.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:28 smithi070 bash[56922]: cluster 2024-04-24T17:46:27.013920+0000 mgr.y (mgr.34107) 369 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 170 B/s wr, 159 op/s 2024-04-24T17:46:28.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:28 smithi070 bash[56922]: audit 2024-04-24T17:46:27.061789+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:28.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:28 smithi070 bash[56922]: audit 2024-04-24T17:46:27.061789+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:28.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:28 smithi070 bash[56922]: audit 2024-04-24T17:46:27.073508+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:28.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:28 smithi070 bash[56922]: audit 2024-04-24T17:46:27.073508+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:28.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:28 smithi070 bash[56922]: audit 2024-04-24T17:46:27.317459+0000 mgr.y (mgr.34107) 370 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:46:28.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:28 smithi070 bash[56922]: audit 2024-04-24T17:46:27.317459+0000 mgr.y (mgr.34107) 370 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:46:28.526 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:28 smithi137 bash[43799]: cluster 2024-04-24T17:46:27.013920+0000 mgr.y (mgr.34107) 369 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 170 B/s wr, 159 op/s 2024-04-24T17:46:28.526 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:28 smithi137 bash[43799]: cluster 2024-04-24T17:46:27.013920+0000 mgr.y (mgr.34107) 369 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 170 B/s wr, 159 op/s 2024-04-24T17:46:28.526 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:28 smithi137 bash[43799]: audit 2024-04-24T17:46:27.061789+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:28.527 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:28 smithi137 bash[43799]: audit 2024-04-24T17:46:27.061789+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:28.527 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:28 smithi137 bash[43799]: audit 2024-04-24T17:46:27.073508+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:28.527 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:28 smithi137 bash[43799]: audit 2024-04-24T17:46:27.073508+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:28.527 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:28 smithi137 bash[43799]: audit 2024-04-24T17:46:27.317459+0000 mgr.y (mgr.34107) 370 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:46:28.527 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:28 smithi137 bash[43799]: audit 2024-04-24T17:46:27.317459+0000 mgr.y (mgr.34107) 370 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:46:30.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:30 smithi070 bash[55604]: cluster 2024-04-24T17:46:29.015327+0000 mgr.y (mgr.34107) 371 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 105 KiB/s rd, 170 B/s wr, 162 op/s 2024-04-24T17:46:30.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:30 smithi070 bash[55604]: cluster 2024-04-24T17:46:29.015327+0000 mgr.y (mgr.34107) 371 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 105 KiB/s rd, 170 B/s wr, 162 op/s 2024-04-24T17:46:30.327 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:30 smithi070 bash[56922]: cluster 2024-04-24T17:46:29.015327+0000 mgr.y (mgr.34107) 371 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 105 KiB/s rd, 170 B/s wr, 162 op/s 2024-04-24T17:46:30.327 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:30 smithi070 bash[56922]: cluster 2024-04-24T17:46:29.015327+0000 mgr.y (mgr.34107) 371 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 105 KiB/s rd, 170 B/s wr, 162 op/s 2024-04-24T17:46:30.526 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:30 smithi137 bash[43799]: cluster 2024-04-24T17:46:29.015327+0000 mgr.y (mgr.34107) 371 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 105 KiB/s rd, 170 B/s wr, 162 op/s 2024-04-24T17:46:30.527 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:30 smithi137 bash[43799]: cluster 2024-04-24T17:46:29.015327+0000 mgr.y (mgr.34107) 371 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 105 KiB/s rd, 170 B/s wr, 162 op/s 2024-04-24T17:46:32.327 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:32 smithi070 bash[56922]: cluster 2024-04-24T17:46:31.016790+0000 mgr.y (mgr.34107) 372 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 255 B/s wr, 154 op/s 2024-04-24T17:46:32.327 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:32 smithi070 bash[56922]: cluster 2024-04-24T17:46:31.016790+0000 mgr.y (mgr.34107) 372 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 255 B/s wr, 154 op/s 2024-04-24T17:46:32.327 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:46:31 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:46:31] "GET /metrics HTTP/1.1" 200 38629 "" "Prometheus/2.33.4" 2024-04-24T17:46:32.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:32 smithi070 bash[55604]: cluster 2024-04-24T17:46:31.016790+0000 mgr.y (mgr.34107) 372 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 255 B/s wr, 154 op/s 2024-04-24T17:46:32.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:32 smithi070 bash[55604]: cluster 2024-04-24T17:46:31.016790+0000 mgr.y (mgr.34107) 372 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 255 B/s wr, 154 op/s 2024-04-24T17:46:32.526 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:32 smithi137 bash[43799]: cluster 2024-04-24T17:46:31.016790+0000 mgr.y (mgr.34107) 372 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 255 B/s wr, 154 op/s 2024-04-24T17:46:32.526 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:32 smithi137 bash[43799]: cluster 2024-04-24T17:46:31.016790+0000 mgr.y (mgr.34107) 372 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 255 B/s wr, 154 op/s 2024-04-24T17:46:33.020 INFO:teuthology.orchestra.run.smithi070.stdout:true 2024-04-24T17:46:33.749 INFO:teuthology.orchestra.run.smithi070.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-24T17:46:33.749 INFO:teuthology.orchestra.run.smithi070.stdout:alertmanager.a smithi070 *:9093,9094 running (7m) 1s ago 14m 14.4M - 0.23.0 ba2b418f427c e0f2cd13940b 2024-04-24T17:46:33.749 INFO:teuthology.orchestra.run.smithi070.stdout:grafana.a smithi137 *:3000 running (7m) 0s ago 13m 41.1M - 8.3.5 dad864ee21e9 ca713403d512 2024-04-24T17:46:33.749 INFO:teuthology.orchestra.run.smithi070.stdout:iscsi.foo.smithi070.jytlzp smithi070 running (6m) 1s ago 12m 45.3M - 3.5 e1d6a67b021e 1182cd297262 2024-04-24T17:46:33.749 INFO:teuthology.orchestra.run.smithi070.stdout:mgr.x smithi137 *:8443,9283,8765 running (6m) 0s ago 19m 440M - 19.0.0-3285-g5904d294 8bb2087275ff dd7af369145b 2024-04-24T17:46:33.749 INFO:teuthology.orchestra.run.smithi070.stdout:mgr.y smithi070 *:8443,9283,8765 running (7m) 1s ago 21m 505M - 19.0.0-3285-g5904d294 8bb2087275ff c555095cd81e 2024-04-24T17:46:33.749 INFO:teuthology.orchestra.run.smithi070.stdout:mon.a smithi070 running (6m) 1s ago 21m 58.9M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 6a091f7b35e1 2024-04-24T17:46:33.750 INFO:teuthology.orchestra.run.smithi070.stdout:mon.b smithi137 running (5m) 0s ago 20m 45.5M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 3c2727485e8d 2024-04-24T17:46:33.750 INFO:teuthology.orchestra.run.smithi070.stdout:mon.c smithi070 running (5m) 1s ago 20m 49.0M 2048M 19.0.0-3285-g5904d294 8bb2087275ff d56c3ab97de2 2024-04-24T17:46:33.750 INFO:teuthology.orchestra.run.smithi070.stdout:node-exporter.a smithi070 *:9100 running (7m) 1s ago 14m 9216k - 1.3.1 1dbe0e931976 374237c6a572 2024-04-24T17:46:33.750 INFO:teuthology.orchestra.run.smithi070.stdout:node-exporter.b smithi137 *:9100 running (7m) 0s ago 14m 9639k - 1.3.1 1dbe0e931976 5a40b64f638c 2024-04-24T17:46:33.750 INFO:teuthology.orchestra.run.smithi070.stdout:osd.0 smithi070 running (4m) 1s ago 19m 57.2M 2780M 19.0.0-3285-g5904d294 8bb2087275ff 718b3b3cef66 2024-04-24T17:46:33.750 INFO:teuthology.orchestra.run.smithi070.stdout:osd.1 smithi070 running (3m) 1s ago 18m 63.0M 2780M 19.0.0-3285-g5904d294 8bb2087275ff 46f1f3bd7742 2024-04-24T17:46:33.750 INFO:teuthology.orchestra.run.smithi070.stdout:osd.2 smithi070 running (3m) 1s ago 18m 51.9M 2780M 19.0.0-3285-g5904d294 8bb2087275ff d234df45b661 2024-04-24T17:46:33.750 INFO:teuthology.orchestra.run.smithi070.stdout:osd.3 smithi070 running (2m) 1s ago 17m 56.8M 2780M 19.0.0-3285-g5904d294 8bb2087275ff c0b08fb6cc19 2024-04-24T17:46:33.750 INFO:teuthology.orchestra.run.smithi070.stdout:osd.4 smithi137 running (2m) 0s ago 17m 63.1M 3036M 19.0.0-3285-g5904d294 8bb2087275ff c653ad956c9b 2024-04-24T17:46:33.750 INFO:teuthology.orchestra.run.smithi070.stdout:osd.5 smithi137 running (98s) 0s ago 16m 55.4M 3036M 19.0.0-3285-g5904d294 8bb2087275ff dac9b6431bb4 2024-04-24T17:46:33.750 INFO:teuthology.orchestra.run.smithi070.stdout:osd.6 smithi137 running (73s) 0s ago 16m 49.9M 3036M 19.0.0-3285-g5904d294 8bb2087275ff 25b7cf6f44f8 2024-04-24T17:46:33.750 INFO:teuthology.orchestra.run.smithi070.stdout:osd.7 smithi137 running (46s) 0s ago 15m 56.4M 3036M 19.0.0-3285-g5904d294 8bb2087275ff ba2fd99c956e 2024-04-24T17:46:33.751 INFO:teuthology.orchestra.run.smithi070.stdout:prometheus.a smithi137 *:9095 running (6m) 0s ago 14m 66.7M - 2.33.4 514e6a882f6e 10762eaa85a2 2024-04-24T17:46:33.751 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.foo.smithi070.jodwqm smithi070 *:8000 running (27s) 1s ago 12m 88.1M - 19.0.0-3285-g5904d294 8bb2087275ff 268d60035d9b 2024-04-24T17:46:33.751 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.foo.smithi137.xlirah smithi137 *:8000 running (13s) 0s ago 12m 87.9M - 19.0.0-3285-g5904d294 8bb2087275ff 66f7b2658c59 2024-04-24T17:46:33.751 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.smpl.smithi070.qayqjt smithi070 *:80 running (20s) 1s ago 12m 87.9M - 19.0.0-3285-g5904d294 8bb2087275ff 910c915b5cec 2024-04-24T17:46:33.751 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.smpl.smithi137.vqzuok smithi137 *:80 running (7s) 0s ago 12m 87.7M - 19.0.0-3285-g5904d294 8bb2087275ff 4f6d66f80110 2024-04-24T17:46:33.776 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:33 smithi137 bash[43799]: audit 2024-04-24T17:46:32.429397+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:33.776 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:33 smithi137 bash[43799]: audit 2024-04-24T17:46:32.429397+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:33.776 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:33 smithi137 bash[43799]: audit 2024-04-24T17:46:32.442009+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:33.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:33 smithi137 bash[43799]: audit 2024-04-24T17:46:32.442009+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:33.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:33 smithi137 bash[43799]: audit 2024-04-24T17:46:32.813321+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:33.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:33 smithi137 bash[43799]: audit 2024-04-24T17:46:32.813321+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:33.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:33 smithi137 bash[43799]: audit 2024-04-24T17:46:32.819847+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:33.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:33 smithi137 bash[43799]: audit 2024-04-24T17:46:32.819847+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:33.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:33 smithi070 bash[55604]: audit 2024-04-24T17:46:32.429397+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:33.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:33 smithi070 bash[55604]: audit 2024-04-24T17:46:32.429397+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:33.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:33 smithi070 bash[55604]: audit 2024-04-24T17:46:32.442009+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:33.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:33 smithi070 bash[55604]: audit 2024-04-24T17:46:32.442009+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:33.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:33 smithi070 bash[55604]: audit 2024-04-24T17:46:32.813321+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:33.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:33 smithi070 bash[55604]: audit 2024-04-24T17:46:32.813321+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:33.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:33 smithi070 bash[55604]: audit 2024-04-24T17:46:32.819847+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:33.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:33 smithi070 bash[55604]: audit 2024-04-24T17:46:32.819847+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:33.827 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:33 smithi070 bash[56922]: audit 2024-04-24T17:46:32.429397+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:33.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:33 smithi070 bash[56922]: audit 2024-04-24T17:46:32.429397+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:33.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:33 smithi070 bash[56922]: audit 2024-04-24T17:46:32.442009+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:33.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:33 smithi070 bash[56922]: audit 2024-04-24T17:46:32.442009+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:33.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:33 smithi070 bash[56922]: audit 2024-04-24T17:46:32.813321+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:33.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:33 smithi070 bash[56922]: audit 2024-04-24T17:46:32.813321+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:33.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:33 smithi070 bash[56922]: audit 2024-04-24T17:46:32.819847+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:33.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:33 smithi070 bash[56922]: audit 2024-04-24T17:46:32.819847+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:34.168 INFO:teuthology.orchestra.run.smithi070.stdout:{ 2024-04-24T17:46:34.168 INFO:teuthology.orchestra.run.smithi070.stdout: "mon": { 2024-04-24T17:46:34.168 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 3 2024-04-24T17:46:34.168 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:46:34.168 INFO:teuthology.orchestra.run.smithi070.stdout: "mgr": { 2024-04-24T17:46:34.168 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 2 2024-04-24T17:46:34.168 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:46:34.168 INFO:teuthology.orchestra.run.smithi070.stdout: "osd": { 2024-04-24T17:46:34.168 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 8 2024-04-24T17:46:34.169 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:46:34.169 INFO:teuthology.orchestra.run.smithi070.stdout: "rgw": { 2024-04-24T17:46:34.169 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 4 2024-04-24T17:46:34.169 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:46:34.169 INFO:teuthology.orchestra.run.smithi070.stdout: "overall": { 2024-04-24T17:46:34.169 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 17 2024-04-24T17:46:34.169 INFO:teuthology.orchestra.run.smithi070.stdout: } 2024-04-24T17:46:34.169 INFO:teuthology.orchestra.run.smithi070.stdout:} 2024-04-24T17:46:34.525 INFO:teuthology.orchestra.run.smithi070.stdout:{ 2024-04-24T17:46:34.526 INFO:teuthology.orchestra.run.smithi070.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc", 2024-04-24T17:46:34.526 INFO:teuthology.orchestra.run.smithi070.stdout: "in_progress": true, 2024-04-24T17:46:34.526 INFO:teuthology.orchestra.run.smithi070.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-24T17:46:34.526 INFO:teuthology.orchestra.run.smithi070.stdout: "services_complete": [ 2024-04-24T17:46:34.526 INFO:teuthology.orchestra.run.smithi070.stdout: "osd", 2024-04-24T17:46:34.526 INFO:teuthology.orchestra.run.smithi070.stdout: "rgw", 2024-04-24T17:46:34.526 INFO:teuthology.orchestra.run.smithi070.stdout: "mgr", 2024-04-24T17:46:34.527 INFO:teuthology.orchestra.run.smithi070.stdout: "mon" 2024-04-24T17:46:34.527 INFO:teuthology.orchestra.run.smithi070.stdout: ], 2024-04-24T17:46:34.527 INFO:teuthology.orchestra.run.smithi070.stdout: "progress": "17/23 daemons upgraded", 2024-04-24T17:46:34.527 INFO:teuthology.orchestra.run.smithi070.stdout: "message": "Currently upgrading rgw daemons", 2024-04-24T17:46:34.527 INFO:teuthology.orchestra.run.smithi070.stdout: "is_paused": false 2024-04-24T17:46:34.527 INFO:teuthology.orchestra.run.smithi070.stdout:} 2024-04-24T17:46:34.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:34 smithi137 bash[43799]: cluster 2024-04-24T17:46:33.017433+0000 mgr.y (mgr.34107) 373 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 168 op/s 2024-04-24T17:46:34.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:34 smithi137 bash[43799]: cluster 2024-04-24T17:46:33.017433+0000 mgr.y (mgr.34107) 373 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 168 op/s 2024-04-24T17:46:34.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:34 smithi137 bash[43799]: audit 2024-04-24T17:46:33.022332+0000 mgr.y (mgr.34107) 374 : audit [DBG] from='client.44563 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:46:34.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:34 smithi137 bash[43799]: audit 2024-04-24T17:46:33.022332+0000 mgr.y (mgr.34107) 374 : audit [DBG] from='client.44563 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:46:34.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:34 smithi137 bash[43799]: audit 2024-04-24T17:46:33.385968+0000 mgr.y (mgr.34107) 375 : audit [DBG] from='client.34644 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:46:34.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:34 smithi137 bash[43799]: audit 2024-04-24T17:46:33.385968+0000 mgr.y (mgr.34107) 375 : audit [DBG] from='client.34644 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:46:34.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:34 smithi137 bash[43799]: audit 2024-04-24T17:46:33.497026+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:34.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:34 smithi137 bash[43799]: audit 2024-04-24T17:46:33.497026+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:34.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:34 smithi137 bash[43799]: audit 2024-04-24T17:46:33.502933+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:34.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:34 smithi137 bash[43799]: audit 2024-04-24T17:46:33.502933+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:34.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:34 smithi137 bash[43799]: audit 2024-04-24T17:46:33.743986+0000 mgr.y (mgr.34107) 376 : audit [DBG] from='client.44575 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:46:34.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:34 smithi137 bash[43799]: audit 2024-04-24T17:46:33.743986+0000 mgr.y (mgr.34107) 376 : audit [DBG] from='client.44575 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:46:34.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:34 smithi137 bash[43799]: audit 2024-04-24T17:46:33.871258+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:34.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:34 smithi137 bash[43799]: audit 2024-04-24T17:46:33.871258+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:34.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:34 smithi137 bash[43799]: audit 2024-04-24T17:46:33.878362+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:34.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:34 smithi137 bash[43799]: audit 2024-04-24T17:46:33.878362+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:34.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:34 smithi137 bash[43799]: audit 2024-04-24T17:46:34.183761+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.70:0/4040301841' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:34.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:34 smithi137 bash[43799]: audit 2024-04-24T17:46:34.183761+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.70:0/4040301841' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:34.827 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:34 smithi070 bash[56922]: cluster 2024-04-24T17:46:33.017433+0000 mgr.y (mgr.34107) 373 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 168 op/s 2024-04-24T17:46:34.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:34 smithi070 bash[56922]: cluster 2024-04-24T17:46:33.017433+0000 mgr.y (mgr.34107) 373 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 168 op/s 2024-04-24T17:46:34.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:34 smithi070 bash[56922]: audit 2024-04-24T17:46:33.022332+0000 mgr.y (mgr.34107) 374 : audit [DBG] from='client.44563 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:46:34.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:34 smithi070 bash[56922]: audit 2024-04-24T17:46:33.022332+0000 mgr.y (mgr.34107) 374 : audit [DBG] from='client.44563 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:46:34.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:34 smithi070 bash[56922]: audit 2024-04-24T17:46:33.385968+0000 mgr.y (mgr.34107) 375 : audit [DBG] from='client.34644 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:46:34.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:34 smithi070 bash[56922]: audit 2024-04-24T17:46:33.385968+0000 mgr.y (mgr.34107) 375 : audit [DBG] from='client.34644 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:46:34.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:34 smithi070 bash[56922]: audit 2024-04-24T17:46:33.497026+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:34.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:34 smithi070 bash[56922]: audit 2024-04-24T17:46:33.497026+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:34.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:34 smithi070 bash[56922]: audit 2024-04-24T17:46:33.502933+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:34.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:34 smithi070 bash[56922]: audit 2024-04-24T17:46:33.502933+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:34.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:34 smithi070 bash[56922]: audit 2024-04-24T17:46:33.743986+0000 mgr.y (mgr.34107) 376 : audit [DBG] from='client.44575 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:46:34.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:34 smithi070 bash[56922]: audit 2024-04-24T17:46:33.743986+0000 mgr.y (mgr.34107) 376 : audit [DBG] from='client.44575 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:46:34.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:34 smithi070 bash[56922]: audit 2024-04-24T17:46:33.871258+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:34.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:34 smithi070 bash[56922]: audit 2024-04-24T17:46:33.871258+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:34.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:34 smithi070 bash[56922]: audit 2024-04-24T17:46:33.878362+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:34.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:34 smithi070 bash[56922]: audit 2024-04-24T17:46:33.878362+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:34.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:34 smithi070 bash[56922]: audit 2024-04-24T17:46:34.183761+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.70:0/4040301841' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:34.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:34 smithi070 bash[56922]: audit 2024-04-24T17:46:34.183761+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.70:0/4040301841' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:34.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:34 smithi070 bash[55604]: cluster 2024-04-24T17:46:33.017433+0000 mgr.y (mgr.34107) 373 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 168 op/s 2024-04-24T17:46:34.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:34 smithi070 bash[55604]: cluster 2024-04-24T17:46:33.017433+0000 mgr.y (mgr.34107) 373 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 168 op/s 2024-04-24T17:46:34.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:34 smithi070 bash[55604]: audit 2024-04-24T17:46:33.022332+0000 mgr.y (mgr.34107) 374 : audit [DBG] from='client.44563 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:46:34.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:34 smithi070 bash[55604]: audit 2024-04-24T17:46:33.022332+0000 mgr.y (mgr.34107) 374 : audit [DBG] from='client.44563 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:46:34.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:34 smithi070 bash[55604]: audit 2024-04-24T17:46:33.385968+0000 mgr.y (mgr.34107) 375 : audit [DBG] from='client.34644 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:46:34.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:34 smithi070 bash[55604]: audit 2024-04-24T17:46:33.385968+0000 mgr.y (mgr.34107) 375 : audit [DBG] from='client.34644 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:46:34.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:34 smithi070 bash[55604]: audit 2024-04-24T17:46:33.497026+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:34.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:34 smithi070 bash[55604]: audit 2024-04-24T17:46:33.497026+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:34.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:34 smithi070 bash[55604]: audit 2024-04-24T17:46:33.502933+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:34.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:34 smithi070 bash[55604]: audit 2024-04-24T17:46:33.502933+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:34.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:34 smithi070 bash[55604]: audit 2024-04-24T17:46:33.743986+0000 mgr.y (mgr.34107) 376 : audit [DBG] from='client.44575 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:46:34.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:34 smithi070 bash[55604]: audit 2024-04-24T17:46:33.743986+0000 mgr.y (mgr.34107) 376 : audit [DBG] from='client.44575 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:46:34.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:34 smithi070 bash[55604]: audit 2024-04-24T17:46:33.871258+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:34.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:34 smithi070 bash[55604]: audit 2024-04-24T17:46:33.871258+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:34.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:34 smithi070 bash[55604]: audit 2024-04-24T17:46:33.878362+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:34.833 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:34 smithi070 bash[55604]: audit 2024-04-24T17:46:33.878362+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:34.833 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:34 smithi070 bash[55604]: audit 2024-04-24T17:46:34.183761+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.70:0/4040301841' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:34.833 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:34 smithi070 bash[55604]: audit 2024-04-24T17:46:34.183761+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.70:0/4040301841' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:34.960 INFO:teuthology.orchestra.run.smithi070.stdout:HEALTH_WARN failed to probe daemons or devices 2024-04-24T17:46:34.961 INFO:teuthology.orchestra.run.smithi070.stdout:[WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-24T17:46:34.961 INFO:teuthology.orchestra.run.smithi070.stdout: host smithi137 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/mon.b/config 2024-04-24T17:46:34.961 INFO:teuthology.orchestra.run.smithi070.stdout:Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi137 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmphah89q3s:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch 2024-04-24T17:46:34.961 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:46:34.961 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/docker: stderr See 'docker run --help'. 2024-04-24T17:46:34.961 INFO:teuthology.orchestra.run.smithi070.stdout:Traceback (most recent call last): 2024-04-24T17:46:34.962 INFO:teuthology.orchestra.run.smithi070.stdout: File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-24T17:46:34.962 INFO:teuthology.orchestra.run.smithi070.stdout: return _run_code(code, main_globals, None, 2024-04-24T17:46:34.962 INFO:teuthology.orchestra.run.smithi070.stdout: File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-24T17:46:34.962 INFO:teuthology.orchestra.run.smithi070.stdout: exec(code, run_globals) 2024-04-24T17:46:34.962 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5642, in 2024-04-24T17:46:34.962 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5630, in main 2024-04-24T17:46:34.963 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 408, in _infer_config 2024-04-24T17:46:34.963 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 323, in _infer_fsid 2024-04-24T17:46:34.963 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 436, in _infer_image 2024-04-24T17:46:34.963 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 310, in _validate_fsid 2024-04-24T17:46:34.963 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 3380, in command_ceph_volume 2024-04-24T17:46:34.963 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-24T17:46:34.964 INFO:teuthology.orchestra.run.smithi070.stdout:RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi137 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmphah89q3s:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:46:34.964 INFO:teuthology.orchestra.run.smithi070.stdout:See 'docker run --help'. 2024-04-24T17:46:35.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:35 smithi137 bash[43799]: audit 2024-04-24T17:46:34.540788+0000 mgr.y (mgr.34107) 377 : audit [DBG] from='client.34662 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:46:35.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:35 smithi137 bash[43799]: audit 2024-04-24T17:46:34.540788+0000 mgr.y (mgr.34107) 377 : audit [DBG] from='client.34662 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:46:35.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:35 smithi137 bash[43799]: audit 2024-04-24T17:46:34.976244+0000 mon.a (mon.0) 707 : audit [DBG] from='client.? 172.21.15.70:0/1384076917' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:46:35.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:35 smithi137 bash[43799]: audit 2024-04-24T17:46:34.976244+0000 mon.a (mon.0) 707 : audit [DBG] from='client.? 172.21.15.70:0/1384076917' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:46:35.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:35 smithi070 bash[55604]: audit 2024-04-24T17:46:34.540788+0000 mgr.y (mgr.34107) 377 : audit [DBG] from='client.34662 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:46:35.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:35 smithi070 bash[55604]: audit 2024-04-24T17:46:34.540788+0000 mgr.y (mgr.34107) 377 : audit [DBG] from='client.34662 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:46:35.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:35 smithi070 bash[55604]: audit 2024-04-24T17:46:34.976244+0000 mon.a (mon.0) 707 : audit [DBG] from='client.? 172.21.15.70:0/1384076917' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:46:35.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:35 smithi070 bash[55604]: audit 2024-04-24T17:46:34.976244+0000 mon.a (mon.0) 707 : audit [DBG] from='client.? 172.21.15.70:0/1384076917' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:46:35.827 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:35 smithi070 bash[56922]: audit 2024-04-24T17:46:34.540788+0000 mgr.y (mgr.34107) 377 : audit [DBG] from='client.34662 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:46:35.827 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:35 smithi070 bash[56922]: audit 2024-04-24T17:46:34.540788+0000 mgr.y (mgr.34107) 377 : audit [DBG] from='client.34662 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:46:35.827 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:35 smithi070 bash[56922]: audit 2024-04-24T17:46:34.976244+0000 mon.a (mon.0) 707 : audit [DBG] from='client.? 172.21.15.70:0/1384076917' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:46:35.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:35 smithi070 bash[56922]: audit 2024-04-24T17:46:34.976244+0000 mon.a (mon.0) 707 : audit [DBG] from='client.? 172.21.15.70:0/1384076917' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:46:36.776 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:36 smithi137 bash[43799]: cluster 2024-04-24T17:46:35.018503+0000 mgr.y (mgr.34107) 378 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 170 B/s wr, 152 op/s 2024-04-24T17:46:36.776 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:36 smithi137 bash[43799]: cluster 2024-04-24T17:46:35.018503+0000 mgr.y (mgr.34107) 378 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 170 B/s wr, 152 op/s 2024-04-24T17:46:36.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:36 smithi137 bash[43799]: audit 2024-04-24T17:46:36.122659+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:46:36.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:36 smithi137 bash[43799]: audit 2024-04-24T17:46:36.122659+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:46:36.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:36 smithi070 bash[55604]: cluster 2024-04-24T17:46:35.018503+0000 mgr.y (mgr.34107) 378 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 170 B/s wr, 152 op/s 2024-04-24T17:46:36.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:36 smithi070 bash[55604]: cluster 2024-04-24T17:46:35.018503+0000 mgr.y (mgr.34107) 378 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 170 B/s wr, 152 op/s 2024-04-24T17:46:36.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:36 smithi070 bash[55604]: audit 2024-04-24T17:46:36.122659+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:46:36.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:36 smithi070 bash[55604]: audit 2024-04-24T17:46:36.122659+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:46:36.827 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:36 smithi070 bash[56922]: cluster 2024-04-24T17:46:35.018503+0000 mgr.y (mgr.34107) 378 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 170 B/s wr, 152 op/s 2024-04-24T17:46:36.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:36 smithi070 bash[56922]: cluster 2024-04-24T17:46:35.018503+0000 mgr.y (mgr.34107) 378 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 170 B/s wr, 152 op/s 2024-04-24T17:46:36.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:36 smithi070 bash[56922]: audit 2024-04-24T17:46:36.122659+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:46:36.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:36 smithi070 bash[56922]: audit 2024-04-24T17:46:36.122659+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:46:38.776 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:38 smithi137 bash[43799]: cluster 2024-04-24T17:46:37.019851+0000 mgr.y (mgr.34107) 379 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 85 B/s wr, 104 op/s 2024-04-24T17:46:38.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:38 smithi137 bash[43799]: cluster 2024-04-24T17:46:37.019851+0000 mgr.y (mgr.34107) 379 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 85 B/s wr, 104 op/s 2024-04-24T17:46:38.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:38 smithi137 bash[43799]: audit 2024-04-24T17:46:37.327036+0000 mgr.y (mgr.34107) 380 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:46:38.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:38 smithi137 bash[43799]: audit 2024-04-24T17:46:37.327036+0000 mgr.y (mgr.34107) 380 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:46:38.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:38 smithi070 bash[55604]: cluster 2024-04-24T17:46:37.019851+0000 mgr.y (mgr.34107) 379 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 85 B/s wr, 104 op/s 2024-04-24T17:46:38.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:38 smithi070 bash[55604]: cluster 2024-04-24T17:46:37.019851+0000 mgr.y (mgr.34107) 379 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 85 B/s wr, 104 op/s 2024-04-24T17:46:38.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:38 smithi070 bash[55604]: audit 2024-04-24T17:46:37.327036+0000 mgr.y (mgr.34107) 380 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:46:38.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:38 smithi070 bash[55604]: audit 2024-04-24T17:46:37.327036+0000 mgr.y (mgr.34107) 380 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:46:38.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:38 smithi070 bash[56922]: cluster 2024-04-24T17:46:37.019851+0000 mgr.y (mgr.34107) 379 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 85 B/s wr, 104 op/s 2024-04-24T17:46:38.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:38 smithi070 bash[56922]: cluster 2024-04-24T17:46:37.019851+0000 mgr.y (mgr.34107) 379 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 85 B/s wr, 104 op/s 2024-04-24T17:46:38.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:38 smithi070 bash[56922]: audit 2024-04-24T17:46:37.327036+0000 mgr.y (mgr.34107) 380 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:46:38.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:38 smithi070 bash[56922]: audit 2024-04-24T17:46:37.327036+0000 mgr.y (mgr.34107) 380 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:46:40.776 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:40 smithi137 bash[43799]: cluster 2024-04-24T17:46:39.021336+0000 mgr.y (mgr.34107) 381 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-24T17:46:40.776 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:40 smithi137 bash[43799]: cluster 2024-04-24T17:46:39.021336+0000 mgr.y (mgr.34107) 381 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-24T17:46:40.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:40 smithi070 bash[55604]: cluster 2024-04-24T17:46:39.021336+0000 mgr.y (mgr.34107) 381 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-24T17:46:40.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:40 smithi070 bash[55604]: cluster 2024-04-24T17:46:39.021336+0000 mgr.y (mgr.34107) 381 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-24T17:46:40.827 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:40 smithi070 bash[56922]: cluster 2024-04-24T17:46:39.021336+0000 mgr.y (mgr.34107) 381 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-24T17:46:40.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:40 smithi070 bash[56922]: cluster 2024-04-24T17:46:39.021336+0000 mgr.y (mgr.34107) 381 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-24T17:46:42.327 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:46:41 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:46:41] "GET /metrics HTTP/1.1" 200 38695 "" "Prometheus/2.33.4" 2024-04-24T17:46:42.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:42 smithi137 bash[43799]: cluster 2024-04-24T17:46:41.022952+0000 mgr.y (mgr.34107) 382 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 85 B/s wr, 61 op/s 2024-04-24T17:46:42.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:42 smithi137 bash[43799]: cluster 2024-04-24T17:46:41.022952+0000 mgr.y (mgr.34107) 382 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 85 B/s wr, 61 op/s 2024-04-24T17:46:42.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:42 smithi137 bash[43799]: audit 2024-04-24T17:46:41.368429+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:46:42.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:42 smithi137 bash[43799]: audit 2024-04-24T17:46:41.368429+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:46:42.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:42 smithi137 bash[43799]: audit 2024-04-24T17:46:41.370417+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:46:42.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:42 smithi137 bash[43799]: audit 2024-04-24T17:46:41.370417+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:46:42.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:42 smithi137 bash[43799]: cluster 2024-04-24T17:46:41.374261+0000 mgr.y (mgr.34107) 383 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 36 op/s 2024-04-24T17:46:42.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:42 smithi137 bash[43799]: cluster 2024-04-24T17:46:41.374261+0000 mgr.y (mgr.34107) 383 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 36 op/s 2024-04-24T17:46:42.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:42 smithi137 bash[43799]: cluster 2024-04-24T17:46:41.375709+0000 mgr.y (mgr.34107) 384 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:46:42.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:42 smithi137 bash[43799]: cluster 2024-04-24T17:46:41.375709+0000 mgr.y (mgr.34107) 384 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:46:42.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:42 smithi137 bash[43799]: audit 2024-04-24T17:46:41.385741+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:42.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:42 smithi137 bash[43799]: audit 2024-04-24T17:46:41.385741+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:42.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:42 smithi137 bash[43799]: audit 2024-04-24T17:46:41.492567+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:46:42.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:42 smithi137 bash[43799]: audit 2024-04-24T17:46:41.492567+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:46:42.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:42 smithi137 bash[43799]: audit 2024-04-24T17:46:41.497864+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:42.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:42 smithi137 bash[43799]: audit 2024-04-24T17:46:41.497864+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:42.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:42 smithi137 bash[43799]: audit 2024-04-24T17:46:41.501850+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:42.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:42 smithi137 bash[43799]: audit 2024-04-24T17:46:41.501850+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:42.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:42 smithi137 bash[43799]: audit 2024-04-24T17:46:41.504986+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:42.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:42 smithi137 bash[43799]: audit 2024-04-24T17:46:41.504986+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:42.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:42 smithi137 bash[43799]: audit 2024-04-24T17:46:41.510448+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:42.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:42 smithi137 bash[43799]: audit 2024-04-24T17:46:41.510448+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:42.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:42 smithi137 bash[43799]: audit 2024-04-24T17:46:41.517126+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:42.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:42 smithi137 bash[43799]: audit 2024-04-24T17:46:41.517126+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:42.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:42 smithi137 bash[43799]: audit 2024-04-24T17:46:41.527191+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:42.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:42 smithi137 bash[43799]: audit 2024-04-24T17:46:41.527191+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:42.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:42 smithi137 bash[43799]: cephadm 2024-04-24T17:46:41.529041+0000 mgr.y (mgr.34107) 385 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-04-24T17:46:42.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:42 smithi137 bash[43799]: cephadm 2024-04-24T17:46:41.529041+0000 mgr.y (mgr.34107) 385 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-04-24T17:46:42.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:42 smithi137 bash[43799]: audit 2024-04-24T17:46:41.537539+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:42.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:42 smithi137 bash[43799]: audit 2024-04-24T17:46:41.537539+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:42.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:42 smithi137 bash[43799]: audit 2024-04-24T17:46:41.543424+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi070.jodwqm"}]: dispatch 2024-04-24T17:46:42.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:42 smithi137 bash[43799]: audit 2024-04-24T17:46:41.543424+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi070.jodwqm"}]: dispatch 2024-04-24T17:46:42.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:42 smithi137 bash[43799]: audit 2024-04-24T17:46:41.551572+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi070.jodwqm"}]': finished 2024-04-24T17:46:42.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:42 smithi137 bash[43799]: audit 2024-04-24T17:46:41.551572+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi070.jodwqm"}]': finished 2024-04-24T17:46:42.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:42 smithi137 bash[43799]: audit 2024-04-24T17:46:41.557310+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi137.xlirah"}]: dispatch 2024-04-24T17:46:42.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:42 smithi137 bash[43799]: audit 2024-04-24T17:46:41.557310+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi137.xlirah"}]: dispatch 2024-04-24T17:46:42.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:42 smithi137 bash[43799]: audit 2024-04-24T17:46:41.565190+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi137.xlirah"}]': finished 2024-04-24T17:46:42.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:42 smithi137 bash[43799]: audit 2024-04-24T17:46:41.565190+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi137.xlirah"}]': finished 2024-04-24T17:46:42.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:42 smithi137 bash[43799]: audit 2024-04-24T17:46:41.570900+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi070.qayqjt"}]: dispatch 2024-04-24T17:46:42.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:42 smithi137 bash[43799]: audit 2024-04-24T17:46:41.570900+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi070.qayqjt"}]: dispatch 2024-04-24T17:46:42.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:42 smithi137 bash[43799]: audit 2024-04-24T17:46:41.578980+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi070.qayqjt"}]': finished 2024-04-24T17:46:42.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:42 smithi137 bash[43799]: audit 2024-04-24T17:46:41.578980+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi070.qayqjt"}]': finished 2024-04-24T17:46:42.780 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:42 smithi137 bash[43799]: audit 2024-04-24T17:46:41.584523+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi137.vqzuok"}]: dispatch 2024-04-24T17:46:42.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:42 smithi137 bash[43799]: audit 2024-04-24T17:46:41.584523+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi137.vqzuok"}]: dispatch 2024-04-24T17:46:42.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:42 smithi137 bash[43799]: audit 2024-04-24T17:46:41.592189+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi137.vqzuok"}]': finished 2024-04-24T17:46:42.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:42 smithi137 bash[43799]: audit 2024-04-24T17:46:41.592189+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi137.vqzuok"}]': finished 2024-04-24T17:46:42.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:42 smithi137 bash[43799]: audit 2024-04-24T17:46:41.598211+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:42.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:42 smithi137 bash[43799]: audit 2024-04-24T17:46:41.598211+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:42.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:42 smithi137 bash[43799]: cephadm 2024-04-24T17:46:41.599722+0000 mgr.y (mgr.34107) 386 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-04-24T17:46:42.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:42 smithi137 bash[43799]: cephadm 2024-04-24T17:46:41.599722+0000 mgr.y (mgr.34107) 386 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-04-24T17:46:42.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:42 smithi137 bash[43799]: audit 2024-04-24T17:46:41.607054+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:42.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:42 smithi137 bash[43799]: audit 2024-04-24T17:46:41.607054+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:42.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:42 smithi137 bash[43799]: audit 2024-04-24T17:46:41.612969+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:42.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:42 smithi137 bash[43799]: audit 2024-04-24T17:46:41.612969+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:42.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:42 smithi137 bash[43799]: audit 2024-04-24T17:46:41.615622+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:42.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:42 smithi137 bash[43799]: audit 2024-04-24T17:46:41.615622+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:42.781 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:42 smithi137 bash[43799]: cephadm 2024-04-24T17:46:41.617544+0000 mgr.y (mgr.34107) 387 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-04-24T17:46:42.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:42 smithi137 bash[43799]: cephadm 2024-04-24T17:46:41.617544+0000 mgr.y (mgr.34107) 387 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-04-24T17:46:42.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:42 smithi137 bash[43799]: audit 2024-04-24T17:46:41.625148+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:42.782 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:42 smithi137 bash[43799]: audit 2024-04-24T17:46:41.625148+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:42.827 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[56922]: cluster 2024-04-24T17:46:41.022952+0000 mgr.y (mgr.34107) 382 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 85 B/s wr, 61 op/s 2024-04-24T17:46:42.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[56922]: cluster 2024-04-24T17:46:41.022952+0000 mgr.y (mgr.34107) 382 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 85 B/s wr, 61 op/s 2024-04-24T17:46:42.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[56922]: audit 2024-04-24T17:46:41.368429+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:46:42.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[56922]: audit 2024-04-24T17:46:41.368429+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:46:42.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[56922]: audit 2024-04-24T17:46:41.370417+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:46:42.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[56922]: audit 2024-04-24T17:46:41.370417+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:46:42.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[56922]: cluster 2024-04-24T17:46:41.374261+0000 mgr.y (mgr.34107) 383 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 36 op/s 2024-04-24T17:46:42.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[56922]: cluster 2024-04-24T17:46:41.374261+0000 mgr.y (mgr.34107) 383 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 36 op/s 2024-04-24T17:46:42.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[56922]: cluster 2024-04-24T17:46:41.375709+0000 mgr.y (mgr.34107) 384 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:46:42.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[56922]: cluster 2024-04-24T17:46:41.375709+0000 mgr.y (mgr.34107) 384 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:46:42.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[56922]: audit 2024-04-24T17:46:41.385741+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:42.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[56922]: audit 2024-04-24T17:46:41.385741+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:42.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[56922]: audit 2024-04-24T17:46:41.492567+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:46:42.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[56922]: audit 2024-04-24T17:46:41.492567+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:46:42.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[56922]: audit 2024-04-24T17:46:41.497864+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:42.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[56922]: audit 2024-04-24T17:46:41.497864+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:42.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[56922]: audit 2024-04-24T17:46:41.501850+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:42.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[56922]: audit 2024-04-24T17:46:41.501850+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:42.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[55604]: cluster 2024-04-24T17:46:41.022952+0000 mgr.y (mgr.34107) 382 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 85 B/s wr, 61 op/s 2024-04-24T17:46:42.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[55604]: cluster 2024-04-24T17:46:41.022952+0000 mgr.y (mgr.34107) 382 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 85 B/s wr, 61 op/s 2024-04-24T17:46:42.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[55604]: audit 2024-04-24T17:46:41.368429+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:46:42.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[55604]: audit 2024-04-24T17:46:41.368429+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:46:42.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[55604]: audit 2024-04-24T17:46:41.370417+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:46:42.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[55604]: audit 2024-04-24T17:46:41.370417+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:46:42.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[55604]: cluster 2024-04-24T17:46:41.374261+0000 mgr.y (mgr.34107) 383 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 36 op/s 2024-04-24T17:46:42.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[55604]: cluster 2024-04-24T17:46:41.374261+0000 mgr.y (mgr.34107) 383 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 36 op/s 2024-04-24T17:46:42.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[55604]: cluster 2024-04-24T17:46:41.375709+0000 mgr.y (mgr.34107) 384 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:46:42.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[55604]: cluster 2024-04-24T17:46:41.375709+0000 mgr.y (mgr.34107) 384 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:46:42.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[55604]: audit 2024-04-24T17:46:41.385741+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:42.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[55604]: audit 2024-04-24T17:46:41.385741+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:42.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[55604]: audit 2024-04-24T17:46:41.492567+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:46:42.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[55604]: audit 2024-04-24T17:46:41.492567+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:46:42.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[55604]: audit 2024-04-24T17:46:41.497864+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:42.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[55604]: audit 2024-04-24T17:46:41.497864+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:42.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[55604]: audit 2024-04-24T17:46:41.501850+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:42.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[55604]: audit 2024-04-24T17:46:41.501850+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:42.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[55604]: audit 2024-04-24T17:46:41.504986+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:42.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[55604]: audit 2024-04-24T17:46:41.504986+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:42.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[55604]: audit 2024-04-24T17:46:41.510448+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:42.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[55604]: audit 2024-04-24T17:46:41.510448+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:42.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[55604]: audit 2024-04-24T17:46:41.517126+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:42.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[55604]: audit 2024-04-24T17:46:41.517126+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:42.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[55604]: audit 2024-04-24T17:46:41.527191+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:42.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[55604]: audit 2024-04-24T17:46:41.527191+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:42.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[55604]: cephadm 2024-04-24T17:46:41.529041+0000 mgr.y (mgr.34107) 385 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-04-24T17:46:42.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[55604]: cephadm 2024-04-24T17:46:41.529041+0000 mgr.y (mgr.34107) 385 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-04-24T17:46:42.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[55604]: audit 2024-04-24T17:46:41.537539+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:42.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[55604]: audit 2024-04-24T17:46:41.537539+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:42.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[55604]: audit 2024-04-24T17:46:41.543424+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi070.jodwqm"}]: dispatch 2024-04-24T17:46:42.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[55604]: audit 2024-04-24T17:46:41.543424+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi070.jodwqm"}]: dispatch 2024-04-24T17:46:42.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[55604]: audit 2024-04-24T17:46:41.551572+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi070.jodwqm"}]': finished 2024-04-24T17:46:42.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[55604]: audit 2024-04-24T17:46:41.551572+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi070.jodwqm"}]': finished 2024-04-24T17:46:42.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[55604]: audit 2024-04-24T17:46:41.557310+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi137.xlirah"}]: dispatch 2024-04-24T17:46:42.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[55604]: audit 2024-04-24T17:46:41.557310+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi137.xlirah"}]: dispatch 2024-04-24T17:46:42.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[56922]: audit 2024-04-24T17:46:41.504986+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:42.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[56922]: audit 2024-04-24T17:46:41.504986+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:42.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[56922]: audit 2024-04-24T17:46:41.510448+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:42.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[56922]: audit 2024-04-24T17:46:41.510448+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:42.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[56922]: audit 2024-04-24T17:46:41.517126+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:42.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[56922]: audit 2024-04-24T17:46:41.517126+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:42.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[56922]: audit 2024-04-24T17:46:41.527191+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:42.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[56922]: audit 2024-04-24T17:46:41.527191+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:42.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[56922]: cephadm 2024-04-24T17:46:41.529041+0000 mgr.y (mgr.34107) 385 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-04-24T17:46:42.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[56922]: cephadm 2024-04-24T17:46:41.529041+0000 mgr.y (mgr.34107) 385 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-04-24T17:46:42.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[56922]: audit 2024-04-24T17:46:41.537539+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:42.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[56922]: audit 2024-04-24T17:46:41.537539+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:42.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[56922]: audit 2024-04-24T17:46:41.543424+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi070.jodwqm"}]: dispatch 2024-04-24T17:46:42.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[56922]: audit 2024-04-24T17:46:41.543424+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi070.jodwqm"}]: dispatch 2024-04-24T17:46:42.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[56922]: audit 2024-04-24T17:46:41.551572+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi070.jodwqm"}]': finished 2024-04-24T17:46:42.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[56922]: audit 2024-04-24T17:46:41.551572+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi070.jodwqm"}]': finished 2024-04-24T17:46:42.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[56922]: audit 2024-04-24T17:46:41.557310+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi137.xlirah"}]: dispatch 2024-04-24T17:46:42.833 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[56922]: audit 2024-04-24T17:46:41.557310+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi137.xlirah"}]: dispatch 2024-04-24T17:46:42.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[55604]: audit 2024-04-24T17:46:41.565190+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi137.xlirah"}]': finished 2024-04-24T17:46:42.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[55604]: audit 2024-04-24T17:46:41.565190+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi137.xlirah"}]': finished 2024-04-24T17:46:42.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[55604]: audit 2024-04-24T17:46:41.570900+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi070.qayqjt"}]: dispatch 2024-04-24T17:46:42.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[55604]: audit 2024-04-24T17:46:41.570900+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi070.qayqjt"}]: dispatch 2024-04-24T17:46:42.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[55604]: audit 2024-04-24T17:46:41.578980+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi070.qayqjt"}]': finished 2024-04-24T17:46:42.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[55604]: audit 2024-04-24T17:46:41.578980+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi070.qayqjt"}]': finished 2024-04-24T17:46:42.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[55604]: audit 2024-04-24T17:46:41.584523+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi137.vqzuok"}]: dispatch 2024-04-24T17:46:42.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[55604]: audit 2024-04-24T17:46:41.584523+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi137.vqzuok"}]: dispatch 2024-04-24T17:46:42.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[55604]: audit 2024-04-24T17:46:41.592189+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi137.vqzuok"}]': finished 2024-04-24T17:46:42.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[55604]: audit 2024-04-24T17:46:41.592189+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi137.vqzuok"}]': finished 2024-04-24T17:46:42.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[55604]: audit 2024-04-24T17:46:41.598211+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:42.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[55604]: audit 2024-04-24T17:46:41.598211+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:42.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[55604]: cephadm 2024-04-24T17:46:41.599722+0000 mgr.y (mgr.34107) 386 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-04-24T17:46:42.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[55604]: cephadm 2024-04-24T17:46:41.599722+0000 mgr.y (mgr.34107) 386 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-04-24T17:46:42.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[55604]: audit 2024-04-24T17:46:41.607054+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:42.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[55604]: audit 2024-04-24T17:46:41.607054+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:42.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[55604]: audit 2024-04-24T17:46:41.612969+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:42.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[55604]: audit 2024-04-24T17:46:41.612969+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:42.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[55604]: audit 2024-04-24T17:46:41.615622+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:42.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[55604]: audit 2024-04-24T17:46:41.615622+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:42.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[55604]: cephadm 2024-04-24T17:46:41.617544+0000 mgr.y (mgr.34107) 387 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-04-24T17:46:42.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[55604]: cephadm 2024-04-24T17:46:41.617544+0000 mgr.y (mgr.34107) 387 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-04-24T17:46:42.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[55604]: audit 2024-04-24T17:46:41.625148+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:42.836 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[55604]: audit 2024-04-24T17:46:41.625148+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:42.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[56922]: audit 2024-04-24T17:46:41.565190+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi137.xlirah"}]': finished 2024-04-24T17:46:42.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[56922]: audit 2024-04-24T17:46:41.565190+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi137.xlirah"}]': finished 2024-04-24T17:46:42.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[56922]: audit 2024-04-24T17:46:41.570900+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi070.qayqjt"}]: dispatch 2024-04-24T17:46:42.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[56922]: audit 2024-04-24T17:46:41.570900+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi070.qayqjt"}]: dispatch 2024-04-24T17:46:42.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[56922]: audit 2024-04-24T17:46:41.578980+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi070.qayqjt"}]': finished 2024-04-24T17:46:42.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[56922]: audit 2024-04-24T17:46:41.578980+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi070.qayqjt"}]': finished 2024-04-24T17:46:42.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[56922]: audit 2024-04-24T17:46:41.584523+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi137.vqzuok"}]: dispatch 2024-04-24T17:46:42.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[56922]: audit 2024-04-24T17:46:41.584523+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi137.vqzuok"}]: dispatch 2024-04-24T17:46:42.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[56922]: audit 2024-04-24T17:46:41.592189+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi137.vqzuok"}]': finished 2024-04-24T17:46:42.837 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[56922]: audit 2024-04-24T17:46:41.592189+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi137.vqzuok"}]': finished 2024-04-24T17:46:42.837 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[56922]: audit 2024-04-24T17:46:41.598211+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:42.837 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[56922]: audit 2024-04-24T17:46:41.598211+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:42.837 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[56922]: cephadm 2024-04-24T17:46:41.599722+0000 mgr.y (mgr.34107) 386 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-04-24T17:46:42.837 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[56922]: cephadm 2024-04-24T17:46:41.599722+0000 mgr.y (mgr.34107) 386 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-04-24T17:46:42.837 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[56922]: audit 2024-04-24T17:46:41.607054+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:42.837 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[56922]: audit 2024-04-24T17:46:41.607054+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:42.837 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[56922]: audit 2024-04-24T17:46:41.612969+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:42.837 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[56922]: audit 2024-04-24T17:46:41.612969+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:42.837 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[56922]: audit 2024-04-24T17:46:41.615622+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:42.837 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[56922]: audit 2024-04-24T17:46:41.615622+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:46:42.837 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[56922]: cephadm 2024-04-24T17:46:41.617544+0000 mgr.y (mgr.34107) 387 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-04-24T17:46:42.837 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[56922]: cephadm 2024-04-24T17:46:41.617544+0000 mgr.y (mgr.34107) 387 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-04-24T17:46:42.837 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[56922]: audit 2024-04-24T17:46:41.625148+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:42.837 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:42 smithi070 bash[56922]: audit 2024-04-24T17:46:41.625148+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:44.776 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:44 smithi137 bash[43799]: cluster 2024-04-24T17:46:43.377203+0000 mgr.y (mgr.34107) 388 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:46:44.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:44 smithi137 bash[43799]: cluster 2024-04-24T17:46:43.377203+0000 mgr.y (mgr.34107) 388 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:46:44.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:44 smithi137 bash[43799]: audit 2024-04-24T17:46:44.156550+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:44.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:44 smithi137 bash[43799]: audit 2024-04-24T17:46:44.156550+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:44.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:44 smithi137 bash[43799]: audit 2024-04-24T17:46:44.159909+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi070.jytlzp", "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-04-24T17:46:44.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:44 smithi137 bash[43799]: audit 2024-04-24T17:46:44.159909+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi070.jytlzp", "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-04-24T17:46:44.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:44 smithi137 bash[43799]: audit 2024-04-24T17:46:44.171606+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:46:44.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:44 smithi137 bash[43799]: audit 2024-04-24T17:46:44.171606+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:46:44.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:44 smithi070 bash[55604]: cluster 2024-04-24T17:46:43.377203+0000 mgr.y (mgr.34107) 388 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:46:44.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:44 smithi070 bash[55604]: cluster 2024-04-24T17:46:43.377203+0000 mgr.y (mgr.34107) 388 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:46:44.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:44 smithi070 bash[55604]: audit 2024-04-24T17:46:44.156550+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:44.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:44 smithi070 bash[55604]: audit 2024-04-24T17:46:44.156550+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:44.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:44 smithi070 bash[55604]: audit 2024-04-24T17:46:44.159909+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi070.jytlzp", "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-04-24T17:46:44.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:44 smithi070 bash[55604]: audit 2024-04-24T17:46:44.159909+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi070.jytlzp", "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-04-24T17:46:44.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:44 smithi070 bash[55604]: audit 2024-04-24T17:46:44.171606+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:46:44.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:44 smithi070 bash[55604]: audit 2024-04-24T17:46:44.171606+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:46:44.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:44 smithi070 bash[56922]: cluster 2024-04-24T17:46:43.377203+0000 mgr.y (mgr.34107) 388 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:46:44.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:44 smithi070 bash[56922]: cluster 2024-04-24T17:46:43.377203+0000 mgr.y (mgr.34107) 388 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:46:44.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:44 smithi070 bash[56922]: audit 2024-04-24T17:46:44.156550+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:44.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:44 smithi070 bash[56922]: audit 2024-04-24T17:46:44.156550+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:44.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:44 smithi070 bash[56922]: audit 2024-04-24T17:46:44.159909+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi070.jytlzp", "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-04-24T17:46:44.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:44 smithi070 bash[56922]: audit 2024-04-24T17:46:44.159909+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi070.jytlzp", "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-04-24T17:46:44.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:44 smithi070 bash[56922]: audit 2024-04-24T17:46:44.171606+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:46:44.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:44 smithi070 bash[56922]: audit 2024-04-24T17:46:44.171606+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:46:45.703 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:45 smithi070 bash[55604]: cephadm 2024-04-24T17:46:44.150630+0000 mgr.y (mgr.34107) 389 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi070.jytlzp 2024-04-24T17:46:45.703 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:45 smithi070 bash[55604]: cephadm 2024-04-24T17:46:44.150630+0000 mgr.y (mgr.34107) 389 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi070.jytlzp 2024-04-24T17:46:45.703 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:45 smithi070 bash[55604]: cephadm 2024-04-24T17:46:44.173487+0000 mgr.y (mgr.34107) 390 : cephadm [INF] Deploying daemon iscsi.foo.smithi070.jytlzp on smithi070 2024-04-24T17:46:45.703 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:45 smithi070 bash[55604]: cephadm 2024-04-24T17:46:44.173487+0000 mgr.y (mgr.34107) 390 : cephadm [INF] Deploying daemon iscsi.foo.smithi070.jytlzp on smithi070 2024-04-24T17:46:45.704 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:45 smithi070 bash[56922]: cephadm 2024-04-24T17:46:44.150630+0000 mgr.y (mgr.34107) 389 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi070.jytlzp 2024-04-24T17:46:45.704 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:45 smithi070 bash[56922]: cephadm 2024-04-24T17:46:44.150630+0000 mgr.y (mgr.34107) 389 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi070.jytlzp 2024-04-24T17:46:45.704 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:45 smithi070 bash[56922]: cephadm 2024-04-24T17:46:44.173487+0000 mgr.y (mgr.34107) 390 : cephadm [INF] Deploying daemon iscsi.foo.smithi070.jytlzp on smithi070 2024-04-24T17:46:45.704 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:45 smithi070 bash[56922]: cephadm 2024-04-24T17:46:44.173487+0000 mgr.y (mgr.34107) 390 : cephadm [INF] Deploying daemon iscsi.foo.smithi070.jytlzp on smithi070 2024-04-24T17:46:45.776 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:45 smithi137 bash[43799]: cephadm 2024-04-24T17:46:44.150630+0000 mgr.y (mgr.34107) 389 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi070.jytlzp 2024-04-24T17:46:45.776 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:45 smithi137 bash[43799]: cephadm 2024-04-24T17:46:44.150630+0000 mgr.y (mgr.34107) 389 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi070.jytlzp 2024-04-24T17:46:45.776 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:45 smithi137 bash[43799]: cephadm 2024-04-24T17:46:44.173487+0000 mgr.y (mgr.34107) 390 : cephadm [INF] Deploying daemon iscsi.foo.smithi070.jytlzp on smithi070 2024-04-24T17:46:45.776 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:45 smithi137 bash[43799]: cephadm 2024-04-24T17:46:44.173487+0000 mgr.y (mgr.34107) 390 : cephadm [INF] Deploying daemon iscsi.foo.smithi070.jytlzp on smithi070 2024-04-24T17:46:46.613 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:46:46 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:46.613 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:46:46 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:46.613 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:46 smithi070 bash[55604]: cluster 2024-04-24T17:46:45.378186+0000 mgr.y (mgr.34107) 391 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 612 B/s rd, 0 op/s 2024-04-24T17:46:46.614 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:46 smithi070 bash[55604]: cluster 2024-04-24T17:46:45.378186+0000 mgr.y (mgr.34107) 391 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 612 B/s rd, 0 op/s 2024-04-24T17:46:46.614 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:46 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:46.614 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:46 smithi070 bash[56922]: cluster 2024-04-24T17:46:45.378186+0000 mgr.y (mgr.34107) 391 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 612 B/s rd, 0 op/s 2024-04-24T17:46:46.614 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:46 smithi070 bash[56922]: cluster 2024-04-24T17:46:45.378186+0000 mgr.y (mgr.34107) 391 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 612 B/s rd, 0 op/s 2024-04-24T17:46:46.614 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:46 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:46.614 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:46:46 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:46.615 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:46:46 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:46.615 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:46:46 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:46.615 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:46:46 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:46.616 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:46:46 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:46.776 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:46 smithi137 bash[43799]: cluster 2024-04-24T17:46:45.378186+0000 mgr.y (mgr.34107) 391 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 612 B/s rd, 0 op/s 2024-04-24T17:46:46.776 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:46 smithi137 bash[43799]: cluster 2024-04-24T17:46:45.378186+0000 mgr.y (mgr.34107) 391 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 612 B/s rd, 0 op/s 2024-04-24T17:46:48.776 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:48 smithi137 bash[43799]: audit 2024-04-24T17:46:47.335117+0000 mgr.y (mgr.34107) 392 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:46:48.776 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:48 smithi137 bash[43799]: audit 2024-04-24T17:46:47.335117+0000 mgr.y (mgr.34107) 392 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:46:48.776 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:48 smithi137 bash[43799]: cluster 2024-04-24T17:46:47.379807+0000 mgr.y (mgr.34107) 393 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:46:48.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:48 smithi137 bash[43799]: cluster 2024-04-24T17:46:47.379807+0000 mgr.y (mgr.34107) 393 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:46:48.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:48 smithi070 bash[55604]: audit 2024-04-24T17:46:47.335117+0000 mgr.y (mgr.34107) 392 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:46:48.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:48 smithi070 bash[55604]: audit 2024-04-24T17:46:47.335117+0000 mgr.y (mgr.34107) 392 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:46:48.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:48 smithi070 bash[55604]: cluster 2024-04-24T17:46:47.379807+0000 mgr.y (mgr.34107) 393 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:46:48.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:48 smithi070 bash[55604]: cluster 2024-04-24T17:46:47.379807+0000 mgr.y (mgr.34107) 393 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:46:48.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:48 smithi070 bash[56922]: audit 2024-04-24T17:46:47.335117+0000 mgr.y (mgr.34107) 392 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:46:48.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:48 smithi070 bash[56922]: audit 2024-04-24T17:46:47.335117+0000 mgr.y (mgr.34107) 392 : audit [DBG] from='client.25240 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:46:48.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:48 smithi070 bash[56922]: cluster 2024-04-24T17:46:47.379807+0000 mgr.y (mgr.34107) 393 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:46:48.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:48 smithi070 bash[56922]: cluster 2024-04-24T17:46:47.379807+0000 mgr.y (mgr.34107) 393 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:46:50.776 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:50 smithi137 bash[43799]: cluster 2024-04-24T17:46:49.381444+0000 mgr.y (mgr.34107) 394 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:46:50.776 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:50 smithi137 bash[43799]: cluster 2024-04-24T17:46:49.381444+0000 mgr.y (mgr.34107) 394 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:46:50.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:50 smithi070 bash[55604]: cluster 2024-04-24T17:46:49.381444+0000 mgr.y (mgr.34107) 394 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:46:50.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:50 smithi070 bash[55604]: cluster 2024-04-24T17:46:49.381444+0000 mgr.y (mgr.34107) 394 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:46:50.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:50 smithi070 bash[56922]: cluster 2024-04-24T17:46:49.381444+0000 mgr.y (mgr.34107) 394 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:46:50.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:50 smithi070 bash[56922]: cluster 2024-04-24T17:46:49.381444+0000 mgr.y (mgr.34107) 394 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:46:51.776 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:51 smithi137 bash[43799]: audit 2024-04-24T17:46:51.123222+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:46:51.776 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:51 smithi137 bash[43799]: audit 2024-04-24T17:46:51.123222+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:46:51.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:51 smithi070 bash[55604]: audit 2024-04-24T17:46:51.123222+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:46:51.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:51 smithi070 bash[55604]: audit 2024-04-24T17:46:51.123222+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:46:51.827 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:51 smithi070 bash[56922]: audit 2024-04-24T17:46:51.123222+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:46:51.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:51 smithi070 bash[56922]: audit 2024-04-24T17:46:51.123222+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:46:52.327 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:46:51 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:46:51] "GET /metrics HTTP/1.1" 200 38694 "" "Prometheus/2.33.4" 2024-04-24T17:46:52.776 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:52 smithi137 bash[43799]: cluster 2024-04-24T17:46:51.383272+0000 mgr.y (mgr.34107) 395 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:46:52.776 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:52 smithi137 bash[43799]: cluster 2024-04-24T17:46:51.383272+0000 mgr.y (mgr.34107) 395 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:46:52.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:52 smithi070 bash[55604]: cluster 2024-04-24T17:46:51.383272+0000 mgr.y (mgr.34107) 395 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:46:52.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:52 smithi070 bash[55604]: cluster 2024-04-24T17:46:51.383272+0000 mgr.y (mgr.34107) 395 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:46:52.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:52 smithi070 bash[56922]: cluster 2024-04-24T17:46:51.383272+0000 mgr.y (mgr.34107) 395 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:46:52.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:52 smithi070 bash[56922]: cluster 2024-04-24T17:46:51.383272+0000 mgr.y (mgr.34107) 395 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:46:54.776 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:54 smithi137 bash[43799]: cluster 2024-04-24T17:46:53.384721+0000 mgr.y (mgr.34107) 396 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:46:54.776 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:54 smithi137 bash[43799]: cluster 2024-04-24T17:46:53.384721+0000 mgr.y (mgr.34107) 396 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:46:54.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:54 smithi070 bash[55604]: cluster 2024-04-24T17:46:53.384721+0000 mgr.y (mgr.34107) 396 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:46:54.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:54 smithi070 bash[55604]: cluster 2024-04-24T17:46:53.384721+0000 mgr.y (mgr.34107) 396 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:46:54.827 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:54 smithi070 bash[56922]: cluster 2024-04-24T17:46:53.384721+0000 mgr.y (mgr.34107) 396 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:46:54.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:54 smithi070 bash[56922]: cluster 2024-04-24T17:46:53.384721+0000 mgr.y (mgr.34107) 396 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:46:56.726 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:56 smithi070 bash[55604]: cluster 2024-04-24T17:46:55.386749+0000 mgr.y (mgr.34107) 397 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:46:56.726 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:56 smithi070 bash[55604]: cluster 2024-04-24T17:46:55.386749+0000 mgr.y (mgr.34107) 397 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:46:56.726 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:56 smithi070 bash[56922]: cluster 2024-04-24T17:46:55.386749+0000 mgr.y (mgr.34107) 397 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:46:56.726 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:56 smithi070 bash[56922]: cluster 2024-04-24T17:46:55.386749+0000 mgr.y (mgr.34107) 397 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:46:56.776 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:56 smithi137 bash[43799]: cluster 2024-04-24T17:46:55.386749+0000 mgr.y (mgr.34107) 397 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:46:56.776 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:56 smithi137 bash[43799]: cluster 2024-04-24T17:46:55.386749+0000 mgr.y (mgr.34107) 397 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:46:57.983 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:57 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:57.983 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:46:57 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:57.984 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:57 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:57.984 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:46:57 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:57.984 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:46:57 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:57.985 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:46:57 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:57.985 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:46:57 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:57.985 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:46:57 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:57.985 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:46:57 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:46:59.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:58 smithi070 bash[56922]: cluster 2024-04-24T17:46:57.388491+0000 mgr.y (mgr.34107) 398 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:46:59.077 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:58 smithi070 bash[56922]: cluster 2024-04-24T17:46:57.388491+0000 mgr.y (mgr.34107) 398 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:46:59.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:58 smithi070 bash[56922]: audit 2024-04-24T17:46:57.805667+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:59.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:58 smithi070 bash[56922]: audit 2024-04-24T17:46:57.805667+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:59.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:58 smithi070 bash[56922]: audit 2024-04-24T17:46:57.812827+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:59.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:46:58 smithi070 bash[56922]: audit 2024-04-24T17:46:57.812827+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:59.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:58 smithi070 bash[55604]: cluster 2024-04-24T17:46:57.388491+0000 mgr.y (mgr.34107) 398 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:46:59.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:58 smithi070 bash[55604]: cluster 2024-04-24T17:46:57.388491+0000 mgr.y (mgr.34107) 398 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:46:59.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:58 smithi070 bash[55604]: audit 2024-04-24T17:46:57.805667+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:59.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:58 smithi070 bash[55604]: audit 2024-04-24T17:46:57.805667+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:59.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:58 smithi070 bash[55604]: audit 2024-04-24T17:46:57.812827+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:59.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:46:58 smithi070 bash[55604]: audit 2024-04-24T17:46:57.812827+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:59.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:58 smithi137 bash[43799]: cluster 2024-04-24T17:46:57.388491+0000 mgr.y (mgr.34107) 398 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:46:59.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:58 smithi137 bash[43799]: cluster 2024-04-24T17:46:57.388491+0000 mgr.y (mgr.34107) 398 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:46:59.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:58 smithi137 bash[43799]: audit 2024-04-24T17:46:57.805667+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:59.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:58 smithi137 bash[43799]: audit 2024-04-24T17:46:57.805667+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:59.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:58 smithi137 bash[43799]: audit 2024-04-24T17:46:57.812827+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:46:59.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:46:58 smithi137 bash[43799]: audit 2024-04-24T17:46:57.812827+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:00.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:00 smithi070 bash[55604]: cluster 2024-04-24T17:46:59.390223+0000 mgr.y (mgr.34107) 399 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:47:00.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:00 smithi070 bash[55604]: cluster 2024-04-24T17:46:59.390223+0000 mgr.y (mgr.34107) 399 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:47:00.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:00 smithi070 bash[55604]: audit 2024-04-24T17:47:00.671631+0000 mon.a (mon.0) 739 : audit [DBG] from='client.? 172.21.15.70:0/244184251' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-24T17:47:00.827 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:00 smithi070 bash[55604]: audit 2024-04-24T17:47:00.671631+0000 mon.a (mon.0) 739 : audit [DBG] from='client.? 172.21.15.70:0/244184251' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-24T17:47:00.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:00 smithi070 bash[56922]: cluster 2024-04-24T17:46:59.390223+0000 mgr.y (mgr.34107) 399 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:47:00.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:00 smithi070 bash[56922]: cluster 2024-04-24T17:46:59.390223+0000 mgr.y (mgr.34107) 399 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:47:00.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:00 smithi070 bash[56922]: audit 2024-04-24T17:47:00.671631+0000 mon.a (mon.0) 739 : audit [DBG] from='client.? 172.21.15.70:0/244184251' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-24T17:47:00.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:00 smithi070 bash[56922]: audit 2024-04-24T17:47:00.671631+0000 mon.a (mon.0) 739 : audit [DBG] from='client.? 172.21.15.70:0/244184251' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-24T17:47:01.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:00 smithi137 bash[43799]: cluster 2024-04-24T17:46:59.390223+0000 mgr.y (mgr.34107) 399 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:47:01.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:00 smithi137 bash[43799]: cluster 2024-04-24T17:46:59.390223+0000 mgr.y (mgr.34107) 399 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:47:01.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:00 smithi137 bash[43799]: audit 2024-04-24T17:47:00.671631+0000 mon.a (mon.0) 739 : audit [DBG] from='client.? 172.21.15.70:0/244184251' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-24T17:47:01.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:00 smithi137 bash[43799]: audit 2024-04-24T17:47:00.671631+0000 mon.a (mon.0) 739 : audit [DBG] from='client.? 172.21.15.70:0/244184251' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-24T17:47:02.077 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:47:01 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:47:01] "GET /metrics HTTP/1.1" 200 38694 "" "Prometheus/2.33.4" 2024-04-24T17:47:02.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:01 smithi070 bash[55604]: audit 2024-04-24T17:47:01.028210+0000 mon.a (mon.0) 740 : audit [INF] from='client.? 172.21.15.70:0/2168138591' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/1442851263"}]: dispatch 2024-04-24T17:47:02.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:01 smithi070 bash[55604]: audit 2024-04-24T17:47:01.028210+0000 mon.a (mon.0) 740 : audit [INF] from='client.? 172.21.15.70:0/2168138591' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/1442851263"}]: dispatch 2024-04-24T17:47:02.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:01 smithi070 bash[56922]: audit 2024-04-24T17:47:01.028210+0000 mon.a (mon.0) 740 : audit [INF] from='client.? 172.21.15.70:0/2168138591' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/1442851263"}]: dispatch 2024-04-24T17:47:02.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:01 smithi070 bash[56922]: audit 2024-04-24T17:47:01.028210+0000 mon.a (mon.0) 740 : audit [INF] from='client.? 172.21.15.70:0/2168138591' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/1442851263"}]: dispatch 2024-04-24T17:47:02.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:01 smithi137 bash[43799]: audit 2024-04-24T17:47:01.028210+0000 mon.a (mon.0) 740 : audit [INF] from='client.? 172.21.15.70:0/2168138591' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/1442851263"}]: dispatch 2024-04-24T17:47:02.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:01 smithi137 bash[43799]: audit 2024-04-24T17:47:01.028210+0000 mon.a (mon.0) 740 : audit [INF] from='client.? 172.21.15.70:0/2168138591' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/1442851263"}]: dispatch 2024-04-24T17:47:03.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:02 smithi070 bash[55604]: cluster 2024-04-24T17:47:01.392075+0000 mgr.y (mgr.34107) 400 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:47:03.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:02 smithi070 bash[55604]: cluster 2024-04-24T17:47:01.392075+0000 mgr.y (mgr.34107) 400 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:47:03.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:02 smithi070 bash[55604]: audit 2024-04-24T17:47:01.818767+0000 mon.a (mon.0) 741 : audit [INF] from='client.? 172.21.15.70:0/2168138591' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/1442851263"}]': finished 2024-04-24T17:47:03.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:02 smithi070 bash[55604]: audit 2024-04-24T17:47:01.818767+0000 mon.a (mon.0) 741 : audit [INF] from='client.? 172.21.15.70:0/2168138591' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/1442851263"}]': finished 2024-04-24T17:47:03.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:02 smithi070 bash[55604]: cluster 2024-04-24T17:47:01.824435+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-04-24T17:47:03.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:02 smithi070 bash[55604]: cluster 2024-04-24T17:47:01.824435+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-04-24T17:47:03.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:02 smithi070 bash[55604]: audit 2024-04-24T17:47:02.192237+0000 mon.a (mon.0) 743 : audit [INF] from='client.? 172.21.15.70:0/1127266241' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/2572001980"}]: dispatch 2024-04-24T17:47:03.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:02 smithi070 bash[55604]: audit 2024-04-24T17:47:02.192237+0000 mon.a (mon.0) 743 : audit [INF] from='client.? 172.21.15.70:0/1127266241' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/2572001980"}]: dispatch 2024-04-24T17:47:03.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:02 smithi070 bash[56922]: cluster 2024-04-24T17:47:01.392075+0000 mgr.y (mgr.34107) 400 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:47:03.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:02 smithi070 bash[56922]: cluster 2024-04-24T17:47:01.392075+0000 mgr.y (mgr.34107) 400 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:47:03.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:02 smithi070 bash[56922]: audit 2024-04-24T17:47:01.818767+0000 mon.a (mon.0) 741 : audit [INF] from='client.? 172.21.15.70:0/2168138591' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/1442851263"}]': finished 2024-04-24T17:47:03.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:02 smithi070 bash[56922]: audit 2024-04-24T17:47:01.818767+0000 mon.a (mon.0) 741 : audit [INF] from='client.? 172.21.15.70:0/2168138591' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/1442851263"}]': finished 2024-04-24T17:47:03.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:02 smithi070 bash[56922]: cluster 2024-04-24T17:47:01.824435+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-04-24T17:47:03.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:02 smithi070 bash[56922]: cluster 2024-04-24T17:47:01.824435+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-04-24T17:47:03.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:02 smithi070 bash[56922]: audit 2024-04-24T17:47:02.192237+0000 mon.a (mon.0) 743 : audit [INF] from='client.? 172.21.15.70:0/1127266241' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/2572001980"}]: dispatch 2024-04-24T17:47:03.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:02 smithi070 bash[56922]: audit 2024-04-24T17:47:02.192237+0000 mon.a (mon.0) 743 : audit [INF] from='client.? 172.21.15.70:0/1127266241' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/2572001980"}]: dispatch 2024-04-24T17:47:03.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:02 smithi137 bash[43799]: cluster 2024-04-24T17:47:01.392075+0000 mgr.y (mgr.34107) 400 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:47:03.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:02 smithi137 bash[43799]: cluster 2024-04-24T17:47:01.392075+0000 mgr.y (mgr.34107) 400 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:47:03.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:02 smithi137 bash[43799]: audit 2024-04-24T17:47:01.818767+0000 mon.a (mon.0) 741 : audit [INF] from='client.? 172.21.15.70:0/2168138591' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/1442851263"}]': finished 2024-04-24T17:47:03.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:02 smithi137 bash[43799]: audit 2024-04-24T17:47:01.818767+0000 mon.a (mon.0) 741 : audit [INF] from='client.? 172.21.15.70:0/2168138591' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/1442851263"}]': finished 2024-04-24T17:47:03.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:02 smithi137 bash[43799]: cluster 2024-04-24T17:47:01.824435+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-04-24T17:47:03.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:02 smithi137 bash[43799]: cluster 2024-04-24T17:47:01.824435+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-04-24T17:47:03.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:02 smithi137 bash[43799]: audit 2024-04-24T17:47:02.192237+0000 mon.a (mon.0) 743 : audit [INF] from='client.? 172.21.15.70:0/1127266241' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/2572001980"}]: dispatch 2024-04-24T17:47:03.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:02 smithi137 bash[43799]: audit 2024-04-24T17:47:02.192237+0000 mon.a (mon.0) 743 : audit [INF] from='client.? 172.21.15.70:0/1127266241' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/2572001980"}]: dispatch 2024-04-24T17:47:04.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:03 smithi137 bash[43799]: audit 2024-04-24T17:47:02.820505+0000 mon.a (mon.0) 744 : audit [INF] from='client.? 172.21.15.70:0/1127266241' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/2572001980"}]': finished 2024-04-24T17:47:04.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:03 smithi137 bash[43799]: audit 2024-04-24T17:47:02.820505+0000 mon.a (mon.0) 744 : audit [INF] from='client.? 172.21.15.70:0/1127266241' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/2572001980"}]': finished 2024-04-24T17:47:04.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:03 smithi137 bash[43799]: cluster 2024-04-24T17:47:02.824839+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-04-24T17:47:04.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:03 smithi137 bash[43799]: cluster 2024-04-24T17:47:02.824839+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-04-24T17:47:04.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:03 smithi137 bash[43799]: audit 2024-04-24T17:47:03.186970+0000 mon.a (mon.0) 746 : audit [INF] from='client.? 172.21.15.70:0/4043682241' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6801/711900566"}]: dispatch 2024-04-24T17:47:04.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:03 smithi137 bash[43799]: audit 2024-04-24T17:47:03.186970+0000 mon.a (mon.0) 746 : audit [INF] from='client.? 172.21.15.70:0/4043682241' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6801/711900566"}]: dispatch 2024-04-24T17:47:04.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:03 smithi137 bash[43799]: audit 2024-04-24T17:47:03.586694+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:04.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:03 smithi137 bash[43799]: audit 2024-04-24T17:47:03.586694+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:04.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:03 smithi137 bash[43799]: audit 2024-04-24T17:47:03.599573+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:04.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:03 smithi137 bash[43799]: audit 2024-04-24T17:47:03.599573+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:04.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:03 smithi070 bash[55604]: audit 2024-04-24T17:47:02.820505+0000 mon.a (mon.0) 744 : audit [INF] from='client.? 172.21.15.70:0/1127266241' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/2572001980"}]': finished 2024-04-24T17:47:04.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:03 smithi070 bash[55604]: audit 2024-04-24T17:47:02.820505+0000 mon.a (mon.0) 744 : audit [INF] from='client.? 172.21.15.70:0/1127266241' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/2572001980"}]': finished 2024-04-24T17:47:04.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:03 smithi070 bash[55604]: cluster 2024-04-24T17:47:02.824839+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-04-24T17:47:04.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:03 smithi070 bash[55604]: cluster 2024-04-24T17:47:02.824839+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-04-24T17:47:04.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:03 smithi070 bash[55604]: audit 2024-04-24T17:47:03.186970+0000 mon.a (mon.0) 746 : audit [INF] from='client.? 172.21.15.70:0/4043682241' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6801/711900566"}]: dispatch 2024-04-24T17:47:04.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:03 smithi070 bash[55604]: audit 2024-04-24T17:47:03.186970+0000 mon.a (mon.0) 746 : audit [INF] from='client.? 172.21.15.70:0/4043682241' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6801/711900566"}]: dispatch 2024-04-24T17:47:04.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:03 smithi070 bash[55604]: audit 2024-04-24T17:47:03.586694+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:04.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:03 smithi070 bash[55604]: audit 2024-04-24T17:47:03.586694+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:04.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:03 smithi070 bash[55604]: audit 2024-04-24T17:47:03.599573+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:04.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:03 smithi070 bash[55604]: audit 2024-04-24T17:47:03.599573+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:04.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:03 smithi070 bash[56922]: audit 2024-04-24T17:47:02.820505+0000 mon.a (mon.0) 744 : audit [INF] from='client.? 172.21.15.70:0/1127266241' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/2572001980"}]': finished 2024-04-24T17:47:04.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:03 smithi070 bash[56922]: audit 2024-04-24T17:47:02.820505+0000 mon.a (mon.0) 744 : audit [INF] from='client.? 172.21.15.70:0/1127266241' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/2572001980"}]': finished 2024-04-24T17:47:04.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:03 smithi070 bash[56922]: cluster 2024-04-24T17:47:02.824839+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-04-24T17:47:04.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:03 smithi070 bash[56922]: cluster 2024-04-24T17:47:02.824839+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-04-24T17:47:04.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:03 smithi070 bash[56922]: audit 2024-04-24T17:47:03.186970+0000 mon.a (mon.0) 746 : audit [INF] from='client.? 172.21.15.70:0/4043682241' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6801/711900566"}]: dispatch 2024-04-24T17:47:04.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:03 smithi070 bash[56922]: audit 2024-04-24T17:47:03.186970+0000 mon.a (mon.0) 746 : audit [INF] from='client.? 172.21.15.70:0/4043682241' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6801/711900566"}]: dispatch 2024-04-24T17:47:04.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:03 smithi070 bash[56922]: audit 2024-04-24T17:47:03.586694+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:04.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:03 smithi070 bash[56922]: audit 2024-04-24T17:47:03.586694+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:04.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:03 smithi070 bash[56922]: audit 2024-04-24T17:47:03.599573+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:04.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:03 smithi070 bash[56922]: audit 2024-04-24T17:47:03.599573+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:05.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:04 smithi137 bash[43799]: cluster 2024-04-24T17:47:03.393376+0000 mgr.y (mgr.34107) 401 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-04-24T17:47:05.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:04 smithi137 bash[43799]: cluster 2024-04-24T17:47:03.393376+0000 mgr.y (mgr.34107) 401 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-04-24T17:47:05.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:04 smithi137 bash[43799]: audit 2024-04-24T17:47:03.840479+0000 mon.a (mon.0) 749 : audit [INF] from='client.? 172.21.15.70:0/4043682241' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6801/711900566"}]': finished 2024-04-24T17:47:05.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:04 smithi137 bash[43799]: audit 2024-04-24T17:47:03.840479+0000 mon.a (mon.0) 749 : audit [INF] from='client.? 172.21.15.70:0/4043682241' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6801/711900566"}]': finished 2024-04-24T17:47:05.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:04 smithi137 bash[43799]: cluster 2024-04-24T17:47:03.850813+0000 mon.a (mon.0) 750 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-04-24T17:47:05.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:04 smithi137 bash[43799]: cluster 2024-04-24T17:47:03.850813+0000 mon.a (mon.0) 750 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-04-24T17:47:05.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:04 smithi137 bash[43799]: audit 2024-04-24T17:47:04.226368+0000 mon.a (mon.0) 751 : audit [INF] from='client.? 172.21.15.70:0/4150772625' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6800/711900566"}]: dispatch 2024-04-24T17:47:05.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:04 smithi137 bash[43799]: audit 2024-04-24T17:47:04.226368+0000 mon.a (mon.0) 751 : audit [INF] from='client.? 172.21.15.70:0/4150772625' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6800/711900566"}]: dispatch 2024-04-24T17:47:05.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:04 smithi070 bash[55604]: cluster 2024-04-24T17:47:03.393376+0000 mgr.y (mgr.34107) 401 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-04-24T17:47:05.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:04 smithi070 bash[55604]: cluster 2024-04-24T17:47:03.393376+0000 mgr.y (mgr.34107) 401 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-04-24T17:47:05.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:04 smithi070 bash[55604]: audit 2024-04-24T17:47:03.840479+0000 mon.a (mon.0) 749 : audit [INF] from='client.? 172.21.15.70:0/4043682241' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6801/711900566"}]': finished 2024-04-24T17:47:05.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:04 smithi070 bash[55604]: audit 2024-04-24T17:47:03.840479+0000 mon.a (mon.0) 749 : audit [INF] from='client.? 172.21.15.70:0/4043682241' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6801/711900566"}]': finished 2024-04-24T17:47:05.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:04 smithi070 bash[55604]: cluster 2024-04-24T17:47:03.850813+0000 mon.a (mon.0) 750 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-04-24T17:47:05.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:04 smithi070 bash[55604]: cluster 2024-04-24T17:47:03.850813+0000 mon.a (mon.0) 750 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-04-24T17:47:05.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:04 smithi070 bash[55604]: audit 2024-04-24T17:47:04.226368+0000 mon.a (mon.0) 751 : audit [INF] from='client.? 172.21.15.70:0/4150772625' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6800/711900566"}]: dispatch 2024-04-24T17:47:05.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:04 smithi070 bash[55604]: audit 2024-04-24T17:47:04.226368+0000 mon.a (mon.0) 751 : audit [INF] from='client.? 172.21.15.70:0/4150772625' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6800/711900566"}]: dispatch 2024-04-24T17:47:05.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:04 smithi070 bash[56922]: cluster 2024-04-24T17:47:03.393376+0000 mgr.y (mgr.34107) 401 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-04-24T17:47:05.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:04 smithi070 bash[56922]: cluster 2024-04-24T17:47:03.393376+0000 mgr.y (mgr.34107) 401 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-04-24T17:47:05.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:04 smithi070 bash[56922]: audit 2024-04-24T17:47:03.840479+0000 mon.a (mon.0) 749 : audit [INF] from='client.? 172.21.15.70:0/4043682241' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6801/711900566"}]': finished 2024-04-24T17:47:05.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:04 smithi070 bash[56922]: audit 2024-04-24T17:47:03.840479+0000 mon.a (mon.0) 749 : audit [INF] from='client.? 172.21.15.70:0/4043682241' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6801/711900566"}]': finished 2024-04-24T17:47:05.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:04 smithi070 bash[56922]: cluster 2024-04-24T17:47:03.850813+0000 mon.a (mon.0) 750 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-04-24T17:47:05.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:04 smithi070 bash[56922]: cluster 2024-04-24T17:47:03.850813+0000 mon.a (mon.0) 750 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-04-24T17:47:05.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:04 smithi070 bash[56922]: audit 2024-04-24T17:47:04.226368+0000 mon.a (mon.0) 751 : audit [INF] from='client.? 172.21.15.70:0/4150772625' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6800/711900566"}]: dispatch 2024-04-24T17:47:05.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:04 smithi070 bash[56922]: audit 2024-04-24T17:47:04.226368+0000 mon.a (mon.0) 751 : audit [INF] from='client.? 172.21.15.70:0/4150772625' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6800/711900566"}]: dispatch 2024-04-24T17:47:05.550 INFO:teuthology.orchestra.run.smithi070.stdout:true 2024-04-24T17:47:06.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:05 smithi137 bash[43799]: audit 2024-04-24T17:47:04.853754+0000 mon.a (mon.0) 752 : audit [INF] from='client.? 172.21.15.70:0/4150772625' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6800/711900566"}]': finished 2024-04-24T17:47:06.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:05 smithi137 bash[43799]: audit 2024-04-24T17:47:04.853754+0000 mon.a (mon.0) 752 : audit [INF] from='client.? 172.21.15.70:0/4150772625' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6800/711900566"}]': finished 2024-04-24T17:47:06.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:05 smithi137 bash[43799]: cluster 2024-04-24T17:47:04.859603+0000 mon.a (mon.0) 753 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-04-24T17:47:06.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:05 smithi137 bash[43799]: cluster 2024-04-24T17:47:04.859603+0000 mon.a (mon.0) 753 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-04-24T17:47:06.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:05 smithi137 bash[43799]: audit 2024-04-24T17:47:05.465640+0000 mon.a (mon.0) 754 : audit [INF] from='client.? 172.21.15.70:0/1817790746' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/245182005"}]: dispatch 2024-04-24T17:47:06.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:05 smithi137 bash[43799]: audit 2024-04-24T17:47:05.465640+0000 mon.a (mon.0) 754 : audit [INF] from='client.? 172.21.15.70:0/1817790746' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/245182005"}]: dispatch 2024-04-24T17:47:06.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:05 smithi137 bash[43799]: audit 2024-04-24T17:47:05.639867+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:06.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:05 smithi137 bash[43799]: audit 2024-04-24T17:47:05.639867+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:06.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:05 smithi137 bash[43799]: audit 2024-04-24T17:47:05.645897+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:06.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:05 smithi137 bash[43799]: audit 2024-04-24T17:47:05.645897+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:06.306 INFO:teuthology.orchestra.run.smithi070.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-24T17:47:06.306 INFO:teuthology.orchestra.run.smithi070.stdout:alertmanager.a smithi070 *:9093,9094 running (8m) 0s ago 14m 14.5M - 0.23.0 ba2b418f427c e0f2cd13940b 2024-04-24T17:47:06.306 INFO:teuthology.orchestra.run.smithi070.stdout:grafana.a smithi137 *:3000 running (7m) 2s ago 14m 40.9M - 8.3.5 dad864ee21e9 ca713403d512 2024-04-24T17:47:06.306 INFO:teuthology.orchestra.run.smithi070.stdout:iscsi.foo.smithi070.jytlzp smithi070 running (8s) 0s ago 12m 66.5M - 3.8 8bb2087275ff b9df9546dfcf 2024-04-24T17:47:06.306 INFO:teuthology.orchestra.run.smithi070.stdout:mgr.x smithi137 *:8443,9283,8765 running (7m) 2s ago 20m 440M - 19.0.0-3285-g5904d294 8bb2087275ff dd7af369145b 2024-04-24T17:47:06.306 INFO:teuthology.orchestra.run.smithi070.stdout:mgr.y smithi070 *:8443,9283,8765 running (7m) 0s ago 22m 506M - 19.0.0-3285-g5904d294 8bb2087275ff c555095cd81e 2024-04-24T17:47:06.307 INFO:teuthology.orchestra.run.smithi070.stdout:mon.a smithi070 running (6m) 0s ago 22m 61.2M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 6a091f7b35e1 2024-04-24T17:47:06.307 INFO:teuthology.orchestra.run.smithi070.stdout:mon.b smithi137 running (5m) 2s ago 20m 47.0M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 3c2727485e8d 2024-04-24T17:47:06.307 INFO:teuthology.orchestra.run.smithi070.stdout:mon.c smithi070 running (6m) 0s ago 20m 50.6M 2048M 19.0.0-3285-g5904d294 8bb2087275ff d56c3ab97de2 2024-04-24T17:47:06.307 INFO:teuthology.orchestra.run.smithi070.stdout:node-exporter.a smithi070 *:9100 running (8m) 0s ago 15m 9448k - 1.3.1 1dbe0e931976 374237c6a572 2024-04-24T17:47:06.307 INFO:teuthology.orchestra.run.smithi070.stdout:node-exporter.b smithi137 *:9100 running (7m) 2s ago 15m 9847k - 1.3.1 1dbe0e931976 5a40b64f638c 2024-04-24T17:47:06.309 INFO:teuthology.orchestra.run.smithi070.stdout:osd.0 smithi070 running (4m) 0s ago 19m 57.5M 2780M 19.0.0-3285-g5904d294 8bb2087275ff 718b3b3cef66 2024-04-24T17:47:06.309 INFO:teuthology.orchestra.run.smithi070.stdout:osd.1 smithi070 running (4m) 0s ago 19m 63.3M 2780M 19.0.0-3285-g5904d294 8bb2087275ff 46f1f3bd7742 2024-04-24T17:47:06.309 INFO:teuthology.orchestra.run.smithi070.stdout:osd.2 smithi070 running (3m) 0s ago 18m 52.5M 2780M 19.0.0-3285-g5904d294 8bb2087275ff d234df45b661 2024-04-24T17:47:06.309 INFO:teuthology.orchestra.run.smithi070.stdout:osd.3 smithi070 running (3m) 0s ago 18m 57.2M 2780M 19.0.0-3285-g5904d294 8bb2087275ff c0b08fb6cc19 2024-04-24T17:47:06.309 INFO:teuthology.orchestra.run.smithi070.stdout:osd.4 smithi137 running (2m) 2s ago 17m 63.5M 3036M 19.0.0-3285-g5904d294 8bb2087275ff c653ad956c9b 2024-04-24T17:47:06.309 INFO:teuthology.orchestra.run.smithi070.stdout:osd.5 smithi137 running (2m) 2s ago 17m 55.8M 3036M 19.0.0-3285-g5904d294 8bb2087275ff dac9b6431bb4 2024-04-24T17:47:06.309 INFO:teuthology.orchestra.run.smithi070.stdout:osd.6 smithi137 running (105s) 2s ago 16m 50.3M 3036M 19.0.0-3285-g5904d294 8bb2087275ff 25b7cf6f44f8 2024-04-24T17:47:06.310 INFO:teuthology.orchestra.run.smithi070.stdout:osd.7 smithi137 running (79s) 2s ago 16m 56.7M 3036M 19.0.0-3285-g5904d294 8bb2087275ff ba2fd99c956e 2024-04-24T17:47:06.310 INFO:teuthology.orchestra.run.smithi070.stdout:prometheus.a smithi137 *:9095 running (7m) 2s ago 15m 66.8M - 2.33.4 514e6a882f6e 10762eaa85a2 2024-04-24T17:47:06.310 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.foo.smithi070.jodwqm smithi070 *:8000 running (59s) 0s ago 13m 88.4M - 19.0.0-3285-g5904d294 8bb2087275ff 268d60035d9b 2024-04-24T17:47:06.310 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.foo.smithi137.xlirah smithi137 *:8000 running (46s) 2s ago 13m 88.2M - 19.0.0-3285-g5904d294 8bb2087275ff 66f7b2658c59 2024-04-24T17:47:06.310 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.smpl.smithi070.qayqjt smithi070 *:80 running (52s) 0s ago 12m 88.2M - 19.0.0-3285-g5904d294 8bb2087275ff 910c915b5cec 2024-04-24T17:47:06.310 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.smpl.smithi137.vqzuok smithi137 *:80 running (39s) 2s ago 12m 88.1M - 19.0.0-3285-g5904d294 8bb2087275ff 4f6d66f80110 2024-04-24T17:47:06.327 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:05 smithi070 bash[56922]: audit 2024-04-24T17:47:04.853754+0000 mon.a (mon.0) 752 : audit [INF] from='client.? 172.21.15.70:0/4150772625' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6800/711900566"}]': finished 2024-04-24T17:47:06.327 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:05 smithi070 bash[56922]: audit 2024-04-24T17:47:04.853754+0000 mon.a (mon.0) 752 : audit [INF] from='client.? 172.21.15.70:0/4150772625' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6800/711900566"}]': finished 2024-04-24T17:47:06.327 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:05 smithi070 bash[56922]: cluster 2024-04-24T17:47:04.859603+0000 mon.a (mon.0) 753 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-04-24T17:47:06.327 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:05 smithi070 bash[56922]: cluster 2024-04-24T17:47:04.859603+0000 mon.a (mon.0) 753 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-04-24T17:47:06.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:05 smithi070 bash[56922]: audit 2024-04-24T17:47:05.465640+0000 mon.a (mon.0) 754 : audit [INF] from='client.? 172.21.15.70:0/1817790746' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/245182005"}]: dispatch 2024-04-24T17:47:06.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:05 smithi070 bash[56922]: audit 2024-04-24T17:47:05.465640+0000 mon.a (mon.0) 754 : audit [INF] from='client.? 172.21.15.70:0/1817790746' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/245182005"}]: dispatch 2024-04-24T17:47:06.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:05 smithi070 bash[56922]: audit 2024-04-24T17:47:05.639867+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:06.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:05 smithi070 bash[56922]: audit 2024-04-24T17:47:05.639867+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:06.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:05 smithi070 bash[56922]: audit 2024-04-24T17:47:05.645897+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:06.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:05 smithi070 bash[56922]: audit 2024-04-24T17:47:05.645897+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:06.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:05 smithi070 bash[55604]: audit 2024-04-24T17:47:04.853754+0000 mon.a (mon.0) 752 : audit [INF] from='client.? 172.21.15.70:0/4150772625' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6800/711900566"}]': finished 2024-04-24T17:47:06.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:05 smithi070 bash[55604]: audit 2024-04-24T17:47:04.853754+0000 mon.a (mon.0) 752 : audit [INF] from='client.? 172.21.15.70:0/4150772625' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:6800/711900566"}]': finished 2024-04-24T17:47:06.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:05 smithi070 bash[55604]: cluster 2024-04-24T17:47:04.859603+0000 mon.a (mon.0) 753 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-04-24T17:47:06.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:05 smithi070 bash[55604]: cluster 2024-04-24T17:47:04.859603+0000 mon.a (mon.0) 753 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-04-24T17:47:06.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:05 smithi070 bash[55604]: audit 2024-04-24T17:47:05.465640+0000 mon.a (mon.0) 754 : audit [INF] from='client.? 172.21.15.70:0/1817790746' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/245182005"}]: dispatch 2024-04-24T17:47:06.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:05 smithi070 bash[55604]: audit 2024-04-24T17:47:05.465640+0000 mon.a (mon.0) 754 : audit [INF] from='client.? 172.21.15.70:0/1817790746' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/245182005"}]: dispatch 2024-04-24T17:47:06.329 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:05 smithi070 bash[55604]: audit 2024-04-24T17:47:05.639867+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:06.329 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:05 smithi070 bash[55604]: audit 2024-04-24T17:47:05.639867+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:06.329 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:05 smithi070 bash[55604]: audit 2024-04-24T17:47:05.645897+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:06.329 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:05 smithi070 bash[55604]: audit 2024-04-24T17:47:05.645897+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:06.747 INFO:teuthology.orchestra.run.smithi070.stdout:{ 2024-04-24T17:47:06.747 INFO:teuthology.orchestra.run.smithi070.stdout: "mon": { 2024-04-24T17:47:06.747 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 3 2024-04-24T17:47:06.747 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:47:06.747 INFO:teuthology.orchestra.run.smithi070.stdout: "mgr": { 2024-04-24T17:47:06.747 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 2 2024-04-24T17:47:06.747 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:47:06.747 INFO:teuthology.orchestra.run.smithi070.stdout: "osd": { 2024-04-24T17:47:06.747 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 8 2024-04-24T17:47:06.748 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:47:06.748 INFO:teuthology.orchestra.run.smithi070.stdout: "rgw": { 2024-04-24T17:47:06.748 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 4 2024-04-24T17:47:06.748 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:47:06.748 INFO:teuthology.orchestra.run.smithi070.stdout: "overall": { 2024-04-24T17:47:06.748 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 17 2024-04-24T17:47:06.748 INFO:teuthology.orchestra.run.smithi070.stdout: } 2024-04-24T17:47:06.748 INFO:teuthology.orchestra.run.smithi070.stdout:} 2024-04-24T17:47:07.117 INFO:teuthology.orchestra.run.smithi070.stdout:{ 2024-04-24T17:47:07.117 INFO:teuthology.orchestra.run.smithi070.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc", 2024-04-24T17:47:07.117 INFO:teuthology.orchestra.run.smithi070.stdout: "in_progress": true, 2024-04-24T17:47:07.117 INFO:teuthology.orchestra.run.smithi070.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-24T17:47:07.117 INFO:teuthology.orchestra.run.smithi070.stdout: "services_complete": [ 2024-04-24T17:47:07.118 INFO:teuthology.orchestra.run.smithi070.stdout: "rgw", 2024-04-24T17:47:07.118 INFO:teuthology.orchestra.run.smithi070.stdout: "osd", 2024-04-24T17:47:07.118 INFO:teuthology.orchestra.run.smithi070.stdout: "iscsi", 2024-04-24T17:47:07.118 INFO:teuthology.orchestra.run.smithi070.stdout: "mgr", 2024-04-24T17:47:07.118 INFO:teuthology.orchestra.run.smithi070.stdout: "mon" 2024-04-24T17:47:07.118 INFO:teuthology.orchestra.run.smithi070.stdout: ], 2024-04-24T17:47:07.118 INFO:teuthology.orchestra.run.smithi070.stdout: "progress": "18/23 daemons upgraded", 2024-04-24T17:47:07.118 INFO:teuthology.orchestra.run.smithi070.stdout: "message": "Currently upgrading iscsi daemons", 2024-04-24T17:47:07.118 INFO:teuthology.orchestra.run.smithi070.stdout: "is_paused": false 2024-04-24T17:47:07.118 INFO:teuthology.orchestra.run.smithi070.stdout:} 2024-04-24T17:47:07.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:06 smithi137 bash[43799]: cluster 2024-04-24T17:47:05.394094+0000 mgr.y (mgr.34107) 402 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:47:07.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:06 smithi137 bash[43799]: cluster 2024-04-24T17:47:05.394094+0000 mgr.y (mgr.34107) 402 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:47:07.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:06 smithi137 bash[43799]: audit 2024-04-24T17:47:05.551337+0000 mgr.y (mgr.34107) 403 : audit [DBG] from='client.34728 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:47:07.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:06 smithi137 bash[43799]: audit 2024-04-24T17:47:05.551337+0000 mgr.y (mgr.34107) 403 : audit [DBG] from='client.34728 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:47:07.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:06 smithi137 bash[43799]: audit 2024-04-24T17:47:05.862080+0000 mon.a (mon.0) 757 : audit [INF] from='client.? 172.21.15.70:0/1817790746' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/245182005"}]': finished 2024-04-24T17:47:07.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:06 smithi137 bash[43799]: audit 2024-04-24T17:47:05.862080+0000 mon.a (mon.0) 757 : audit [INF] from='client.? 172.21.15.70:0/1817790746' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/245182005"}]': finished 2024-04-24T17:47:07.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:06 smithi137 bash[43799]: cluster 2024-04-24T17:47:05.872760+0000 mon.a (mon.0) 758 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-04-24T17:47:07.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:06 smithi137 bash[43799]: cluster 2024-04-24T17:47:05.872760+0000 mon.a (mon.0) 758 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-04-24T17:47:07.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:06 smithi137 bash[43799]: audit 2024-04-24T17:47:06.125305+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:47:07.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:06 smithi137 bash[43799]: audit 2024-04-24T17:47:06.125305+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:47:07.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:06 smithi137 bash[43799]: audit 2024-04-24T17:47:06.282113+0000 mon.a (mon.0) 760 : audit [INF] from='client.? 172.21.15.70:0/3729139014' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/2211497886"}]: dispatch 2024-04-24T17:47:07.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:06 smithi137 bash[43799]: audit 2024-04-24T17:47:06.282113+0000 mon.a (mon.0) 760 : audit [INF] from='client.? 172.21.15.70:0/3729139014' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/2211497886"}]: dispatch 2024-04-24T17:47:07.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:06 smithi137 bash[43799]: audit 2024-04-24T17:47:06.690426+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:07.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:06 smithi137 bash[43799]: audit 2024-04-24T17:47:06.690426+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:07.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:06 smithi137 bash[43799]: audit 2024-04-24T17:47:06.699823+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:07.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:06 smithi137 bash[43799]: audit 2024-04-24T17:47:06.699823+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:07.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:06 smithi137 bash[43799]: audit 2024-04-24T17:47:06.762340+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.70:0/3403435888' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:07.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:06 smithi137 bash[43799]: audit 2024-04-24T17:47:06.762340+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.70:0/3403435888' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:07.331 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:06 smithi070 bash[56922]: cluster 2024-04-24T17:47:05.394094+0000 mgr.y (mgr.34107) 402 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:47:07.331 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:06 smithi070 bash[56922]: cluster 2024-04-24T17:47:05.394094+0000 mgr.y (mgr.34107) 402 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:47:07.331 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:06 smithi070 bash[56922]: audit 2024-04-24T17:47:05.551337+0000 mgr.y (mgr.34107) 403 : audit [DBG] from='client.34728 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:47:07.331 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:06 smithi070 bash[56922]: audit 2024-04-24T17:47:05.551337+0000 mgr.y (mgr.34107) 403 : audit [DBG] from='client.34728 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:47:07.331 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:06 smithi070 bash[56922]: audit 2024-04-24T17:47:05.862080+0000 mon.a (mon.0) 757 : audit [INF] from='client.? 172.21.15.70:0/1817790746' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/245182005"}]': finished 2024-04-24T17:47:07.331 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:06 smithi070 bash[56922]: audit 2024-04-24T17:47:05.862080+0000 mon.a (mon.0) 757 : audit [INF] from='client.? 172.21.15.70:0/1817790746' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/245182005"}]': finished 2024-04-24T17:47:07.331 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:06 smithi070 bash[56922]: cluster 2024-04-24T17:47:05.872760+0000 mon.a (mon.0) 758 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-04-24T17:47:07.331 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:06 smithi070 bash[56922]: cluster 2024-04-24T17:47:05.872760+0000 mon.a (mon.0) 758 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-04-24T17:47:07.331 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:06 smithi070 bash[56922]: audit 2024-04-24T17:47:06.125305+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:47:07.331 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:06 smithi070 bash[56922]: audit 2024-04-24T17:47:06.125305+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:47:07.331 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:06 smithi070 bash[56922]: audit 2024-04-24T17:47:06.282113+0000 mon.a (mon.0) 760 : audit [INF] from='client.? 172.21.15.70:0/3729139014' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/2211497886"}]: dispatch 2024-04-24T17:47:07.331 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:06 smithi070 bash[56922]: audit 2024-04-24T17:47:06.282113+0000 mon.a (mon.0) 760 : audit [INF] from='client.? 172.21.15.70:0/3729139014' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/2211497886"}]: dispatch 2024-04-24T17:47:07.332 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:06 smithi070 bash[56922]: audit 2024-04-24T17:47:06.690426+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:07.332 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:06 smithi070 bash[56922]: audit 2024-04-24T17:47:06.690426+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:07.332 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:06 smithi070 bash[56922]: audit 2024-04-24T17:47:06.699823+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:07.332 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:06 smithi070 bash[56922]: audit 2024-04-24T17:47:06.699823+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:07.332 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:06 smithi070 bash[56922]: audit 2024-04-24T17:47:06.762340+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.70:0/3403435888' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:07.332 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:06 smithi070 bash[56922]: audit 2024-04-24T17:47:06.762340+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.70:0/3403435888' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:07.332 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:06 smithi070 bash[55604]: cluster 2024-04-24T17:47:05.394094+0000 mgr.y (mgr.34107) 402 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:47:07.332 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:06 smithi070 bash[55604]: cluster 2024-04-24T17:47:05.394094+0000 mgr.y (mgr.34107) 402 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:47:07.332 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:06 smithi070 bash[55604]: audit 2024-04-24T17:47:05.551337+0000 mgr.y (mgr.34107) 403 : audit [DBG] from='client.34728 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:47:07.332 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:06 smithi070 bash[55604]: audit 2024-04-24T17:47:05.551337+0000 mgr.y (mgr.34107) 403 : audit [DBG] from='client.34728 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:47:07.332 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:06 smithi070 bash[55604]: audit 2024-04-24T17:47:05.862080+0000 mon.a (mon.0) 757 : audit [INF] from='client.? 172.21.15.70:0/1817790746' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/245182005"}]': finished 2024-04-24T17:47:07.332 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:06 smithi070 bash[55604]: audit 2024-04-24T17:47:05.862080+0000 mon.a (mon.0) 757 : audit [INF] from='client.? 172.21.15.70:0/1817790746' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/245182005"}]': finished 2024-04-24T17:47:07.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:06 smithi070 bash[55604]: cluster 2024-04-24T17:47:05.872760+0000 mon.a (mon.0) 758 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-04-24T17:47:07.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:06 smithi070 bash[55604]: cluster 2024-04-24T17:47:05.872760+0000 mon.a (mon.0) 758 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-04-24T17:47:07.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:06 smithi070 bash[55604]: audit 2024-04-24T17:47:06.125305+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:47:07.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:06 smithi070 bash[55604]: audit 2024-04-24T17:47:06.125305+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:47:07.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:06 smithi070 bash[55604]: audit 2024-04-24T17:47:06.282113+0000 mon.a (mon.0) 760 : audit [INF] from='client.? 172.21.15.70:0/3729139014' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/2211497886"}]: dispatch 2024-04-24T17:47:07.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:06 smithi070 bash[55604]: audit 2024-04-24T17:47:06.282113+0000 mon.a (mon.0) 760 : audit [INF] from='client.? 172.21.15.70:0/3729139014' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/2211497886"}]: dispatch 2024-04-24T17:47:07.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:06 smithi070 bash[55604]: audit 2024-04-24T17:47:06.690426+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:07.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:06 smithi070 bash[55604]: audit 2024-04-24T17:47:06.690426+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:07.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:06 smithi070 bash[55604]: audit 2024-04-24T17:47:06.699823+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:07.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:06 smithi070 bash[55604]: audit 2024-04-24T17:47:06.699823+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:07.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:06 smithi070 bash[55604]: audit 2024-04-24T17:47:06.762340+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.70:0/3403435888' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:07.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:06 smithi070 bash[55604]: audit 2024-04-24T17:47:06.762340+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.70:0/3403435888' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:07.529 INFO:teuthology.orchestra.run.smithi070.stdout:HEALTH_WARN failed to probe daemons or devices 2024-04-24T17:47:07.530 INFO:teuthology.orchestra.run.smithi070.stdout:[WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-24T17:47:07.530 INFO:teuthology.orchestra.run.smithi070.stdout: host smithi070 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:47:07.530 INFO:teuthology.orchestra.run.smithi070.stdout:Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc -e NODE_NAME=smithi070 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpc2e_lgjk:/etc/ceph/ceph.conf:z quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc inventory --format=json-pretty --filter-for-batch 2024-04-24T17:47:07.530 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:47:07.530 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/docker: stderr See 'docker run --help'. 2024-04-24T17:47:07.530 INFO:teuthology.orchestra.run.smithi070.stdout:Traceback (most recent call last): 2024-04-24T17:47:07.530 INFO:teuthology.orchestra.run.smithi070.stdout: File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-24T17:47:07.530 INFO:teuthology.orchestra.run.smithi070.stdout: return _run_code(code, main_globals, None, 2024-04-24T17:47:07.530 INFO:teuthology.orchestra.run.smithi070.stdout: File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-24T17:47:07.530 INFO:teuthology.orchestra.run.smithi070.stdout: exec(code, run_globals) 2024-04-24T17:47:07.530 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5642, in 2024-04-24T17:47:07.530 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5630, in main 2024-04-24T17:47:07.530 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 408, in _infer_config 2024-04-24T17:47:07.531 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 323, in _infer_fsid 2024-04-24T17:47:07.531 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 436, in _infer_image 2024-04-24T17:47:07.531 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 310, in _validate_fsid 2024-04-24T17:47:07.531 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 3380, in command_ceph_volume 2024-04-24T17:47:07.531 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-24T17:47:07.531 INFO:teuthology.orchestra.run.smithi070.stdout:RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc -e NODE_NAME=smithi070 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpc2e_lgjk:/etc/ceph/ceph.conf:z quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:47:07.531 INFO:teuthology.orchestra.run.smithi070.stdout:See 'docker run --help'. 2024-04-24T17:47:07.531 INFO:teuthology.orchestra.run.smithi070.stdout: host smithi137 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/mon.b/config 2024-04-24T17:47:07.531 INFO:teuthology.orchestra.run.smithi070.stdout:Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc -e NODE_NAME=smithi137 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpvbj2sd2r:/etc/ceph/ceph.conf:z quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc inventory --format=json-pretty --filter-for-batch 2024-04-24T17:47:07.531 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:47:07.531 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/docker: stderr See 'docker run --help'. 2024-04-24T17:47:07.531 INFO:teuthology.orchestra.run.smithi070.stdout:Traceback (most recent call last): 2024-04-24T17:47:07.531 INFO:teuthology.orchestra.run.smithi070.stdout: File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-24T17:47:07.531 INFO:teuthology.orchestra.run.smithi070.stdout: return _run_code(code, main_globals, None, 2024-04-24T17:47:07.531 INFO:teuthology.orchestra.run.smithi070.stdout: File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-24T17:47:07.532 INFO:teuthology.orchestra.run.smithi070.stdout: exec(code, run_globals) 2024-04-24T17:47:07.532 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5642, in 2024-04-24T17:47:07.532 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5630, in main 2024-04-24T17:47:07.532 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 408, in _infer_config 2024-04-24T17:47:07.532 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 323, in _infer_fsid 2024-04-24T17:47:07.532 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 436, in _infer_image 2024-04-24T17:47:07.532 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 310, in _validate_fsid 2024-04-24T17:47:07.532 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 3380, in command_ceph_volume 2024-04-24T17:47:07.532 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-24T17:47:07.532 INFO:teuthology.orchestra.run.smithi070.stdout:RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc -e NODE_NAME=smithi137 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpvbj2sd2r:/etc/ceph/ceph.conf:z quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:47:07.532 INFO:teuthology.orchestra.run.smithi070.stdout:See 'docker run --help'. 2024-04-24T17:47:08.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:07 smithi137 bash[43799]: audit 2024-04-24T17:47:05.910675+0000 mgr.y (mgr.34107) 404 : audit [DBG] from='client.44659 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:47:08.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:07 smithi137 bash[43799]: audit 2024-04-24T17:47:05.910675+0000 mgr.y (mgr.34107) 404 : audit [DBG] from='client.44659 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:47:08.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:07 smithi137 bash[43799]: audit 2024-04-24T17:47:06.297396+0000 mgr.y (mgr.34107) 405 : audit [DBG] from='client.44671 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:47:08.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:07 smithi137 bash[43799]: audit 2024-04-24T17:47:06.297396+0000 mgr.y (mgr.34107) 405 : audit [DBG] from='client.44671 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:47:08.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:07 smithi137 bash[43799]: audit 2024-04-24T17:47:06.871812+0000 mon.a (mon.0) 763 : audit [INF] from='client.? 172.21.15.70:0/3729139014' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/2211497886"}]': finished 2024-04-24T17:47:08.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:07 smithi137 bash[43799]: audit 2024-04-24T17:47:06.871812+0000 mon.a (mon.0) 763 : audit [INF] from='client.? 172.21.15.70:0/3729139014' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/2211497886"}]': finished 2024-04-24T17:47:08.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:07 smithi137 bash[43799]: cluster 2024-04-24T17:47:06.879527+0000 mon.a (mon.0) 764 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-04-24T17:47:08.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:07 smithi137 bash[43799]: cluster 2024-04-24T17:47:06.879527+0000 mon.a (mon.0) 764 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-04-24T17:47:08.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:07 smithi137 bash[43799]: audit 2024-04-24T17:47:07.544598+0000 mon.a (mon.0) 765 : audit [DBG] from='client.? 172.21.15.70:0/4128698231' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:47:08.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:07 smithi137 bash[43799]: audit 2024-04-24T17:47:07.544598+0000 mon.a (mon.0) 765 : audit [DBG] from='client.? 172.21.15.70:0/4128698231' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:47:08.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:07 smithi070 bash[55604]: audit 2024-04-24T17:47:05.910675+0000 mgr.y (mgr.34107) 404 : audit [DBG] from='client.44659 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:47:08.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:07 smithi070 bash[55604]: audit 2024-04-24T17:47:05.910675+0000 mgr.y (mgr.34107) 404 : audit [DBG] from='client.44659 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:47:08.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:07 smithi070 bash[55604]: audit 2024-04-24T17:47:06.297396+0000 mgr.y (mgr.34107) 405 : audit [DBG] from='client.44671 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:47:08.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:07 smithi070 bash[55604]: audit 2024-04-24T17:47:06.297396+0000 mgr.y (mgr.34107) 405 : audit [DBG] from='client.44671 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:47:08.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:07 smithi070 bash[55604]: audit 2024-04-24T17:47:06.871812+0000 mon.a (mon.0) 763 : audit [INF] from='client.? 172.21.15.70:0/3729139014' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/2211497886"}]': finished 2024-04-24T17:47:08.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:07 smithi070 bash[55604]: audit 2024-04-24T17:47:06.871812+0000 mon.a (mon.0) 763 : audit [INF] from='client.? 172.21.15.70:0/3729139014' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/2211497886"}]': finished 2024-04-24T17:47:08.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:07 smithi070 bash[55604]: cluster 2024-04-24T17:47:06.879527+0000 mon.a (mon.0) 764 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-04-24T17:47:08.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:07 smithi070 bash[55604]: cluster 2024-04-24T17:47:06.879527+0000 mon.a (mon.0) 764 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-04-24T17:47:08.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:07 smithi070 bash[55604]: audit 2024-04-24T17:47:07.544598+0000 mon.a (mon.0) 765 : audit [DBG] from='client.? 172.21.15.70:0/4128698231' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:47:08.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:07 smithi070 bash[55604]: audit 2024-04-24T17:47:07.544598+0000 mon.a (mon.0) 765 : audit [DBG] from='client.? 172.21.15.70:0/4128698231' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:47:08.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:07 smithi070 bash[56922]: audit 2024-04-24T17:47:05.910675+0000 mgr.y (mgr.34107) 404 : audit [DBG] from='client.44659 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:47:08.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:07 smithi070 bash[56922]: audit 2024-04-24T17:47:05.910675+0000 mgr.y (mgr.34107) 404 : audit [DBG] from='client.44659 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:47:08.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:07 smithi070 bash[56922]: audit 2024-04-24T17:47:06.297396+0000 mgr.y (mgr.34107) 405 : audit [DBG] from='client.44671 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:47:08.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:07 smithi070 bash[56922]: audit 2024-04-24T17:47:06.297396+0000 mgr.y (mgr.34107) 405 : audit [DBG] from='client.44671 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:47:08.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:07 smithi070 bash[56922]: audit 2024-04-24T17:47:06.871812+0000 mon.a (mon.0) 763 : audit [INF] from='client.? 172.21.15.70:0/3729139014' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/2211497886"}]': finished 2024-04-24T17:47:08.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:07 smithi070 bash[56922]: audit 2024-04-24T17:47:06.871812+0000 mon.a (mon.0) 763 : audit [INF] from='client.? 172.21.15.70:0/3729139014' entity='client.iscsi.foo.smithi070.jytlzp' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.70:0/2211497886"}]': finished 2024-04-24T17:47:08.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:07 smithi070 bash[56922]: cluster 2024-04-24T17:47:06.879527+0000 mon.a (mon.0) 764 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-04-24T17:47:08.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:07 smithi070 bash[56922]: cluster 2024-04-24T17:47:06.879527+0000 mon.a (mon.0) 764 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-04-24T17:47:08.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:07 smithi070 bash[56922]: audit 2024-04-24T17:47:07.544598+0000 mon.a (mon.0) 765 : audit [DBG] from='client.? 172.21.15.70:0/4128698231' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:47:08.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:07 smithi070 bash[56922]: audit 2024-04-24T17:47:07.544598+0000 mon.a (mon.0) 765 : audit [DBG] from='client.? 172.21.15.70:0/4128698231' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:47:09.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:08 smithi137 bash[43799]: audit 2024-04-24T17:47:07.132428+0000 mgr.y (mgr.34107) 406 : audit [DBG] from='client.34758 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:47:09.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:08 smithi137 bash[43799]: audit 2024-04-24T17:47:07.132428+0000 mgr.y (mgr.34107) 406 : audit [DBG] from='client.34758 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:47:09.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:08 smithi137 bash[43799]: cluster 2024-04-24T17:47:07.395557+0000 mgr.y (mgr.34107) 407 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:09.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:08 smithi137 bash[43799]: cluster 2024-04-24T17:47:07.395557+0000 mgr.y (mgr.34107) 407 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:09.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:08 smithi070 bash[55604]: audit 2024-04-24T17:47:07.132428+0000 mgr.y (mgr.34107) 406 : audit [DBG] from='client.34758 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:47:09.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:08 smithi070 bash[55604]: audit 2024-04-24T17:47:07.132428+0000 mgr.y (mgr.34107) 406 : audit [DBG] from='client.34758 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:47:09.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:08 smithi070 bash[55604]: cluster 2024-04-24T17:47:07.395557+0000 mgr.y (mgr.34107) 407 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:09.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:08 smithi070 bash[55604]: cluster 2024-04-24T17:47:07.395557+0000 mgr.y (mgr.34107) 407 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:09.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:08 smithi070 bash[56922]: audit 2024-04-24T17:47:07.132428+0000 mgr.y (mgr.34107) 406 : audit [DBG] from='client.34758 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:47:09.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:08 smithi070 bash[56922]: audit 2024-04-24T17:47:07.132428+0000 mgr.y (mgr.34107) 406 : audit [DBG] from='client.34758 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:47:09.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:08 smithi070 bash[56922]: cluster 2024-04-24T17:47:07.395557+0000 mgr.y (mgr.34107) 407 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:09.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:08 smithi070 bash[56922]: cluster 2024-04-24T17:47:07.395557+0000 mgr.y (mgr.34107) 407 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:11.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:10 smithi137 bash[43799]: cluster 2024-04-24T17:47:09.397227+0000 mgr.y (mgr.34107) 408 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-04-24T17:47:11.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:10 smithi137 bash[43799]: cluster 2024-04-24T17:47:09.397227+0000 mgr.y (mgr.34107) 408 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-04-24T17:47:11.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:10 smithi070 bash[55604]: cluster 2024-04-24T17:47:09.397227+0000 mgr.y (mgr.34107) 408 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-04-24T17:47:11.327 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:10 smithi070 bash[55604]: cluster 2024-04-24T17:47:09.397227+0000 mgr.y (mgr.34107) 408 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-04-24T17:47:11.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:10 smithi070 bash[56922]: cluster 2024-04-24T17:47:09.397227+0000 mgr.y (mgr.34107) 408 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-04-24T17:47:11.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:10 smithi070 bash[56922]: cluster 2024-04-24T17:47:09.397227+0000 mgr.y (mgr.34107) 408 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-04-24T17:47:12.077 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:47:11 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:47:11] "GET /metrics HTTP/1.1" 200 38686 "" "Prometheus/2.33.4" 2024-04-24T17:47:12.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:11 smithi070 bash[55604]: audit 2024-04-24T17:47:10.331272+0000 mgr.y (mgr.34107) 409 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:47:12.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:11 smithi070 bash[55604]: audit 2024-04-24T17:47:10.331272+0000 mgr.y (mgr.34107) 409 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:47:12.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:11 smithi070 bash[56922]: audit 2024-04-24T17:47:10.331272+0000 mgr.y (mgr.34107) 409 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:47:12.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:11 smithi070 bash[56922]: audit 2024-04-24T17:47:10.331272+0000 mgr.y (mgr.34107) 409 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:47:12.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:11 smithi137 bash[43799]: audit 2024-04-24T17:47:10.331272+0000 mgr.y (mgr.34107) 409 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:47:12.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:11 smithi137 bash[43799]: audit 2024-04-24T17:47:10.331272+0000 mgr.y (mgr.34107) 409 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:47:13.139 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:12 smithi070 bash[55604]: cluster 2024-04-24T17:47:11.399089+0000 mgr.y (mgr.34107) 410 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-24T17:47:13.139 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:12 smithi070 bash[55604]: cluster 2024-04-24T17:47:11.399089+0000 mgr.y (mgr.34107) 410 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-24T17:47:13.139 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:12 smithi070 bash[56922]: cluster 2024-04-24T17:47:11.399089+0000 mgr.y (mgr.34107) 410 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-24T17:47:13.139 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:12 smithi070 bash[56922]: cluster 2024-04-24T17:47:11.399089+0000 mgr.y (mgr.34107) 410 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-24T17:47:13.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:12 smithi137 bash[43799]: cluster 2024-04-24T17:47:11.399089+0000 mgr.y (mgr.34107) 410 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-24T17:47:13.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:12 smithi137 bash[43799]: cluster 2024-04-24T17:47:11.399089+0000 mgr.y (mgr.34107) 410 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-24T17:47:14.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:13 smithi070 bash[55604]: cluster 2024-04-24T17:47:13.400522+0000 mgr.y (mgr.34107) 411 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:14.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:13 smithi070 bash[55604]: cluster 2024-04-24T17:47:13.400522+0000 mgr.y (mgr.34107) 411 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:14.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:13 smithi070 bash[56922]: cluster 2024-04-24T17:47:13.400522+0000 mgr.y (mgr.34107) 411 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:14.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:13 smithi070 bash[56922]: cluster 2024-04-24T17:47:13.400522+0000 mgr.y (mgr.34107) 411 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:14.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:13 smithi137 bash[43799]: cluster 2024-04-24T17:47:13.400522+0000 mgr.y (mgr.34107) 411 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:14.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:13 smithi137 bash[43799]: cluster 2024-04-24T17:47:13.400522+0000 mgr.y (mgr.34107) 411 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:15.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: audit 2024-04-24T17:47:14.032978+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:47:15.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: audit 2024-04-24T17:47:14.032978+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:47:15.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: audit 2024-04-24T17:47:14.034318+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:47:15.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: audit 2024-04-24T17:47:14.034318+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:47:15.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: cluster 2024-04-24T17:47:14.037076+0000 mgr.y (mgr.34107) 412 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:15.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: cluster 2024-04-24T17:47:14.037076+0000 mgr.y (mgr.34107) 412 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:15.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: cluster 2024-04-24T17:47:14.037844+0000 mgr.y (mgr.34107) 413 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 714 B/s rd, 0 op/s 2024-04-24T17:47:15.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: cluster 2024-04-24T17:47:14.037844+0000 mgr.y (mgr.34107) 413 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 714 B/s rd, 0 op/s 2024-04-24T17:47:15.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: cephadm 2024-04-24T17:47:14.042396+0000 mgr.y (mgr.34107) 414 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-24T17:47:15.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: cephadm 2024-04-24T17:47:14.042396+0000 mgr.y (mgr.34107) 414 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-24T17:47:15.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: audit 2024-04-24T17:47:14.339918+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:15.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: audit 2024-04-24T17:47:14.339918+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:15.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: audit 2024-04-24T17:47:14.400443+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:47:15.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: audit 2024-04-24T17:47:14.400443+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:47:15.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: audit 2024-04-24T17:47:14.401332+0000 mgr.y (mgr.34107) 415 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:47:15.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: audit 2024-04-24T17:47:14.401332+0000 mgr.y (mgr.34107) 415 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:47:15.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: audit 2024-04-24T17:47:14.413262+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:15.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: audit 2024-04-24T17:47:14.413262+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:15.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: cephadm 2024-04-24T17:47:14.414812+0000 mgr.y (mgr.34107) 416 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.70:5000 to Dashboard 2024-04-24T17:47:15.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: cephadm 2024-04-24T17:47:14.414812+0000 mgr.y (mgr.34107) 416 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.70:5000 to Dashboard 2024-04-24T17:47:15.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: audit 2024-04-24T17:47:14.415392+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-24T17:47:15.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: audit 2024-04-24T17:47:14.415392+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-24T17:47:15.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: audit 2024-04-24T17:47:14.415893+0000 mgr.y (mgr.34107) 417 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-24T17:47:15.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: audit 2024-04-24T17:47:14.415893+0000 mgr.y (mgr.34107) 417 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-24T17:47:15.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: audit 2024-04-24T17:47:14.417469+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi070"}]: dispatch 2024-04-24T17:47:15.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: audit 2024-04-24T17:47:14.417469+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi070"}]: dispatch 2024-04-24T17:47:15.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: audit 2024-04-24T17:47:14.417988+0000 mgr.y (mgr.34107) 418 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi070"}]: dispatch 2024-04-24T17:47:15.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: audit 2024-04-24T17:47:14.417988+0000 mgr.y (mgr.34107) 418 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi070"}]: dispatch 2024-04-24T17:47:15.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: audit 2024-04-24T17:47:14.421807+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:15.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: audit 2024-04-24T17:47:14.421807+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:15.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: audit 2024-04-24T17:47:14.431013+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:47:15.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: audit 2024-04-24T17:47:14.431013+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:47:15.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: audit 2024-04-24T17:47:14.433517+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: audit 2024-04-24T17:47:14.433517+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: audit 2024-04-24T17:47:14.435252+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: audit 2024-04-24T17:47:14.435252+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: audit 2024-04-24T17:47:14.436521+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: audit 2024-04-24T17:47:14.436521+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: audit 2024-04-24T17:47:14.438651+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: audit 2024-04-24T17:47:14.438651+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: audit 2024-04-24T17:47:14.441596+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: audit 2024-04-24T17:47:14.441596+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: audit 2024-04-24T17:47:14.443598+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: audit 2024-04-24T17:47:14.443598+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: audit 2024-04-24T17:47:14.444933+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: audit 2024-04-24T17:47:14.444933+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: audit 2024-04-24T17:47:14.446251+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: audit 2024-04-24T17:47:14.446251+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: audit 2024-04-24T17:47:14.447605+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: audit 2024-04-24T17:47:14.447605+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: audit 2024-04-24T17:47:14.449155+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: audit 2024-04-24T17:47:14.449155+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: cephadm 2024-04-24T17:47:14.449888+0000 mgr.y (mgr.34107) 419 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-04-24T17:47:15.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: cephadm 2024-04-24T17:47:14.449888+0000 mgr.y (mgr.34107) 419 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-04-24T17:47:15.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: audit 2024-04-24T17:47:14.453722+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:15.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: audit 2024-04-24T17:47:14.453722+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:15.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: audit 2024-04-24T17:47:14.455902+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi070.jytlzp"}]: dispatch 2024-04-24T17:47:15.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: audit 2024-04-24T17:47:14.455902+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi070.jytlzp"}]: dispatch 2024-04-24T17:47:15.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: audit 2024-04-24T17:47:14.460651+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi070.jytlzp"}]': finished 2024-04-24T17:47:15.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: audit 2024-04-24T17:47:14.460651+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi070.jytlzp"}]': finished 2024-04-24T17:47:15.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: audit 2024-04-24T17:47:14.463057+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: audit 2024-04-24T17:47:14.463057+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: cephadm 2024-04-24T17:47:14.463824+0000 mgr.y (mgr.34107) 420 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-04-24T17:47:15.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: cephadm 2024-04-24T17:47:14.463824+0000 mgr.y (mgr.34107) 420 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-04-24T17:47:15.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: audit 2024-04-24T17:47:14.468195+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:15.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: audit 2024-04-24T17:47:14.468195+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:15.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: audit 2024-04-24T17:47:14.470592+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: audit 2024-04-24T17:47:14.470592+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: cephadm 2024-04-24T17:47:14.471262+0000 mgr.y (mgr.34107) 421 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-04-24T17:47:15.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: cephadm 2024-04-24T17:47:14.471262+0000 mgr.y (mgr.34107) 421 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-04-24T17:47:15.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: audit 2024-04-24T17:47:14.475411+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:15.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:14 smithi137 bash[43799]: audit 2024-04-24T17:47:14.475411+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:15.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: audit 2024-04-24T17:47:14.032978+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:47:15.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: audit 2024-04-24T17:47:14.032978+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:47:15.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: audit 2024-04-24T17:47:14.034318+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:47:15.329 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: audit 2024-04-24T17:47:14.034318+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:47:15.329 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: cluster 2024-04-24T17:47:14.037076+0000 mgr.y (mgr.34107) 412 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:15.329 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: cluster 2024-04-24T17:47:14.037076+0000 mgr.y (mgr.34107) 412 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:15.329 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: cluster 2024-04-24T17:47:14.037844+0000 mgr.y (mgr.34107) 413 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 714 B/s rd, 0 op/s 2024-04-24T17:47:15.329 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: cluster 2024-04-24T17:47:14.037844+0000 mgr.y (mgr.34107) 413 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 714 B/s rd, 0 op/s 2024-04-24T17:47:15.329 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: cephadm 2024-04-24T17:47:14.042396+0000 mgr.y (mgr.34107) 414 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-24T17:47:15.329 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: cephadm 2024-04-24T17:47:14.042396+0000 mgr.y (mgr.34107) 414 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-24T17:47:15.329 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: audit 2024-04-24T17:47:14.339918+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:15.329 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: audit 2024-04-24T17:47:14.339918+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:15.329 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: audit 2024-04-24T17:47:14.400443+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:47:15.329 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: audit 2024-04-24T17:47:14.400443+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:47:15.329 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: audit 2024-04-24T17:47:14.401332+0000 mgr.y (mgr.34107) 415 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:47:15.329 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: audit 2024-04-24T17:47:14.401332+0000 mgr.y (mgr.34107) 415 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:47:15.329 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: audit 2024-04-24T17:47:14.413262+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:15.329 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: audit 2024-04-24T17:47:14.413262+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:15.330 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: cephadm 2024-04-24T17:47:14.414812+0000 mgr.y (mgr.34107) 416 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.70:5000 to Dashboard 2024-04-24T17:47:15.330 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: cephadm 2024-04-24T17:47:14.414812+0000 mgr.y (mgr.34107) 416 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.70:5000 to Dashboard 2024-04-24T17:47:15.330 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: audit 2024-04-24T17:47:14.032978+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:47:15.330 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: audit 2024-04-24T17:47:14.032978+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:47:15.330 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: audit 2024-04-24T17:47:14.034318+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:47:15.330 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: audit 2024-04-24T17:47:14.034318+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:47:15.330 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: cluster 2024-04-24T17:47:14.037076+0000 mgr.y (mgr.34107) 412 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:15.330 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: cluster 2024-04-24T17:47:14.037076+0000 mgr.y (mgr.34107) 412 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:15.331 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: cluster 2024-04-24T17:47:14.037844+0000 mgr.y (mgr.34107) 413 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 714 B/s rd, 0 op/s 2024-04-24T17:47:15.331 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: cluster 2024-04-24T17:47:14.037844+0000 mgr.y (mgr.34107) 413 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 714 B/s rd, 0 op/s 2024-04-24T17:47:15.331 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: cephadm 2024-04-24T17:47:14.042396+0000 mgr.y (mgr.34107) 414 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-24T17:47:15.331 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: cephadm 2024-04-24T17:47:14.042396+0000 mgr.y (mgr.34107) 414 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-24T17:47:15.331 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: audit 2024-04-24T17:47:14.339918+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:15.331 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: audit 2024-04-24T17:47:14.339918+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:15.331 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: audit 2024-04-24T17:47:14.400443+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:47:15.331 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: audit 2024-04-24T17:47:14.400443+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:47:15.331 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: audit 2024-04-24T17:47:14.401332+0000 mgr.y (mgr.34107) 415 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:47:15.331 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: audit 2024-04-24T17:47:14.401332+0000 mgr.y (mgr.34107) 415 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:47:15.331 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: audit 2024-04-24T17:47:14.413262+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:15.331 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: audit 2024-04-24T17:47:14.413262+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:15.331 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: cephadm 2024-04-24T17:47:14.414812+0000 mgr.y (mgr.34107) 416 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.70:5000 to Dashboard 2024-04-24T17:47:15.331 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: cephadm 2024-04-24T17:47:14.414812+0000 mgr.y (mgr.34107) 416 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.70:5000 to Dashboard 2024-04-24T17:47:15.331 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: audit 2024-04-24T17:47:14.415392+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-24T17:47:15.331 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: audit 2024-04-24T17:47:14.415392+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-24T17:47:15.332 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: audit 2024-04-24T17:47:14.415893+0000 mgr.y (mgr.34107) 417 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-24T17:47:15.332 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: audit 2024-04-24T17:47:14.415893+0000 mgr.y (mgr.34107) 417 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-24T17:47:15.332 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: audit 2024-04-24T17:47:14.417469+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi070"}]: dispatch 2024-04-24T17:47:15.332 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: audit 2024-04-24T17:47:14.417469+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi070"}]: dispatch 2024-04-24T17:47:15.332 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: audit 2024-04-24T17:47:14.417988+0000 mgr.y (mgr.34107) 418 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi070"}]: dispatch 2024-04-24T17:47:15.332 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: audit 2024-04-24T17:47:14.417988+0000 mgr.y (mgr.34107) 418 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi070"}]: dispatch 2024-04-24T17:47:15.332 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: audit 2024-04-24T17:47:14.421807+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:15.332 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: audit 2024-04-24T17:47:14.421807+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:15.332 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: audit 2024-04-24T17:47:14.431013+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:47:15.332 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: audit 2024-04-24T17:47:14.431013+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:47:15.332 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: audit 2024-04-24T17:47:14.433517+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.332 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: audit 2024-04-24T17:47:14.433517+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.332 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: audit 2024-04-24T17:47:14.435252+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.333 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: audit 2024-04-24T17:47:14.435252+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.333 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: audit 2024-04-24T17:47:14.436521+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.333 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: audit 2024-04-24T17:47:14.436521+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: audit 2024-04-24T17:47:14.415392+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-24T17:47:15.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: audit 2024-04-24T17:47:14.415392+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-24T17:47:15.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: audit 2024-04-24T17:47:14.415893+0000 mgr.y (mgr.34107) 417 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-24T17:47:15.333 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: audit 2024-04-24T17:47:14.415893+0000 mgr.y (mgr.34107) 417 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-24T17:47:15.334 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: audit 2024-04-24T17:47:14.417469+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi070"}]: dispatch 2024-04-24T17:47:15.334 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: audit 2024-04-24T17:47:14.417469+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi070"}]: dispatch 2024-04-24T17:47:15.334 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: audit 2024-04-24T17:47:14.417988+0000 mgr.y (mgr.34107) 418 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi070"}]: dispatch 2024-04-24T17:47:15.334 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: audit 2024-04-24T17:47:14.417988+0000 mgr.y (mgr.34107) 418 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi070"}]: dispatch 2024-04-24T17:47:15.334 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: audit 2024-04-24T17:47:14.421807+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:15.334 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: audit 2024-04-24T17:47:14.421807+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:15.334 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: audit 2024-04-24T17:47:14.431013+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:47:15.334 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: audit 2024-04-24T17:47:14.431013+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:47:15.334 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: audit 2024-04-24T17:47:14.433517+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.334 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: audit 2024-04-24T17:47:14.433517+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.334 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: audit 2024-04-24T17:47:14.435252+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.334 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: audit 2024-04-24T17:47:14.435252+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.334 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: audit 2024-04-24T17:47:14.436521+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.334 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: audit 2024-04-24T17:47:14.436521+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.335 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: audit 2024-04-24T17:47:14.438651+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.335 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: audit 2024-04-24T17:47:14.438651+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.335 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: audit 2024-04-24T17:47:14.441596+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.335 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: audit 2024-04-24T17:47:14.441596+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.335 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: audit 2024-04-24T17:47:14.443598+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.335 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: audit 2024-04-24T17:47:14.443598+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.335 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: audit 2024-04-24T17:47:14.444933+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.335 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: audit 2024-04-24T17:47:14.444933+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.335 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: audit 2024-04-24T17:47:14.446251+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.335 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: audit 2024-04-24T17:47:14.446251+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.336 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: audit 2024-04-24T17:47:14.447605+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.336 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: audit 2024-04-24T17:47:14.447605+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.336 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: audit 2024-04-24T17:47:14.449155+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.336 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: audit 2024-04-24T17:47:14.449155+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.336 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: cephadm 2024-04-24T17:47:14.449888+0000 mgr.y (mgr.34107) 419 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-04-24T17:47:15.336 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: cephadm 2024-04-24T17:47:14.449888+0000 mgr.y (mgr.34107) 419 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-04-24T17:47:15.336 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: audit 2024-04-24T17:47:14.453722+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:15.336 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: audit 2024-04-24T17:47:14.453722+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:15.336 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: audit 2024-04-24T17:47:14.455902+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi070.jytlzp"}]: dispatch 2024-04-24T17:47:15.336 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: audit 2024-04-24T17:47:14.455902+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi070.jytlzp"}]: dispatch 2024-04-24T17:47:15.336 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: audit 2024-04-24T17:47:14.438651+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.337 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: audit 2024-04-24T17:47:14.438651+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.337 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: audit 2024-04-24T17:47:14.441596+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.337 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: audit 2024-04-24T17:47:14.441596+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.337 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: audit 2024-04-24T17:47:14.443598+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.337 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: audit 2024-04-24T17:47:14.443598+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.337 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: audit 2024-04-24T17:47:14.444933+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.337 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: audit 2024-04-24T17:47:14.444933+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.337 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: audit 2024-04-24T17:47:14.446251+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.337 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: audit 2024-04-24T17:47:14.446251+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.337 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: audit 2024-04-24T17:47:14.447605+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.337 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: audit 2024-04-24T17:47:14.447605+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.337 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: audit 2024-04-24T17:47:14.449155+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.337 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: audit 2024-04-24T17:47:14.449155+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.338 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: cephadm 2024-04-24T17:47:14.449888+0000 mgr.y (mgr.34107) 419 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-04-24T17:47:15.338 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: cephadm 2024-04-24T17:47:14.449888+0000 mgr.y (mgr.34107) 419 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-04-24T17:47:15.338 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: audit 2024-04-24T17:47:14.453722+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:15.338 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: audit 2024-04-24T17:47:14.453722+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:15.338 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: audit 2024-04-24T17:47:14.455902+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi070.jytlzp"}]: dispatch 2024-04-24T17:47:15.338 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: audit 2024-04-24T17:47:14.455902+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi070.jytlzp"}]: dispatch 2024-04-24T17:47:15.338 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: audit 2024-04-24T17:47:14.460651+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi070.jytlzp"}]': finished 2024-04-24T17:47:15.339 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: audit 2024-04-24T17:47:14.460651+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi070.jytlzp"}]': finished 2024-04-24T17:47:15.339 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: audit 2024-04-24T17:47:14.463057+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.339 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: audit 2024-04-24T17:47:14.463057+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.339 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: cephadm 2024-04-24T17:47:14.463824+0000 mgr.y (mgr.34107) 420 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-04-24T17:47:15.339 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: cephadm 2024-04-24T17:47:14.463824+0000 mgr.y (mgr.34107) 420 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-04-24T17:47:15.339 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: audit 2024-04-24T17:47:14.468195+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:15.339 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: audit 2024-04-24T17:47:14.468195+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:15.339 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: audit 2024-04-24T17:47:14.470592+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.339 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: audit 2024-04-24T17:47:14.470592+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.339 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: cephadm 2024-04-24T17:47:14.471262+0000 mgr.y (mgr.34107) 421 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-04-24T17:47:15.339 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: cephadm 2024-04-24T17:47:14.471262+0000 mgr.y (mgr.34107) 421 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-04-24T17:47:15.339 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: audit 2024-04-24T17:47:14.475411+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:15.339 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[56922]: audit 2024-04-24T17:47:14.475411+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:15.340 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: audit 2024-04-24T17:47:14.460651+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi070.jytlzp"}]': finished 2024-04-24T17:47:15.340 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: audit 2024-04-24T17:47:14.460651+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi070.jytlzp"}]': finished 2024-04-24T17:47:15.340 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: audit 2024-04-24T17:47:14.463057+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.340 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: audit 2024-04-24T17:47:14.463057+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.340 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: cephadm 2024-04-24T17:47:14.463824+0000 mgr.y (mgr.34107) 420 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-04-24T17:47:15.340 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: cephadm 2024-04-24T17:47:14.463824+0000 mgr.y (mgr.34107) 420 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-04-24T17:47:15.340 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: audit 2024-04-24T17:47:14.468195+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:15.340 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: audit 2024-04-24T17:47:14.468195+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:15.340 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: audit 2024-04-24T17:47:14.470592+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.340 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: audit 2024-04-24T17:47:14.470592+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:15.340 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: cephadm 2024-04-24T17:47:14.471262+0000 mgr.y (mgr.34107) 421 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-04-24T17:47:15.340 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: cephadm 2024-04-24T17:47:14.471262+0000 mgr.y (mgr.34107) 421 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-04-24T17:47:15.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: audit 2024-04-24T17:47:14.475411+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:15.341 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:14 smithi070 bash[55604]: audit 2024-04-24T17:47:14.475411+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:17.415 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:17 smithi070 bash[55604]: cluster 2024-04-24T17:47:16.038725+0000 mgr.y (mgr.34107) 422 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-04-24T17:47:17.415 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:17 smithi070 bash[55604]: cluster 2024-04-24T17:47:16.038725+0000 mgr.y (mgr.34107) 422 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-04-24T17:47:17.415 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:17 smithi070 bash[55604]: cephadm 2024-04-24T17:47:16.796966+0000 mgr.y (mgr.34107) 423 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-04-24T17:47:17.415 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:17 smithi070 bash[55604]: cephadm 2024-04-24T17:47:16.796966+0000 mgr.y (mgr.34107) 423 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-04-24T17:47:17.415 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:17 smithi070 bash[55604]: cephadm 2024-04-24T17:47:16.797608+0000 mgr.y (mgr.34107) 424 : cephadm [INF] Deploying daemon node-exporter.a on smithi070 2024-04-24T17:47:17.415 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:17 smithi070 bash[55604]: cephadm 2024-04-24T17:47:16.797608+0000 mgr.y (mgr.34107) 424 : cephadm [INF] Deploying daemon node-exporter.a on smithi070 2024-04-24T17:47:17.415 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:17 smithi070 bash[56922]: cluster 2024-04-24T17:47:16.038725+0000 mgr.y (mgr.34107) 422 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-04-24T17:47:17.415 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:17 smithi070 bash[56922]: cluster 2024-04-24T17:47:16.038725+0000 mgr.y (mgr.34107) 422 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-04-24T17:47:17.415 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:17 smithi070 bash[56922]: cephadm 2024-04-24T17:47:16.796966+0000 mgr.y (mgr.34107) 423 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-04-24T17:47:17.415 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:17 smithi070 bash[56922]: cephadm 2024-04-24T17:47:16.796966+0000 mgr.y (mgr.34107) 423 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-04-24T17:47:17.416 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:17 smithi070 bash[56922]: cephadm 2024-04-24T17:47:16.797608+0000 mgr.y (mgr.34107) 424 : cephadm [INF] Deploying daemon node-exporter.a on smithi070 2024-04-24T17:47:17.416 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:17 smithi070 bash[56922]: cephadm 2024-04-24T17:47:16.797608+0000 mgr.y (mgr.34107) 424 : cephadm [INF] Deploying daemon node-exporter.a on smithi070 2024-04-24T17:47:17.526 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:17 smithi137 bash[43799]: cluster 2024-04-24T17:47:16.038725+0000 mgr.y (mgr.34107) 422 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-04-24T17:47:17.526 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:17 smithi137 bash[43799]: cluster 2024-04-24T17:47:16.038725+0000 mgr.y (mgr.34107) 422 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-04-24T17:47:17.526 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:17 smithi137 bash[43799]: cephadm 2024-04-24T17:47:16.796966+0000 mgr.y (mgr.34107) 423 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-04-24T17:47:17.526 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:17 smithi137 bash[43799]: cephadm 2024-04-24T17:47:16.796966+0000 mgr.y (mgr.34107) 423 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-04-24T17:47:17.526 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:17 smithi137 bash[43799]: cephadm 2024-04-24T17:47:16.797608+0000 mgr.y (mgr.34107) 424 : cephadm [INF] Deploying daemon node-exporter.a on smithi070 2024-04-24T17:47:17.526 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:17 smithi137 bash[43799]: cephadm 2024-04-24T17:47:16.797608+0000 mgr.y (mgr.34107) 424 : cephadm [INF] Deploying daemon node-exporter.a on smithi070 2024-04-24T17:47:17.674 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:17 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:47:17.675 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:47:17 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:47:17.675 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:47:17 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:47:17.675 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:47:17 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:47:17.676 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:47:17 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:47:17.676 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:47:17 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:47:17.676 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:17 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:47:17.676 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:17 smithi070 systemd[1]: Stopping Ceph node-exporter.a for 6229cc3c-025f-11ef-bc93-c7b262605968... 2024-04-24T17:47:17.677 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:47:17 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:47:17.677 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:17 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:47:18.563 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:18 smithi070 bash[72313]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-node-exporter-a 2024-04-24T17:47:18.563 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:18 smithi070 systemd[1]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-04-24T17:47:18.564 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:18 smithi070 bash[72377]: Error response from daemon: No such container: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-node-exporter-a 2024-04-24T17:47:18.564 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:18 smithi070 systemd[1]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-04-24T17:47:18.564 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:18 smithi070 systemd[1]: Stopped Ceph node-exporter.a for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:47:18.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:18 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:47:18.828 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:47:18 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:47:18.829 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:47:18 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:47:18.829 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:47:18 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:47:18.830 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:47:18 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:47:18.830 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:47:18 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:47:18.831 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:47:18 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:47:18.831 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:18 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:47:18.831 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:18 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:47:18.832 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:18 smithi070 systemd[1]: Started Ceph node-exporter.a for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:47:18.832 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:18 smithi070 bash[72433]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-04-24T17:47:19.738 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:19 smithi070 bash[72433]: v1.5.0: Pulling from prometheus/node-exporter 2024-04-24T17:47:19.738 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:19 smithi070 bash[72433]: 22b70bddd3ac: Pulling fs layer 2024-04-24T17:47:19.738 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:19 smithi070 bash[72433]: 5c12815fee55: Pulling fs layer 2024-04-24T17:47:19.738 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:19 smithi070 bash[72433]: c0e87333d380: Pulling fs layer 2024-04-24T17:47:20.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:19 smithi137 bash[43799]: cluster 2024-04-24T17:47:18.040060+0000 mgr.y (mgr.34107) 425 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-04-24T17:47:20.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:19 smithi137 bash[43799]: cluster 2024-04-24T17:47:18.040060+0000 mgr.y (mgr.34107) 425 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-04-24T17:47:20.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:19 smithi137 bash[43799]: audit 2024-04-24T17:47:18.752736+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:20.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:19 smithi137 bash[43799]: audit 2024-04-24T17:47:18.752736+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:20.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:19 smithi137 bash[43799]: audit 2024-04-24T17:47:18.759040+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:20.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:19 smithi137 bash[43799]: audit 2024-04-24T17:47:18.759040+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:20.043 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:19 smithi070 bash[72433]: 22b70bddd3ac: Download complete 2024-04-24T17:47:20.044 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:19 smithi070 bash[72433]: 5c12815fee55: Download complete 2024-04-24T17:47:20.044 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:19 smithi070 bash[55604]: cluster 2024-04-24T17:47:18.040060+0000 mgr.y (mgr.34107) 425 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-04-24T17:47:20.044 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:19 smithi070 bash[55604]: cluster 2024-04-24T17:47:18.040060+0000 mgr.y (mgr.34107) 425 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-04-24T17:47:20.044 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:19 smithi070 bash[55604]: audit 2024-04-24T17:47:18.752736+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:20.044 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:19 smithi070 bash[55604]: audit 2024-04-24T17:47:18.752736+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:20.044 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:19 smithi070 bash[55604]: audit 2024-04-24T17:47:18.759040+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:20.044 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:19 smithi070 bash[55604]: audit 2024-04-24T17:47:18.759040+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:20.044 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:19 smithi070 bash[56922]: cluster 2024-04-24T17:47:18.040060+0000 mgr.y (mgr.34107) 425 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-04-24T17:47:20.044 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:19 smithi070 bash[56922]: cluster 2024-04-24T17:47:18.040060+0000 mgr.y (mgr.34107) 425 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-04-24T17:47:20.045 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:19 smithi070 bash[56922]: audit 2024-04-24T17:47:18.752736+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:20.045 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:19 smithi070 bash[56922]: audit 2024-04-24T17:47:18.752736+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:20.045 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:19 smithi070 bash[56922]: audit 2024-04-24T17:47:18.759040+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:20.045 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:19 smithi070 bash[56922]: audit 2024-04-24T17:47:18.759040+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:20.324 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:20 smithi070 bash[72433]: 22b70bddd3ac: Pull complete 2024-04-24T17:47:20.324 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:20 smithi070 bash[72433]: c0e87333d380: Verifying Checksum 2024-04-24T17:47:20.324 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:20 smithi070 bash[72433]: c0e87333d380: Download complete 2024-04-24T17:47:20.577 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:20 smithi070 bash[72433]: 5c12815fee55: Pull complete 2024-04-24T17:47:21.105 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:20 smithi070 bash[72433]: c0e87333d380: Pull complete 2024-04-24T17:47:21.105 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:21 smithi070 bash[72433]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-04-24T17:47:21.105 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:21 smithi070 bash[72433]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-04-24T17:47:21.766 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:47:21 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:47:21.767 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:47:21 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:47:21.767 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:47:21 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:47:21.767 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:21 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:47:21.767 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:47:21 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:47:21.768 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:47:21 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:47:21.768 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:47:21 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:47:21.768 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:47:21 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:47:21.769 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:21 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:47:21.769 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:21 smithi137 bash[43799]: cluster 2024-04-24T17:47:20.041162+0000 mgr.y (mgr.34107) 426 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-04-24T17:47:21.769 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:21 smithi137 bash[43799]: cluster 2024-04-24T17:47:20.041162+0000 mgr.y (mgr.34107) 426 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-04-24T17:47:21.769 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:21 smithi137 bash[43799]: audit 2024-04-24T17:47:20.338914+0000 mgr.y (mgr.34107) 427 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:47:21.769 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:21 smithi137 bash[43799]: audit 2024-04-24T17:47:20.338914+0000 mgr.y (mgr.34107) 427 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:47:21.769 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:21 smithi137 bash[43799]: audit 2024-04-24T17:47:21.127153+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:47:21.769 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:21 smithi137 bash[43799]: audit 2024-04-24T17:47:21.127153+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:47:22.024 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:21 smithi137 systemd[1]: Stopping Ceph node-exporter.b for 6229cc3c-025f-11ef-bc93-c7b262605968... 2024-04-24T17:47:22.094 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:47:21 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:47:21] "GET /metrics HTTP/1.1" 200 38688 "" "Prometheus/2.33.4" 2024-04-24T17:47:22.095 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:21 smithi070 bash[55604]: cluster 2024-04-24T17:47:20.041162+0000 mgr.y (mgr.34107) 426 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-04-24T17:47:22.095 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:21 smithi070 bash[55604]: cluster 2024-04-24T17:47:20.041162+0000 mgr.y (mgr.34107) 426 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-04-24T17:47:22.095 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:21 smithi070 bash[55604]: audit 2024-04-24T17:47:20.338914+0000 mgr.y (mgr.34107) 427 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:47:22.095 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:21 smithi070 bash[55604]: audit 2024-04-24T17:47:20.338914+0000 mgr.y (mgr.34107) 427 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:47:22.095 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:21 smithi070 bash[55604]: audit 2024-04-24T17:47:21.127153+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:47:22.095 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:21 smithi070 bash[55604]: audit 2024-04-24T17:47:21.127153+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:47:22.096 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:21 smithi070 bash[56922]: cluster 2024-04-24T17:47:20.041162+0000 mgr.y (mgr.34107) 426 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-04-24T17:47:22.096 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:21 smithi070 bash[56922]: cluster 2024-04-24T17:47:20.041162+0000 mgr.y (mgr.34107) 426 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-04-24T17:47:22.096 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:21 smithi070 bash[56922]: audit 2024-04-24T17:47:20.338914+0000 mgr.y (mgr.34107) 427 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:47:22.096 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:21 smithi070 bash[56922]: audit 2024-04-24T17:47:20.338914+0000 mgr.y (mgr.34107) 427 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:47:22.096 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:21 smithi070 bash[56922]: audit 2024-04-24T17:47:21.127153+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:47:22.096 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:21 smithi070 bash[56922]: audit 2024-04-24T17:47:21.127153+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:47:22.747 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:22 smithi137 bash[55406]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-node-exporter-b 2024-04-24T17:47:22.747 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:22 smithi137 bash[55468]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-node-exporter-b 2024-04-24T17:47:22.747 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:22 smithi137 systemd[1]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-04-24T17:47:22.747 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:22 smithi137 systemd[1]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-04-24T17:47:22.747 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:22 smithi137 systemd[1]: Stopped Ceph node-exporter.b for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:47:23.026 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:47:22 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:47:23.026 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:47:22 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:47:23.026 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:47:22 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:47:23.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:22 smithi137 bash[43799]: cephadm 2024-04-24T17:47:20.984334+0000 mgr.y (mgr.34107) 428 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-04-24T17:47:23.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:22 smithi137 bash[43799]: cephadm 2024-04-24T17:47:20.984334+0000 mgr.y (mgr.34107) 428 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-04-24T17:47:23.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:22 smithi137 bash[43799]: cephadm 2024-04-24T17:47:20.985280+0000 mgr.y (mgr.34107) 429 : cephadm [INF] Deploying daemon node-exporter.b on smithi137 2024-04-24T17:47:23.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:22 smithi137 bash[43799]: cephadm 2024-04-24T17:47:20.985280+0000 mgr.y (mgr.34107) 429 : cephadm [INF] Deploying daemon node-exporter.b on smithi137 2024-04-24T17:47:23.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:22 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:47:23.027 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:47:22 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:47:23.027 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:47:22 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:47:23.028 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:47:22 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:47:23.028 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:47:22 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:47:23.028 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:22 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:47:23.028 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:22 smithi137 systemd[1]: Started Ceph node-exporter.b for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:47:23.028 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:22 smithi137 bash[55522]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-04-24T17:47:23.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:22 smithi070 bash[55604]: cephadm 2024-04-24T17:47:20.984334+0000 mgr.y (mgr.34107) 428 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-04-24T17:47:23.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:22 smithi070 bash[55604]: cephadm 2024-04-24T17:47:20.984334+0000 mgr.y (mgr.34107) 428 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-04-24T17:47:23.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:22 smithi070 bash[55604]: cephadm 2024-04-24T17:47:20.985280+0000 mgr.y (mgr.34107) 429 : cephadm [INF] Deploying daemon node-exporter.b on smithi137 2024-04-24T17:47:23.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:22 smithi070 bash[55604]: cephadm 2024-04-24T17:47:20.985280+0000 mgr.y (mgr.34107) 429 : cephadm [INF] Deploying daemon node-exporter.b on smithi137 2024-04-24T17:47:23.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:22 smithi070 bash[56922]: cephadm 2024-04-24T17:47:20.984334+0000 mgr.y (mgr.34107) 428 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-04-24T17:47:23.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:22 smithi070 bash[56922]: cephadm 2024-04-24T17:47:20.984334+0000 mgr.y (mgr.34107) 428 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-04-24T17:47:23.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:22 smithi070 bash[56922]: cephadm 2024-04-24T17:47:20.985280+0000 mgr.y (mgr.34107) 429 : cephadm [INF] Deploying daemon node-exporter.b on smithi137 2024-04-24T17:47:23.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:22 smithi070 bash[56922]: cephadm 2024-04-24T17:47:20.985280+0000 mgr.y (mgr.34107) 429 : cephadm [INF] Deploying daemon node-exporter.b on smithi137 2024-04-24T17:47:23.079 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:22 smithi070 bash[72433]: ts=2024-04-24T17:47:22.809Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-04-24T17:47:23.079 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:22 smithi070 bash[72433]: ts=2024-04-24T17:47:22.809Z 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-04-24T17:47:23.079 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:22 smithi070 bash[72433]: ts=2024-04-24T17:47:22.809Z 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-04-24T17:47:23.079 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:22 smithi070 bash[72433]: ts=2024-04-24T17:47:22.809Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-04-24T17:47:23.079 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:22 smithi070 bash[72433]: ts=2024-04-24T17:47:22.809Z 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-04-24T17:47:23.079 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:22 smithi070 bash[72433]: ts=2024-04-24T17:47:22.809Z 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-04-24T17:47:23.079 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:22 smithi070 bash[72433]: ts=2024-04-24T17:47:22.810Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-04-24T17:47:23.079 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:22 smithi070 bash[72433]: ts=2024-04-24T17:47:22.810Z caller=node_exporter.go:117 level=info collector=arp 2024-04-24T17:47:23.079 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:22 smithi070 bash[72433]: ts=2024-04-24T17:47:22.810Z caller=node_exporter.go:117 level=info collector=bcache 2024-04-24T17:47:23.080 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:22 smithi070 bash[72433]: ts=2024-04-24T17:47:22.810Z caller=node_exporter.go:117 level=info collector=bonding 2024-04-24T17:47:23.080 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:22 smithi070 bash[72433]: ts=2024-04-24T17:47:22.810Z caller=node_exporter.go:117 level=info collector=btrfs 2024-04-24T17:47:23.080 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:22 smithi070 bash[72433]: ts=2024-04-24T17:47:22.810Z caller=node_exporter.go:117 level=info collector=conntrack 2024-04-24T17:47:23.080 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:22 smithi070 bash[72433]: ts=2024-04-24T17:47:22.810Z caller=node_exporter.go:117 level=info collector=cpu 2024-04-24T17:47:23.080 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:22 smithi070 bash[72433]: ts=2024-04-24T17:47:22.810Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-04-24T17:47:23.080 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:22 smithi070 bash[72433]: ts=2024-04-24T17:47:22.810Z caller=node_exporter.go:117 level=info collector=diskstats 2024-04-24T17:47:23.080 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:22 smithi070 bash[72433]: ts=2024-04-24T17:47:22.810Z caller=node_exporter.go:117 level=info collector=dmi 2024-04-24T17:47:23.080 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:22 smithi070 bash[72433]: ts=2024-04-24T17:47:22.810Z caller=node_exporter.go:117 level=info collector=edac 2024-04-24T17:47:23.080 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:22 smithi070 bash[72433]: ts=2024-04-24T17:47:22.811Z caller=node_exporter.go:117 level=info collector=entropy 2024-04-24T17:47:23.080 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:22 smithi070 bash[72433]: ts=2024-04-24T17:47:22.811Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-04-24T17:47:23.080 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:22 smithi070 bash[72433]: ts=2024-04-24T17:47:22.811Z caller=node_exporter.go:117 level=info collector=filefd 2024-04-24T17:47:23.080 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:22 smithi070 bash[72433]: ts=2024-04-24T17:47:22.811Z caller=node_exporter.go:117 level=info collector=filesystem 2024-04-24T17:47:23.080 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:22 smithi070 bash[72433]: ts=2024-04-24T17:47:22.811Z caller=node_exporter.go:117 level=info collector=hwmon 2024-04-24T17:47:23.080 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:22 smithi070 bash[72433]: ts=2024-04-24T17:47:22.811Z caller=node_exporter.go:117 level=info collector=infiniband 2024-04-24T17:47:23.080 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:22 smithi070 bash[72433]: ts=2024-04-24T17:47:22.811Z caller=node_exporter.go:117 level=info collector=ipvs 2024-04-24T17:47:23.081 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:22 smithi070 bash[72433]: ts=2024-04-24T17:47:22.811Z caller=node_exporter.go:117 level=info collector=loadavg 2024-04-24T17:47:23.081 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:22 smithi070 bash[72433]: ts=2024-04-24T17:47:22.811Z caller=node_exporter.go:117 level=info collector=mdadm 2024-04-24T17:47:23.081 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:22 smithi070 bash[72433]: ts=2024-04-24T17:47:22.811Z caller=node_exporter.go:117 level=info collector=meminfo 2024-04-24T17:47:23.081 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:22 smithi070 bash[72433]: ts=2024-04-24T17:47:22.811Z caller=node_exporter.go:117 level=info collector=netclass 2024-04-24T17:47:23.081 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:22 smithi070 bash[72433]: ts=2024-04-24T17:47:22.811Z caller=node_exporter.go:117 level=info collector=netdev 2024-04-24T17:47:23.081 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:22 smithi070 bash[72433]: ts=2024-04-24T17:47:22.811Z caller=node_exporter.go:117 level=info collector=netstat 2024-04-24T17:47:23.081 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:22 smithi070 bash[72433]: ts=2024-04-24T17:47:22.811Z caller=node_exporter.go:117 level=info collector=nfs 2024-04-24T17:47:23.081 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:22 smithi070 bash[72433]: ts=2024-04-24T17:47:22.811Z caller=node_exporter.go:117 level=info collector=nfsd 2024-04-24T17:47:23.081 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:22 smithi070 bash[72433]: ts=2024-04-24T17:47:22.811Z caller=node_exporter.go:117 level=info collector=nvme 2024-04-24T17:47:23.081 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:22 smithi070 bash[72433]: ts=2024-04-24T17:47:22.811Z caller=node_exporter.go:117 level=info collector=os 2024-04-24T17:47:23.081 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:22 smithi070 bash[72433]: ts=2024-04-24T17:47:22.811Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-04-24T17:47:23.081 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:22 smithi070 bash[72433]: ts=2024-04-24T17:47:22.811Z caller=node_exporter.go:117 level=info collector=pressure 2024-04-24T17:47:23.081 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:22 smithi070 bash[72433]: ts=2024-04-24T17:47:22.811Z caller=node_exporter.go:117 level=info collector=rapl 2024-04-24T17:47:23.081 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:22 smithi070 bash[72433]: ts=2024-04-24T17:47:22.811Z caller=node_exporter.go:117 level=info collector=schedstat 2024-04-24T17:47:23.081 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:22 smithi070 bash[72433]: ts=2024-04-24T17:47:22.811Z caller=node_exporter.go:117 level=info collector=selinux 2024-04-24T17:47:23.081 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:22 smithi070 bash[72433]: ts=2024-04-24T17:47:22.811Z caller=node_exporter.go:117 level=info collector=sockstat 2024-04-24T17:47:23.082 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:22 smithi070 bash[72433]: ts=2024-04-24T17:47:22.811Z caller=node_exporter.go:117 level=info collector=softnet 2024-04-24T17:47:23.082 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:22 smithi070 bash[72433]: ts=2024-04-24T17:47:22.811Z caller=node_exporter.go:117 level=info collector=stat 2024-04-24T17:47:23.082 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:22 smithi070 bash[72433]: ts=2024-04-24T17:47:22.811Z caller=node_exporter.go:117 level=info collector=tapestats 2024-04-24T17:47:23.082 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:22 smithi070 bash[72433]: ts=2024-04-24T17:47:22.811Z caller=node_exporter.go:117 level=info collector=textfile 2024-04-24T17:47:23.082 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:22 smithi070 bash[72433]: ts=2024-04-24T17:47:22.811Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-04-24T17:47:23.082 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:22 smithi070 bash[72433]: ts=2024-04-24T17:47:22.811Z caller=node_exporter.go:117 level=info collector=time 2024-04-24T17:47:23.082 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:22 smithi070 bash[72433]: ts=2024-04-24T17:47:22.811Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-04-24T17:47:23.082 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:22 smithi070 bash[72433]: ts=2024-04-24T17:47:22.811Z caller=node_exporter.go:117 level=info collector=uname 2024-04-24T17:47:23.082 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:22 smithi070 bash[72433]: ts=2024-04-24T17:47:22.811Z caller=node_exporter.go:117 level=info collector=vmstat 2024-04-24T17:47:23.082 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:22 smithi070 bash[72433]: ts=2024-04-24T17:47:22.811Z caller=node_exporter.go:117 level=info collector=xfs 2024-04-24T17:47:23.082 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:22 smithi070 bash[72433]: ts=2024-04-24T17:47:22.811Z caller=node_exporter.go:117 level=info collector=zfs 2024-04-24T17:47:23.082 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:22 smithi070 bash[72433]: ts=2024-04-24T17:47:22.811Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-04-24T17:47:23.082 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:47:22 smithi070 bash[72433]: ts=2024-04-24T17:47:22.811Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-04-24T17:47:24.026 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:23 smithi137 bash[55522]: v1.5.0: Pulling from prometheus/node-exporter 2024-04-24T17:47:24.026 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:23 smithi137 bash[55522]: 22b70bddd3ac: Pulling fs layer 2024-04-24T17:47:24.026 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:23 smithi137 bash[55522]: 5c12815fee55: Pulling fs layer 2024-04-24T17:47:24.026 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:23 smithi137 bash[55522]: c0e87333d380: Pulling fs layer 2024-04-24T17:47:24.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:23 smithi137 bash[43799]: cluster 2024-04-24T17:47:22.042603+0000 mgr.y (mgr.34107) 430 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 3 op/s 2024-04-24T17:47:24.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:23 smithi137 bash[43799]: cluster 2024-04-24T17:47:22.042603+0000 mgr.y (mgr.34107) 430 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 3 op/s 2024-04-24T17:47:24.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:23 smithi137 bash[43799]: audit 2024-04-24T17:47:22.938097+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:24.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:23 smithi137 bash[43799]: audit 2024-04-24T17:47:22.938097+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:24.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:23 smithi137 bash[43799]: audit 2024-04-24T17:47:22.953362+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:24.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:23 smithi137 bash[43799]: audit 2024-04-24T17:47:22.953362+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:24.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:23 smithi070 bash[55604]: cluster 2024-04-24T17:47:22.042603+0000 mgr.y (mgr.34107) 430 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 3 op/s 2024-04-24T17:47:24.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:23 smithi070 bash[55604]: cluster 2024-04-24T17:47:22.042603+0000 mgr.y (mgr.34107) 430 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 3 op/s 2024-04-24T17:47:24.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:23 smithi070 bash[55604]: audit 2024-04-24T17:47:22.938097+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:24.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:23 smithi070 bash[55604]: audit 2024-04-24T17:47:22.938097+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:24.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:23 smithi070 bash[55604]: audit 2024-04-24T17:47:22.953362+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:24.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:23 smithi070 bash[55604]: audit 2024-04-24T17:47:22.953362+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:24.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:23 smithi070 bash[56922]: cluster 2024-04-24T17:47:22.042603+0000 mgr.y (mgr.34107) 430 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 3 op/s 2024-04-24T17:47:24.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:23 smithi070 bash[56922]: cluster 2024-04-24T17:47:22.042603+0000 mgr.y (mgr.34107) 430 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 3 op/s 2024-04-24T17:47:24.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:23 smithi070 bash[56922]: audit 2024-04-24T17:47:22.938097+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:24.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:23 smithi070 bash[56922]: audit 2024-04-24T17:47:22.938097+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:24.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:23 smithi070 bash[56922]: audit 2024-04-24T17:47:22.953362+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:24.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:23 smithi070 bash[56922]: audit 2024-04-24T17:47:22.953362+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:24.526 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:24 smithi137 bash[55522]: 22b70bddd3ac: Verifying Checksum 2024-04-24T17:47:24.526 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:24 smithi137 bash[55522]: 22b70bddd3ac: Download complete 2024-04-24T17:47:24.526 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:24 smithi137 bash[55522]: 5c12815fee55: Verifying Checksum 2024-04-24T17:47:24.526 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:24 smithi137 bash[55522]: 5c12815fee55: Download complete 2024-04-24T17:47:24.526 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:24 smithi137 bash[55522]: 22b70bddd3ac: Pull complete 2024-04-24T17:47:24.526 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:24 smithi137 bash[55522]: c0e87333d380: Verifying Checksum 2024-04-24T17:47:24.526 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:24 smithi137 bash[55522]: c0e87333d380: Download complete 2024-04-24T17:47:24.973 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:24 smithi137 bash[55522]: 5c12815fee55: Pull complete 2024-04-24T17:47:25.241 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:24 smithi137 bash[55522]: c0e87333d380: Pull complete 2024-04-24T17:47:25.241 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:25 smithi137 bash[55522]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-04-24T17:47:25.242 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:25 smithi137 bash[55522]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-04-24T17:47:26.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:25 smithi137 bash[43799]: cluster 2024-04-24T17:47:24.044156+0000 mgr.y (mgr.34107) 431 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-04-24T17:47:26.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:25 smithi137 bash[43799]: cluster 2024-04-24T17:47:24.044156+0000 mgr.y (mgr.34107) 431 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-04-24T17:47:26.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:25 smithi070 bash[55604]: cluster 2024-04-24T17:47:24.044156+0000 mgr.y (mgr.34107) 431 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-04-24T17:47:26.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:25 smithi070 bash[55604]: cluster 2024-04-24T17:47:24.044156+0000 mgr.y (mgr.34107) 431 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-04-24T17:47:26.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:25 smithi070 bash[56922]: cluster 2024-04-24T17:47:24.044156+0000 mgr.y (mgr.34107) 431 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-04-24T17:47:26.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:25 smithi070 bash[56922]: cluster 2024-04-24T17:47:24.044156+0000 mgr.y (mgr.34107) 431 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-04-24T17:47:26.776 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:26 smithi137 bash[55522]: ts=2024-04-24T17:47:26.614Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-04-24T17:47:26.777 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:26 smithi137 bash[55522]: ts=2024-04-24T17:47:26.614Z 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-04-24T17:47:26.777 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:26 smithi137 bash[55522]: ts=2024-04-24T17:47:26.615Z 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-04-24T17:47:26.777 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:26 smithi137 bash[55522]: ts=2024-04-24T17:47:26.615Z 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-04-24T17:47:26.777 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:26 smithi137 bash[55522]: ts=2024-04-24T17:47:26.616Z 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-04-24T17:47:26.777 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:26 smithi137 bash[55522]: ts=2024-04-24T17:47:26.616Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-04-24T17:47:26.777 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:26 smithi137 bash[55522]: ts=2024-04-24T17:47:26.616Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-04-24T17:47:26.777 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:26 smithi137 bash[55522]: ts=2024-04-24T17:47:26.616Z caller=node_exporter.go:117 level=info collector=arp 2024-04-24T17:47:26.777 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:26 smithi137 bash[55522]: ts=2024-04-24T17:47:26.616Z caller=node_exporter.go:117 level=info collector=bcache 2024-04-24T17:47:26.777 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:26 smithi137 bash[55522]: ts=2024-04-24T17:47:26.616Z caller=node_exporter.go:117 level=info collector=bonding 2024-04-24T17:47:26.777 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:26 smithi137 bash[55522]: ts=2024-04-24T17:47:26.616Z caller=node_exporter.go:117 level=info collector=btrfs 2024-04-24T17:47:26.777 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:26 smithi137 bash[55522]: ts=2024-04-24T17:47:26.616Z caller=node_exporter.go:117 level=info collector=conntrack 2024-04-24T17:47:26.777 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:26 smithi137 bash[55522]: ts=2024-04-24T17:47:26.616Z caller=node_exporter.go:117 level=info collector=cpu 2024-04-24T17:47:26.777 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:26 smithi137 bash[55522]: ts=2024-04-24T17:47:26.616Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-04-24T17:47:26.777 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:26 smithi137 bash[55522]: ts=2024-04-24T17:47:26.616Z caller=node_exporter.go:117 level=info collector=diskstats 2024-04-24T17:47:26.778 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:26 smithi137 bash[55522]: ts=2024-04-24T17:47:26.616Z caller=node_exporter.go:117 level=info collector=dmi 2024-04-24T17:47:26.778 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:26 smithi137 bash[55522]: ts=2024-04-24T17:47:26.616Z caller=node_exporter.go:117 level=info collector=edac 2024-04-24T17:47:26.778 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:26 smithi137 bash[55522]: ts=2024-04-24T17:47:26.616Z caller=node_exporter.go:117 level=info collector=entropy 2024-04-24T17:47:26.778 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:26 smithi137 bash[55522]: ts=2024-04-24T17:47:26.616Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-04-24T17:47:26.778 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:26 smithi137 bash[55522]: ts=2024-04-24T17:47:26.616Z caller=node_exporter.go:117 level=info collector=filefd 2024-04-24T17:47:26.778 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:26 smithi137 bash[55522]: ts=2024-04-24T17:47:26.616Z caller=node_exporter.go:117 level=info collector=filesystem 2024-04-24T17:47:26.778 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:26 smithi137 bash[55522]: ts=2024-04-24T17:47:26.616Z caller=node_exporter.go:117 level=info collector=hwmon 2024-04-24T17:47:26.778 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:26 smithi137 bash[55522]: ts=2024-04-24T17:47:26.616Z caller=node_exporter.go:117 level=info collector=infiniband 2024-04-24T17:47:26.778 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:26 smithi137 bash[55522]: ts=2024-04-24T17:47:26.616Z caller=node_exporter.go:117 level=info collector=ipvs 2024-04-24T17:47:26.778 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:26 smithi137 bash[55522]: ts=2024-04-24T17:47:26.616Z caller=node_exporter.go:117 level=info collector=loadavg 2024-04-24T17:47:26.778 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:26 smithi137 bash[55522]: ts=2024-04-24T17:47:26.616Z caller=node_exporter.go:117 level=info collector=mdadm 2024-04-24T17:47:26.779 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:26 smithi137 bash[55522]: ts=2024-04-24T17:47:26.616Z caller=node_exporter.go:117 level=info collector=meminfo 2024-04-24T17:47:26.779 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:26 smithi137 bash[55522]: ts=2024-04-24T17:47:26.616Z caller=node_exporter.go:117 level=info collector=netclass 2024-04-24T17:47:26.779 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:26 smithi137 bash[55522]: ts=2024-04-24T17:47:26.616Z caller=node_exporter.go:117 level=info collector=netdev 2024-04-24T17:47:26.779 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:26 smithi137 bash[55522]: ts=2024-04-24T17:47:26.616Z caller=node_exporter.go:117 level=info collector=netstat 2024-04-24T17:47:26.779 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:26 smithi137 bash[55522]: ts=2024-04-24T17:47:26.616Z caller=node_exporter.go:117 level=info collector=nfs 2024-04-24T17:47:26.779 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:26 smithi137 bash[55522]: ts=2024-04-24T17:47:26.616Z caller=node_exporter.go:117 level=info collector=nfsd 2024-04-24T17:47:26.779 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:26 smithi137 bash[55522]: ts=2024-04-24T17:47:26.616Z caller=node_exporter.go:117 level=info collector=nvme 2024-04-24T17:47:26.779 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:26 smithi137 bash[55522]: ts=2024-04-24T17:47:26.616Z caller=node_exporter.go:117 level=info collector=os 2024-04-24T17:47:26.779 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:26 smithi137 bash[55522]: ts=2024-04-24T17:47:26.616Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-04-24T17:47:26.779 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:26 smithi137 bash[55522]: ts=2024-04-24T17:47:26.616Z caller=node_exporter.go:117 level=info collector=pressure 2024-04-24T17:47:26.779 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:26 smithi137 bash[55522]: ts=2024-04-24T17:47:26.616Z caller=node_exporter.go:117 level=info collector=rapl 2024-04-24T17:47:26.779 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:26 smithi137 bash[55522]: ts=2024-04-24T17:47:26.616Z caller=node_exporter.go:117 level=info collector=schedstat 2024-04-24T17:47:26.779 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:26 smithi137 bash[55522]: ts=2024-04-24T17:47:26.616Z caller=node_exporter.go:117 level=info collector=selinux 2024-04-24T17:47:26.779 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:26 smithi137 bash[55522]: ts=2024-04-24T17:47:26.616Z caller=node_exporter.go:117 level=info collector=sockstat 2024-04-24T17:47:26.780 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:26 smithi137 bash[55522]: ts=2024-04-24T17:47:26.616Z caller=node_exporter.go:117 level=info collector=softnet 2024-04-24T17:47:26.780 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:26 smithi137 bash[55522]: ts=2024-04-24T17:47:26.616Z caller=node_exporter.go:117 level=info collector=stat 2024-04-24T17:47:26.780 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:26 smithi137 bash[55522]: ts=2024-04-24T17:47:26.616Z caller=node_exporter.go:117 level=info collector=tapestats 2024-04-24T17:47:26.780 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:26 smithi137 bash[55522]: ts=2024-04-24T17:47:26.616Z caller=node_exporter.go:117 level=info collector=textfile 2024-04-24T17:47:26.780 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:26 smithi137 bash[55522]: ts=2024-04-24T17:47:26.616Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-04-24T17:47:26.780 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:26 smithi137 bash[55522]: ts=2024-04-24T17:47:26.616Z caller=node_exporter.go:117 level=info collector=time 2024-04-24T17:47:26.780 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:26 smithi137 bash[55522]: ts=2024-04-24T17:47:26.616Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-04-24T17:47:26.780 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:26 smithi137 bash[55522]: ts=2024-04-24T17:47:26.616Z caller=node_exporter.go:117 level=info collector=uname 2024-04-24T17:47:26.780 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:26 smithi137 bash[55522]: ts=2024-04-24T17:47:26.616Z caller=node_exporter.go:117 level=info collector=vmstat 2024-04-24T17:47:26.780 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:26 smithi137 bash[55522]: ts=2024-04-24T17:47:26.616Z caller=node_exporter.go:117 level=info collector=xfs 2024-04-24T17:47:26.780 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:26 smithi137 bash[55522]: ts=2024-04-24T17:47:26.616Z caller=node_exporter.go:117 level=info collector=zfs 2024-04-24T17:47:26.780 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:26 smithi137 bash[55522]: ts=2024-04-24T17:47:26.617Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-04-24T17:47:26.780 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:26 smithi137 bash[55522]: ts=2024-04-24T17:47:26.617Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-04-24T17:47:28.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:27 smithi137 bash[43799]: cluster 2024-04-24T17:47:26.045219+0000 mgr.y (mgr.34107) 432 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-04-24T17:47:28.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:27 smithi137 bash[43799]: cluster 2024-04-24T17:47:26.045219+0000 mgr.y (mgr.34107) 432 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-04-24T17:47:28.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:27 smithi070 bash[55604]: cluster 2024-04-24T17:47:26.045219+0000 mgr.y (mgr.34107) 432 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-04-24T17:47:28.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:27 smithi070 bash[55604]: cluster 2024-04-24T17:47:26.045219+0000 mgr.y (mgr.34107) 432 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-04-24T17:47:28.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:27 smithi070 bash[56922]: cluster 2024-04-24T17:47:26.045219+0000 mgr.y (mgr.34107) 432 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-04-24T17:47:28.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:27 smithi070 bash[56922]: cluster 2024-04-24T17:47:26.045219+0000 mgr.y (mgr.34107) 432 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 2.6 KiB/s rd, 2 op/s 2024-04-24T17:47:30.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:29 smithi137 bash[43799]: cluster 2024-04-24T17:47:28.046596+0000 mgr.y (mgr.34107) 433 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-24T17:47:30.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:29 smithi137 bash[43799]: cluster 2024-04-24T17:47:28.046596+0000 mgr.y (mgr.34107) 433 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-24T17:47:30.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:29 smithi137 bash[43799]: audit 2024-04-24T17:47:28.901754+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:30.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:29 smithi137 bash[43799]: audit 2024-04-24T17:47:28.901754+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:30.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:29 smithi137 bash[43799]: audit 2024-04-24T17:47:28.916314+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:30.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:29 smithi137 bash[43799]: audit 2024-04-24T17:47:28.916314+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:30.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:29 smithi137 bash[43799]: audit 2024-04-24T17:47:29.767703+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:30.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:29 smithi137 bash[43799]: audit 2024-04-24T17:47:29.767703+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:30.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:29 smithi070 bash[56922]: cluster 2024-04-24T17:47:28.046596+0000 mgr.y (mgr.34107) 433 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-24T17:47:30.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:29 smithi070 bash[56922]: cluster 2024-04-24T17:47:28.046596+0000 mgr.y (mgr.34107) 433 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-24T17:47:30.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:29 smithi070 bash[56922]: audit 2024-04-24T17:47:28.901754+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:30.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:29 smithi070 bash[56922]: audit 2024-04-24T17:47:28.901754+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:30.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:29 smithi070 bash[56922]: audit 2024-04-24T17:47:28.916314+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:30.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:29 smithi070 bash[56922]: audit 2024-04-24T17:47:28.916314+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:30.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:29 smithi070 bash[56922]: audit 2024-04-24T17:47:29.767703+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:30.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:29 smithi070 bash[56922]: audit 2024-04-24T17:47:29.767703+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:30.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:29 smithi070 bash[55604]: cluster 2024-04-24T17:47:28.046596+0000 mgr.y (mgr.34107) 433 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-24T17:47:30.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:29 smithi070 bash[55604]: cluster 2024-04-24T17:47:28.046596+0000 mgr.y (mgr.34107) 433 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-24T17:47:30.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:29 smithi070 bash[55604]: audit 2024-04-24T17:47:28.901754+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:30.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:29 smithi070 bash[55604]: audit 2024-04-24T17:47:28.901754+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:30.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:29 smithi070 bash[55604]: audit 2024-04-24T17:47:28.916314+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:30.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:29 smithi070 bash[55604]: audit 2024-04-24T17:47:28.916314+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:30.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:29 smithi070 bash[55604]: audit 2024-04-24T17:47:29.767703+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:30.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:29 smithi070 bash[55604]: audit 2024-04-24T17:47:29.767703+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:31.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:30 smithi137 bash[43799]: audit 2024-04-24T17:47:29.779355+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:31.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:30 smithi137 bash[43799]: audit 2024-04-24T17:47:29.779355+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:31.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:30 smithi137 bash[43799]: audit 2024-04-24T17:47:30.018482+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:31.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:30 smithi137 bash[43799]: audit 2024-04-24T17:47:30.018482+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:31.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:30 smithi137 bash[43799]: audit 2024-04-24T17:47:30.029787+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:31.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:30 smithi137 bash[43799]: audit 2024-04-24T17:47:30.029787+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:31.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:30 smithi070 bash[55604]: audit 2024-04-24T17:47:29.779355+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:31.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:30 smithi070 bash[55604]: audit 2024-04-24T17:47:29.779355+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:31.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:30 smithi070 bash[55604]: audit 2024-04-24T17:47:30.018482+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:31.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:30 smithi070 bash[55604]: audit 2024-04-24T17:47:30.018482+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:31.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:30 smithi070 bash[55604]: audit 2024-04-24T17:47:30.029787+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:31.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:30 smithi070 bash[55604]: audit 2024-04-24T17:47:30.029787+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:31.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:30 smithi070 bash[56922]: audit 2024-04-24T17:47:29.779355+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:31.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:30 smithi070 bash[56922]: audit 2024-04-24T17:47:29.779355+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:31.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:30 smithi070 bash[56922]: audit 2024-04-24T17:47:30.018482+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:31.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:30 smithi070 bash[56922]: audit 2024-04-24T17:47:30.018482+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:31.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:30 smithi070 bash[56922]: audit 2024-04-24T17:47:30.029787+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:31.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:30 smithi070 bash[56922]: audit 2024-04-24T17:47:30.029787+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:32.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:31 smithi137 bash[43799]: cluster 2024-04-24T17:47:30.047523+0000 mgr.y (mgr.34107) 434 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:32.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:31 smithi137 bash[43799]: cluster 2024-04-24T17:47:30.047523+0000 mgr.y (mgr.34107) 434 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:32.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:31 smithi137 bash[43799]: audit 2024-04-24T17:47:30.349855+0000 mgr.y (mgr.34107) 435 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:47:32.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:31 smithi137 bash[43799]: audit 2024-04-24T17:47:30.349855+0000 mgr.y (mgr.34107) 435 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:47:32.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:31 smithi137 bash[43799]: audit 2024-04-24T17:47:30.934413+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:32.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:31 smithi137 bash[43799]: audit 2024-04-24T17:47:30.934413+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:32.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:31 smithi137 bash[43799]: audit 2024-04-24T17:47:30.949383+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:32.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:31 smithi137 bash[43799]: audit 2024-04-24T17:47:30.949383+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:32.077 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:47:31 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:47:31] "GET /metrics HTTP/1.1" 200 38688 "" "Prometheus/2.33.4" 2024-04-24T17:47:32.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:31 smithi070 bash[55604]: cluster 2024-04-24T17:47:30.047523+0000 mgr.y (mgr.34107) 434 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:32.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:31 smithi070 bash[55604]: cluster 2024-04-24T17:47:30.047523+0000 mgr.y (mgr.34107) 434 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:32.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:31 smithi070 bash[55604]: audit 2024-04-24T17:47:30.349855+0000 mgr.y (mgr.34107) 435 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:47:32.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:31 smithi070 bash[55604]: audit 2024-04-24T17:47:30.349855+0000 mgr.y (mgr.34107) 435 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:47:32.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:31 smithi070 bash[55604]: audit 2024-04-24T17:47:30.934413+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:32.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:31 smithi070 bash[55604]: audit 2024-04-24T17:47:30.934413+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:32.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:31 smithi070 bash[55604]: audit 2024-04-24T17:47:30.949383+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:32.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:31 smithi070 bash[55604]: audit 2024-04-24T17:47:30.949383+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:32.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:31 smithi070 bash[56922]: cluster 2024-04-24T17:47:30.047523+0000 mgr.y (mgr.34107) 434 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:32.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:31 smithi070 bash[56922]: cluster 2024-04-24T17:47:30.047523+0000 mgr.y (mgr.34107) 434 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:32.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:31 smithi070 bash[56922]: audit 2024-04-24T17:47:30.349855+0000 mgr.y (mgr.34107) 435 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:47:32.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:31 smithi070 bash[56922]: audit 2024-04-24T17:47:30.349855+0000 mgr.y (mgr.34107) 435 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:47:32.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:31 smithi070 bash[56922]: audit 2024-04-24T17:47:30.934413+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:32.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:31 smithi070 bash[56922]: audit 2024-04-24T17:47:30.934413+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:32.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:31 smithi070 bash[56922]: audit 2024-04-24T17:47:30.949383+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:32.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:31 smithi070 bash[56922]: audit 2024-04-24T17:47:30.949383+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:34.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:33 smithi070 bash[55604]: cluster 2024-04-24T17:47:32.049067+0000 mgr.y (mgr.34107) 436 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:34.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:33 smithi070 bash[55604]: cluster 2024-04-24T17:47:32.049067+0000 mgr.y (mgr.34107) 436 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:34.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:33 smithi070 bash[56922]: cluster 2024-04-24T17:47:32.049067+0000 mgr.y (mgr.34107) 436 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:34.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:33 smithi070 bash[56922]: cluster 2024-04-24T17:47:32.049067+0000 mgr.y (mgr.34107) 436 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:34.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:33 smithi137 bash[43799]: cluster 2024-04-24T17:47:32.049067+0000 mgr.y (mgr.34107) 436 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:34.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:33 smithi137 bash[43799]: cluster 2024-04-24T17:47:32.049067+0000 mgr.y (mgr.34107) 436 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:36.041 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:35 smithi070 bash[55604]: cluster 2024-04-24T17:47:34.050667+0000 mgr.y (mgr.34107) 437 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:47:36.041 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:35 smithi070 bash[55604]: cluster 2024-04-24T17:47:34.050667+0000 mgr.y (mgr.34107) 437 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:47:36.041 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:35 smithi070 bash[56922]: cluster 2024-04-24T17:47:34.050667+0000 mgr.y (mgr.34107) 437 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:47:36.041 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:35 smithi070 bash[56922]: cluster 2024-04-24T17:47:34.050667+0000 mgr.y (mgr.34107) 437 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:47:36.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:35 smithi137 bash[43799]: cluster 2024-04-24T17:47:34.050667+0000 mgr.y (mgr.34107) 437 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:47:36.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:35 smithi137 bash[43799]: cluster 2024-04-24T17:47:34.050667+0000 mgr.y (mgr.34107) 437 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:47:37.050 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:36 smithi137 bash[43799]: audit 2024-04-24T17:47:36.125786+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:47:37.050 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:36 smithi137 bash[43799]: audit 2024-04-24T17:47:36.125786+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:47:37.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:36 smithi070 bash[55604]: audit 2024-04-24T17:47:36.125786+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:47:37.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:36 smithi070 bash[55604]: audit 2024-04-24T17:47:36.125786+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:47:37.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:36 smithi070 bash[56922]: audit 2024-04-24T17:47:36.125786+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:47:37.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:36 smithi070 bash[56922]: audit 2024-04-24T17:47:36.125786+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:47:37.928 INFO:teuthology.orchestra.run.smithi070.stdout:true 2024-04-24T17:47:38.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:37 smithi070 bash[55604]: cluster 2024-04-24T17:47:36.051647+0000 mgr.y (mgr.34107) 438 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:47:38.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:37 smithi070 bash[55604]: cluster 2024-04-24T17:47:36.051647+0000 mgr.y (mgr.34107) 438 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:47:38.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:37 smithi070 bash[56922]: cluster 2024-04-24T17:47:36.051647+0000 mgr.y (mgr.34107) 438 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:47:38.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:37 smithi070 bash[56922]: cluster 2024-04-24T17:47:36.051647+0000 mgr.y (mgr.34107) 438 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:47:38.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:37 smithi137 bash[43799]: cluster 2024-04-24T17:47:36.051647+0000 mgr.y (mgr.34107) 438 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:47:38.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:37 smithi137 bash[43799]: cluster 2024-04-24T17:47:36.051647+0000 mgr.y (mgr.34107) 438 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:47:38.680 INFO:teuthology.orchestra.run.smithi070.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-24T17:47:38.680 INFO:teuthology.orchestra.run.smithi070.stdout:alertmanager.a smithi070 *:9093,9094 running (8m) 9s ago 15m 14.0M - 0.23.0 ba2b418f427c e0f2cd13940b 2024-04-24T17:47:38.680 INFO:teuthology.orchestra.run.smithi070.stdout:grafana.a smithi137 *:3000 running (8m) 8s ago 15m 41.0M - 8.3.5 dad864ee21e9 ca713403d512 2024-04-24T17:47:38.680 INFO:teuthology.orchestra.run.smithi070.stdout:iscsi.foo.smithi070.jytlzp smithi070 running (40s) 9s ago 13m 42.3M - 3.8 8bb2087275ff b9df9546dfcf 2024-04-24T17:47:38.680 INFO:teuthology.orchestra.run.smithi070.stdout:mgr.x smithi137 *:8443,9283,8765 running (7m) 8s ago 20m 440M - 19.0.0-3285-g5904d294 8bb2087275ff dd7af369145b 2024-04-24T17:47:38.680 INFO:teuthology.orchestra.run.smithi070.stdout:mgr.y smithi070 *:8443,9283,8765 running (8m) 9s ago 22m 507M - 19.0.0-3285-g5904d294 8bb2087275ff c555095cd81e 2024-04-24T17:47:38.680 INFO:teuthology.orchestra.run.smithi070.stdout:mon.a smithi070 running (7m) 9s ago 23m 62.6M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 6a091f7b35e1 2024-04-24T17:47:38.681 INFO:teuthology.orchestra.run.smithi070.stdout:mon.b smithi137 running (6m) 8s ago 21m 48.7M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 3c2727485e8d 2024-04-24T17:47:38.681 INFO:teuthology.orchestra.run.smithi070.stdout:mon.c smithi070 running (6m) 9s ago 21m 52.2M 2048M 19.0.0-3285-g5904d294 8bb2087275ff d56c3ab97de2 2024-04-24T17:47:38.681 INFO:teuthology.orchestra.run.smithi070.stdout:node-exporter.a smithi070 *:9100 running (17s) 9s ago 15m 3027k - 1.5.0 0da6a335fe13 769abc80ff60 2024-04-24T17:47:38.681 INFO:teuthology.orchestra.run.smithi070.stdout:node-exporter.b smithi137 *:9100 running (13s) 8s ago 15m - - 1.5.0 0da6a335fe13 fe42a0fe894b 2024-04-24T17:47:38.681 INFO:teuthology.orchestra.run.smithi070.stdout:osd.0 smithi070 running (5m) 9s ago 20m 57.9M 2780M 19.0.0-3285-g5904d294 8bb2087275ff 718b3b3cef66 2024-04-24T17:47:38.681 INFO:teuthology.orchestra.run.smithi070.stdout:osd.1 smithi070 running (4m) 9s ago 19m 63.9M 2780M 19.0.0-3285-g5904d294 8bb2087275ff 46f1f3bd7742 2024-04-24T17:47:38.681 INFO:teuthology.orchestra.run.smithi070.stdout:osd.2 smithi070 running (4m) 9s ago 19m 52.9M 2780M 19.0.0-3285-g5904d294 8bb2087275ff d234df45b661 2024-04-24T17:47:38.681 INFO:teuthology.orchestra.run.smithi070.stdout:osd.3 smithi070 running (3m) 9s ago 18m 58.2M 2780M 19.0.0-3285-g5904d294 8bb2087275ff c0b08fb6cc19 2024-04-24T17:47:38.681 INFO:teuthology.orchestra.run.smithi070.stdout:osd.4 smithi137 running (3m) 8s ago 18m 64.0M 3036M 19.0.0-3285-g5904d294 8bb2087275ff c653ad956c9b 2024-04-24T17:47:38.681 INFO:teuthology.orchestra.run.smithi070.stdout:osd.5 smithi137 running (2m) 8s ago 17m 56.3M 3036M 19.0.0-3285-g5904d294 8bb2087275ff dac9b6431bb4 2024-04-24T17:47:38.681 INFO:teuthology.orchestra.run.smithi070.stdout:osd.6 smithi137 running (2m) 8s ago 17m 50.8M 3036M 19.0.0-3285-g5904d294 8bb2087275ff 25b7cf6f44f8 2024-04-24T17:47:38.681 INFO:teuthology.orchestra.run.smithi070.stdout:osd.7 smithi137 running (111s) 8s ago 16m 57.2M 3036M 19.0.0-3285-g5904d294 8bb2087275ff ba2fd99c956e 2024-04-24T17:47:38.681 INFO:teuthology.orchestra.run.smithi070.stdout:prometheus.a smithi137 *:9095 running (7m) 8s ago 15m 66.8M - 2.33.4 514e6a882f6e 10762eaa85a2 2024-04-24T17:47:38.681 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.foo.smithi070.jodwqm smithi070 *:8000 running (91s) 9s ago 13m 88.7M - 19.0.0-3285-g5904d294 8bb2087275ff 268d60035d9b 2024-04-24T17:47:38.681 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.foo.smithi137.xlirah smithi137 *:8000 running (78s) 8s ago 13m 88.4M - 19.0.0-3285-g5904d294 8bb2087275ff 66f7b2658c59 2024-04-24T17:47:38.682 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.smpl.smithi070.qayqjt smithi070 *:80 running (85s) 9s ago 13m 88.5M - 19.0.0-3285-g5904d294 8bb2087275ff 910c915b5cec 2024-04-24T17:47:38.682 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.smpl.smithi137.vqzuok smithi137 *:80 running (72s) 8s ago 13m 88.4M - 19.0.0-3285-g5904d294 8bb2087275ff 4f6d66f80110 2024-04-24T17:47:39.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[56922]: audit 2024-04-24T17:47:38.395300+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:47:39.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[56922]: audit 2024-04-24T17:47:38.395300+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:47:39.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[56922]: audit 2024-04-24T17:47:38.397053+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:47:39.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[56922]: audit 2024-04-24T17:47:38.397053+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:47:39.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[56922]: audit 2024-04-24T17:47:38.409407+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:39.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[56922]: audit 2024-04-24T17:47:38.409407+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:39.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[56922]: audit 2024-04-24T17:47:38.475204+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:47:39.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[56922]: audit 2024-04-24T17:47:38.475204+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:47:39.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[56922]: audit 2024-04-24T17:47:38.477317+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[56922]: audit 2024-04-24T17:47:38.477317+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[56922]: audit 2024-04-24T17:47:38.478770+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[56922]: audit 2024-04-24T17:47:38.478770+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[56922]: audit 2024-04-24T17:47:38.479783+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[56922]: audit 2024-04-24T17:47:38.479783+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[56922]: audit 2024-04-24T17:47:38.481628+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[56922]: audit 2024-04-24T17:47:38.481628+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[56922]: audit 2024-04-24T17:47:38.483856+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[56922]: audit 2024-04-24T17:47:38.483856+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[56922]: audit 2024-04-24T17:47:38.485374+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[55604]: audit 2024-04-24T17:47:38.395300+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:47:39.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[55604]: audit 2024-04-24T17:47:38.395300+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:47:39.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[55604]: audit 2024-04-24T17:47:38.397053+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:47:39.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[55604]: audit 2024-04-24T17:47:38.397053+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:47:39.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[55604]: audit 2024-04-24T17:47:38.409407+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:39.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[55604]: audit 2024-04-24T17:47:38.409407+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:39.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[55604]: audit 2024-04-24T17:47:38.475204+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:47:39.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[55604]: audit 2024-04-24T17:47:38.475204+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:47:39.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[55604]: audit 2024-04-24T17:47:38.477317+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[55604]: audit 2024-04-24T17:47:38.477317+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[55604]: audit 2024-04-24T17:47:38.478770+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[55604]: audit 2024-04-24T17:47:38.478770+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[55604]: audit 2024-04-24T17:47:38.479783+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[55604]: audit 2024-04-24T17:47:38.479783+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[55604]: audit 2024-04-24T17:47:38.481628+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[55604]: audit 2024-04-24T17:47:38.481628+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[55604]: audit 2024-04-24T17:47:38.483856+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[55604]: audit 2024-04-24T17:47:38.483856+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[55604]: audit 2024-04-24T17:47:38.485374+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[56922]: audit 2024-04-24T17:47:38.485374+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[56922]: audit 2024-04-24T17:47:38.486455+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[56922]: audit 2024-04-24T17:47:38.486455+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[56922]: audit 2024-04-24T17:47:38.487886+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[56922]: audit 2024-04-24T17:47:38.487886+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[56922]: audit 2024-04-24T17:47:38.489045+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[56922]: audit 2024-04-24T17:47:38.489045+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[56922]: audit 2024-04-24T17:47:38.490161+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[56922]: audit 2024-04-24T17:47:38.490161+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[56922]: audit 2024-04-24T17:47:38.491155+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[56922]: audit 2024-04-24T17:47:38.491155+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[56922]: audit 2024-04-24T17:47:38.492250+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[56922]: audit 2024-04-24T17:47:38.492250+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[56922]: audit 2024-04-24T17:47:38.493667+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[56922]: audit 2024-04-24T17:47:38.493667+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[55604]: audit 2024-04-24T17:47:38.485374+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[55604]: audit 2024-04-24T17:47:38.486455+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[55604]: audit 2024-04-24T17:47:38.486455+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[55604]: audit 2024-04-24T17:47:38.487886+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[55604]: audit 2024-04-24T17:47:38.487886+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[55604]: audit 2024-04-24T17:47:38.489045+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[55604]: audit 2024-04-24T17:47:38.489045+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[55604]: audit 2024-04-24T17:47:38.490161+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[55604]: audit 2024-04-24T17:47:38.490161+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[55604]: audit 2024-04-24T17:47:38.491155+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[55604]: audit 2024-04-24T17:47:38.491155+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[55604]: audit 2024-04-24T17:47:38.492250+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[55604]: audit 2024-04-24T17:47:38.492250+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[55604]: audit 2024-04-24T17:47:38.493667+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:38 smithi070 bash[55604]: audit 2024-04-24T17:47:38.493667+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.120 INFO:teuthology.orchestra.run.smithi070.stdout:{ 2024-04-24T17:47:39.120 INFO:teuthology.orchestra.run.smithi070.stdout: "mon": { 2024-04-24T17:47:39.120 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 3 2024-04-24T17:47:39.120 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:47:39.120 INFO:teuthology.orchestra.run.smithi070.stdout: "mgr": { 2024-04-24T17:47:39.120 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 2 2024-04-24T17:47:39.121 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:47:39.121 INFO:teuthology.orchestra.run.smithi070.stdout: "osd": { 2024-04-24T17:47:39.121 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 8 2024-04-24T17:47:39.121 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:47:39.121 INFO:teuthology.orchestra.run.smithi070.stdout: "rgw": { 2024-04-24T17:47:39.121 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 4 2024-04-24T17:47:39.121 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:47:39.121 INFO:teuthology.orchestra.run.smithi070.stdout: "overall": { 2024-04-24T17:47:39.121 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 17 2024-04-24T17:47:39.121 INFO:teuthology.orchestra.run.smithi070.stdout: } 2024-04-24T17:47:39.121 INFO:teuthology.orchestra.run.smithi070.stdout:} 2024-04-24T17:47:39.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:38 smithi137 bash[43799]: audit 2024-04-24T17:47:38.395300+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:47:39.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:38 smithi137 bash[43799]: audit 2024-04-24T17:47:38.395300+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:47:39.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:38 smithi137 bash[43799]: audit 2024-04-24T17:47:38.397053+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:47:39.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:38 smithi137 bash[43799]: audit 2024-04-24T17:47:38.397053+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:47:39.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:38 smithi137 bash[43799]: audit 2024-04-24T17:47:38.409407+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:39.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:38 smithi137 bash[43799]: audit 2024-04-24T17:47:38.409407+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:39.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:38 smithi137 bash[43799]: audit 2024-04-24T17:47:38.475204+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:47:39.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:38 smithi137 bash[43799]: audit 2024-04-24T17:47:38.475204+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:47:39.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:38 smithi137 bash[43799]: audit 2024-04-24T17:47:38.477317+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:38 smithi137 bash[43799]: audit 2024-04-24T17:47:38.477317+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:38 smithi137 bash[43799]: audit 2024-04-24T17:47:38.478770+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:38 smithi137 bash[43799]: audit 2024-04-24T17:47:38.478770+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:38 smithi137 bash[43799]: audit 2024-04-24T17:47:38.479783+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:38 smithi137 bash[43799]: audit 2024-04-24T17:47:38.479783+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:38 smithi137 bash[43799]: audit 2024-04-24T17:47:38.481628+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:38 smithi137 bash[43799]: audit 2024-04-24T17:47:38.481628+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:38 smithi137 bash[43799]: audit 2024-04-24T17:47:38.483856+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:38 smithi137 bash[43799]: audit 2024-04-24T17:47:38.483856+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:38 smithi137 bash[43799]: audit 2024-04-24T17:47:38.485374+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:38 smithi137 bash[43799]: audit 2024-04-24T17:47:38.485374+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:38 smithi137 bash[43799]: audit 2024-04-24T17:47:38.486455+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:38 smithi137 bash[43799]: audit 2024-04-24T17:47:38.486455+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:38 smithi137 bash[43799]: audit 2024-04-24T17:47:38.487886+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:38 smithi137 bash[43799]: audit 2024-04-24T17:47:38.487886+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:38 smithi137 bash[43799]: audit 2024-04-24T17:47:38.489045+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:38 smithi137 bash[43799]: audit 2024-04-24T17:47:38.489045+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:38 smithi137 bash[43799]: audit 2024-04-24T17:47:38.490161+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:38 smithi137 bash[43799]: audit 2024-04-24T17:47:38.490161+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:38 smithi137 bash[43799]: audit 2024-04-24T17:47:38.491155+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:38 smithi137 bash[43799]: audit 2024-04-24T17:47:38.491155+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:38 smithi137 bash[43799]: audit 2024-04-24T17:47:38.492250+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:38 smithi137 bash[43799]: audit 2024-04-24T17:47:38.492250+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:38 smithi137 bash[43799]: audit 2024-04-24T17:47:38.493667+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:38 smithi137 bash[43799]: audit 2024-04-24T17:47:38.493667+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:39.474 INFO:teuthology.orchestra.run.smithi070.stdout:{ 2024-04-24T17:47:39.474 INFO:teuthology.orchestra.run.smithi070.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc", 2024-04-24T17:47:39.474 INFO:teuthology.orchestra.run.smithi070.stdout: "in_progress": true, 2024-04-24T17:47:39.474 INFO:teuthology.orchestra.run.smithi070.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-24T17:47:39.475 INFO:teuthology.orchestra.run.smithi070.stdout: "services_complete": [ 2024-04-24T17:47:39.475 INFO:teuthology.orchestra.run.smithi070.stdout: "rgw", 2024-04-24T17:47:39.475 INFO:teuthology.orchestra.run.smithi070.stdout: "osd", 2024-04-24T17:47:39.475 INFO:teuthology.orchestra.run.smithi070.stdout: "iscsi", 2024-04-24T17:47:39.475 INFO:teuthology.orchestra.run.smithi070.stdout: "mgr", 2024-04-24T17:47:39.475 INFO:teuthology.orchestra.run.smithi070.stdout: "mon" 2024-04-24T17:47:39.475 INFO:teuthology.orchestra.run.smithi070.stdout: ], 2024-04-24T17:47:39.475 INFO:teuthology.orchestra.run.smithi070.stdout: "progress": "18/23 daemons upgraded", 2024-04-24T17:47:39.475 INFO:teuthology.orchestra.run.smithi070.stdout: "message": "Currently upgrading prometheus daemons", 2024-04-24T17:47:39.475 INFO:teuthology.orchestra.run.smithi070.stdout: "is_paused": false 2024-04-24T17:47:39.475 INFO:teuthology.orchestra.run.smithi070.stdout:} 2024-04-24T17:47:39.900 INFO:teuthology.orchestra.run.smithi070.stdout:HEALTH_WARN failed to probe daemons or devices 2024-04-24T17:47:39.900 INFO:teuthology.orchestra.run.smithi070.stdout:[WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-24T17:47:39.900 INFO:teuthology.orchestra.run.smithi070.stdout: host smithi070 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:47:39.900 INFO:teuthology.orchestra.run.smithi070.stdout:Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc -e NODE_NAME=smithi070 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpi8hul58m:/etc/ceph/ceph.conf:z quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc inventory --format=json-pretty --filter-for-batch 2024-04-24T17:47:39.900 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:47:39.900 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/docker: stderr See 'docker run --help'. 2024-04-24T17:47:39.900 INFO:teuthology.orchestra.run.smithi070.stdout:Traceback (most recent call last): 2024-04-24T17:47:39.900 INFO:teuthology.orchestra.run.smithi070.stdout: File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-24T17:47:39.900 INFO:teuthology.orchestra.run.smithi070.stdout: return _run_code(code, main_globals, None, 2024-04-24T17:47:39.900 INFO:teuthology.orchestra.run.smithi070.stdout: File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-24T17:47:39.900 INFO:teuthology.orchestra.run.smithi070.stdout: exec(code, run_globals) 2024-04-24T17:47:39.900 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5642, in 2024-04-24T17:47:39.900 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5630, in main 2024-04-24T17:47:39.901 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 408, in _infer_config 2024-04-24T17:47:39.901 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 323, in _infer_fsid 2024-04-24T17:47:39.901 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 436, in _infer_image 2024-04-24T17:47:39.901 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 310, in _validate_fsid 2024-04-24T17:47:39.901 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 3380, in command_ceph_volume 2024-04-24T17:47:39.901 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-24T17:47:39.901 INFO:teuthology.orchestra.run.smithi070.stdout:RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc -e NODE_NAME=smithi070 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpi8hul58m:/etc/ceph/ceph.conf:z quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:47:39.901 INFO:teuthology.orchestra.run.smithi070.stdout:See 'docker run --help'. 2024-04-24T17:47:39.901 INFO:teuthology.orchestra.run.smithi070.stdout: host smithi137 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/mon.b/config 2024-04-24T17:47:39.901 INFO:teuthology.orchestra.run.smithi070.stdout:Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc -e NODE_NAME=smithi137 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpfmoxlnku:/etc/ceph/ceph.conf:z quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc inventory --format=json-pretty --filter-for-batch 2024-04-24T17:47:39.901 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:47:39.901 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/docker: stderr See 'docker run --help'. 2024-04-24T17:47:39.901 INFO:teuthology.orchestra.run.smithi070.stdout:Traceback (most recent call last): 2024-04-24T17:47:39.901 INFO:teuthology.orchestra.run.smithi070.stdout: File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-24T17:47:39.902 INFO:teuthology.orchestra.run.smithi070.stdout: return _run_code(code, main_globals, None, 2024-04-24T17:47:39.902 INFO:teuthology.orchestra.run.smithi070.stdout: File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-24T17:47:39.902 INFO:teuthology.orchestra.run.smithi070.stdout: exec(code, run_globals) 2024-04-24T17:47:39.902 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5642, in 2024-04-24T17:47:39.902 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5630, in main 2024-04-24T17:47:39.902 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 408, in _infer_config 2024-04-24T17:47:39.902 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 323, in _infer_fsid 2024-04-24T17:47:39.902 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 436, in _infer_image 2024-04-24T17:47:39.902 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 310, in _validate_fsid 2024-04-24T17:47:39.902 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 3380, in command_ceph_volume 2024-04-24T17:47:39.902 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-24T17:47:39.903 INFO:teuthology.orchestra.run.smithi070.stdout:RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc -e NODE_NAME=smithi137 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpfmoxlnku:/etc/ceph/ceph.conf:z quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:47:39.903 INFO:teuthology.orchestra.run.smithi070.stdout:See 'docker run --help'. 2024-04-24T17:47:40.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:39 smithi137 bash[43799]: audit 2024-04-24T17:47:37.928248+0000 mgr.y (mgr.34107) 439 : audit [DBG] from='client.34806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:47:40.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:39 smithi137 bash[43799]: audit 2024-04-24T17:47:37.928248+0000 mgr.y (mgr.34107) 439 : audit [DBG] from='client.34806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:47:40.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:39 smithi137 bash[43799]: cluster 2024-04-24T17:47:38.052326+0000 mgr.y (mgr.34107) 440 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:40.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:39 smithi137 bash[43799]: cluster 2024-04-24T17:47:38.052326+0000 mgr.y (mgr.34107) 440 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:40.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:39 smithi137 bash[43799]: audit 2024-04-24T17:47:38.295486+0000 mgr.y (mgr.34107) 441 : audit [DBG] from='client.44737 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:47:40.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:39 smithi137 bash[43799]: audit 2024-04-24T17:47:38.295486+0000 mgr.y (mgr.34107) 441 : audit [DBG] from='client.44737 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:47:40.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:39 smithi137 bash[43799]: cluster 2024-04-24T17:47:38.399722+0000 mgr.y (mgr.34107) 442 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 988 B/s rd, 0 op/s 2024-04-24T17:47:40.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:39 smithi137 bash[43799]: cluster 2024-04-24T17:47:38.399722+0000 mgr.y (mgr.34107) 442 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 988 B/s rd, 0 op/s 2024-04-24T17:47:40.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:39 smithi137 bash[43799]: cluster 2024-04-24T17:47:38.400667+0000 mgr.y (mgr.34107) 443 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:40.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:39 smithi137 bash[43799]: cluster 2024-04-24T17:47:38.400667+0000 mgr.y (mgr.34107) 443 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:40.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:39 smithi137 bash[43799]: audit 2024-04-24T17:47:38.646901+0000 mgr.y (mgr.34107) 444 : audit [DBG] from='client.44743 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:47:40.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:39 smithi137 bash[43799]: audit 2024-04-24T17:47:38.646901+0000 mgr.y (mgr.34107) 444 : audit [DBG] from='client.44743 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:47:40.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:39 smithi137 bash[43799]: audit 2024-04-24T17:47:39.135084+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.70:0/4142794857' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:40.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:39 smithi137 bash[43799]: audit 2024-04-24T17:47:39.135084+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.70:0/4142794857' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:40.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:39 smithi070 bash[55604]: audit 2024-04-24T17:47:37.928248+0000 mgr.y (mgr.34107) 439 : audit [DBG] from='client.34806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:47:40.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:39 smithi070 bash[55604]: audit 2024-04-24T17:47:37.928248+0000 mgr.y (mgr.34107) 439 : audit [DBG] from='client.34806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:47:40.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:39 smithi070 bash[55604]: cluster 2024-04-24T17:47:38.052326+0000 mgr.y (mgr.34107) 440 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:40.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:39 smithi070 bash[55604]: cluster 2024-04-24T17:47:38.052326+0000 mgr.y (mgr.34107) 440 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:40.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:39 smithi070 bash[55604]: audit 2024-04-24T17:47:38.295486+0000 mgr.y (mgr.34107) 441 : audit [DBG] from='client.44737 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:47:40.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:39 smithi070 bash[55604]: audit 2024-04-24T17:47:38.295486+0000 mgr.y (mgr.34107) 441 : audit [DBG] from='client.44737 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:47:40.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:39 smithi070 bash[55604]: cluster 2024-04-24T17:47:38.399722+0000 mgr.y (mgr.34107) 442 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 988 B/s rd, 0 op/s 2024-04-24T17:47:40.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:39 smithi070 bash[55604]: cluster 2024-04-24T17:47:38.399722+0000 mgr.y (mgr.34107) 442 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 988 B/s rd, 0 op/s 2024-04-24T17:47:40.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:39 smithi070 bash[55604]: cluster 2024-04-24T17:47:38.400667+0000 mgr.y (mgr.34107) 443 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:40.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:39 smithi070 bash[55604]: cluster 2024-04-24T17:47:38.400667+0000 mgr.y (mgr.34107) 443 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:40.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:39 smithi070 bash[55604]: audit 2024-04-24T17:47:38.646901+0000 mgr.y (mgr.34107) 444 : audit [DBG] from='client.44743 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:47:40.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:39 smithi070 bash[55604]: audit 2024-04-24T17:47:38.646901+0000 mgr.y (mgr.34107) 444 : audit [DBG] from='client.44743 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:47:40.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:39 smithi070 bash[55604]: audit 2024-04-24T17:47:39.135084+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.70:0/4142794857' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:40.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:39 smithi070 bash[55604]: audit 2024-04-24T17:47:39.135084+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.70:0/4142794857' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:40.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:39 smithi070 bash[56922]: audit 2024-04-24T17:47:37.928248+0000 mgr.y (mgr.34107) 439 : audit [DBG] from='client.34806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:47:40.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:39 smithi070 bash[56922]: audit 2024-04-24T17:47:37.928248+0000 mgr.y (mgr.34107) 439 : audit [DBG] from='client.34806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:47:40.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:39 smithi070 bash[56922]: cluster 2024-04-24T17:47:38.052326+0000 mgr.y (mgr.34107) 440 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:40.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:39 smithi070 bash[56922]: cluster 2024-04-24T17:47:38.052326+0000 mgr.y (mgr.34107) 440 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:40.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:39 smithi070 bash[56922]: audit 2024-04-24T17:47:38.295486+0000 mgr.y (mgr.34107) 441 : audit [DBG] from='client.44737 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:47:40.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:39 smithi070 bash[56922]: audit 2024-04-24T17:47:38.295486+0000 mgr.y (mgr.34107) 441 : audit [DBG] from='client.44737 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:47:40.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:39 smithi070 bash[56922]: cluster 2024-04-24T17:47:38.399722+0000 mgr.y (mgr.34107) 442 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 988 B/s rd, 0 op/s 2024-04-24T17:47:40.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:39 smithi070 bash[56922]: cluster 2024-04-24T17:47:38.399722+0000 mgr.y (mgr.34107) 442 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 988 B/s rd, 0 op/s 2024-04-24T17:47:40.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:39 smithi070 bash[56922]: cluster 2024-04-24T17:47:38.400667+0000 mgr.y (mgr.34107) 443 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:40.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:39 smithi070 bash[56922]: cluster 2024-04-24T17:47:38.400667+0000 mgr.y (mgr.34107) 443 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:40.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:39 smithi070 bash[56922]: audit 2024-04-24T17:47:38.646901+0000 mgr.y (mgr.34107) 444 : audit [DBG] from='client.44743 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:47:40.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:39 smithi070 bash[56922]: audit 2024-04-24T17:47:38.646901+0000 mgr.y (mgr.34107) 444 : audit [DBG] from='client.44743 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:47:40.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:39 smithi070 bash[56922]: audit 2024-04-24T17:47:39.135084+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.70:0/4142794857' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:40.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:39 smithi070 bash[56922]: audit 2024-04-24T17:47:39.135084+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.70:0/4142794857' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:47:41.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:40 smithi070 bash[56922]: audit 2024-04-24T17:47:39.488730+0000 mgr.y (mgr.34107) 445 : audit [DBG] from='client.44755 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:47:41.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:40 smithi070 bash[56922]: audit 2024-04-24T17:47:39.488730+0000 mgr.y (mgr.34107) 445 : audit [DBG] from='client.44755 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:47:41.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:40 smithi070 bash[56922]: audit 2024-04-24T17:47:39.914466+0000 mon.a (mon.0) 823 : audit [DBG] from='client.? 172.21.15.70:0/1260346898' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:47:41.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:40 smithi070 bash[56922]: audit 2024-04-24T17:47:39.914466+0000 mon.a (mon.0) 823 : audit [DBG] from='client.? 172.21.15.70:0/1260346898' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:47:41.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:40 smithi070 bash[55604]: audit 2024-04-24T17:47:39.488730+0000 mgr.y (mgr.34107) 445 : audit [DBG] from='client.44755 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:47:41.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:40 smithi070 bash[55604]: audit 2024-04-24T17:47:39.488730+0000 mgr.y (mgr.34107) 445 : audit [DBG] from='client.44755 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:47:41.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:40 smithi070 bash[55604]: audit 2024-04-24T17:47:39.914466+0000 mon.a (mon.0) 823 : audit [DBG] from='client.? 172.21.15.70:0/1260346898' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:47:41.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:40 smithi070 bash[55604]: audit 2024-04-24T17:47:39.914466+0000 mon.a (mon.0) 823 : audit [DBG] from='client.? 172.21.15.70:0/1260346898' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:47:41.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:40 smithi137 bash[43799]: audit 2024-04-24T17:47:39.488730+0000 mgr.y (mgr.34107) 445 : audit [DBG] from='client.44755 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:47:41.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:40 smithi137 bash[43799]: audit 2024-04-24T17:47:39.488730+0000 mgr.y (mgr.34107) 445 : audit [DBG] from='client.44755 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:47:41.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:40 smithi137 bash[43799]: audit 2024-04-24T17:47:39.914466+0000 mon.a (mon.0) 823 : audit [DBG] from='client.? 172.21.15.70:0/1260346898' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:47:41.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:40 smithi137 bash[43799]: audit 2024-04-24T17:47:39.914466+0000 mon.a (mon.0) 823 : audit [DBG] from='client.? 172.21.15.70:0/1260346898' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:47:42.078 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:47:41 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:47:41] "GET /metrics HTTP/1.1" 200 38691 "" "Prometheus/2.33.4" 2024-04-24T17:47:42.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:41 smithi070 bash[56922]: audit 2024-04-24T17:47:40.356979+0000 mgr.y (mgr.34107) 446 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:47:42.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:41 smithi070 bash[56922]: audit 2024-04-24T17:47:40.356979+0000 mgr.y (mgr.34107) 446 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:47:42.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:41 smithi070 bash[56922]: cluster 2024-04-24T17:47:40.402628+0000 mgr.y (mgr.34107) 447 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 612 B/s rd, 0 op/s 2024-04-24T17:47:42.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:41 smithi070 bash[56922]: cluster 2024-04-24T17:47:40.402628+0000 mgr.y (mgr.34107) 447 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 612 B/s rd, 0 op/s 2024-04-24T17:47:42.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:41 smithi070 bash[56922]: cephadm 2024-04-24T17:47:40.666412+0000 mgr.y (mgr.34107) 448 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-24T17:47:42.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:41 smithi070 bash[56922]: cephadm 2024-04-24T17:47:40.666412+0000 mgr.y (mgr.34107) 448 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-24T17:47:42.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:41 smithi070 bash[55604]: audit 2024-04-24T17:47:40.356979+0000 mgr.y (mgr.34107) 446 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:47:42.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:41 smithi070 bash[55604]: audit 2024-04-24T17:47:40.356979+0000 mgr.y (mgr.34107) 446 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:47:42.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:41 smithi070 bash[55604]: cluster 2024-04-24T17:47:40.402628+0000 mgr.y (mgr.34107) 447 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 612 B/s rd, 0 op/s 2024-04-24T17:47:42.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:41 smithi070 bash[55604]: cluster 2024-04-24T17:47:40.402628+0000 mgr.y (mgr.34107) 447 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 612 B/s rd, 0 op/s 2024-04-24T17:47:42.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:41 smithi070 bash[55604]: cephadm 2024-04-24T17:47:40.666412+0000 mgr.y (mgr.34107) 448 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-24T17:47:42.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:41 smithi070 bash[55604]: cephadm 2024-04-24T17:47:40.666412+0000 mgr.y (mgr.34107) 448 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-24T17:47:42.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:41 smithi137 bash[43799]: audit 2024-04-24T17:47:40.356979+0000 mgr.y (mgr.34107) 446 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:47:42.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:41 smithi137 bash[43799]: audit 2024-04-24T17:47:40.356979+0000 mgr.y (mgr.34107) 446 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:47:42.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:41 smithi137 bash[43799]: cluster 2024-04-24T17:47:40.402628+0000 mgr.y (mgr.34107) 447 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 612 B/s rd, 0 op/s 2024-04-24T17:47:42.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:41 smithi137 bash[43799]: cluster 2024-04-24T17:47:40.402628+0000 mgr.y (mgr.34107) 447 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 612 B/s rd, 0 op/s 2024-04-24T17:47:42.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:41 smithi137 bash[43799]: cephadm 2024-04-24T17:47:40.666412+0000 mgr.y (mgr.34107) 448 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-24T17:47:42.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:41 smithi137 bash[43799]: cephadm 2024-04-24T17:47:40.666412+0000 mgr.y (mgr.34107) 448 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-24T17:47:43.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:42 smithi070 bash[56922]: cephadm 2024-04-24T17:47:40.952769+0000 mgr.y (mgr.34107) 449 : cephadm [INF] Deploying daemon prometheus.a on smithi137 2024-04-24T17:47:43.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:42 smithi070 bash[56922]: cephadm 2024-04-24T17:47:40.952769+0000 mgr.y (mgr.34107) 449 : cephadm [INF] Deploying daemon prometheus.a on smithi137 2024-04-24T17:47:43.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:42 smithi070 bash[55604]: cephadm 2024-04-24T17:47:40.952769+0000 mgr.y (mgr.34107) 449 : cephadm [INF] Deploying daemon prometheus.a on smithi137 2024-04-24T17:47:43.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:42 smithi070 bash[55604]: cephadm 2024-04-24T17:47:40.952769+0000 mgr.y (mgr.34107) 449 : cephadm [INF] Deploying daemon prometheus.a on smithi137 2024-04-24T17:47:43.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:42 smithi137 bash[43799]: cephadm 2024-04-24T17:47:40.952769+0000 mgr.y (mgr.34107) 449 : cephadm [INF] Deploying daemon prometheus.a on smithi137 2024-04-24T17:47:43.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:42 smithi137 bash[43799]: cephadm 2024-04-24T17:47:40.952769+0000 mgr.y (mgr.34107) 449 : cephadm [INF] Deploying daemon prometheus.a on smithi137 2024-04-24T17:47:44.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:43 smithi070 bash[55604]: cluster 2024-04-24T17:47:42.404213+0000 mgr.y (mgr.34107) 450 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:44.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:43 smithi070 bash[55604]: cluster 2024-04-24T17:47:42.404213+0000 mgr.y (mgr.34107) 450 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:44.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:43 smithi070 bash[56922]: cluster 2024-04-24T17:47:42.404213+0000 mgr.y (mgr.34107) 450 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:44.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:43 smithi070 bash[56922]: cluster 2024-04-24T17:47:42.404213+0000 mgr.y (mgr.34107) 450 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:44.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:43 smithi137 bash[43799]: cluster 2024-04-24T17:47:42.404213+0000 mgr.y (mgr.34107) 450 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:44.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:43 smithi137 bash[43799]: cluster 2024-04-24T17:47:42.404213+0000 mgr.y (mgr.34107) 450 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:46.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:45 smithi137 bash[43799]: cluster 2024-04-24T17:47:44.405889+0000 mgr.y (mgr.34107) 451 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:46.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:45 smithi137 bash[43799]: cluster 2024-04-24T17:47:44.405889+0000 mgr.y (mgr.34107) 451 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:46.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:45 smithi070 bash[55604]: cluster 2024-04-24T17:47:44.405889+0000 mgr.y (mgr.34107) 451 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:46.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:45 smithi070 bash[55604]: cluster 2024-04-24T17:47:44.405889+0000 mgr.y (mgr.34107) 451 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:46.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:45 smithi070 bash[56922]: cluster 2024-04-24T17:47:44.405889+0000 mgr.y (mgr.34107) 451 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:46.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:45 smithi070 bash[56922]: cluster 2024-04-24T17:47:44.405889+0000 mgr.y (mgr.34107) 451 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:48.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:47 smithi137 bash[43799]: cluster 2024-04-24T17:47:46.407641+0000 mgr.y (mgr.34107) 452 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:48.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:47 smithi137 bash[43799]: cluster 2024-04-24T17:47:46.407641+0000 mgr.y (mgr.34107) 452 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:48.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:47 smithi070 bash[56922]: cluster 2024-04-24T17:47:46.407641+0000 mgr.y (mgr.34107) 452 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:48.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:47 smithi070 bash[56922]: cluster 2024-04-24T17:47:46.407641+0000 mgr.y (mgr.34107) 452 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:48.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:47 smithi070 bash[55604]: cluster 2024-04-24T17:47:46.407641+0000 mgr.y (mgr.34107) 452 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:48.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:47 smithi070 bash[55604]: cluster 2024-04-24T17:47:46.407641+0000 mgr.y (mgr.34107) 452 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:49.893 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:49 smithi137 bash[43799]: cluster 2024-04-24T17:47:48.409073+0000 mgr.y (mgr.34107) 453 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:47:49.893 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:49 smithi137 bash[43799]: cluster 2024-04-24T17:47:48.409073+0000 mgr.y (mgr.34107) 453 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:47:50.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:49 smithi070 bash[55604]: cluster 2024-04-24T17:47:48.409073+0000 mgr.y (mgr.34107) 453 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:47:50.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:49 smithi070 bash[55604]: cluster 2024-04-24T17:47:48.409073+0000 mgr.y (mgr.34107) 453 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:47:50.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:49 smithi070 bash[56922]: cluster 2024-04-24T17:47:48.409073+0000 mgr.y (mgr.34107) 453 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:47:50.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:49 smithi070 bash[56922]: cluster 2024-04-24T17:47:48.409073+0000 mgr.y (mgr.34107) 453 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:47:52.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:51 smithi137 bash[43799]: audit 2024-04-24T17:47:50.367180+0000 mgr.y (mgr.34107) 454 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:47:52.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:51 smithi137 bash[43799]: audit 2024-04-24T17:47:50.367180+0000 mgr.y (mgr.34107) 454 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:47:52.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:51 smithi137 bash[43799]: cluster 2024-04-24T17:47:50.411086+0000 mgr.y (mgr.34107) 455 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:47:52.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:51 smithi137 bash[43799]: cluster 2024-04-24T17:47:50.411086+0000 mgr.y (mgr.34107) 455 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:47:52.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:51 smithi137 bash[43799]: audit 2024-04-24T17:47:51.127044+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:47:52.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:51 smithi137 bash[43799]: audit 2024-04-24T17:47:51.127044+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:47:52.328 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:47:51 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:47:51] "GET /metrics HTTP/1.1" 200 38692 "" "Prometheus/2.33.4" 2024-04-24T17:47:52.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:51 smithi070 bash[55604]: audit 2024-04-24T17:47:50.367180+0000 mgr.y (mgr.34107) 454 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:47:52.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:51 smithi070 bash[55604]: audit 2024-04-24T17:47:50.367180+0000 mgr.y (mgr.34107) 454 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:47:52.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:51 smithi070 bash[55604]: cluster 2024-04-24T17:47:50.411086+0000 mgr.y (mgr.34107) 455 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:47:52.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:51 smithi070 bash[55604]: cluster 2024-04-24T17:47:50.411086+0000 mgr.y (mgr.34107) 455 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:47:52.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:51 smithi070 bash[55604]: audit 2024-04-24T17:47:51.127044+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:47:52.329 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:51 smithi070 bash[55604]: audit 2024-04-24T17:47:51.127044+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:47:52.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:51 smithi070 bash[56922]: audit 2024-04-24T17:47:50.367180+0000 mgr.y (mgr.34107) 454 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:47:52.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:51 smithi070 bash[56922]: audit 2024-04-24T17:47:50.367180+0000 mgr.y (mgr.34107) 454 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:47:52.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:51 smithi070 bash[56922]: cluster 2024-04-24T17:47:50.411086+0000 mgr.y (mgr.34107) 455 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:47:52.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:51 smithi070 bash[56922]: cluster 2024-04-24T17:47:50.411086+0000 mgr.y (mgr.34107) 455 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:47:52.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:51 smithi070 bash[56922]: audit 2024-04-24T17:47:51.127044+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:47:52.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:51 smithi070 bash[56922]: audit 2024-04-24T17:47:51.127044+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:47:52.687 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:52 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:47:52.688 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:47:52 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:47:52.688 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:47:52 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:47:52.688 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:47:52 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:47:52.689 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:47:52 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:47:52.689 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:47:52 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:47:52.689 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:47:52 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:47:52.689 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:47:52 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:47:52.689 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:47:52 smithi137 systemd[1]: Stopping Ceph prometheus.a for 6229cc3c-025f-11ef-bc93-c7b262605968... 2024-04-24T17:47:52.690 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:52 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:47:53.026 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:47:52 smithi137 bash[41610]: ts=2024-04-24T17:47:52.825Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-24T17:47:53.026 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:47:52 smithi137 bash[41610]: ts=2024-04-24T17:47:52.825Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-24T17:47:53.026 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:47:52 smithi137 bash[41610]: ts=2024-04-24T17:47:52.825Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-24T17:47:53.026 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:47:52 smithi137 bash[41610]: ts=2024-04-24T17:47:52.825Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-24T17:47:53.026 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:47:52 smithi137 bash[41610]: ts=2024-04-24T17:47:52.825Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-24T17:47:53.026 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:47:52 smithi137 bash[41610]: ts=2024-04-24T17:47:52.825Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-24T17:47:53.026 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:47:52 smithi137 bash[41610]: ts=2024-04-24T17:47:52.826Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-24T17:47:53.026 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:47:52 smithi137 bash[41610]: ts=2024-04-24T17:47:52.826Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-24T17:47:53.026 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:47:52 smithi137 bash[41610]: ts=2024-04-24T17:47:52.826Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-24T17:47:53.026 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:47:52 smithi137 bash[41610]: ts=2024-04-24T17:47:52.826Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-24T17:47:53.027 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:47:52 smithi137 bash[41610]: ts=2024-04-24T17:47:52.826Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-24T17:47:53.027 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:47:52 smithi137 bash[41610]: ts=2024-04-24T17:47:52.826Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-24T17:47:53.725 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:47:53 smithi137 bash[56460]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-prometheus-a 2024-04-24T17:47:53.725 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:47:53 smithi137 bash[56520]: Error response from daemon: No such container: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-prometheus-a 2024-04-24T17:47:53.725 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:47:53 smithi137 systemd[1]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-24T17:47:53.725 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:47:53 smithi137 systemd[1]: Stopped Ceph prometheus.a for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:47:54.025 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:47:53 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:47:54.026 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:47:53 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:47:54.026 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:47:53 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:47:54.026 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:47:53 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:47:54.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:53 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:47:54.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:53 smithi137 bash[43799]: cluster 2024-04-24T17:47:52.412725+0000 mgr.y (mgr.34107) 456 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:54.027 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:53 smithi137 bash[43799]: cluster 2024-04-24T17:47:52.412725+0000 mgr.y (mgr.34107) 456 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:54.027 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:47:53 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:47:54.027 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:47:53 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:47:54.028 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:47:53 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:47:54.028 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:47:53 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:47:54.028 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:47:53 smithi137 systemd[1]: Started Ceph prometheus.a for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:47:54.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:53 smithi070 bash[55604]: cluster 2024-04-24T17:47:52.412725+0000 mgr.y (mgr.34107) 456 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:54.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:53 smithi070 bash[55604]: cluster 2024-04-24T17:47:52.412725+0000 mgr.y (mgr.34107) 456 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:54.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:53 smithi070 bash[56922]: cluster 2024-04-24T17:47:52.412725+0000 mgr.y (mgr.34107) 456 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:54.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:53 smithi070 bash[56922]: cluster 2024-04-24T17:47:52.412725+0000 mgr.y (mgr.34107) 456 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:55.166 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:54 smithi137 bash[43799]: audit 2024-04-24T17:47:53.916280+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:55.166 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:54 smithi137 bash[43799]: audit 2024-04-24T17:47:53.916280+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:55.166 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:54 smithi137 bash[43799]: audit 2024-04-24T17:47:53.930613+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:55.166 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:54 smithi137 bash[43799]: audit 2024-04-24T17:47:53.930613+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:55.166 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:54 smithi137 bash[43799]: cluster 2024-04-24T17:47:54.414372+0000 mgr.y (mgr.34107) 457 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:47:55.167 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:54 smithi137 bash[43799]: cluster 2024-04-24T17:47:54.414372+0000 mgr.y (mgr.34107) 457 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:47:55.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:54 smithi070 bash[55604]: audit 2024-04-24T17:47:53.916280+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:55.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:54 smithi070 bash[55604]: audit 2024-04-24T17:47:53.916280+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:55.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:54 smithi070 bash[55604]: audit 2024-04-24T17:47:53.930613+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:55.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:54 smithi070 bash[55604]: audit 2024-04-24T17:47:53.930613+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:55.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:54 smithi070 bash[55604]: cluster 2024-04-24T17:47:54.414372+0000 mgr.y (mgr.34107) 457 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:47:55.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:54 smithi070 bash[55604]: cluster 2024-04-24T17:47:54.414372+0000 mgr.y (mgr.34107) 457 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:47:55.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:54 smithi070 bash[56922]: audit 2024-04-24T17:47:53.916280+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:55.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:54 smithi070 bash[56922]: audit 2024-04-24T17:47:53.916280+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:55.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:54 smithi070 bash[56922]: audit 2024-04-24T17:47:53.930613+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:55.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:54 smithi070 bash[56922]: audit 2024-04-24T17:47:53.930613+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:47:55.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:54 smithi070 bash[56922]: cluster 2024-04-24T17:47:54.414372+0000 mgr.y (mgr.34107) 457 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:47:55.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:54 smithi070 bash[56922]: cluster 2024-04-24T17:47:54.414372+0000 mgr.y (mgr.34107) 457 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:47:55.526 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:47:55 smithi137 bash[56576]: ts=2024-04-24T17:47:55.260Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-04-24T17:47:55.526 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:47:55 smithi137 bash[56576]: ts=2024-04-24T17:47:55.260Z 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-04-24T17:47:55.526 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:47:55 smithi137 bash[56576]: ts=2024-04-24T17:47:55.260Z caller=main.go:570 level=info host_details="(Linux 5.15.0-105-generic #115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024 x86_64 smithi137 (none))" 2024-04-24T17:47:55.526 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:47:55 smithi137 bash[56576]: ts=2024-04-24T17:47:55.260Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-24T17:47:55.527 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:47:55 smithi137 bash[56576]: ts=2024-04-24T17:47:55.260Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-24T17:47:55.527 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:47:55 smithi137 bash[56576]: ts=2024-04-24T17:47:55.262Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-04-24T17:47:55.527 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:47:55 smithi137 bash[56576]: ts=2024-04-24T17:47:55.262Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-04-24T17:47:55.527 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:47:55 smithi137 bash[56576]: ts=2024-04-24T17:47:55.264Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-04-24T17:47:55.527 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:47:55 smithi137 bash[56576]: ts=2024-04-24T17:47:55.264Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-04-24T17:47:55.527 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:47:55 smithi137 bash[56576]: ts=2024-04-24T17:47:55.265Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-24T17:47:55.527 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:47:55 smithi137 bash[56576]: ts=2024-04-24T17:47:55.266Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=4.842µs 2024-04-24T17:47:55.528 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:47:55 smithi137 bash[56576]: ts=2024-04-24T17:47:55.266Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-24T17:47:55.528 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:47:55 smithi137 bash[56576]: ts=2024-04-24T17:47:55.275Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-04-24T17:47:55.528 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:47:55 smithi137 bash[56576]: ts=2024-04-24T17:47:55.291Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-04-24T17:47:55.528 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:47:55 smithi137 bash[56576]: ts=2024-04-24T17:47:55.298Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-04-24T17:47:55.528 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:47:55 smithi137 bash[56576]: ts=2024-04-24T17:47:55.308Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-04-24T17:47:55.528 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:47:55 smithi137 bash[56576]: ts=2024-04-24T17:47:55.309Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-04-24T17:47:55.528 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:47:55 smithi137 bash[56576]: ts=2024-04-24T17:47:55.309Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=26.555µs wal_replay_duration=43.067927ms wbl_replay_duration=135ns total_replay_duration=43.119711ms 2024-04-24T17:47:55.528 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:47:55 smithi137 bash[56576]: ts=2024-04-24T17:47:55.313Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-04-24T17:47:55.528 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:47:55 smithi137 bash[56576]: ts=2024-04-24T17:47:55.313Z caller=main.go:1029 level=info msg="TSDB started" 2024-04-24T17:47:55.528 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:47:55 smithi137 bash[56576]: ts=2024-04-24T17:47:55.313Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-24T17:47:55.528 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:47:55 smithi137 bash[56576]: ts=2024-04-24T17:47:55.334Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=21.34305ms db_storage=993ns remote_storage=1.238µs web_handler=689ns query_engine=772ns scrape=276.46µs scrape_sd=105.263µs notify=19.125µs notify_sd=29.392µs rules=20.540586ms tracing=6.033µs 2024-04-24T17:47:55.528 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:47:55 smithi137 bash[56576]: ts=2024-04-24T17:47:55.334Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-04-24T17:47:55.528 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:47:55 smithi137 bash[56576]: ts=2024-04-24T17:47:55.334Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-04-24T17:47:57.775 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:57 smithi137 bash[43799]: cluster 2024-04-24T17:47:56.416128+0000 mgr.y (mgr.34107) 458 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:57.776 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:57 smithi137 bash[43799]: cluster 2024-04-24T17:47:56.416128+0000 mgr.y (mgr.34107) 458 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:57.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:57 smithi070 bash[56922]: cluster 2024-04-24T17:47:56.416128+0000 mgr.y (mgr.34107) 458 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:57.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:57 smithi070 bash[56922]: cluster 2024-04-24T17:47:56.416128+0000 mgr.y (mgr.34107) 458 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:57.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:57 smithi070 bash[55604]: cluster 2024-04-24T17:47:56.416128+0000 mgr.y (mgr.34107) 458 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:57.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:57 smithi070 bash[55604]: cluster 2024-04-24T17:47:56.416128+0000 mgr.y (mgr.34107) 458 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:47:59.775 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:59 smithi137 bash[43799]: cluster 2024-04-24T17:47:58.417605+0000 mgr.y (mgr.34107) 459 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:47:59.776 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:47:59 smithi137 bash[43799]: cluster 2024-04-24T17:47:58.417605+0000 mgr.y (mgr.34107) 459 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:47:59.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:59 smithi070 bash[55604]: cluster 2024-04-24T17:47:58.417605+0000 mgr.y (mgr.34107) 459 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:47:59.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:47:59 smithi070 bash[55604]: cluster 2024-04-24T17:47:58.417605+0000 mgr.y (mgr.34107) 459 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:47:59.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:59 smithi070 bash[56922]: cluster 2024-04-24T17:47:58.417605+0000 mgr.y (mgr.34107) 459 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:47:59.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:47:59 smithi070 bash[56922]: cluster 2024-04-24T17:47:58.417605+0000 mgr.y (mgr.34107) 459 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:48:01.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:00 smithi070 bash[55604]: audit 2024-04-24T17:47:59.804739+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:01.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:00 smithi070 bash[55604]: audit 2024-04-24T17:47:59.804739+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:01.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:00 smithi070 bash[55604]: audit 2024-04-24T17:47:59.813910+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:01.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:00 smithi070 bash[55604]: audit 2024-04-24T17:47:59.813910+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:01.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:00 smithi070 bash[55604]: audit 2024-04-24T17:47:59.911618+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:01.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:00 smithi070 bash[55604]: audit 2024-04-24T17:47:59.911618+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:01.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:00 smithi070 bash[55604]: audit 2024-04-24T17:47:59.923847+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:01.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:00 smithi070 bash[55604]: audit 2024-04-24T17:47:59.923847+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:01.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:00 smithi070 bash[56922]: audit 2024-04-24T17:47:59.804739+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:01.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:00 smithi070 bash[56922]: audit 2024-04-24T17:47:59.804739+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:01.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:00 smithi070 bash[56922]: audit 2024-04-24T17:47:59.813910+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:01.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:00 smithi070 bash[56922]: audit 2024-04-24T17:47:59.813910+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:01.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:00 smithi070 bash[56922]: audit 2024-04-24T17:47:59.911618+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:01.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:00 smithi070 bash[56922]: audit 2024-04-24T17:47:59.911618+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:01.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:00 smithi070 bash[56922]: audit 2024-04-24T17:47:59.923847+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:01.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:00 smithi070 bash[56922]: audit 2024-04-24T17:47:59.923847+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:01.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:00 smithi137 bash[43799]: audit 2024-04-24T17:47:59.804739+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:01.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:00 smithi137 bash[43799]: audit 2024-04-24T17:47:59.804739+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:01.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:00 smithi137 bash[43799]: audit 2024-04-24T17:47:59.813910+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:01.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:00 smithi137 bash[43799]: audit 2024-04-24T17:47:59.813910+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:01.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:00 smithi137 bash[43799]: audit 2024-04-24T17:47:59.911618+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:01.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:00 smithi137 bash[43799]: audit 2024-04-24T17:47:59.911618+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:01.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:00 smithi137 bash[43799]: audit 2024-04-24T17:47:59.923847+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:01.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:00 smithi137 bash[43799]: audit 2024-04-24T17:47:59.923847+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:02.078 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:48:01 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:48:01] "GET /metrics HTTP/1.1" 200 38692 "" "Prometheus/2.43.0" 2024-04-24T17:48:02.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:01 smithi070 bash[56922]: audit 2024-04-24T17:48:00.376246+0000 mgr.y (mgr.34107) 460 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:48:02.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:01 smithi070 bash[56922]: audit 2024-04-24T17:48:00.376246+0000 mgr.y (mgr.34107) 460 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:48:02.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:01 smithi070 bash[56922]: cluster 2024-04-24T17:48:00.419555+0000 mgr.y (mgr.34107) 461 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:48:02.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:01 smithi070 bash[56922]: cluster 2024-04-24T17:48:00.419555+0000 mgr.y (mgr.34107) 461 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:48:02.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:01 smithi070 bash[56922]: audit 2024-04-24T17:48:00.970924+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:02.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:01 smithi070 bash[56922]: audit 2024-04-24T17:48:00.970924+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:02.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:01 smithi070 bash[56922]: audit 2024-04-24T17:48:00.997350+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:02.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:01 smithi070 bash[56922]: audit 2024-04-24T17:48:00.997350+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:02.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:01 smithi070 bash[55604]: audit 2024-04-24T17:48:00.376246+0000 mgr.y (mgr.34107) 460 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:48:02.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:01 smithi070 bash[55604]: audit 2024-04-24T17:48:00.376246+0000 mgr.y (mgr.34107) 460 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:48:02.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:01 smithi070 bash[55604]: cluster 2024-04-24T17:48:00.419555+0000 mgr.y (mgr.34107) 461 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:48:02.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:01 smithi070 bash[55604]: cluster 2024-04-24T17:48:00.419555+0000 mgr.y (mgr.34107) 461 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:48:02.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:01 smithi070 bash[55604]: audit 2024-04-24T17:48:00.970924+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:02.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:01 smithi070 bash[55604]: audit 2024-04-24T17:48:00.970924+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:02.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:01 smithi070 bash[55604]: audit 2024-04-24T17:48:00.997350+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:02.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:01 smithi070 bash[55604]: audit 2024-04-24T17:48:00.997350+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:02.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:01 smithi137 bash[43799]: audit 2024-04-24T17:48:00.376246+0000 mgr.y (mgr.34107) 460 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:48:02.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:01 smithi137 bash[43799]: audit 2024-04-24T17:48:00.376246+0000 mgr.y (mgr.34107) 460 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:48:02.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:01 smithi137 bash[43799]: cluster 2024-04-24T17:48:00.419555+0000 mgr.y (mgr.34107) 461 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:48:02.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:01 smithi137 bash[43799]: cluster 2024-04-24T17:48:00.419555+0000 mgr.y (mgr.34107) 461 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:48:02.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:01 smithi137 bash[43799]: audit 2024-04-24T17:48:00.970924+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:02.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:01 smithi137 bash[43799]: audit 2024-04-24T17:48:00.970924+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:02.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:01 smithi137 bash[43799]: audit 2024-04-24T17:48:00.997350+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:02.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:01 smithi137 bash[43799]: audit 2024-04-24T17:48:00.997350+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:04.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:03 smithi070 bash[55604]: cluster 2024-04-24T17:48:02.421137+0000 mgr.y (mgr.34107) 462 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:48:04.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:03 smithi070 bash[55604]: cluster 2024-04-24T17:48:02.421137+0000 mgr.y (mgr.34107) 462 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:48:04.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:03 smithi070 bash[56922]: cluster 2024-04-24T17:48:02.421137+0000 mgr.y (mgr.34107) 462 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:48:04.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:03 smithi070 bash[56922]: cluster 2024-04-24T17:48:02.421137+0000 mgr.y (mgr.34107) 462 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:48:04.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:03 smithi137 bash[43799]: cluster 2024-04-24T17:48:02.421137+0000 mgr.y (mgr.34107) 462 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:48:04.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:03 smithi137 bash[43799]: cluster 2024-04-24T17:48:02.421137+0000 mgr.y (mgr.34107) 462 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:48:06.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:05 smithi070 bash[56922]: cluster 2024-04-24T17:48:04.422930+0000 mgr.y (mgr.34107) 463 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:48:06.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:05 smithi070 bash[56922]: cluster 2024-04-24T17:48:04.422930+0000 mgr.y (mgr.34107) 463 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:48:06.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:05 smithi070 bash[55604]: cluster 2024-04-24T17:48:04.422930+0000 mgr.y (mgr.34107) 463 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:48:06.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:05 smithi070 bash[55604]: cluster 2024-04-24T17:48:04.422930+0000 mgr.y (mgr.34107) 463 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:48:06.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:05 smithi137 bash[43799]: cluster 2024-04-24T17:48:04.422930+0000 mgr.y (mgr.34107) 463 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:48:06.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:05 smithi137 bash[43799]: cluster 2024-04-24T17:48:04.422930+0000 mgr.y (mgr.34107) 463 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:48:07.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:06 smithi070 bash[55604]: audit 2024-04-24T17:48:06.127616+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:48:07.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:06 smithi070 bash[55604]: audit 2024-04-24T17:48:06.127616+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:48:07.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:06 smithi070 bash[56922]: audit 2024-04-24T17:48:06.127616+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:48:07.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:06 smithi070 bash[56922]: audit 2024-04-24T17:48:06.127616+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:48:07.114 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:06 smithi137 bash[43799]: audit 2024-04-24T17:48:06.127616+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:48:07.115 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:06 smithi137 bash[43799]: audit 2024-04-24T17:48:06.127616+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:48:08.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:07 smithi070 bash[55604]: cluster 2024-04-24T17:48:06.424691+0000 mgr.y (mgr.34107) 464 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:48:08.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:07 smithi070 bash[55604]: cluster 2024-04-24T17:48:06.424691+0000 mgr.y (mgr.34107) 464 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:48:08.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:07 smithi070 bash[56922]: cluster 2024-04-24T17:48:06.424691+0000 mgr.y (mgr.34107) 464 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:48:08.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:07 smithi070 bash[56922]: cluster 2024-04-24T17:48:06.424691+0000 mgr.y (mgr.34107) 464 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:48:08.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:07 smithi137 bash[43799]: cluster 2024-04-24T17:48:06.424691+0000 mgr.y (mgr.34107) 464 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:48:08.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:07 smithi137 bash[43799]: cluster 2024-04-24T17:48:06.424691+0000 mgr.y (mgr.34107) 464 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:48:09.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[55604]: audit 2024-04-24T17:48:08.337995+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:48:09.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[55604]: audit 2024-04-24T17:48:08.337995+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:48:09.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[55604]: audit 2024-04-24T17:48:08.339924+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:48:09.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[55604]: audit 2024-04-24T17:48:08.339924+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:48:09.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[55604]: audit 2024-04-24T17:48:08.353544+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:09.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[55604]: audit 2024-04-24T17:48:08.353544+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:09.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[55604]: audit 2024-04-24T17:48:08.439257+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:48:09.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[55604]: audit 2024-04-24T17:48:08.439257+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:48:09.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[55604]: audit 2024-04-24T17:48:08.458130+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:48:09.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[55604]: audit 2024-04-24T17:48:08.458130+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:48:09.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[55604]: audit 2024-04-24T17:48:08.463560+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[55604]: audit 2024-04-24T17:48:08.463560+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[55604]: audit 2024-04-24T17:48:08.467700+0000 mon.a (mon.0) 840 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[55604]: audit 2024-04-24T17:48:08.467700+0000 mon.a (mon.0) 840 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[55604]: audit 2024-04-24T17:48:08.470848+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[55604]: audit 2024-04-24T17:48:08.470848+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[55604]: audit 2024-04-24T17:48:08.477260+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[55604]: audit 2024-04-24T17:48:08.477260+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[55604]: audit 2024-04-24T17:48:08.483877+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[56922]: audit 2024-04-24T17:48:08.337995+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:48:09.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[56922]: audit 2024-04-24T17:48:08.337995+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:48:09.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[56922]: audit 2024-04-24T17:48:08.339924+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:48:09.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[56922]: audit 2024-04-24T17:48:08.339924+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:48:09.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[56922]: audit 2024-04-24T17:48:08.353544+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:09.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[56922]: audit 2024-04-24T17:48:08.353544+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:09.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[56922]: audit 2024-04-24T17:48:08.439257+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:48:09.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[56922]: audit 2024-04-24T17:48:08.439257+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:48:09.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[56922]: audit 2024-04-24T17:48:08.458130+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:48:09.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[56922]: audit 2024-04-24T17:48:08.458130+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:48:09.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[56922]: audit 2024-04-24T17:48:08.463560+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[56922]: audit 2024-04-24T17:48:08.463560+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[56922]: audit 2024-04-24T17:48:08.467700+0000 mon.a (mon.0) 840 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[56922]: audit 2024-04-24T17:48:08.467700+0000 mon.a (mon.0) 840 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[56922]: audit 2024-04-24T17:48:08.470848+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[56922]: audit 2024-04-24T17:48:08.470848+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[56922]: audit 2024-04-24T17:48:08.477260+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[56922]: audit 2024-04-24T17:48:08.477260+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[56922]: audit 2024-04-24T17:48:08.483877+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[55604]: audit 2024-04-24T17:48:08.483877+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[55604]: audit 2024-04-24T17:48:08.489021+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[55604]: audit 2024-04-24T17:48:08.489021+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[55604]: audit 2024-04-24T17:48:08.492140+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[55604]: audit 2024-04-24T17:48:08.492140+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[55604]: audit 2024-04-24T17:48:08.495326+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[55604]: audit 2024-04-24T17:48:08.495326+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[55604]: audit 2024-04-24T17:48:08.498484+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[55604]: audit 2024-04-24T17:48:08.498484+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[55604]: audit 2024-04-24T17:48:08.501881+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[55604]: audit 2024-04-24T17:48:08.501881+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[55604]: audit 2024-04-24T17:48:08.504728+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[55604]: audit 2024-04-24T17:48:08.504728+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[55604]: audit 2024-04-24T17:48:08.508047+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[55604]: audit 2024-04-24T17:48:08.508047+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[55604]: audit 2024-04-24T17:48:08.513028+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[55604]: audit 2024-04-24T17:48:08.513028+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[55604]: audit 2024-04-24T17:48:08.516826+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[55604]: audit 2024-04-24T17:48:08.516826+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[56922]: audit 2024-04-24T17:48:08.483877+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[56922]: audit 2024-04-24T17:48:08.489021+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[56922]: audit 2024-04-24T17:48:08.489021+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[56922]: audit 2024-04-24T17:48:08.492140+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[56922]: audit 2024-04-24T17:48:08.492140+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[56922]: audit 2024-04-24T17:48:08.495326+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[56922]: audit 2024-04-24T17:48:08.495326+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[56922]: audit 2024-04-24T17:48:08.498484+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[56922]: audit 2024-04-24T17:48:08.498484+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[56922]: audit 2024-04-24T17:48:08.501881+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[56922]: audit 2024-04-24T17:48:08.501881+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[56922]: audit 2024-04-24T17:48:08.504728+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[56922]: audit 2024-04-24T17:48:08.504728+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[56922]: audit 2024-04-24T17:48:08.508047+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.085 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[56922]: audit 2024-04-24T17:48:08.508047+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.085 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[56922]: audit 2024-04-24T17:48:08.513028+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.085 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[56922]: audit 2024-04-24T17:48:08.513028+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.085 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[56922]: audit 2024-04-24T17:48:08.516826+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.085 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:08 smithi070 bash[56922]: audit 2024-04-24T17:48:08.516826+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:08 smithi137 bash[43799]: audit 2024-04-24T17:48:08.337995+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:48:09.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:08 smithi137 bash[43799]: audit 2024-04-24T17:48:08.337995+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:48:09.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:08 smithi137 bash[43799]: audit 2024-04-24T17:48:08.339924+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:48:09.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:08 smithi137 bash[43799]: audit 2024-04-24T17:48:08.339924+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:48:09.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:08 smithi137 bash[43799]: audit 2024-04-24T17:48:08.353544+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:09.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:08 smithi137 bash[43799]: audit 2024-04-24T17:48:08.353544+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:09.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:08 smithi137 bash[43799]: audit 2024-04-24T17:48:08.439257+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:48:09.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:08 smithi137 bash[43799]: audit 2024-04-24T17:48:08.439257+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:48:09.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:08 smithi137 bash[43799]: audit 2024-04-24T17:48:08.458130+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:48:09.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:08 smithi137 bash[43799]: audit 2024-04-24T17:48:08.458130+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:48:09.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:08 smithi137 bash[43799]: audit 2024-04-24T17:48:08.463560+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:08 smithi137 bash[43799]: audit 2024-04-24T17:48:08.463560+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:08 smithi137 bash[43799]: audit 2024-04-24T17:48:08.467700+0000 mon.a (mon.0) 840 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:08 smithi137 bash[43799]: audit 2024-04-24T17:48:08.467700+0000 mon.a (mon.0) 840 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:08 smithi137 bash[43799]: audit 2024-04-24T17:48:08.470848+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:08 smithi137 bash[43799]: audit 2024-04-24T17:48:08.470848+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:08 smithi137 bash[43799]: audit 2024-04-24T17:48:08.477260+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:08 smithi137 bash[43799]: audit 2024-04-24T17:48:08.477260+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:08 smithi137 bash[43799]: audit 2024-04-24T17:48:08.483877+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:08 smithi137 bash[43799]: audit 2024-04-24T17:48:08.483877+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:08 smithi137 bash[43799]: audit 2024-04-24T17:48:08.489021+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:08 smithi137 bash[43799]: audit 2024-04-24T17:48:08.489021+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:08 smithi137 bash[43799]: audit 2024-04-24T17:48:08.492140+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:08 smithi137 bash[43799]: audit 2024-04-24T17:48:08.492140+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:08 smithi137 bash[43799]: audit 2024-04-24T17:48:08.495326+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:08 smithi137 bash[43799]: audit 2024-04-24T17:48:08.495326+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:08 smithi137 bash[43799]: audit 2024-04-24T17:48:08.498484+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:08 smithi137 bash[43799]: audit 2024-04-24T17:48:08.498484+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:08 smithi137 bash[43799]: audit 2024-04-24T17:48:08.501881+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:08 smithi137 bash[43799]: audit 2024-04-24T17:48:08.501881+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:08 smithi137 bash[43799]: audit 2024-04-24T17:48:08.504728+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:08 smithi137 bash[43799]: audit 2024-04-24T17:48:08.504728+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:08 smithi137 bash[43799]: audit 2024-04-24T17:48:08.508047+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:08 smithi137 bash[43799]: audit 2024-04-24T17:48:08.508047+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:08 smithi137 bash[43799]: audit 2024-04-24T17:48:08.513028+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:08 smithi137 bash[43799]: audit 2024-04-24T17:48:08.513028+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:08 smithi137 bash[43799]: audit 2024-04-24T17:48:08.516826+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:09.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:08 smithi137 bash[43799]: audit 2024-04-24T17:48:08.516826+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:10.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:09 smithi070 bash[55604]: cluster 2024-04-24T17:48:08.343408+0000 mgr.y (mgr.34107) 465 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 858 B/s rd, 0 op/s 2024-04-24T17:48:10.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:09 smithi070 bash[55604]: cluster 2024-04-24T17:48:08.343408+0000 mgr.y (mgr.34107) 465 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 858 B/s rd, 0 op/s 2024-04-24T17:48:10.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:09 smithi070 bash[55604]: cluster 2024-04-24T17:48:08.344455+0000 mgr.y (mgr.34107) 466 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-24T17:48:10.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:09 smithi070 bash[55604]: cluster 2024-04-24T17:48:08.344455+0000 mgr.y (mgr.34107) 466 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-24T17:48:10.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:09 smithi070 bash[55604]: audit 2024-04-24T17:48:08.440346+0000 mgr.y (mgr.34107) 467 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:48:10.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:09 smithi070 bash[55604]: audit 2024-04-24T17:48:08.440346+0000 mgr.y (mgr.34107) 467 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:48:10.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:09 smithi070 bash[56922]: cluster 2024-04-24T17:48:08.343408+0000 mgr.y (mgr.34107) 465 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 858 B/s rd, 0 op/s 2024-04-24T17:48:10.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:09 smithi070 bash[56922]: cluster 2024-04-24T17:48:08.343408+0000 mgr.y (mgr.34107) 465 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 858 B/s rd, 0 op/s 2024-04-24T17:48:10.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:09 smithi070 bash[56922]: cluster 2024-04-24T17:48:08.344455+0000 mgr.y (mgr.34107) 466 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-24T17:48:10.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:09 smithi070 bash[56922]: cluster 2024-04-24T17:48:08.344455+0000 mgr.y (mgr.34107) 466 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-24T17:48:10.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:09 smithi070 bash[56922]: audit 2024-04-24T17:48:08.440346+0000 mgr.y (mgr.34107) 467 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:48:10.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:09 smithi070 bash[56922]: audit 2024-04-24T17:48:08.440346+0000 mgr.y (mgr.34107) 467 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:48:10.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:09 smithi137 bash[43799]: cluster 2024-04-24T17:48:08.343408+0000 mgr.y (mgr.34107) 465 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 858 B/s rd, 0 op/s 2024-04-24T17:48:10.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:09 smithi137 bash[43799]: cluster 2024-04-24T17:48:08.343408+0000 mgr.y (mgr.34107) 465 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 858 B/s rd, 0 op/s 2024-04-24T17:48:10.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:09 smithi137 bash[43799]: cluster 2024-04-24T17:48:08.344455+0000 mgr.y (mgr.34107) 466 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-24T17:48:10.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:09 smithi137 bash[43799]: cluster 2024-04-24T17:48:08.344455+0000 mgr.y (mgr.34107) 466 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-24T17:48:10.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:09 smithi137 bash[43799]: audit 2024-04-24T17:48:08.440346+0000 mgr.y (mgr.34107) 467 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:48:10.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:09 smithi137 bash[43799]: audit 2024-04-24T17:48:08.440346+0000 mgr.y (mgr.34107) 467 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:48:10.281 INFO:teuthology.orchestra.run.smithi070.stdout:true 2024-04-24T17:48:11.038 INFO:teuthology.orchestra.run.smithi070.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-24T17:48:11.039 INFO:teuthology.orchestra.run.smithi070.stdout:alertmanager.a smithi070 *:9093,9094 running (9m) 11s ago 16m 14.1M - 0.23.0 ba2b418f427c e0f2cd13940b 2024-04-24T17:48:11.039 INFO:teuthology.orchestra.run.smithi070.stdout:grafana.a smithi137 *:3000 running (8m) 11s ago 15m 42.2M - 8.3.5 dad864ee21e9 ca713403d512 2024-04-24T17:48:11.039 INFO:teuthology.orchestra.run.smithi070.stdout:iscsi.foo.smithi070.jytlzp smithi070 running (73s) 11s ago 13m 42.6M - 3.8 8bb2087275ff b9df9546dfcf 2024-04-24T17:48:11.039 INFO:teuthology.orchestra.run.smithi070.stdout:mgr.x smithi137 *:8443,9283,8765 running (8m) 11s ago 21m 441M - 19.0.0-3285-g5904d294 8bb2087275ff dd7af369145b 2024-04-24T17:48:11.039 INFO:teuthology.orchestra.run.smithi070.stdout:mgr.y smithi070 *:8443,9283,8765 running (8m) 11s ago 23m 509M - 19.0.0-3285-g5904d294 8bb2087275ff c555095cd81e 2024-04-24T17:48:11.039 INFO:teuthology.orchestra.run.smithi070.stdout:mon.a smithi070 running (7m) 11s ago 23m 64.8M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 6a091f7b35e1 2024-04-24T17:48:11.039 INFO:teuthology.orchestra.run.smithi070.stdout:mon.b smithi137 running (6m) 11s ago 21m 50.1M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 3c2727485e8d 2024-04-24T17:48:11.039 INFO:teuthology.orchestra.run.smithi070.stdout:mon.c smithi070 running (7m) 11s ago 21m 53.7M 2048M 19.0.0-3285-g5904d294 8bb2087275ff d56c3ab97de2 2024-04-24T17:48:11.039 INFO:teuthology.orchestra.run.smithi070.stdout:node-exporter.a smithi070 *:9100 running (49s) 11s ago 16m 7656k - 1.5.0 0da6a335fe13 769abc80ff60 2024-04-24T17:48:11.039 INFO:teuthology.orchestra.run.smithi070.stdout:node-exporter.b smithi137 *:9100 running (45s) 11s ago 16m 8076k - 1.5.0 0da6a335fe13 fe42a0fe894b 2024-04-24T17:48:11.040 INFO:teuthology.orchestra.run.smithi070.stdout:osd.0 smithi070 running (5m) 11s ago 21m 58.2M 2780M 19.0.0-3285-g5904d294 8bb2087275ff 718b3b3cef66 2024-04-24T17:48:11.040 INFO:teuthology.orchestra.run.smithi070.stdout:osd.1 smithi070 running (5m) 11s ago 20m 64.2M 2780M 19.0.0-3285-g5904d294 8bb2087275ff 46f1f3bd7742 2024-04-24T17:48:11.040 INFO:teuthology.orchestra.run.smithi070.stdout:osd.2 smithi070 running (4m) 11s ago 19m 53.1M 2780M 19.0.0-3285-g5904d294 8bb2087275ff d234df45b661 2024-04-24T17:48:11.040 INFO:teuthology.orchestra.run.smithi070.stdout:osd.3 smithi070 running (4m) 11s ago 19m 58.5M 2780M 19.0.0-3285-g5904d294 8bb2087275ff c0b08fb6cc19 2024-04-24T17:48:11.040 INFO:teuthology.orchestra.run.smithi070.stdout:osd.4 smithi137 running (3m) 11s ago 18m 64.7M 3036M 19.0.0-3285-g5904d294 8bb2087275ff c653ad956c9b 2024-04-24T17:48:11.040 INFO:teuthology.orchestra.run.smithi070.stdout:osd.5 smithi137 running (3m) 11s ago 18m 56.7M 3036M 19.0.0-3285-g5904d294 8bb2087275ff dac9b6431bb4 2024-04-24T17:48:11.040 INFO:teuthology.orchestra.run.smithi070.stdout:osd.6 smithi137 running (2m) 11s ago 17m 51.0M 3036M 19.0.0-3285-g5904d294 8bb2087275ff 25b7cf6f44f8 2024-04-24T17:48:11.040 INFO:teuthology.orchestra.run.smithi070.stdout:osd.7 smithi137 running (2m) 11s ago 17m 57.5M 3036M 19.0.0-3285-g5904d294 8bb2087275ff ba2fd99c956e 2024-04-24T17:48:11.040 INFO:teuthology.orchestra.run.smithi070.stdout:prometheus.a smithi137 *:9095 running (17s) 11s ago 16m 40.9M - 2.43.0 a07b618ecd1d e0fec2341539 2024-04-24T17:48:11.040 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.foo.smithi070.jodwqm smithi070 *:8000 running (2m) 11s ago 14m 89.0M - 19.0.0-3285-g5904d294 8bb2087275ff 268d60035d9b 2024-04-24T17:48:11.040 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.foo.smithi137.xlirah smithi137 *:8000 running (111s) 11s ago 14m 88.8M - 19.0.0-3285-g5904d294 8bb2087275ff 66f7b2658c59 2024-04-24T17:48:11.041 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.smpl.smithi070.qayqjt smithi070 *:80 running (117s) 11s ago 14m 88.9M - 19.0.0-3285-g5904d294 8bb2087275ff 910c915b5cec 2024-04-24T17:48:11.041 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.smpl.smithi137.vqzuok smithi137 *:80 running (104s) 11s ago 14m 88.7M - 19.0.0-3285-g5904d294 8bb2087275ff 4f6d66f80110 2024-04-24T17:48:11.459 INFO:teuthology.orchestra.run.smithi070.stdout:{ 2024-04-24T17:48:11.459 INFO:teuthology.orchestra.run.smithi070.stdout: "mon": { 2024-04-24T17:48:11.459 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 3 2024-04-24T17:48:11.459 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:48:11.460 INFO:teuthology.orchestra.run.smithi070.stdout: "mgr": { 2024-04-24T17:48:11.460 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 2 2024-04-24T17:48:11.460 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:48:11.460 INFO:teuthology.orchestra.run.smithi070.stdout: "osd": { 2024-04-24T17:48:11.460 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 8 2024-04-24T17:48:11.460 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:48:11.460 INFO:teuthology.orchestra.run.smithi070.stdout: "rgw": { 2024-04-24T17:48:11.460 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 4 2024-04-24T17:48:11.460 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:48:11.460 INFO:teuthology.orchestra.run.smithi070.stdout: "overall": { 2024-04-24T17:48:11.460 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 17 2024-04-24T17:48:11.460 INFO:teuthology.orchestra.run.smithi070.stdout: } 2024-04-24T17:48:11.460 INFO:teuthology.orchestra.run.smithi070.stdout:} 2024-04-24T17:48:11.836 INFO:teuthology.orchestra.run.smithi070.stdout:{ 2024-04-24T17:48:11.836 INFO:teuthology.orchestra.run.smithi070.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc", 2024-04-24T17:48:11.836 INFO:teuthology.orchestra.run.smithi070.stdout: "in_progress": true, 2024-04-24T17:48:11.836 INFO:teuthology.orchestra.run.smithi070.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-24T17:48:11.837 INFO:teuthology.orchestra.run.smithi070.stdout: "services_complete": [ 2024-04-24T17:48:11.837 INFO:teuthology.orchestra.run.smithi070.stdout: "rgw", 2024-04-24T17:48:11.837 INFO:teuthology.orchestra.run.smithi070.stdout: "osd", 2024-04-24T17:48:11.837 INFO:teuthology.orchestra.run.smithi070.stdout: "iscsi", 2024-04-24T17:48:11.837 INFO:teuthology.orchestra.run.smithi070.stdout: "mgr", 2024-04-24T17:48:11.837 INFO:teuthology.orchestra.run.smithi070.stdout: "mon" 2024-04-24T17:48:11.837 INFO:teuthology.orchestra.run.smithi070.stdout: ], 2024-04-24T17:48:11.837 INFO:teuthology.orchestra.run.smithi070.stdout: "progress": "18/23 daemons upgraded", 2024-04-24T17:48:11.837 INFO:teuthology.orchestra.run.smithi070.stdout: "message": "Currently upgrading alertmanager daemons", 2024-04-24T17:48:11.837 INFO:teuthology.orchestra.run.smithi070.stdout: "is_paused": false 2024-04-24T17:48:11.837 INFO:teuthology.orchestra.run.smithi070.stdout:} 2024-04-24T17:48:12.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:11 smithi137 bash[43799]: audit 2024-04-24T17:48:10.282645+0000 mgr.y (mgr.34107) 468 : audit [DBG] from='client.44767 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:48:12.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:11 smithi137 bash[43799]: audit 2024-04-24T17:48:10.282645+0000 mgr.y (mgr.34107) 468 : audit [DBG] from='client.44767 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:48:12.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:11 smithi137 bash[43799]: cluster 2024-04-24T17:48:10.345926+0000 mgr.y (mgr.34107) 469 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-24T17:48:12.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:11 smithi137 bash[43799]: cluster 2024-04-24T17:48:10.345926+0000 mgr.y (mgr.34107) 469 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-24T17:48:12.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:11 smithi137 bash[43799]: audit 2024-04-24T17:48:10.387082+0000 mgr.y (mgr.34107) 470 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:48:12.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:11 smithi137 bash[43799]: audit 2024-04-24T17:48:10.387082+0000 mgr.y (mgr.34107) 470 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:48:12.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:11 smithi137 bash[43799]: audit 2024-04-24T17:48:10.659394+0000 mgr.y (mgr.34107) 471 : audit [DBG] from='client.44773 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:48:12.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:11 smithi137 bash[43799]: audit 2024-04-24T17:48:10.659394+0000 mgr.y (mgr.34107) 471 : audit [DBG] from='client.44773 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:48:12.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:11 smithi137 bash[43799]: cephadm 2024-04-24T17:48:10.739821+0000 mgr.y (mgr.34107) 472 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-04-24T17:48:12.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:11 smithi137 bash[43799]: cephadm 2024-04-24T17:48:10.739821+0000 mgr.y (mgr.34107) 472 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-04-24T17:48:12.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:11 smithi137 bash[43799]: cephadm 2024-04-24T17:48:10.748793+0000 mgr.y (mgr.34107) 473 : cephadm [INF] Deploying daemon alertmanager.a on smithi070 2024-04-24T17:48:12.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:11 smithi137 bash[43799]: cephadm 2024-04-24T17:48:10.748793+0000 mgr.y (mgr.34107) 473 : cephadm [INF] Deploying daemon alertmanager.a on smithi070 2024-04-24T17:48:12.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:11 smithi137 bash[43799]: audit 2024-04-24T17:48:11.473560+0000 mon.a (mon.0) 853 : audit [DBG] from='client.? 172.21.15.70:0/2546968862' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:12.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:11 smithi137 bash[43799]: audit 2024-04-24T17:48:11.473560+0000 mon.a (mon.0) 853 : audit [DBG] from='client.? 172.21.15.70:0/2546968862' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:12.303 INFO:teuthology.orchestra.run.smithi070.stdout:HEALTH_WARN failed to probe daemons or devices 2024-04-24T17:48:12.303 INFO:teuthology.orchestra.run.smithi070.stdout:[WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-24T17:48:12.303 INFO:teuthology.orchestra.run.smithi070.stdout: host smithi137 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/mon.b/config 2024-04-24T17:48:12.303 INFO:teuthology.orchestra.run.smithi070.stdout:Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc -e NODE_NAME=smithi137 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp5xam9vca:/etc/ceph/ceph.conf:z quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc inventory --format=json-pretty --filter-for-batch 2024-04-24T17:48:12.304 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:48:12.304 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/docker: stderr See 'docker run --help'. 2024-04-24T17:48:12.304 INFO:teuthology.orchestra.run.smithi070.stdout:Traceback (most recent call last): 2024-04-24T17:48:12.304 INFO:teuthology.orchestra.run.smithi070.stdout: File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-24T17:48:12.304 INFO:teuthology.orchestra.run.smithi070.stdout: return _run_code(code, main_globals, None, 2024-04-24T17:48:12.304 INFO:teuthology.orchestra.run.smithi070.stdout: File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-24T17:48:12.304 INFO:teuthology.orchestra.run.smithi070.stdout: exec(code, run_globals) 2024-04-24T17:48:12.304 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5642, in 2024-04-24T17:48:12.304 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5630, in main 2024-04-24T17:48:12.304 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 408, in _infer_config 2024-04-24T17:48:12.304 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 323, in _infer_fsid 2024-04-24T17:48:12.304 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 436, in _infer_image 2024-04-24T17:48:12.304 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 310, in _validate_fsid 2024-04-24T17:48:12.305 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 3380, in command_ceph_volume 2024-04-24T17:48:12.305 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-24T17:48:12.305 INFO:teuthology.orchestra.run.smithi070.stdout:RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc -e NODE_NAME=smithi137 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp5xam9vca:/etc/ceph/ceph.conf:z quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:48:12.305 INFO:teuthology.orchestra.run.smithi070.stdout:See 'docker run --help'. 2024-04-24T17:48:12.328 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:48:11 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:48:11] "GET /metrics HTTP/1.1" 200 38693 "" "Prometheus/2.43.0" 2024-04-24T17:48:12.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:11 smithi070 bash[56922]: audit 2024-04-24T17:48:10.282645+0000 mgr.y (mgr.34107) 468 : audit [DBG] from='client.44767 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:48:12.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:11 smithi070 bash[56922]: audit 2024-04-24T17:48:10.282645+0000 mgr.y (mgr.34107) 468 : audit [DBG] from='client.44767 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:48:12.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:11 smithi070 bash[56922]: cluster 2024-04-24T17:48:10.345926+0000 mgr.y (mgr.34107) 469 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-24T17:48:12.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:11 smithi070 bash[56922]: cluster 2024-04-24T17:48:10.345926+0000 mgr.y (mgr.34107) 469 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-24T17:48:12.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:11 smithi070 bash[56922]: audit 2024-04-24T17:48:10.387082+0000 mgr.y (mgr.34107) 470 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:48:12.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:11 smithi070 bash[56922]: audit 2024-04-24T17:48:10.387082+0000 mgr.y (mgr.34107) 470 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:48:12.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:11 smithi070 bash[56922]: audit 2024-04-24T17:48:10.659394+0000 mgr.y (mgr.34107) 471 : audit [DBG] from='client.44773 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:48:12.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:11 smithi070 bash[56922]: audit 2024-04-24T17:48:10.659394+0000 mgr.y (mgr.34107) 471 : audit [DBG] from='client.44773 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:48:12.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:11 smithi070 bash[56922]: cephadm 2024-04-24T17:48:10.739821+0000 mgr.y (mgr.34107) 472 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-04-24T17:48:12.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:11 smithi070 bash[56922]: cephadm 2024-04-24T17:48:10.739821+0000 mgr.y (mgr.34107) 472 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-04-24T17:48:12.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:11 smithi070 bash[56922]: cephadm 2024-04-24T17:48:10.748793+0000 mgr.y (mgr.34107) 473 : cephadm [INF] Deploying daemon alertmanager.a on smithi070 2024-04-24T17:48:12.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:11 smithi070 bash[56922]: cephadm 2024-04-24T17:48:10.748793+0000 mgr.y (mgr.34107) 473 : cephadm [INF] Deploying daemon alertmanager.a on smithi070 2024-04-24T17:48:12.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:11 smithi070 bash[56922]: audit 2024-04-24T17:48:11.473560+0000 mon.a (mon.0) 853 : audit [DBG] from='client.? 172.21.15.70:0/2546968862' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:12.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:11 smithi070 bash[56922]: audit 2024-04-24T17:48:11.473560+0000 mon.a (mon.0) 853 : audit [DBG] from='client.? 172.21.15.70:0/2546968862' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:12.329 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:11 smithi070 bash[55604]: audit 2024-04-24T17:48:10.282645+0000 mgr.y (mgr.34107) 468 : audit [DBG] from='client.44767 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:48:12.330 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:11 smithi070 bash[55604]: audit 2024-04-24T17:48:10.282645+0000 mgr.y (mgr.34107) 468 : audit [DBG] from='client.44767 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:48:12.330 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:11 smithi070 bash[55604]: cluster 2024-04-24T17:48:10.345926+0000 mgr.y (mgr.34107) 469 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-24T17:48:12.330 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:11 smithi070 bash[55604]: cluster 2024-04-24T17:48:10.345926+0000 mgr.y (mgr.34107) 469 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-24T17:48:12.330 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:11 smithi070 bash[55604]: audit 2024-04-24T17:48:10.387082+0000 mgr.y (mgr.34107) 470 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:48:12.330 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:11 smithi070 bash[55604]: audit 2024-04-24T17:48:10.387082+0000 mgr.y (mgr.34107) 470 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:48:12.330 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:11 smithi070 bash[55604]: audit 2024-04-24T17:48:10.659394+0000 mgr.y (mgr.34107) 471 : audit [DBG] from='client.44773 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:48:12.330 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:11 smithi070 bash[55604]: audit 2024-04-24T17:48:10.659394+0000 mgr.y (mgr.34107) 471 : audit [DBG] from='client.44773 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:48:12.330 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:11 smithi070 bash[55604]: cephadm 2024-04-24T17:48:10.739821+0000 mgr.y (mgr.34107) 472 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-04-24T17:48:12.330 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:11 smithi070 bash[55604]: cephadm 2024-04-24T17:48:10.739821+0000 mgr.y (mgr.34107) 472 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-04-24T17:48:12.330 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:11 smithi070 bash[55604]: cephadm 2024-04-24T17:48:10.748793+0000 mgr.y (mgr.34107) 473 : cephadm [INF] Deploying daemon alertmanager.a on smithi070 2024-04-24T17:48:12.331 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:11 smithi070 bash[55604]: cephadm 2024-04-24T17:48:10.748793+0000 mgr.y (mgr.34107) 473 : cephadm [INF] Deploying daemon alertmanager.a on smithi070 2024-04-24T17:48:12.331 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:11 smithi070 bash[55604]: audit 2024-04-24T17:48:11.473560+0000 mon.a (mon.0) 853 : audit [DBG] from='client.? 172.21.15.70:0/2546968862' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:12.331 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:11 smithi070 bash[55604]: audit 2024-04-24T17:48:11.473560+0000 mon.a (mon.0) 853 : audit [DBG] from='client.? 172.21.15.70:0/2546968862' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:13.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:12 smithi137 bash[43799]: audit 2024-04-24T17:48:11.015347+0000 mgr.y (mgr.34107) 474 : audit [DBG] from='client.44779 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:48:13.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:12 smithi137 bash[43799]: audit 2024-04-24T17:48:11.015347+0000 mgr.y (mgr.34107) 474 : audit [DBG] from='client.44779 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:48:13.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:12 smithi137 bash[43799]: audit 2024-04-24T17:48:11.850675+0000 mgr.y (mgr.34107) 475 : audit [DBG] from='client.34866 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:48:13.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:12 smithi137 bash[43799]: audit 2024-04-24T17:48:11.850675+0000 mgr.y (mgr.34107) 475 : audit [DBG] from='client.34866 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:48:13.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:12 smithi137 bash[43799]: audit 2024-04-24T17:48:12.316426+0000 mon.a (mon.0) 854 : audit [DBG] from='client.? 172.21.15.70:0/3468990759' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:48:13.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:12 smithi137 bash[43799]: audit 2024-04-24T17:48:12.316426+0000 mon.a (mon.0) 854 : audit [DBG] from='client.? 172.21.15.70:0/3468990759' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:48:13.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:12 smithi070 bash[56922]: audit 2024-04-24T17:48:11.015347+0000 mgr.y (mgr.34107) 474 : audit [DBG] from='client.44779 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:48:13.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:12 smithi070 bash[56922]: audit 2024-04-24T17:48:11.015347+0000 mgr.y (mgr.34107) 474 : audit [DBG] from='client.44779 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:48:13.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:12 smithi070 bash[56922]: audit 2024-04-24T17:48:11.850675+0000 mgr.y (mgr.34107) 475 : audit [DBG] from='client.34866 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:48:13.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:12 smithi070 bash[56922]: audit 2024-04-24T17:48:11.850675+0000 mgr.y (mgr.34107) 475 : audit [DBG] from='client.34866 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:48:13.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:12 smithi070 bash[56922]: audit 2024-04-24T17:48:12.316426+0000 mon.a (mon.0) 854 : audit [DBG] from='client.? 172.21.15.70:0/3468990759' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:48:13.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:12 smithi070 bash[56922]: audit 2024-04-24T17:48:12.316426+0000 mon.a (mon.0) 854 : audit [DBG] from='client.? 172.21.15.70:0/3468990759' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:48:13.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:12 smithi070 bash[55604]: audit 2024-04-24T17:48:11.015347+0000 mgr.y (mgr.34107) 474 : audit [DBG] from='client.44779 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:48:13.329 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:12 smithi070 bash[55604]: audit 2024-04-24T17:48:11.015347+0000 mgr.y (mgr.34107) 474 : audit [DBG] from='client.44779 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:48:13.329 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:12 smithi070 bash[55604]: audit 2024-04-24T17:48:11.850675+0000 mgr.y (mgr.34107) 475 : audit [DBG] from='client.34866 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:48:13.329 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:12 smithi070 bash[55604]: audit 2024-04-24T17:48:11.850675+0000 mgr.y (mgr.34107) 475 : audit [DBG] from='client.34866 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:48:13.329 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:12 smithi070 bash[55604]: audit 2024-04-24T17:48:12.316426+0000 mon.a (mon.0) 854 : audit [DBG] from='client.? 172.21.15.70:0/3468990759' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:48:13.329 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:12 smithi070 bash[55604]: audit 2024-04-24T17:48:12.316426+0000 mon.a (mon.0) 854 : audit [DBG] from='client.? 172.21.15.70:0/3468990759' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:48:14.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:13 smithi137 bash[43799]: cluster 2024-04-24T17:48:12.346709+0000 mgr.y (mgr.34107) 476 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-24T17:48:14.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:13 smithi137 bash[43799]: cluster 2024-04-24T17:48:12.346709+0000 mgr.y (mgr.34107) 476 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-24T17:48:14.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:13 smithi070 bash[55604]: cluster 2024-04-24T17:48:12.346709+0000 mgr.y (mgr.34107) 476 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-24T17:48:14.329 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:13 smithi070 bash[55604]: cluster 2024-04-24T17:48:12.346709+0000 mgr.y (mgr.34107) 476 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-24T17:48:14.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:13 smithi070 bash[56922]: cluster 2024-04-24T17:48:12.346709+0000 mgr.y (mgr.34107) 476 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-24T17:48:14.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:13 smithi070 bash[56922]: cluster 2024-04-24T17:48:12.346709+0000 mgr.y (mgr.34107) 476 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-24T17:48:16.226 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:15 smithi070 bash[55604]: cluster 2024-04-24T17:48:14.347979+0000 mgr.y (mgr.34107) 477 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-24T17:48:16.226 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:15 smithi070 bash[55604]: cluster 2024-04-24T17:48:14.347979+0000 mgr.y (mgr.34107) 477 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-24T17:48:16.227 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:15 smithi070 bash[56922]: cluster 2024-04-24T17:48:14.347979+0000 mgr.y (mgr.34107) 477 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-24T17:48:16.227 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:15 smithi070 bash[56922]: cluster 2024-04-24T17:48:14.347979+0000 mgr.y (mgr.34107) 477 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-24T17:48:16.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:15 smithi137 bash[43799]: cluster 2024-04-24T17:48:14.347979+0000 mgr.y (mgr.34107) 477 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-24T17:48:16.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:15 smithi137 bash[43799]: cluster 2024-04-24T17:48:14.347979+0000 mgr.y (mgr.34107) 477 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-24T17:48:18.099 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:17 smithi070 bash[55604]: cluster 2024-04-24T17:48:16.349398+0000 mgr.y (mgr.34107) 478 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 515 B/s rd, 0 op/s 2024-04-24T17:48:18.099 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:17 smithi070 bash[55604]: cluster 2024-04-24T17:48:16.349398+0000 mgr.y (mgr.34107) 478 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 515 B/s rd, 0 op/s 2024-04-24T17:48:18.099 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:48:18 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:48:18.100 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:48:18 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:48:18.101 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:48:18 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:48:18.101 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:17 smithi070 bash[56922]: cluster 2024-04-24T17:48:16.349398+0000 mgr.y (mgr.34107) 478 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 515 B/s rd, 0 op/s 2024-04-24T17:48:18.101 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:17 smithi070 bash[56922]: cluster 2024-04-24T17:48:16.349398+0000 mgr.y (mgr.34107) 478 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 515 B/s rd, 0 op/s 2024-04-24T17:48:18.101 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:18 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:48:18.101 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:48:18 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:48:18.102 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:48:18 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:48:18.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:17 smithi137 bash[43799]: cluster 2024-04-24T17:48:16.349398+0000 mgr.y (mgr.34107) 478 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 515 B/s rd, 0 op/s 2024-04-24T17:48:18.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:17 smithi137 bash[43799]: cluster 2024-04-24T17:48:16.349398+0000 mgr.y (mgr.34107) 478 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 515 B/s rd, 0 op/s 2024-04-24T17:48:18.387 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:18 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:48:18.388 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:48:18 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:48:18.388 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:48:18 smithi070 systemd[1]: Stopping Ceph alertmanager.a for 6229cc3c-025f-11ef-bc93-c7b262605968... 2024-04-24T17:48:18.388 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:48:18 smithi070 bash[51740]: level=info ts=2024-04-24T17:48:18.356Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-04-24T17:48:18.388 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:48:18 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:48:19.252 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:48:18 smithi070 bash[73981]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-alertmanager-a 2024-04-24T17:48:19.252 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:48:19 smithi070 bash[74040]: Error response from daemon: No such container: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-alertmanager-a 2024-04-24T17:48:19.252 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:48:19 smithi070 systemd[1]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-04-24T17:48:19.252 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:48:19 smithi070 systemd[1]: Stopped Ceph alertmanager.a for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:48:19.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:19 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:48:19.578 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:48:19 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:48:19.579 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:48:19 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:48:19.579 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:48:19 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:48:19.579 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:48:19 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:48:19.579 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:48:19 smithi070 systemd[1]: Started Ceph alertmanager.a for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:48:19.580 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:48:19 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:48:19.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:19 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:48:19.581 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:48:19 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:48:19.581 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:48:19 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:48:20.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:19 smithi137 bash[43799]: cluster 2024-04-24T17:48:18.350569+0000 mgr.y (mgr.34107) 479 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:48:20.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:19 smithi137 bash[43799]: cluster 2024-04-24T17:48:18.350569+0000 mgr.y (mgr.34107) 479 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:48:20.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:19 smithi137 bash[43799]: audit 2024-04-24T17:48:19.440643+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:20.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:19 smithi137 bash[43799]: audit 2024-04-24T17:48:19.440643+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:20.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:19 smithi137 bash[43799]: audit 2024-04-24T17:48:19.446737+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:20.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:19 smithi137 bash[43799]: audit 2024-04-24T17:48:19.446737+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:20.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:19 smithi070 bash[55604]: cluster 2024-04-24T17:48:18.350569+0000 mgr.y (mgr.34107) 479 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:48:20.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:19 smithi070 bash[55604]: cluster 2024-04-24T17:48:18.350569+0000 mgr.y (mgr.34107) 479 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:48:20.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:19 smithi070 bash[55604]: audit 2024-04-24T17:48:19.440643+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:20.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:19 smithi070 bash[55604]: audit 2024-04-24T17:48:19.440643+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:20.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:19 smithi070 bash[55604]: audit 2024-04-24T17:48:19.446737+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:20.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:19 smithi070 bash[55604]: audit 2024-04-24T17:48:19.446737+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:20.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:19 smithi070 bash[56922]: cluster 2024-04-24T17:48:18.350569+0000 mgr.y (mgr.34107) 479 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:48:20.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:19 smithi070 bash[56922]: cluster 2024-04-24T17:48:18.350569+0000 mgr.y (mgr.34107) 479 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:48:20.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:19 smithi070 bash[56922]: audit 2024-04-24T17:48:19.440643+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:20.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:19 smithi070 bash[56922]: audit 2024-04-24T17:48:19.440643+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:20.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:19 smithi070 bash[56922]: audit 2024-04-24T17:48:19.446737+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:20.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:19 smithi070 bash[56922]: audit 2024-04-24T17:48:19.446737+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:20.828 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:48:20 smithi070 bash[74095]: ts=2024-04-24T17:48:20.424Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-04-24T17:48:20.828 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:48:20 smithi070 bash[74095]: ts=2024-04-24T17:48:20.425Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-04-24T17:48:20.829 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:48:20 smithi070 bash[74095]: ts=2024-04-24T17:48:20.427Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.70 port=9094 2024-04-24T17:48:20.829 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:48:20 smithi070 bash[74095]: ts=2024-04-24T17:48:20.428Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-24T17:48:20.829 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:48:20 smithi070 bash[74095]: ts=2024-04-24T17:48:20.458Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-24T17:48:20.829 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:48:20 smithi070 bash[74095]: ts=2024-04-24T17:48:20.458Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-24T17:48:20.829 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:48:20 smithi070 bash[74095]: ts=2024-04-24T17:48:20.462Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-04-24T17:48:20.829 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:48:20 smithi070 bash[74095]: ts=2024-04-24T17:48:20.462Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-04-24T17:48:22.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:21 smithi137 bash[43799]: cluster 2024-04-24T17:48:20.351504+0000 mgr.y (mgr.34107) 480 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:48:22.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:21 smithi137 bash[43799]: cluster 2024-04-24T17:48:20.351504+0000 mgr.y (mgr.34107) 480 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:48:22.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:21 smithi137 bash[43799]: audit 2024-04-24T17:48:20.397130+0000 mgr.y (mgr.34107) 481 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:48:22.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:21 smithi137 bash[43799]: audit 2024-04-24T17:48:20.397130+0000 mgr.y (mgr.34107) 481 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:48:22.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:21 smithi137 bash[43799]: audit 2024-04-24T17:48:21.128161+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:48:22.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:21 smithi137 bash[43799]: audit 2024-04-24T17:48:21.128161+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:48:22.328 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:48:21 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:48:21] "GET /metrics HTTP/1.1" 200 38690 "" "Prometheus/2.43.0" 2024-04-24T17:48:22.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:21 smithi070 bash[55604]: cluster 2024-04-24T17:48:20.351504+0000 mgr.y (mgr.34107) 480 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:48:22.329 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:21 smithi070 bash[55604]: cluster 2024-04-24T17:48:20.351504+0000 mgr.y (mgr.34107) 480 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:48:22.329 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:21 smithi070 bash[55604]: audit 2024-04-24T17:48:20.397130+0000 mgr.y (mgr.34107) 481 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:48:22.329 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:21 smithi070 bash[55604]: audit 2024-04-24T17:48:20.397130+0000 mgr.y (mgr.34107) 481 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:48:22.329 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:21 smithi070 bash[55604]: audit 2024-04-24T17:48:21.128161+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:48:22.329 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:21 smithi070 bash[55604]: audit 2024-04-24T17:48:21.128161+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:48:22.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:21 smithi070 bash[56922]: cluster 2024-04-24T17:48:20.351504+0000 mgr.y (mgr.34107) 480 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:48:22.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:21 smithi070 bash[56922]: cluster 2024-04-24T17:48:20.351504+0000 mgr.y (mgr.34107) 480 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:48:22.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:21 smithi070 bash[56922]: audit 2024-04-24T17:48:20.397130+0000 mgr.y (mgr.34107) 481 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:48:22.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:21 smithi070 bash[56922]: audit 2024-04-24T17:48:20.397130+0000 mgr.y (mgr.34107) 481 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:48:22.330 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:21 smithi070 bash[56922]: audit 2024-04-24T17:48:21.128161+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:48:22.330 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:21 smithi070 bash[56922]: audit 2024-04-24T17:48:21.128161+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:48:22.828 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:48:22 smithi070 bash[74095]: ts=2024-04-24T17:48:22.429Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.001055433s 2024-04-24T17:48:24.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:23 smithi137 bash[43799]: cluster 2024-04-24T17:48:22.352794+0000 mgr.y (mgr.34107) 482 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:48:24.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:23 smithi137 bash[43799]: cluster 2024-04-24T17:48:22.352794+0000 mgr.y (mgr.34107) 482 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:48:24.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:23 smithi070 bash[55604]: cluster 2024-04-24T17:48:22.352794+0000 mgr.y (mgr.34107) 482 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:48:24.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:23 smithi070 bash[55604]: cluster 2024-04-24T17:48:22.352794+0000 mgr.y (mgr.34107) 482 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:48:24.328 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:23 smithi070 bash[56922]: cluster 2024-04-24T17:48:22.352794+0000 mgr.y (mgr.34107) 482 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:48:24.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:23 smithi070 bash[56922]: cluster 2024-04-24T17:48:22.352794+0000 mgr.y (mgr.34107) 482 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:48:26.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:25 smithi137 bash[43799]: cluster 2024-04-24T17:48:24.354149+0000 mgr.y (mgr.34107) 483 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:48:26.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:25 smithi137 bash[43799]: cluster 2024-04-24T17:48:24.354149+0000 mgr.y (mgr.34107) 483 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:48:26.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:25 smithi137 bash[43799]: audit 2024-04-24T17:48:25.322101+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:26.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:25 smithi137 bash[43799]: audit 2024-04-24T17:48:25.322101+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:26.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:25 smithi137 bash[43799]: audit 2024-04-24T17:48:25.332566+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:26.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:25 smithi137 bash[43799]: audit 2024-04-24T17:48:25.332566+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:26.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:25 smithi070 bash[55604]: cluster 2024-04-24T17:48:24.354149+0000 mgr.y (mgr.34107) 483 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:48:26.328 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:25 smithi070 bash[55604]: cluster 2024-04-24T17:48:24.354149+0000 mgr.y (mgr.34107) 483 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:48:26.329 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:25 smithi070 bash[55604]: audit 2024-04-24T17:48:25.322101+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:26.329 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:25 smithi070 bash[55604]: audit 2024-04-24T17:48:25.322101+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:26.329 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:25 smithi070 bash[55604]: audit 2024-04-24T17:48:25.332566+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:26.329 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:25 smithi070 bash[55604]: audit 2024-04-24T17:48:25.332566+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:26.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:25 smithi070 bash[56922]: cluster 2024-04-24T17:48:24.354149+0000 mgr.y (mgr.34107) 483 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:48:26.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:25 smithi070 bash[56922]: cluster 2024-04-24T17:48:24.354149+0000 mgr.y (mgr.34107) 483 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:48:26.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:25 smithi070 bash[56922]: audit 2024-04-24T17:48:25.322101+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:26.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:25 smithi070 bash[56922]: audit 2024-04-24T17:48:25.322101+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:26.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:25 smithi070 bash[56922]: audit 2024-04-24T17:48:25.332566+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:26.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:25 smithi070 bash[56922]: audit 2024-04-24T17:48:25.332566+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:27.578 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:27 smithi070 bash[55604]: audit 2024-04-24T17:48:26.323922+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:27.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:27 smithi070 bash[55604]: audit 2024-04-24T17:48:26.323922+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:27.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:27 smithi070 bash[55604]: audit 2024-04-24T17:48:26.331704+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:27.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:27 smithi070 bash[55604]: audit 2024-04-24T17:48:26.331704+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:27.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:27 smithi070 bash[55604]: cluster 2024-04-24T17:48:26.355239+0000 mgr.y (mgr.34107) 484 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:48:27.579 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:27 smithi070 bash[55604]: cluster 2024-04-24T17:48:26.355239+0000 mgr.y (mgr.34107) 484 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:48:27.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:27 smithi070 bash[56922]: audit 2024-04-24T17:48:26.323922+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:27.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:27 smithi070 bash[56922]: audit 2024-04-24T17:48:26.323922+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:27.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:27 smithi070 bash[56922]: audit 2024-04-24T17:48:26.331704+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:27.579 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:27 smithi070 bash[56922]: audit 2024-04-24T17:48:26.331704+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:27.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:27 smithi070 bash[56922]: cluster 2024-04-24T17:48:26.355239+0000 mgr.y (mgr.34107) 484 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:48:27.580 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:27 smithi070 bash[56922]: cluster 2024-04-24T17:48:26.355239+0000 mgr.y (mgr.34107) 484 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:48:27.775 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:27 smithi137 bash[43799]: audit 2024-04-24T17:48:26.323922+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:27.775 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:27 smithi137 bash[43799]: audit 2024-04-24T17:48:26.323922+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:27.775 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:27 smithi137 bash[43799]: audit 2024-04-24T17:48:26.331704+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:27.776 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:27 smithi137 bash[43799]: audit 2024-04-24T17:48:26.331704+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:27.776 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:27 smithi137 bash[43799]: cluster 2024-04-24T17:48:26.355239+0000 mgr.y (mgr.34107) 484 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:48:27.776 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:27 smithi137 bash[43799]: cluster 2024-04-24T17:48:26.355239+0000 mgr.y (mgr.34107) 484 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:48:29.775 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:29 smithi137 bash[43799]: cluster 2024-04-24T17:48:28.356549+0000 mgr.y (mgr.34107) 485 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:48:29.775 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:29 smithi137 bash[43799]: cluster 2024-04-24T17:48:28.356549+0000 mgr.y (mgr.34107) 485 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:48:29.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:29 smithi070 bash[55604]: cluster 2024-04-24T17:48:28.356549+0000 mgr.y (mgr.34107) 485 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:48:29.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:29 smithi070 bash[55604]: cluster 2024-04-24T17:48:28.356549+0000 mgr.y (mgr.34107) 485 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:48:29.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:29 smithi070 bash[56922]: cluster 2024-04-24T17:48:28.356549+0000 mgr.y (mgr.34107) 485 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:48:29.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:29 smithi070 bash[56922]: cluster 2024-04-24T17:48:28.356549+0000 mgr.y (mgr.34107) 485 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:48:30.828 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:48:30 smithi070 bash[74095]: ts=2024-04-24T17:48:30.431Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003185921s 2024-04-24T17:48:31.775 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:31 smithi137 bash[43799]: cluster 2024-04-24T17:48:30.358330+0000 mgr.y (mgr.34107) 486 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:48:31.775 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:31 smithi137 bash[43799]: cluster 2024-04-24T17:48:30.358330+0000 mgr.y (mgr.34107) 486 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:48:31.775 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:31 smithi137 bash[43799]: audit 2024-04-24T17:48:30.407714+0000 mgr.y (mgr.34107) 487 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:48:31.775 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:31 smithi137 bash[43799]: audit 2024-04-24T17:48:30.407714+0000 mgr.y (mgr.34107) 487 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:48:31.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:31 smithi070 bash[55604]: cluster 2024-04-24T17:48:30.358330+0000 mgr.y (mgr.34107) 486 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:48:31.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:31 smithi070 bash[55604]: cluster 2024-04-24T17:48:30.358330+0000 mgr.y (mgr.34107) 486 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:48:31.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:31 smithi070 bash[55604]: audit 2024-04-24T17:48:30.407714+0000 mgr.y (mgr.34107) 487 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:48:31.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:31 smithi070 bash[55604]: audit 2024-04-24T17:48:30.407714+0000 mgr.y (mgr.34107) 487 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:48:31.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:31 smithi070 bash[56922]: cluster 2024-04-24T17:48:30.358330+0000 mgr.y (mgr.34107) 486 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:48:31.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:31 smithi070 bash[56922]: cluster 2024-04-24T17:48:30.358330+0000 mgr.y (mgr.34107) 486 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:48:31.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:31 smithi070 bash[56922]: audit 2024-04-24T17:48:30.407714+0000 mgr.y (mgr.34107) 487 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:48:31.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:31 smithi070 bash[56922]: audit 2024-04-24T17:48:30.407714+0000 mgr.y (mgr.34107) 487 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:48:32.328 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:48:31 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:48:31] "GET /metrics HTTP/1.1" 200 38690 "" "Prometheus/2.43.0" 2024-04-24T17:48:33.775 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:33 smithi137 bash[43799]: cluster 2024-04-24T17:48:32.359192+0000 mgr.y (mgr.34107) 488 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:48:33.775 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:33 smithi137 bash[43799]: cluster 2024-04-24T17:48:32.359192+0000 mgr.y (mgr.34107) 488 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:48:33.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:33 smithi070 bash[55604]: cluster 2024-04-24T17:48:32.359192+0000 mgr.y (mgr.34107) 488 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:48:33.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:33 smithi070 bash[55604]: cluster 2024-04-24T17:48:32.359192+0000 mgr.y (mgr.34107) 488 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:48:33.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:33 smithi070 bash[56922]: cluster 2024-04-24T17:48:32.359192+0000 mgr.y (mgr.34107) 488 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:48:33.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:33 smithi070 bash[56922]: cluster 2024-04-24T17:48:32.359192+0000 mgr.y (mgr.34107) 488 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:48:34.775 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:34 smithi137 bash[43799]: audit 2024-04-24T17:48:33.515659+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:48:34.776 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:34 smithi137 bash[43799]: audit 2024-04-24T17:48:33.515659+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:48:34.776 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:34 smithi137 bash[43799]: audit 2024-04-24T17:48:33.517323+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:48:34.776 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:34 smithi137 bash[43799]: audit 2024-04-24T17:48:33.517323+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:48:34.776 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:34 smithi137 bash[43799]: cluster 2024-04-24T17:48:33.520289+0000 mgr.y (mgr.34107) 489 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 916 B/s rd, 0 op/s 2024-04-24T17:48:34.776 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:34 smithi137 bash[43799]: cluster 2024-04-24T17:48:33.520289+0000 mgr.y (mgr.34107) 489 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 916 B/s rd, 0 op/s 2024-04-24T17:48:34.776 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:34 smithi137 bash[43799]: cluster 2024-04-24T17:48:33.521112+0000 mgr.y (mgr.34107) 490 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:48:34.776 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:34 smithi137 bash[43799]: cluster 2024-04-24T17:48:33.521112+0000 mgr.y (mgr.34107) 490 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:48:34.776 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:34 smithi137 bash[43799]: audit 2024-04-24T17:48:33.530837+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:34.776 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:34 smithi137 bash[43799]: audit 2024-04-24T17:48:33.530837+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:34.776 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:34 smithi137 bash[43799]: audit 2024-04-24T17:48:33.611574+0000 mon.a (mon.0) 865 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-24T17:48:34.776 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:34 smithi137 bash[43799]: audit 2024-04-24T17:48:33.611574+0000 mon.a (mon.0) 865 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-24T17:48:34.776 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:34 smithi137 bash[43799]: audit 2024-04-24T17:48:33.612333+0000 mgr.y (mgr.34107) 491 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-24T17:48:34.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:34 smithi137 bash[43799]: audit 2024-04-24T17:48:33.612333+0000 mgr.y (mgr.34107) 491 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-24T17:48:34.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:34 smithi137 bash[43799]: audit 2024-04-24T17:48:33.628180+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:48:34.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:34 smithi137 bash[43799]: audit 2024-04-24T17:48:33.628180+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:48:34.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:34 smithi137 bash[43799]: audit 2024-04-24T17:48:33.632628+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:34 smithi137 bash[43799]: audit 2024-04-24T17:48:33.632628+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.777 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:34 smithi137 bash[43799]: audit 2024-04-24T17:48:33.636105+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:34 smithi137 bash[43799]: audit 2024-04-24T17:48:33.636105+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:34 smithi137 bash[43799]: audit 2024-04-24T17:48:33.638574+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:34 smithi137 bash[43799]: audit 2024-04-24T17:48:33.638574+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:34 smithi137 bash[43799]: audit 2024-04-24T17:48:33.643170+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:34 smithi137 bash[43799]: audit 2024-04-24T17:48:33.643170+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:34 smithi137 bash[43799]: audit 2024-04-24T17:48:33.648374+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:34 smithi137 bash[43799]: audit 2024-04-24T17:48:33.648374+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:34 smithi137 bash[43799]: audit 2024-04-24T17:48:33.652603+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:34 smithi137 bash[43799]: audit 2024-04-24T17:48:33.652603+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:34 smithi137 bash[43799]: audit 2024-04-24T17:48:33.655588+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:34 smithi137 bash[43799]: audit 2024-04-24T17:48:33.655588+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.778 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:34 smithi137 bash[43799]: audit 2024-04-24T17:48:33.658603+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:34 smithi137 bash[43799]: audit 2024-04-24T17:48:33.658603+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:34 smithi137 bash[43799]: audit 2024-04-24T17:48:33.661495+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:34 smithi137 bash[43799]: audit 2024-04-24T17:48:33.661495+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:34 smithi137 bash[43799]: audit 2024-04-24T17:48:33.664927+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:34 smithi137 bash[43799]: audit 2024-04-24T17:48:33.664927+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:34 smithi137 bash[43799]: audit 2024-04-24T17:48:33.667875+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:34 smithi137 bash[43799]: audit 2024-04-24T17:48:33.667875+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:34 smithi137 bash[43799]: audit 2024-04-24T17:48:33.671049+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:34 smithi137 bash[43799]: audit 2024-04-24T17:48:33.671049+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:34 smithi137 bash[43799]: audit 2024-04-24T17:48:33.675241+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:34 smithi137 bash[43799]: audit 2024-04-24T17:48:33.675241+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:34 smithi137 bash[43799]: audit 2024-04-24T17:48:33.678922+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:34 smithi137 bash[43799]: audit 2024-04-24T17:48:33.678922+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:34 smithi137 bash[43799]: audit 2024-04-24T17:48:33.682728+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.779 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:34 smithi137 bash[43799]: audit 2024-04-24T17:48:33.682728+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[55604]: audit 2024-04-24T17:48:33.515659+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:48:34.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[55604]: audit 2024-04-24T17:48:33.515659+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:48:34.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[55604]: audit 2024-04-24T17:48:33.517323+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:48:34.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[55604]: audit 2024-04-24T17:48:33.517323+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:48:34.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[55604]: cluster 2024-04-24T17:48:33.520289+0000 mgr.y (mgr.34107) 489 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 916 B/s rd, 0 op/s 2024-04-24T17:48:34.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[55604]: cluster 2024-04-24T17:48:33.520289+0000 mgr.y (mgr.34107) 489 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 916 B/s rd, 0 op/s 2024-04-24T17:48:34.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[55604]: cluster 2024-04-24T17:48:33.521112+0000 mgr.y (mgr.34107) 490 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:48:34.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[55604]: cluster 2024-04-24T17:48:33.521112+0000 mgr.y (mgr.34107) 490 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:48:34.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[55604]: audit 2024-04-24T17:48:33.530837+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:34.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[55604]: audit 2024-04-24T17:48:33.530837+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:34.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[55604]: audit 2024-04-24T17:48:33.611574+0000 mon.a (mon.0) 865 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-24T17:48:34.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[55604]: audit 2024-04-24T17:48:33.611574+0000 mon.a (mon.0) 865 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-24T17:48:34.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[55604]: audit 2024-04-24T17:48:33.612333+0000 mgr.y (mgr.34107) 491 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-24T17:48:34.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[55604]: audit 2024-04-24T17:48:33.612333+0000 mgr.y (mgr.34107) 491 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-24T17:48:34.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[55604]: audit 2024-04-24T17:48:33.628180+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:48:34.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[55604]: audit 2024-04-24T17:48:33.628180+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:48:34.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[55604]: audit 2024-04-24T17:48:33.632628+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[55604]: audit 2024-04-24T17:48:33.632628+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[56922]: audit 2024-04-24T17:48:33.515659+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:48:34.831 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[56922]: audit 2024-04-24T17:48:33.515659+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:48:34.831 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[56922]: audit 2024-04-24T17:48:33.517323+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:48:34.831 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[56922]: audit 2024-04-24T17:48:33.517323+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:48:34.831 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[56922]: cluster 2024-04-24T17:48:33.520289+0000 mgr.y (mgr.34107) 489 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 916 B/s rd, 0 op/s 2024-04-24T17:48:34.831 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[56922]: cluster 2024-04-24T17:48:33.520289+0000 mgr.y (mgr.34107) 489 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 916 B/s rd, 0 op/s 2024-04-24T17:48:34.831 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[56922]: cluster 2024-04-24T17:48:33.521112+0000 mgr.y (mgr.34107) 490 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:48:34.831 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[56922]: cluster 2024-04-24T17:48:33.521112+0000 mgr.y (mgr.34107) 490 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:48:34.831 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[56922]: audit 2024-04-24T17:48:33.530837+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:34.831 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[56922]: audit 2024-04-24T17:48:33.530837+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:34.831 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[56922]: audit 2024-04-24T17:48:33.611574+0000 mon.a (mon.0) 865 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-24T17:48:34.831 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[56922]: audit 2024-04-24T17:48:33.611574+0000 mon.a (mon.0) 865 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-24T17:48:34.831 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[56922]: audit 2024-04-24T17:48:33.612333+0000 mgr.y (mgr.34107) 491 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-24T17:48:34.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[56922]: audit 2024-04-24T17:48:33.612333+0000 mgr.y (mgr.34107) 491 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-24T17:48:34.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[56922]: audit 2024-04-24T17:48:33.628180+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:48:34.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[56922]: audit 2024-04-24T17:48:33.628180+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:48:34.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[56922]: audit 2024-04-24T17:48:33.632628+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[56922]: audit 2024-04-24T17:48:33.632628+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[55604]: audit 2024-04-24T17:48:33.636105+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[55604]: audit 2024-04-24T17:48:33.636105+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[55604]: audit 2024-04-24T17:48:33.638574+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[55604]: audit 2024-04-24T17:48:33.638574+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.832 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[55604]: audit 2024-04-24T17:48:33.643170+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.833 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[55604]: audit 2024-04-24T17:48:33.643170+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.833 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[55604]: audit 2024-04-24T17:48:33.648374+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.833 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[55604]: audit 2024-04-24T17:48:33.648374+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.833 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[55604]: audit 2024-04-24T17:48:33.652603+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.833 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[55604]: audit 2024-04-24T17:48:33.652603+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.833 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[55604]: audit 2024-04-24T17:48:33.655588+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.833 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[55604]: audit 2024-04-24T17:48:33.655588+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.833 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[55604]: audit 2024-04-24T17:48:33.658603+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.833 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[55604]: audit 2024-04-24T17:48:33.658603+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.833 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[55604]: audit 2024-04-24T17:48:33.661495+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.833 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[55604]: audit 2024-04-24T17:48:33.661495+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.833 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[55604]: audit 2024-04-24T17:48:33.664927+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.833 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[55604]: audit 2024-04-24T17:48:33.664927+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[55604]: audit 2024-04-24T17:48:33.667875+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.834 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[55604]: audit 2024-04-24T17:48:33.667875+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[56922]: audit 2024-04-24T17:48:33.636105+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[56922]: audit 2024-04-24T17:48:33.636105+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[56922]: audit 2024-04-24T17:48:33.638574+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[56922]: audit 2024-04-24T17:48:33.638574+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[56922]: audit 2024-04-24T17:48:33.643170+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[56922]: audit 2024-04-24T17:48:33.643170+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[56922]: audit 2024-04-24T17:48:33.648374+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[56922]: audit 2024-04-24T17:48:33.648374+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[56922]: audit 2024-04-24T17:48:33.652603+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[56922]: audit 2024-04-24T17:48:33.652603+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[56922]: audit 2024-04-24T17:48:33.655588+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[56922]: audit 2024-04-24T17:48:33.655588+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[56922]: audit 2024-04-24T17:48:33.658603+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[56922]: audit 2024-04-24T17:48:33.658603+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[56922]: audit 2024-04-24T17:48:33.661495+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[56922]: audit 2024-04-24T17:48:33.661495+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[56922]: audit 2024-04-24T17:48:33.664927+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[56922]: audit 2024-04-24T17:48:33.664927+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[56922]: audit 2024-04-24T17:48:33.667875+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.835 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[56922]: audit 2024-04-24T17:48:33.667875+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.835 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[55604]: audit 2024-04-24T17:48:33.671049+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.836 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[55604]: audit 2024-04-24T17:48:33.671049+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.836 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[55604]: audit 2024-04-24T17:48:33.675241+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.836 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[55604]: audit 2024-04-24T17:48:33.675241+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.836 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[55604]: audit 2024-04-24T17:48:33.678922+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.836 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[55604]: audit 2024-04-24T17:48:33.678922+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.836 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[55604]: audit 2024-04-24T17:48:33.682728+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.836 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[55604]: audit 2024-04-24T17:48:33.682728+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[56922]: audit 2024-04-24T17:48:33.671049+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[56922]: audit 2024-04-24T17:48:33.671049+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[56922]: audit 2024-04-24T17:48:33.675241+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.836 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[56922]: audit 2024-04-24T17:48:33.675241+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.837 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[56922]: audit 2024-04-24T17:48:33.678922+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.837 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[56922]: audit 2024-04-24T17:48:33.678922+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.837 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[56922]: audit 2024-04-24T17:48:33.682728+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:34.837 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:34 smithi070 bash[56922]: audit 2024-04-24T17:48:33.682728+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:36.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:36 smithi070 bash[55604]: cluster 2024-04-24T17:48:35.522856+0000 mgr.y (mgr.34107) 492 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:48:36.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:36 smithi070 bash[55604]: cluster 2024-04-24T17:48:35.522856+0000 mgr.y (mgr.34107) 492 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:48:36.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:36 smithi070 bash[55604]: audit 2024-04-24T17:48:36.141485+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:48:36.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:36 smithi070 bash[55604]: audit 2024-04-24T17:48:36.141485+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:48:36.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:36 smithi070 bash[56922]: cluster 2024-04-24T17:48:35.522856+0000 mgr.y (mgr.34107) 492 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:48:36.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:36 smithi070 bash[56922]: cluster 2024-04-24T17:48:35.522856+0000 mgr.y (mgr.34107) 492 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:48:36.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:36 smithi070 bash[56922]: audit 2024-04-24T17:48:36.141485+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:48:36.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:36 smithi070 bash[56922]: audit 2024-04-24T17:48:36.141485+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:48:37.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:36 smithi137 bash[43799]: cluster 2024-04-24T17:48:35.522856+0000 mgr.y (mgr.34107) 492 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:48:37.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:36 smithi137 bash[43799]: cluster 2024-04-24T17:48:35.522856+0000 mgr.y (mgr.34107) 492 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:48:37.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:36 smithi137 bash[43799]: audit 2024-04-24T17:48:36.141485+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:48:37.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:36 smithi137 bash[43799]: audit 2024-04-24T17:48:36.141485+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:48:37.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:37 smithi070 bash[55604]: cephadm 2024-04-24T17:48:36.005842+0000 mgr.y (mgr.34107) 493 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-24T17:48:37.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:37 smithi070 bash[55604]: cephadm 2024-04-24T17:48:36.005842+0000 mgr.y (mgr.34107) 493 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-24T17:48:37.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:37 smithi070 bash[55604]: cephadm 2024-04-24T17:48:36.051966+0000 mgr.y (mgr.34107) 494 : cephadm [INF] Deploying daemon grafana.a on smithi137 2024-04-24T17:48:37.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:37 smithi070 bash[55604]: cephadm 2024-04-24T17:48:36.051966+0000 mgr.y (mgr.34107) 494 : cephadm [INF] Deploying daemon grafana.a on smithi137 2024-04-24T17:48:37.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:37 smithi070 bash[56922]: cephadm 2024-04-24T17:48:36.005842+0000 mgr.y (mgr.34107) 493 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-24T17:48:37.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:37 smithi070 bash[56922]: cephadm 2024-04-24T17:48:36.005842+0000 mgr.y (mgr.34107) 493 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-24T17:48:37.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:37 smithi070 bash[56922]: cephadm 2024-04-24T17:48:36.051966+0000 mgr.y (mgr.34107) 494 : cephadm [INF] Deploying daemon grafana.a on smithi137 2024-04-24T17:48:37.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:37 smithi070 bash[56922]: cephadm 2024-04-24T17:48:36.051966+0000 mgr.y (mgr.34107) 494 : cephadm [INF] Deploying daemon grafana.a on smithi137 2024-04-24T17:48:38.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:37 smithi137 bash[43799]: cephadm 2024-04-24T17:48:36.005842+0000 mgr.y (mgr.34107) 493 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-24T17:48:38.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:37 smithi137 bash[43799]: cephadm 2024-04-24T17:48:36.005842+0000 mgr.y (mgr.34107) 493 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-24T17:48:38.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:37 smithi137 bash[43799]: cephadm 2024-04-24T17:48:36.051966+0000 mgr.y (mgr.34107) 494 : cephadm [INF] Deploying daemon grafana.a on smithi137 2024-04-24T17:48:38.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:37 smithi137 bash[43799]: cephadm 2024-04-24T17:48:36.051966+0000 mgr.y (mgr.34107) 494 : cephadm [INF] Deploying daemon grafana.a on smithi137 2024-04-24T17:48:39.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:38 smithi137 bash[43799]: cluster 2024-04-24T17:48:37.524175+0000 mgr.y (mgr.34107) 495 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:48:39.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:38 smithi137 bash[43799]: cluster 2024-04-24T17:48:37.524175+0000 mgr.y (mgr.34107) 495 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:48:39.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:38 smithi070 bash[55604]: cluster 2024-04-24T17:48:37.524175+0000 mgr.y (mgr.34107) 495 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:48:39.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:38 smithi070 bash[55604]: cluster 2024-04-24T17:48:37.524175+0000 mgr.y (mgr.34107) 495 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:48:39.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:38 smithi070 bash[56922]: cluster 2024-04-24T17:48:37.524175+0000 mgr.y (mgr.34107) 495 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:48:39.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:38 smithi070 bash[56922]: cluster 2024-04-24T17:48:37.524175+0000 mgr.y (mgr.34107) 495 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:48:40.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:40 smithi070 bash[55604]: cluster 2024-04-24T17:48:39.525547+0000 mgr.y (mgr.34107) 496 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:48:40.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:40 smithi070 bash[55604]: cluster 2024-04-24T17:48:39.525547+0000 mgr.y (mgr.34107) 496 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:48:40.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:40 smithi070 bash[56922]: cluster 2024-04-24T17:48:39.525547+0000 mgr.y (mgr.34107) 496 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:48:40.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:40 smithi070 bash[56922]: cluster 2024-04-24T17:48:39.525547+0000 mgr.y (mgr.34107) 496 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:48:41.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:40 smithi137 bash[43799]: cluster 2024-04-24T17:48:39.525547+0000 mgr.y (mgr.34107) 496 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:48:41.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:40 smithi137 bash[43799]: cluster 2024-04-24T17:48:39.525547+0000 mgr.y (mgr.34107) 496 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:48:41.951 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:41 smithi070 bash[55604]: audit 2024-04-24T17:48:40.415128+0000 mgr.y (mgr.34107) 497 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:48:41.951 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:41 smithi070 bash[55604]: audit 2024-04-24T17:48:40.415128+0000 mgr.y (mgr.34107) 497 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:48:41.951 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:41 smithi070 bash[56922]: audit 2024-04-24T17:48:40.415128+0000 mgr.y (mgr.34107) 497 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:48:41.951 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:41 smithi070 bash[56922]: audit 2024-04-24T17:48:40.415128+0000 mgr.y (mgr.34107) 497 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:48:42.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:41 smithi137 bash[43799]: audit 2024-04-24T17:48:40.415128+0000 mgr.y (mgr.34107) 497 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:48:42.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:41 smithi137 bash[43799]: audit 2024-04-24T17:48:40.415128+0000 mgr.y (mgr.34107) 497 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:48:42.328 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:48:41 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:48:41] "GET /metrics HTTP/1.1" 200 38690 "" "Prometheus/2.43.0" 2024-04-24T17:48:42.698 INFO:teuthology.orchestra.run.smithi070.stdout:true 2024-04-24T17:48:43.024 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:42 smithi137 bash[43799]: cluster 2024-04-24T17:48:41.527025+0000 mgr.y (mgr.34107) 498 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:48:43.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:42 smithi137 bash[43799]: cluster 2024-04-24T17:48:41.527025+0000 mgr.y (mgr.34107) 498 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:48:43.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:42 smithi070 bash[55604]: cluster 2024-04-24T17:48:41.527025+0000 mgr.y (mgr.34107) 498 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:48:43.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:42 smithi070 bash[55604]: cluster 2024-04-24T17:48:41.527025+0000 mgr.y (mgr.34107) 498 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:48:43.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:42 smithi070 bash[56922]: cluster 2024-04-24T17:48:41.527025+0000 mgr.y (mgr.34107) 498 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:48:43.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:42 smithi070 bash[56922]: cluster 2024-04-24T17:48:41.527025+0000 mgr.y (mgr.34107) 498 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:48:43.464 INFO:teuthology.orchestra.run.smithi070.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-24T17:48:43.464 INFO:teuthology.orchestra.run.smithi070.stdout:alertmanager.a smithi070 *:9093,9094 running (24s) 18s ago 16m 13.5M - 0.25.0 c8568f914cd2 ba6d1d26e6e7 2024-04-24T17:48:43.464 INFO:teuthology.orchestra.run.smithi070.stdout:grafana.a smithi137 *:3000 running (9m) 43s ago 16m 42.2M - 8.3.5 dad864ee21e9 ca713403d512 2024-04-24T17:48:43.464 INFO:teuthology.orchestra.run.smithi070.stdout:iscsi.foo.smithi070.jytlzp smithi070 running (105s) 18s ago 14m 42.7M - 3.8 8bb2087275ff b9df9546dfcf 2024-04-24T17:48:43.464 INFO:teuthology.orchestra.run.smithi070.stdout:mgr.x smithi137 *:8443,9283,8765 running (8m) 43s ago 22m 441M - 19.0.0-3285-g5904d294 8bb2087275ff dd7af369145b 2024-04-24T17:48:43.464 INFO:teuthology.orchestra.run.smithi070.stdout:mgr.y smithi070 *:8443,9283,8765 running (9m) 18s ago 23m 509M - 19.0.0-3285-g5904d294 8bb2087275ff c555095cd81e 2024-04-24T17:48:43.464 INFO:teuthology.orchestra.run.smithi070.stdout:mon.a smithi070 running (8m) 18s ago 24m 66.2M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 6a091f7b35e1 2024-04-24T17:48:43.464 INFO:teuthology.orchestra.run.smithi070.stdout:mon.b smithi137 running (7m) 43s ago 22m 50.1M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 3c2727485e8d 2024-04-24T17:48:43.464 INFO:teuthology.orchestra.run.smithi070.stdout:mon.c smithi070 running (7m) 18s ago 22m 53.1M 2048M 19.0.0-3285-g5904d294 8bb2087275ff d56c3ab97de2 2024-04-24T17:48:43.465 INFO:teuthology.orchestra.run.smithi070.stdout:node-exporter.a smithi070 *:9100 running (82s) 18s ago 16m 8147k - 1.5.0 0da6a335fe13 769abc80ff60 2024-04-24T17:48:43.465 INFO:teuthology.orchestra.run.smithi070.stdout:node-exporter.b smithi137 *:9100 running (78s) 43s ago 16m 8076k - 1.5.0 0da6a335fe13 fe42a0fe894b 2024-04-24T17:48:43.465 INFO:teuthology.orchestra.run.smithi070.stdout:osd.0 smithi070 running (6m) 18s ago 21m 58.4M 2780M 19.0.0-3285-g5904d294 8bb2087275ff 718b3b3cef66 2024-04-24T17:48:43.465 INFO:teuthology.orchestra.run.smithi070.stdout:osd.1 smithi070 running (5m) 18s ago 21m 64.4M 2780M 19.0.0-3285-g5904d294 8bb2087275ff 46f1f3bd7742 2024-04-24T17:48:43.465 INFO:teuthology.orchestra.run.smithi070.stdout:osd.2 smithi070 running (5m) 18s ago 20m 53.3M 2780M 19.0.0-3285-g5904d294 8bb2087275ff d234df45b661 2024-04-24T17:48:43.465 INFO:teuthology.orchestra.run.smithi070.stdout:osd.3 smithi070 running (4m) 18s ago 19m 58.8M 2780M 19.0.0-3285-g5904d294 8bb2087275ff c0b08fb6cc19 2024-04-24T17:48:43.465 INFO:teuthology.orchestra.run.smithi070.stdout:osd.4 smithi137 running (4m) 43s ago 19m 64.7M 3036M 19.0.0-3285-g5904d294 8bb2087275ff c653ad956c9b 2024-04-24T17:48:43.465 INFO:teuthology.orchestra.run.smithi070.stdout:osd.5 smithi137 running (3m) 43s ago 18m 56.7M 3036M 19.0.0-3285-g5904d294 8bb2087275ff dac9b6431bb4 2024-04-24T17:48:43.465 INFO:teuthology.orchestra.run.smithi070.stdout:osd.6 smithi137 running (3m) 43s ago 18m 51.0M 3036M 19.0.0-3285-g5904d294 8bb2087275ff 25b7cf6f44f8 2024-04-24T17:48:43.465 INFO:teuthology.orchestra.run.smithi070.stdout:osd.7 smithi137 running (2m) 43s ago 17m 57.5M 3036M 19.0.0-3285-g5904d294 8bb2087275ff ba2fd99c956e 2024-04-24T17:48:43.465 INFO:teuthology.orchestra.run.smithi070.stdout:prometheus.a smithi137 *:9095 running (49s) 43s ago 16m 40.9M - 2.43.0 a07b618ecd1d e0fec2341539 2024-04-24T17:48:43.465 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.foo.smithi070.jodwqm smithi070 *:8000 running (2m) 18s ago 14m 89.3M - 19.0.0-3285-g5904d294 8bb2087275ff 268d60035d9b 2024-04-24T17:48:43.465 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.foo.smithi137.xlirah smithi137 *:8000 running (2m) 43s ago 14m 88.8M - 19.0.0-3285-g5904d294 8bb2087275ff 66f7b2658c59 2024-04-24T17:48:43.465 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.smpl.smithi070.qayqjt smithi070 *:80 running (2m) 18s ago 14m 89.2M - 19.0.0-3285-g5904d294 8bb2087275ff 910c915b5cec 2024-04-24T17:48:43.465 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.smpl.smithi137.vqzuok smithi137 *:80 running (2m) 43s ago 14m 88.7M - 19.0.0-3285-g5904d294 8bb2087275ff 4f6d66f80110 2024-04-24T17:48:43.891 INFO:teuthology.orchestra.run.smithi070.stdout:{ 2024-04-24T17:48:43.891 INFO:teuthology.orchestra.run.smithi070.stdout: "mon": { 2024-04-24T17:48:43.891 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 3 2024-04-24T17:48:43.891 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:48:43.891 INFO:teuthology.orchestra.run.smithi070.stdout: "mgr": { 2024-04-24T17:48:43.891 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 2 2024-04-24T17:48:43.891 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:48:43.892 INFO:teuthology.orchestra.run.smithi070.stdout: "osd": { 2024-04-24T17:48:43.892 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 8 2024-04-24T17:48:43.892 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:48:43.892 INFO:teuthology.orchestra.run.smithi070.stdout: "rgw": { 2024-04-24T17:48:43.892 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 4 2024-04-24T17:48:43.892 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:48:43.892 INFO:teuthology.orchestra.run.smithi070.stdout: "overall": { 2024-04-24T17:48:43.892 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 17 2024-04-24T17:48:43.892 INFO:teuthology.orchestra.run.smithi070.stdout: } 2024-04-24T17:48:43.892 INFO:teuthology.orchestra.run.smithi070.stdout:} 2024-04-24T17:48:44.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:43 smithi137 bash[43799]: audit 2024-04-24T17:48:42.698762+0000 mgr.y (mgr.34107) 499 : audit [DBG] from='client.44803 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:48:44.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:43 smithi137 bash[43799]: audit 2024-04-24T17:48:42.698762+0000 mgr.y (mgr.34107) 499 : audit [DBG] from='client.44803 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:48:44.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:43 smithi070 bash[56922]: audit 2024-04-24T17:48:42.698762+0000 mgr.y (mgr.34107) 499 : audit [DBG] from='client.44803 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:48:44.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:43 smithi070 bash[56922]: audit 2024-04-24T17:48:42.698762+0000 mgr.y (mgr.34107) 499 : audit [DBG] from='client.44803 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:48:44.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:43 smithi070 bash[55604]: audit 2024-04-24T17:48:42.698762+0000 mgr.y (mgr.34107) 499 : audit [DBG] from='client.44803 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:48:44.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:43 smithi070 bash[55604]: audit 2024-04-24T17:48:42.698762+0000 mgr.y (mgr.34107) 499 : audit [DBG] from='client.44803 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:48:44.248 INFO:teuthology.orchestra.run.smithi070.stdout:{ 2024-04-24T17:48:44.248 INFO:teuthology.orchestra.run.smithi070.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc", 2024-04-24T17:48:44.248 INFO:teuthology.orchestra.run.smithi070.stdout: "in_progress": true, 2024-04-24T17:48:44.249 INFO:teuthology.orchestra.run.smithi070.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-24T17:48:44.249 INFO:teuthology.orchestra.run.smithi070.stdout: "services_complete": [ 2024-04-24T17:48:44.249 INFO:teuthology.orchestra.run.smithi070.stdout: "rgw", 2024-04-24T17:48:44.249 INFO:teuthology.orchestra.run.smithi070.stdout: "osd", 2024-04-24T17:48:44.249 INFO:teuthology.orchestra.run.smithi070.stdout: "iscsi", 2024-04-24T17:48:44.249 INFO:teuthology.orchestra.run.smithi070.stdout: "mgr", 2024-04-24T17:48:44.249 INFO:teuthology.orchestra.run.smithi070.stdout: "mon" 2024-04-24T17:48:44.249 INFO:teuthology.orchestra.run.smithi070.stdout: ], 2024-04-24T17:48:44.249 INFO:teuthology.orchestra.run.smithi070.stdout: "progress": "18/23 daemons upgraded", 2024-04-24T17:48:44.249 INFO:teuthology.orchestra.run.smithi070.stdout: "message": "Currently upgrading grafana daemons", 2024-04-24T17:48:44.249 INFO:teuthology.orchestra.run.smithi070.stdout: "is_paused": false 2024-04-24T17:48:44.249 INFO:teuthology.orchestra.run.smithi070.stdout:} 2024-04-24T17:48:44.656 INFO:teuthology.orchestra.run.smithi070.stdout:HEALTH_WARN failed to probe daemons or devices 2024-04-24T17:48:44.656 INFO:teuthology.orchestra.run.smithi070.stdout:[WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-24T17:48:44.656 INFO:teuthology.orchestra.run.smithi070.stdout: host smithi070 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:48:44.656 INFO:teuthology.orchestra.run.smithi070.stdout:Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc -e NODE_NAME=smithi070 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpcncb_j55:/etc/ceph/ceph.conf:z quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc inventory --format=json-pretty --filter-for-batch 2024-04-24T17:48:44.656 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:48:44.656 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/docker: stderr See 'docker run --help'. 2024-04-24T17:48:44.657 INFO:teuthology.orchestra.run.smithi070.stdout:Traceback (most recent call last): 2024-04-24T17:48:44.657 INFO:teuthology.orchestra.run.smithi070.stdout: File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-24T17:48:44.657 INFO:teuthology.orchestra.run.smithi070.stdout: return _run_code(code, main_globals, None, 2024-04-24T17:48:44.657 INFO:teuthology.orchestra.run.smithi070.stdout: File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-24T17:48:44.657 INFO:teuthology.orchestra.run.smithi070.stdout: exec(code, run_globals) 2024-04-24T17:48:44.657 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5642, in 2024-04-24T17:48:44.657 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 5630, in main 2024-04-24T17:48:44.657 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 408, in _infer_config 2024-04-24T17:48:44.657 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 323, in _infer_fsid 2024-04-24T17:48:44.657 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 436, in _infer_image 2024-04-24T17:48:44.657 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 310, in _validate_fsid 2024-04-24T17:48:44.657 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/__main__.py", line 3380, in command_ceph_volume 2024-04-24T17:48:44.657 INFO:teuthology.orchestra.run.smithi070.stdout: File "/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/cephadm.1f08c70ed1be73eb5430d661f765904c2335d752edef06817644566059cdce9e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-24T17:48:44.658 INFO:teuthology.orchestra.run.smithi070.stdout:RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc -e NODE_NAME=smithi070 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpcncb_j55:/etc/ceph/ceph.conf:z quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-24T17:48:44.658 INFO:teuthology.orchestra.run.smithi070.stdout:See 'docker run --help'. 2024-04-24T17:48:45.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:44 smithi137 bash[43799]: audit 2024-04-24T17:48:43.074359+0000 mgr.y (mgr.34107) 500 : audit [DBG] from='client.44809 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:48:45.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:44 smithi137 bash[43799]: audit 2024-04-24T17:48:43.074359+0000 mgr.y (mgr.34107) 500 : audit [DBG] from='client.44809 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:48:45.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:44 smithi137 bash[43799]: audit 2024-04-24T17:48:43.431454+0000 mgr.y (mgr.34107) 501 : audit [DBG] from='client.44815 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:48:45.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:44 smithi137 bash[43799]: audit 2024-04-24T17:48:43.431454+0000 mgr.y (mgr.34107) 501 : audit [DBG] from='client.44815 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:48:45.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:44 smithi137 bash[43799]: cluster 2024-04-24T17:48:43.528128+0000 mgr.y (mgr.34107) 502 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:48:45.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:44 smithi137 bash[43799]: cluster 2024-04-24T17:48:43.528128+0000 mgr.y (mgr.34107) 502 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:48:45.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:44 smithi137 bash[43799]: audit 2024-04-24T17:48:43.905413+0000 mon.a (mon.0) 883 : audit [DBG] from='client.? 172.21.15.70:0/1907496474' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:45.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:44 smithi137 bash[43799]: audit 2024-04-24T17:48:43.905413+0000 mon.a (mon.0) 883 : audit [DBG] from='client.? 172.21.15.70:0/1907496474' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:45.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:44 smithi070 bash[55604]: audit 2024-04-24T17:48:43.074359+0000 mgr.y (mgr.34107) 500 : audit [DBG] from='client.44809 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:48:45.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:44 smithi070 bash[55604]: audit 2024-04-24T17:48:43.074359+0000 mgr.y (mgr.34107) 500 : audit [DBG] from='client.44809 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:48:45.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:44 smithi070 bash[55604]: audit 2024-04-24T17:48:43.431454+0000 mgr.y (mgr.34107) 501 : audit [DBG] from='client.44815 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:48:45.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:44 smithi070 bash[55604]: audit 2024-04-24T17:48:43.431454+0000 mgr.y (mgr.34107) 501 : audit [DBG] from='client.44815 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:48:45.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:44 smithi070 bash[55604]: cluster 2024-04-24T17:48:43.528128+0000 mgr.y (mgr.34107) 502 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:48:45.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:44 smithi070 bash[55604]: cluster 2024-04-24T17:48:43.528128+0000 mgr.y (mgr.34107) 502 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:48:45.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:44 smithi070 bash[55604]: audit 2024-04-24T17:48:43.905413+0000 mon.a (mon.0) 883 : audit [DBG] from='client.? 172.21.15.70:0/1907496474' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:45.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:44 smithi070 bash[55604]: audit 2024-04-24T17:48:43.905413+0000 mon.a (mon.0) 883 : audit [DBG] from='client.? 172.21.15.70:0/1907496474' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:45.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:44 smithi070 bash[56922]: audit 2024-04-24T17:48:43.074359+0000 mgr.y (mgr.34107) 500 : audit [DBG] from='client.44809 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:48:45.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:44 smithi070 bash[56922]: audit 2024-04-24T17:48:43.074359+0000 mgr.y (mgr.34107) 500 : audit [DBG] from='client.44809 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:48:45.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:44 smithi070 bash[56922]: audit 2024-04-24T17:48:43.431454+0000 mgr.y (mgr.34107) 501 : audit [DBG] from='client.44815 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:48:45.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:44 smithi070 bash[56922]: audit 2024-04-24T17:48:43.431454+0000 mgr.y (mgr.34107) 501 : audit [DBG] from='client.44815 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:48:45.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:44 smithi070 bash[56922]: cluster 2024-04-24T17:48:43.528128+0000 mgr.y (mgr.34107) 502 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:48:45.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:44 smithi070 bash[56922]: cluster 2024-04-24T17:48:43.528128+0000 mgr.y (mgr.34107) 502 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:48:45.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:44 smithi070 bash[56922]: audit 2024-04-24T17:48:43.905413+0000 mon.a (mon.0) 883 : audit [DBG] from='client.? 172.21.15.70:0/1907496474' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:45.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:44 smithi070 bash[56922]: audit 2024-04-24T17:48:43.905413+0000 mon.a (mon.0) 883 : audit [DBG] from='client.? 172.21.15.70:0/1907496474' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:48:46.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:45 smithi137 bash[43799]: audit 2024-04-24T17:48:44.262029+0000 mgr.y (mgr.34107) 503 : audit [DBG] from='client.44827 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:48:46.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:45 smithi137 bash[43799]: audit 2024-04-24T17:48:44.262029+0000 mgr.y (mgr.34107) 503 : audit [DBG] from='client.44827 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:48:46.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:45 smithi137 bash[43799]: audit 2024-04-24T17:48:44.670474+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.70:0/812956002' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:48:46.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:45 smithi137 bash[43799]: audit 2024-04-24T17:48:44.670474+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.70:0/812956002' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:48:46.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:45 smithi070 bash[55604]: audit 2024-04-24T17:48:44.262029+0000 mgr.y (mgr.34107) 503 : audit [DBG] from='client.44827 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:48:46.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:45 smithi070 bash[55604]: audit 2024-04-24T17:48:44.262029+0000 mgr.y (mgr.34107) 503 : audit [DBG] from='client.44827 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:48:46.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:45 smithi070 bash[55604]: audit 2024-04-24T17:48:44.670474+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.70:0/812956002' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:48:46.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:45 smithi070 bash[55604]: audit 2024-04-24T17:48:44.670474+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.70:0/812956002' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:48:46.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:45 smithi070 bash[56922]: audit 2024-04-24T17:48:44.262029+0000 mgr.y (mgr.34107) 503 : audit [DBG] from='client.44827 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:48:46.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:45 smithi070 bash[56922]: audit 2024-04-24T17:48:44.262029+0000 mgr.y (mgr.34107) 503 : audit [DBG] from='client.44827 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:48:46.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:45 smithi070 bash[56922]: audit 2024-04-24T17:48:44.670474+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.70:0/812956002' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:48:46.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:45 smithi070 bash[56922]: audit 2024-04-24T17:48:44.670474+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.70:0/812956002' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:48:47.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:46 smithi137 bash[43799]: cluster 2024-04-24T17:48:45.529785+0000 mgr.y (mgr.34107) 504 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:48:47.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:46 smithi137 bash[43799]: cluster 2024-04-24T17:48:45.529785+0000 mgr.y (mgr.34107) 504 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:48:47.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:46 smithi070 bash[55604]: cluster 2024-04-24T17:48:45.529785+0000 mgr.y (mgr.34107) 504 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:48:47.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:46 smithi070 bash[55604]: cluster 2024-04-24T17:48:45.529785+0000 mgr.y (mgr.34107) 504 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:48:47.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:46 smithi070 bash[56922]: cluster 2024-04-24T17:48:45.529785+0000 mgr.y (mgr.34107) 504 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:48:47.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:46 smithi070 bash[56922]: cluster 2024-04-24T17:48:45.529785+0000 mgr.y (mgr.34107) 504 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:48:48.930 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:48 smithi137 bash[43799]: cluster 2024-04-24T17:48:47.531169+0000 mgr.y (mgr.34107) 505 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:48:48.930 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:48 smithi137 bash[43799]: cluster 2024-04-24T17:48:47.531169+0000 mgr.y (mgr.34107) 505 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:48:49.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:48 smithi070 bash[56922]: cluster 2024-04-24T17:48:47.531169+0000 mgr.y (mgr.34107) 505 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:48:49.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:48 smithi070 bash[56922]: cluster 2024-04-24T17:48:47.531169+0000 mgr.y (mgr.34107) 505 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:48:49.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:48 smithi070 bash[55604]: cluster 2024-04-24T17:48:47.531169+0000 mgr.y (mgr.34107) 505 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:48:49.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:48 smithi070 bash[55604]: cluster 2024-04-24T17:48:47.531169+0000 mgr.y (mgr.34107) 505 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:48:50.148 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:50 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:48:50.149 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:48:50 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:48:50.149 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:48:50 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:48:50.149 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:48:50 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:48:50.149 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:48:50 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:48:50.150 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:48:50 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:48:50.150 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:48:50 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:48:50.150 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:50 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:48:50.151 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:48:50 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:48:50.525 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:50 smithi137 systemd[1]: Stopping Ceph grafana.a for 6229cc3c-025f-11ef-bc93-c7b262605968... 2024-04-24T17:48:50.525 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:50 smithi137 bash[40256]: t=2024-04-24T17:48:50+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-04-24T17:48:50.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:50 smithi070 bash[55604]: cluster 2024-04-24T17:48:49.532567+0000 mgr.y (mgr.34107) 506 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:48:50.828 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:50 smithi070 bash[55604]: cluster 2024-04-24T17:48:49.532567+0000 mgr.y (mgr.34107) 506 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:48:50.828 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:50 smithi070 bash[56922]: cluster 2024-04-24T17:48:49.532567+0000 mgr.y (mgr.34107) 506 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:48:50.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:50 smithi070 bash[56922]: cluster 2024-04-24T17:48:49.532567+0000 mgr.y (mgr.34107) 506 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:48:50.996 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:50 smithi137 bash[43799]: cluster 2024-04-24T17:48:49.532567+0000 mgr.y (mgr.34107) 506 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:48:50.996 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:50 smithi137 bash[43799]: cluster 2024-04-24T17:48:49.532567+0000 mgr.y (mgr.34107) 506 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:48:51.248 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:51 smithi137 bash[57497]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-grafana-a 2024-04-24T17:48:51.525 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:51 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:48:51.525 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:48:51 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:48:51.526 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:48:51 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:48:51.526 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:48:51 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:48:51.526 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:48:51 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:48:51.526 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:48:51 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:48:51.527 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:48:51 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:48:51.527 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:48:51 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:48:51.527 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:51 smithi137 bash[57559]: Error response from daemon: No such container: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-grafana-a 2024-04-24T17:48:51.527 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:51 smithi137 systemd[1]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968@grafana.a.service: Deactivated successfully. 2024-04-24T17:48:51.527 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:51 smithi137 systemd[1]: Stopped Ceph grafana.a for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:48:51.527 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:51 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:48:51.951 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:51 smithi070 bash[55604]: audit 2024-04-24T17:48:50.418068+0000 mgr.y (mgr.34107) 507 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:48:51.951 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:51 smithi070 bash[55604]: audit 2024-04-24T17:48:50.418068+0000 mgr.y (mgr.34107) 507 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:48:51.951 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:51 smithi070 bash[55604]: audit 2024-04-24T17:48:51.141263+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:48:51.951 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:51 smithi070 bash[55604]: audit 2024-04-24T17:48:51.141263+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:48:51.951 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:51 smithi070 bash[55604]: audit 2024-04-24T17:48:51.597775+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:51.952 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:51 smithi070 bash[55604]: audit 2024-04-24T17:48:51.597775+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:51.952 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:51 smithi070 bash[55604]: audit 2024-04-24T17:48:51.610371+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:51.952 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:51 smithi070 bash[55604]: audit 2024-04-24T17:48:51.610371+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:51.952 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:51 smithi070 bash[56922]: audit 2024-04-24T17:48:50.418068+0000 mgr.y (mgr.34107) 507 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:48:51.952 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:51 smithi070 bash[56922]: audit 2024-04-24T17:48:50.418068+0000 mgr.y (mgr.34107) 507 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:48:51.952 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:51 smithi070 bash[56922]: audit 2024-04-24T17:48:51.141263+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:48:51.952 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:51 smithi070 bash[56922]: audit 2024-04-24T17:48:51.141263+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:48:51.952 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:51 smithi070 bash[56922]: audit 2024-04-24T17:48:51.597775+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:51.952 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:51 smithi070 bash[56922]: audit 2024-04-24T17:48:51.597775+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:51.952 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:51 smithi070 bash[56922]: audit 2024-04-24T17:48:51.610371+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:51.952 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:51 smithi070 bash[56922]: audit 2024-04-24T17:48:51.610371+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:52.025 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:51 smithi137 systemd[1]: Started Ceph grafana.a for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:48:52.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:51 smithi137 bash[43799]: audit 2024-04-24T17:48:50.418068+0000 mgr.y (mgr.34107) 507 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:48:52.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:51 smithi137 bash[43799]: audit 2024-04-24T17:48:50.418068+0000 mgr.y (mgr.34107) 507 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:48:52.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:51 smithi137 bash[43799]: audit 2024-04-24T17:48:51.141263+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:48:52.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:51 smithi137 bash[43799]: audit 2024-04-24T17:48:51.141263+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:48:52.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:51 smithi137 bash[43799]: audit 2024-04-24T17:48:51.597775+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:52.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:51 smithi137 bash[43799]: audit 2024-04-24T17:48:51.597775+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:52.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:51 smithi137 bash[43799]: audit 2024-04-24T17:48:51.610371+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:52.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:51 smithi137 bash[43799]: audit 2024-04-24T17:48:51.610371+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:52.328 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:48:51 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:48:51] "GET /metrics HTTP/1.1" 200 38692 "" "Prometheus/2.43.0" 2024-04-24T17:48:52.955 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:52 smithi137 bash[43799]: cluster 2024-04-24T17:48:51.534011+0000 mgr.y (mgr.34107) 508 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:48:52.955 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:52 smithi137 bash[43799]: cluster 2024-04-24T17:48:51.534011+0000 mgr.y (mgr.34107) 508 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:48:53.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:52 smithi070 bash[55604]: cluster 2024-04-24T17:48:51.534011+0000 mgr.y (mgr.34107) 508 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:48:53.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:52 smithi070 bash[55604]: cluster 2024-04-24T17:48:51.534011+0000 mgr.y (mgr.34107) 508 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:48:53.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:52 smithi070 bash[56922]: cluster 2024-04-24T17:48:51.534011+0000 mgr.y (mgr.34107) 508 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:48:53.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:52 smithi070 bash[56922]: cluster 2024-04-24T17:48:51.534011+0000 mgr.y (mgr.34107) 508 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:48:53.223 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:52 smithi137 bash[57615]: logger=settings t=2024-04-24T17:48:52.965798123Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-04-24T17:48:53.223 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:52 smithi137 bash[57615]: logger=settings t=2024-04-24T17:48:52.966363632Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-04-24T17:48:53.223 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:52 smithi137 bash[57615]: logger=settings t=2024-04-24T17:48:52.966406054Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-04-24T17:48:53.224 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:52 smithi137 bash[57615]: logger=settings t=2024-04-24T17:48:52.966424991Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-04-24T17:48:53.224 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:52 smithi137 bash[57615]: logger=settings t=2024-04-24T17:48:52.966441843Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-04-24T17:48:53.224 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:52 smithi137 bash[57615]: logger=settings t=2024-04-24T17:48:52.96646223Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-04-24T17:48:53.224 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:52 smithi137 bash[57615]: logger=settings t=2024-04-24T17:48:52.966472649Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-04-24T17:48:53.224 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:52 smithi137 bash[57615]: logger=settings t=2024-04-24T17:48:52.966483855Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-04-24T17:48:53.224 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:52 smithi137 bash[57615]: logger=settings t=2024-04-24T17:48:52.966500739Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-04-24T17:48:53.224 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:52 smithi137 bash[57615]: logger=settings t=2024-04-24T17:48:52.966516615Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-04-24T17:48:53.224 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:52 smithi137 bash[57615]: logger=settings t=2024-04-24T17:48:52.966533678Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-04-24T17:48:53.224 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:52 smithi137 bash[57615]: logger=settings t=2024-04-24T17:48:52.966548594Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-04-24T17:48:53.224 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:52 smithi137 bash[57615]: logger=settings t=2024-04-24T17:48:52.966564847Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-04-24T17:48:53.224 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:52 smithi137 bash[57615]: logger=settings t=2024-04-24T17:48:52.966579887Z level=info msg="Path Home" path=/usr/share/grafana 2024-04-24T17:48:53.224 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:52 smithi137 bash[57615]: logger=settings t=2024-04-24T17:48:52.966595823Z level=info msg="Path Data" path=/var/lib/grafana 2024-04-24T17:48:53.224 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:52 smithi137 bash[57615]: logger=settings t=2024-04-24T17:48:52.966614199Z level=info msg="Path Logs" path=/var/log/grafana 2024-04-24T17:48:53.224 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:52 smithi137 bash[57615]: logger=settings t=2024-04-24T17:48:52.966631969Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-04-24T17:48:53.224 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:52 smithi137 bash[57615]: logger=settings t=2024-04-24T17:48:52.966647755Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-04-24T17:48:53.225 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:52 smithi137 bash[57615]: logger=settings t=2024-04-24T17:48:52.966668334Z level=info msg="App mode production" 2024-04-24T17:48:53.225 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:52 smithi137 bash[57615]: logger=sqlstore t=2024-04-24T17:48:52.966820017Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-04-24T17:48:53.225 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:52 smithi137 bash[57615]: logger=sqlstore t=2024-04-24T17:48:52.966875652Z 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-04-24T17:48:53.225 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:53 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:53.001783049Z level=info msg="Starting DB migrations" 2024-04-24T17:48:53.225 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:53 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:53.00983704Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-04-24T17:48:53.225 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:53 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:53.056866793Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-04-24T17:48:53.225 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:53 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:53.081981585Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-04-24T17:48:53.225 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:53 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:53.107202898Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-04-24T17:48:53.225 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:53 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:53.149344448Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-04-24T17:48:53.225 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:53 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:53.174569109Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-04-24T17:48:53.225 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:53 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:53.199664117Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-04-24T17:48:53.225 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:53 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:53.233285209Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-04-24T17:48:53.483 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:53 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:53.267035369Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-04-24T17:48:53.483 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:53 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:53.300795907Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-04-24T17:48:53.484 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:53 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:53.342746832Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-04-24T17:48:53.484 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:53 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:53.384535084Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-04-24T17:48:53.484 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:53 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:53.410057778Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-04-24T17:48:53.484 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:53 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:53.451850643Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-04-24T17:48:53.484 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:53 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:53.493964316Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-04-24T17:48:53.736 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:53 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:53.536001236Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-04-24T17:48:53.736 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:53 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:53.578040338Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-04-24T17:48:53.736 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:53 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:53.611934251Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-04-24T17:48:53.736 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:53 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:53.637125949Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-04-24T17:48:53.736 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:53 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:53.67910077Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-04-24T17:48:53.736 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:53 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:53.704429385Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-04-24T17:48:53.736 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:53 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:53.746390467Z level=info msg="Executing migration" id="create provenance_type table" 2024-04-24T17:48:53.996 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:53 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:53.788455162Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-04-24T17:48:53.996 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:53 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:53.830337981Z level=info msg="Executing migration" id="create alert_image table" 2024-04-24T17:48:53.996 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:53 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:53.855592092Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-04-24T17:48:53.996 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:53 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:53.922547047Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-04-24T17:48:53.996 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:53 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:53.956156657Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-04-24T17:48:53.997 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:53 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:53.981453383Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-04-24T17:48:53.997 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:54 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:54.006656032Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-04-24T17:48:54.273 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:54 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:54.007068771Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2024-04-24T17:48:54.274 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:54 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:54.031967306Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-04-24T17:48:54.274 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:54 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:54.057210065Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-04-24T17:48:54.274 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:54 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:54.082501166Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-04-24T17:48:54.274 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:54 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:54.107558633Z level=info msg="Executing migration" id="create secrets table" 2024-04-24T17:48:54.274 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:54 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:54.158093581Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-04-24T17:48:54.274 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:54 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:54.216664484Z level=info msg="Executing migration" id="add name column into data_keys" 2024-04-24T17:48:54.274 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:54 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:54.250265989Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-04-24T17:48:54.274 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:54 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:54.283949081Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-04-24T17:48:54.525 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:54 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:54.334176033Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-04-24T17:48:54.525 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:54 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:54.384551048Z level=info msg="Executing migration" id="add column hidden to role table" 2024-04-24T17:48:54.525 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:54 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:54.418024241Z level=info msg="Executing migration" id="create query_history table v1" 2024-04-24T17:48:54.525 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:54 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:54.468372016Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-04-24T17:48:54.525 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:54 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:54.518706562Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-04-24T17:48:54.828 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:54 smithi137 bash[43799]: cluster 2024-04-24T17:48:53.535217+0000 mgr.y (mgr.34107) 509 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:48:54.828 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:54 smithi137 bash[43799]: cluster 2024-04-24T17:48:53.535217+0000 mgr.y (mgr.34107) 509 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:48:54.828 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:54 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:54.569011008Z level=info msg="Executing migration" id="teams permissions migration" 2024-04-24T17:48:54.828 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:54 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:54.602636811Z level=info msg="Executing migration" id="dashboard permissions" 2024-04-24T17:48:54.828 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:54 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:54.636331891Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-04-24T17:48:54.828 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:54 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:54.678640607Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-04-24T17:48:54.828 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:54 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:54.703850041Z level=info msg="Executing migration" id="alerting notification permissions" 2024-04-24T17:48:54.828 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:54 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:54.745659033Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-04-24T17:48:54.828 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:54 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:54.788087251Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-04-24T17:48:54.829 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:54 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:54.813340166Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-04-24T17:48:54.829 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:54 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:54.838567559Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-04-24T17:48:55.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:54 smithi070 bash[55604]: cluster 2024-04-24T17:48:53.535217+0000 mgr.y (mgr.34107) 509 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:48:55.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:54 smithi070 bash[55604]: cluster 2024-04-24T17:48:53.535217+0000 mgr.y (mgr.34107) 509 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:48:55.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:54 smithi070 bash[56922]: cluster 2024-04-24T17:48:53.535217+0000 mgr.y (mgr.34107) 509 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:48:55.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:54 smithi070 bash[56922]: cluster 2024-04-24T17:48:53.535217+0000 mgr.y (mgr.34107) 509 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:48:55.097 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:54 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:54.863854844Z level=info msg="Executing migration" id="create correlation table v1" 2024-04-24T17:48:55.097 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:54 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:54.905861933Z level=info msg="Executing migration" id="add index correlations.uid" 2024-04-24T17:48:55.097 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:54 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:54.947873538Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-04-24T17:48:55.097 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:54 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:54.973175889Z level=info msg="Executing migration" id="add correlation config column" 2024-04-24T17:48:55.098 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:55 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:55.015048931Z level=info msg="Executing migration" id="create entity_events table" 2024-04-24T17:48:55.098 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:55 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:55.040382913Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-04-24T17:48:55.098 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:55 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:55.082386611Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-04-24T17:48:55.098 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:55 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:55.082690384Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-04-24T17:48:55.098 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:55 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:55.107664161Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-04-24T17:48:55.098 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:55 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:55.108124739Z 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-04-24T17:48:55.383 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:55 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:55.133042611Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-04-24T17:48:55.383 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:55 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:55.1750114Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-04-24T17:48:55.383 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:55 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:55.225513666Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-04-24T17:48:55.383 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:55 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:55.259115844Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-04-24T17:48:55.383 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:55 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:55.292649925Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-04-24T17:48:55.383 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:55 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:55.343166952Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-04-24T17:48:55.383 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:55 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:55.393375203Z level=info msg="Executing migration" id="Drop public config table" 2024-04-24T17:48:55.677 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:55 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:55.443760153Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-04-24T17:48:55.677 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:55 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:55.494082062Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-04-24T17:48:55.677 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:55 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:55.544309252Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-04-24T17:48:55.677 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:55 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:55.594693847Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-04-24T17:48:55.677 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:55 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:55.628539027Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-04-24T17:48:55.954 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:55 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:55.687241644Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-04-24T17:48:55.954 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:55 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:55.737611658Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-04-24T17:48:55.954 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:55 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:55.787860838Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-04-24T17:48:55.954 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:55 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:55.821499774Z level=info msg="Executing migration" id="add share column" 2024-04-24T17:48:55.954 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:55 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:55.871956085Z level=info msg="Executing migration" id="create default alerting folders" 2024-04-24T17:48:55.954 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:55 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:55.922277044Z level=info msg="Executing migration" id="create file table" 2024-04-24T17:48:55.954 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:55 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:55.964307094Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-04-24T17:48:56.239 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:55 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:55.989445691Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-04-24T17:48:56.239 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:56 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:56.014741404Z level=info msg="Executing migration" id="create file_meta table" 2024-04-24T17:48:56.239 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:56 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:56.039848629Z level=info msg="Executing migration" id="file table idx: path key" 2024-04-24T17:48:56.240 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:56 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:56.065183969Z level=info msg="Executing migration" id="set path collation in file table" 2024-04-24T17:48:56.240 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:56 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:56.090389385Z level=info msg="Executing migration" id="managed permissions migration" 2024-04-24T17:48:56.240 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:56 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:56.115724812Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-04-24T17:48:56.240 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:56 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:56.157510491Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-04-24T17:48:56.240 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:56 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:56.182718103Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-04-24T17:48:56.240 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:56 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:56.207964892Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-04-24T17:48:56.240 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:56 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:56.249915713Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-04-24T17:48:56.500 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:56 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:56.292096017Z level=info msg="Executing migration" id="update group index for alert rules" 2024-04-24T17:48:56.500 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:56 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:56.317340328Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-04-24T17:48:56.500 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:56 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:56.342619499Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-04-24T17:48:56.500 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:56 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:56.384488839Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-04-24T17:48:56.500 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:56 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:56.438223412Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-04-24T17:48:56.500 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:56 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:56.468458378Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-04-24T17:48:56.500 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:56 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:56.51041294Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-04-24T17:48:56.760 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:56 smithi137 bash[43799]: cluster 2024-04-24T17:48:55.537001+0000 mgr.y (mgr.34107) 510 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:48:56.760 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:56 smithi137 bash[43799]: cluster 2024-04-24T17:48:55.537001+0000 mgr.y (mgr.34107) 510 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:48:56.760 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:56 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:56.61087552Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-04-24T17:48:56.760 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:56 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:56.636089416Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-04-24T17:48:56.760 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:56 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:56.678103155Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-04-24T17:48:56.760 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:56 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:56.728585537Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-04-24T17:48:56.760 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:56 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:56.770618827Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-04-24T17:48:57.025 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:56 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:56.812731679Z level=info msg="Executing migration" id="create folder table" 2024-04-24T17:48:57.025 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:56 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:56.838104299Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-04-24T17:48:57.025 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:56 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:56.863353003Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-04-24T17:48:57.025 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:56 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:56.905332568Z level=info msg="Executing migration" id="Update folder title length" 2024-04-24T17:48:57.025 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:56 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:56.930612725Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-04-24T17:48:57.025 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:56 smithi137 bash[57615]: logger=migrator t=2024-04-24T17:48:56.972635116Z level=info msg="migrations completed" performed=105 skipped=376 duration=3.962861966s 2024-04-24T17:48:57.025 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:56 smithi137 bash[57615]: logger=sqlstore t=2024-04-24T17:48:56.973210361Z level=info msg="Created default organization" 2024-04-24T17:48:57.025 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:57 smithi137 bash[57615]: logger=plugin.finder t=2024-04-24T17:48:57.013195821Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-04-24T17:48:57.025 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:57 smithi137 bash[57615]: logger=secrets t=2024-04-24T17:48:57.013306824Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-04-24T17:48:57.025 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:57 smithi137 bash[57615]: logger=query_data t=2024-04-24T17:48:57.015735935Z level=info msg="Query Service initialization" 2024-04-24T17:48:57.025 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:57 smithi137 bash[57615]: logger=live.push_http t=2024-04-24T17:48:57.02056567Z level=info msg="Live Push Gateway initialization" 2024-04-24T17:48:57.078 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:56 smithi070 bash[56922]: cluster 2024-04-24T17:48:55.537001+0000 mgr.y (mgr.34107) 510 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:48:57.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:56 smithi070 bash[56922]: cluster 2024-04-24T17:48:55.537001+0000 mgr.y (mgr.34107) 510 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:48:57.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:56 smithi070 bash[55604]: cluster 2024-04-24T17:48:55.537001+0000 mgr.y (mgr.34107) 510 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:48:57.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:56 smithi070 bash[55604]: cluster 2024-04-24T17:48:55.537001+0000 mgr.y (mgr.34107) 510 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:48:58.275 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:57 smithi137 bash[57615]: logger=infra.usagestats.collector t=2024-04-24T17:48:57.8186479Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-04-24T17:48:58.275 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:57 smithi137 bash[57615]: logger=provisioning.datasources t=2024-04-24T17:48:57.857211103Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2024-04-24T17:48:58.275 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:57 smithi137 bash[57615]: logger=provisioning.datasources t=2024-04-24T17:48:57.857238915Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-04-24T17:48:58.276 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:57 smithi137 bash[57615]: logger=provisioning.datasources t=2024-04-24T17:48:57.857545602Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-04-24T17:48:58.276 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:57 smithi137 bash[57615]: logger=provisioning.alerting t=2024-04-24T17:48:57.948969522Z level=info msg="starting to provision alerting" 2024-04-24T17:48:58.276 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:57 smithi137 bash[57615]: logger=provisioning.alerting t=2024-04-24T17:48:57.948993535Z level=info msg="finished to provision alerting" 2024-04-24T17:48:58.276 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:57 smithi137 bash[57615]: logger=ngalert.state.manager t=2024-04-24T17:48:57.949087307Z level=info msg="Warming state cache for startup" 2024-04-24T17:48:58.276 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:57 smithi137 bash[57615]: logger=ngalert.state.manager t=2024-04-24T17:48:57.94935877Z level=info msg="State cache has been initialized" states=0 duration=251.729µs 2024-04-24T17:48:58.276 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:57 smithi137 bash[57615]: logger=ticker t=2024-04-24T17:48:57.949459632Z level=info msg=starting first_tick=2024-04-24T17:49:00Z 2024-04-24T17:48:58.276 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:57 smithi137 bash[57615]: logger=ngalert.multiorg.alertmanager t=2024-04-24T17:48:57.949483057Z level=info msg="starting MultiOrg Alertmanager" 2024-04-24T17:48:58.276 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:57 smithi137 bash[57615]: logger=grafanaStorageLogger t=2024-04-24T17:48:57.949628193Z level=info msg="storage starting" 2024-04-24T17:48:58.276 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:57 smithi137 bash[57615]: logger=http.server t=2024-04-24T17:48:57.952606846Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-04-24T17:48:58.276 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:58 smithi137 bash[57615]: logger=sqlstore.transactions t=2024-04-24T17:48:58.025745786Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-04-24T17:48:58.276 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:58 smithi137 bash[57615]: logger=sqlstore.transactions t=2024-04-24T17:48:58.036814165Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2024-04-24T17:48:58.276 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:48:58 smithi137 bash[57615]: logger=sqlstore.transactions t=2024-04-24T17:48:58.047760427Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" 2024-04-24T17:48:59.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:58 smithi137 bash[43799]: cluster 2024-04-24T17:48:57.538391+0000 mgr.y (mgr.34107) 511 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:48:59.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:58 smithi137 bash[43799]: cluster 2024-04-24T17:48:57.538391+0000 mgr.y (mgr.34107) 511 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:48:59.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:58 smithi137 bash[43799]: audit 2024-04-24T17:48:57.607138+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:59.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:58 smithi137 bash[43799]: audit 2024-04-24T17:48:57.607138+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:59.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:58 smithi137 bash[43799]: audit 2024-04-24T17:48:57.620593+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:59.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:58 smithi137 bash[43799]: audit 2024-04-24T17:48:57.620593+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:59.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:58 smithi070 bash[55604]: cluster 2024-04-24T17:48:57.538391+0000 mgr.y (mgr.34107) 511 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:48:59.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:58 smithi070 bash[55604]: cluster 2024-04-24T17:48:57.538391+0000 mgr.y (mgr.34107) 511 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:48:59.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:58 smithi070 bash[55604]: audit 2024-04-24T17:48:57.607138+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:59.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:58 smithi070 bash[55604]: audit 2024-04-24T17:48:57.607138+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:59.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:58 smithi070 bash[55604]: audit 2024-04-24T17:48:57.620593+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:59.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:58 smithi070 bash[55604]: audit 2024-04-24T17:48:57.620593+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:59.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:58 smithi070 bash[56922]: cluster 2024-04-24T17:48:57.538391+0000 mgr.y (mgr.34107) 511 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:48:59.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:58 smithi070 bash[56922]: cluster 2024-04-24T17:48:57.538391+0000 mgr.y (mgr.34107) 511 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:48:59.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:58 smithi070 bash[56922]: audit 2024-04-24T17:48:57.607138+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:59.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:58 smithi070 bash[56922]: audit 2024-04-24T17:48:57.607138+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:59.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:58 smithi070 bash[56922]: audit 2024-04-24T17:48:57.620593+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:48:59.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:58 smithi070 bash[56922]: audit 2024-04-24T17:48:57.620593+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:49:00.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:59 smithi137 bash[43799]: audit 2024-04-24T17:48:58.777155+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:49:00.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:59 smithi137 bash[43799]: audit 2024-04-24T17:48:58.777155+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:49:00.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:59 smithi137 bash[43799]: audit 2024-04-24T17:48:58.789473+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:49:00.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:48:59 smithi137 bash[43799]: audit 2024-04-24T17:48:58.789473+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:49:00.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:59 smithi070 bash[55604]: audit 2024-04-24T17:48:58.777155+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:49:00.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:59 smithi070 bash[55604]: audit 2024-04-24T17:48:58.777155+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:49:00.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:59 smithi070 bash[55604]: audit 2024-04-24T17:48:58.789473+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:49:00.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:48:59 smithi070 bash[55604]: audit 2024-04-24T17:48:58.789473+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:49:00.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:59 smithi070 bash[56922]: audit 2024-04-24T17:48:58.777155+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:49:00.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:59 smithi070 bash[56922]: audit 2024-04-24T17:48:58.777155+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:49:00.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:59 smithi070 bash[56922]: audit 2024-04-24T17:48:58.789473+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:49:00.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:48:59 smithi070 bash[56922]: audit 2024-04-24T17:48:58.789473+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:49:01.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:00 smithi070 bash[55604]: cluster 2024-04-24T17:48:59.539833+0000 mgr.y (mgr.34107) 512 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:01.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:00 smithi070 bash[55604]: cluster 2024-04-24T17:48:59.539833+0000 mgr.y (mgr.34107) 512 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:01.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:00 smithi070 bash[56922]: cluster 2024-04-24T17:48:59.539833+0000 mgr.y (mgr.34107) 512 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:01.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:00 smithi070 bash[56922]: cluster 2024-04-24T17:48:59.539833+0000 mgr.y (mgr.34107) 512 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:01.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:00 smithi137 bash[43799]: cluster 2024-04-24T17:48:59.539833+0000 mgr.y (mgr.34107) 512 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:01.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:00 smithi137 bash[43799]: cluster 2024-04-24T17:48:59.539833+0000 mgr.y (mgr.34107) 512 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:02.078 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:49:01 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:49:01] "GET /metrics HTTP/1.1" 200 38692 "" "Prometheus/2.43.0" 2024-04-24T17:49:02.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:01 smithi070 bash[55604]: audit 2024-04-24T17:49:00.427868+0000 mgr.y (mgr.34107) 513 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:49:02.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:01 smithi070 bash[55604]: audit 2024-04-24T17:49:00.427868+0000 mgr.y (mgr.34107) 513 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:49:02.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:01 smithi070 bash[56922]: audit 2024-04-24T17:49:00.427868+0000 mgr.y (mgr.34107) 513 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:49:02.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:01 smithi070 bash[56922]: audit 2024-04-24T17:49:00.427868+0000 mgr.y (mgr.34107) 513 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:49:02.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:01 smithi137 bash[43799]: audit 2024-04-24T17:49:00.427868+0000 mgr.y (mgr.34107) 513 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:49:02.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:01 smithi137 bash[43799]: audit 2024-04-24T17:49:00.427868+0000 mgr.y (mgr.34107) 513 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:49:03.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:02 smithi070 bash[55604]: cluster 2024-04-24T17:49:01.541273+0000 mgr.y (mgr.34107) 514 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:49:03.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:02 smithi070 bash[55604]: cluster 2024-04-24T17:49:01.541273+0000 mgr.y (mgr.34107) 514 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:49:03.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:02 smithi070 bash[56922]: cluster 2024-04-24T17:49:01.541273+0000 mgr.y (mgr.34107) 514 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:49:03.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:02 smithi070 bash[56922]: cluster 2024-04-24T17:49:01.541273+0000 mgr.y (mgr.34107) 514 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:49:03.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:02 smithi137 bash[43799]: cluster 2024-04-24T17:49:01.541273+0000 mgr.y (mgr.34107) 514 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:49:03.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:02 smithi137 bash[43799]: cluster 2024-04-24T17:49:01.541273+0000 mgr.y (mgr.34107) 514 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:49:05.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:04 smithi070 bash[55604]: cluster 2024-04-24T17:49:03.542522+0000 mgr.y (mgr.34107) 515 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:05.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:04 smithi070 bash[55604]: cluster 2024-04-24T17:49:03.542522+0000 mgr.y (mgr.34107) 515 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:05.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:04 smithi070 bash[56922]: cluster 2024-04-24T17:49:03.542522+0000 mgr.y (mgr.34107) 515 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:05.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:04 smithi070 bash[56922]: cluster 2024-04-24T17:49:03.542522+0000 mgr.y (mgr.34107) 515 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:05.158 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:04 smithi137 bash[43799]: cluster 2024-04-24T17:49:03.542522+0000 mgr.y (mgr.34107) 515 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:05.158 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:04 smithi137 bash[43799]: cluster 2024-04-24T17:49:03.542522+0000 mgr.y (mgr.34107) 515 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:07.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: cluster 2024-04-24T17:49:05.544205+0000 mgr.y (mgr.34107) 516 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:07.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: cluster 2024-04-24T17:49:05.544205+0000 mgr.y (mgr.34107) 516 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:07.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.141564+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:49:07.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.141564+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:49:07.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.196322+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:49:07.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.196322+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:49:07.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.205619+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:49:07.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.205619+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:49:07.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.222667+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:49:07.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.222667+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:49:07.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.307911+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-24T17:49:07.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.307911+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-24T17:49:07.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.318603+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:49:07.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.318603+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:49:07.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.322493+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.322493+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.325565+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.325565+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: cluster 2024-04-24T17:49:05.544205+0000 mgr.y (mgr.34107) 516 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:07.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: cluster 2024-04-24T17:49:05.544205+0000 mgr.y (mgr.34107) 516 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:07.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.141564+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:49:07.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.141564+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:49:07.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.196322+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:49:07.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.196322+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:49:07.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.205619+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:49:07.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.205619+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:49:07.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.222667+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:49:07.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.222667+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:49:07.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.307911+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-24T17:49:07.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.307911+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-24T17:49:07.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.318603+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:49:07.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.318603+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:49:07.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.322493+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.322493+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.325565+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.325565+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.328080+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.328080+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.331476+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.331476+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.335318+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.335318+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.338096+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.338096+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.340278+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.340278+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.342846+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.342846+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.345003+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.345003+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.347274+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.347274+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.083 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.349378+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.349378+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.351724+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.084 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.351724+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.084 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.328080+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.084 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.328080+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.084 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.331476+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.084 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.331476+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.084 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.335318+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.084 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.335318+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.084 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.338096+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.084 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.338096+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.340278+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.340278+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.342846+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.342846+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.345003+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.345003+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.347274+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.347274+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.349378+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.349378+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.351724+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.351724+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.086 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.354667+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.086 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.354667+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.086 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.357375+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.086 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.357375+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.086 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.360101+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.086 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.360101+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.086 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.362783+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.086 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.362783+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.086 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.365218+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.086 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.365218+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.086 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.367555+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.086 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.367555+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.086 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.375948+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:49:07.087 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.375948+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:49:07.087 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.380990+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-24T17:49:07.087 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.380990+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-24T17:49:07.087 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.387125+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-24T17:49:07.087 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.387125+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-24T17:49:07.087 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.391279+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:49:07.087 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.354667+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.087 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.354667+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.087 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.357375+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.087 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.357375+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.087 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.360101+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.360101+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.362783+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.362783+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.365218+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.365218+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.367555+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.367555+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.375948+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:49:07.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.375948+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:49:07.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.380990+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-24T17:49:07.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.380990+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-24T17:49:07.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.387125+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-24T17:49:07.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.387125+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-24T17:49:07.088 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.391279+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:49:07.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.391279+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:49:07.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.397118+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-24T17:49:07.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.397118+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-24T17:49:07.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.401097+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-24T17:49:07.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.401097+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-24T17:49:07.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.405886+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-24T17:49:07.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.405886+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-24T17:49:07.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.409011+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-24T17:49:07.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.409011+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-24T17:49:07.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.414348+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-24T17:49:07.089 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.414348+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-24T17:49:07.090 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.417580+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-24T17:49:07.090 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.417580+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-24T17:49:07.090 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.422434+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-24T17:49:07.090 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.422434+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-24T17:49:07.090 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.425582+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-24T17:49:07.090 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.425582+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-24T17:49:07.090 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.391279+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:49:07.090 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.397118+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-24T17:49:07.090 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.397118+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-24T17:49:07.090 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.401097+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-24T17:49:07.090 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.401097+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-24T17:49:07.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.405886+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-24T17:49:07.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.405886+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-24T17:49:07.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.409011+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-24T17:49:07.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.409011+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-24T17:49:07.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.414348+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-24T17:49:07.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.414348+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-24T17:49:07.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.417580+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-24T17:49:07.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.417580+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-24T17:49:07.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.422434+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-24T17:49:07.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.422434+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-24T17:49:07.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.425582+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-24T17:49:07.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.425582+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-24T17:49:07.092 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.430116+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-24T17:49:07.092 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.430116+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-24T17:49:07.092 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.433448+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-24T17:49:07.092 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.433448+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-24T17:49:07.092 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.438637+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-24T17:49:07.092 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.438637+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-24T17:49:07.092 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.442203+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:49:07.092 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.442203+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:49:07.092 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.443489+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-24T17:49:07.092 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.443489+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-24T17:49:07.092 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.448131+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-24T17:49:07.092 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.448131+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-24T17:49:07.092 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.451306+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-24T17:49:07.092 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.451306+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-24T17:49:07.093 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.455762+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-24T17:49:07.093 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.430116+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-24T17:49:07.093 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.430116+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-24T17:49:07.093 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.433448+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-24T17:49:07.093 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.433448+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-24T17:49:07.093 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.438637+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-24T17:49:07.093 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.438637+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-24T17:49:07.093 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.442203+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:49:07.093 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.442203+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:49:07.093 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.443489+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-24T17:49:07.093 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.443489+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-24T17:49:07.094 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.448131+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-24T17:49:07.094 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.448131+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-24T17:49:07.094 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.451306+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-24T17:49:07.094 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.451306+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-24T17:49:07.094 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.455762+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-24T17:49:07.094 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.455762+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-24T17:49:07.094 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.458830+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-24T17:49:07.094 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.458830+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-24T17:49:07.094 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.463531+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-24T17:49:07.094 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.463531+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-24T17:49:07.095 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.466561+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-24T17:49:07.095 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.466561+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-24T17:49:07.095 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.471554+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-24T17:49:07.095 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.471554+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-24T17:49:07.095 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.474605+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:49:07.095 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.474605+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:49:07.095 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.476100+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:49:07.095 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.476100+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:49:07.095 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.477280+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:49:07.095 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.477280+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:49:07.095 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.478423+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:49:07.095 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.478423+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:49:07.096 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.455762+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-24T17:49:07.096 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.458830+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-24T17:49:07.096 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.458830+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-24T17:49:07.096 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.463531+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-24T17:49:07.096 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.463531+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-24T17:49:07.096 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.466561+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-24T17:49:07.096 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.466561+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-24T17:49:07.096 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.471554+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-24T17:49:07.096 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.471554+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-24T17:49:07.096 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.474605+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:49:07.096 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.474605+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:49:07.096 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.476100+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:49:07.096 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.476100+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:49:07.097 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.477280+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:49:07.097 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.477280+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:49:07.097 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.478423+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:49:07.097 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.478423+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:49:07.097 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.479696+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:49:07.097 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.479696+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:49:07.097 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.481018+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:49:07.097 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.481018+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:49:07.098 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.482828+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-24T17:49:07.098 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.482828+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-24T17:49:07.098 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.487284+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-24T17:49:07.098 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.487284+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-24T17:49:07.098 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.488994+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:49:07.098 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.488994+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:49:07.098 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.490496+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:49:07.098 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.490496+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:49:07.098 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.499613+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:49:07.098 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.499613+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:49:07.098 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.531850+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:49:07.098 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.531850+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:49:07.098 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.583354+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:49:07.098 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.583354+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:49:07.099 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.585152+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:49:07.099 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.585152+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:49:07.099 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.594001+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:49:07.099 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[56922]: audit 2024-04-24T17:49:06.594001+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:49:07.099 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.479696+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:49:07.099 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.479696+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:49:07.099 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.481018+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:49:07.099 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.481018+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:49:07.099 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.482828+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-24T17:49:07.100 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.482828+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-24T17:49:07.100 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.487284+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-24T17:49:07.100 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.487284+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-24T17:49:07.100 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.488994+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:49:07.100 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.488994+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:49:07.100 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.490496+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:49:07.100 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.490496+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:49:07.100 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.499613+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:49:07.100 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.499613+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:49:07.100 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.531850+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:49:07.100 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.531850+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:49:07.100 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.583354+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:49:07.100 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.583354+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:49:07.100 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.585152+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:49:07.100 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.585152+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:49:07.101 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.594001+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:49:07.101 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:06 smithi070 bash[55604]: audit 2024-04-24T17:49:06.594001+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:49:07.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: cluster 2024-04-24T17:49:05.544205+0000 mgr.y (mgr.34107) 516 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:07.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: cluster 2024-04-24T17:49:05.544205+0000 mgr.y (mgr.34107) 516 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:07.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.141564+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:49:07.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.141564+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:49:07.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.196322+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:49:07.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.196322+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:49:07.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.205619+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:49:07.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.205619+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:49:07.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.222667+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:49:07.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.222667+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:49:07.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.307911+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-24T17:49:07.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.307911+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-24T17:49:07.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.318603+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:49:07.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.318603+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:49:07.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.322493+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.322493+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.325565+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.325565+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.328080+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.328080+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.331476+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.331476+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.335318+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.335318+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.338096+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.338096+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.340278+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.340278+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.342846+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.342846+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.345003+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.345003+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.347274+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.347274+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.349378+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.349378+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.351724+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.351724+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.354667+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.354667+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.357375+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.279 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.357375+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.360101+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.360101+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.362783+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.362783+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.365218+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.365218+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.367555+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.367555+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:07.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.375948+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:49:07.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.375948+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:49:07.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.380990+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-24T17:49:07.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.380990+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-24T17:49:07.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.387125+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-24T17:49:07.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.387125+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-24T17:49:07.280 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.391279+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:49:07.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.391279+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:49:07.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.397118+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-24T17:49:07.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.397118+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-24T17:49:07.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.401097+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-24T17:49:07.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.401097+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-24T17:49:07.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.405886+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-24T17:49:07.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.405886+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-24T17:49:07.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.409011+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-24T17:49:07.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.409011+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-24T17:49:07.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.414348+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-24T17:49:07.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.414348+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-24T17:49:07.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.417580+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-24T17:49:07.281 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.417580+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-24T17:49:07.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.422434+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-24T17:49:07.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.422434+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-24T17:49:07.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.425582+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-24T17:49:07.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.425582+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-24T17:49:07.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.430116+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-24T17:49:07.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.430116+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-24T17:49:07.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.433448+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-24T17:49:07.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.433448+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-24T17:49:07.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.438637+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-24T17:49:07.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.438637+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-24T17:49:07.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.442203+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:49:07.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.442203+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:49:07.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.443489+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-24T17:49:07.282 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.443489+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-24T17:49:07.283 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.448131+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-24T17:49:07.283 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.448131+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-24T17:49:07.283 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.451306+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-24T17:49:07.283 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.451306+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-24T17:49:07.283 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.455762+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-24T17:49:07.283 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.455762+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-24T17:49:07.283 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.458830+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-24T17:49:07.283 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.458830+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-24T17:49:07.283 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.463531+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-24T17:49:07.283 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.463531+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-24T17:49:07.283 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.466561+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-24T17:49:07.283 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.466561+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-24T17:49:07.283 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.471554+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-24T17:49:07.283 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.471554+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-24T17:49:07.284 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.474605+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:49:07.284 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.474605+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:49:07.284 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.476100+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:49:07.284 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.476100+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:49:07.284 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.477280+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:49:07.284 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.477280+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:49:07.284 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.478423+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:49:07.284 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.478423+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:49:07.284 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.479696+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:49:07.284 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.479696+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:49:07.285 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.481018+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:49:07.285 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.481018+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:49:07.285 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.482828+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-24T17:49:07.285 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.482828+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-24T17:49:07.285 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.487284+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-24T17:49:07.285 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.487284+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-24T17:49:07.285 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.488994+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:49:07.285 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.488994+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:49:07.285 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.490496+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:49:07.285 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.490496+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:49:07.285 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.499613+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:49:07.285 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.499613+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:49:07.285 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.531850+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:49:07.285 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.531850+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:49:07.285 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.583354+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:49:07.286 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.583354+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:49:07.286 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.585152+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:49:07.286 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.585152+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:49:07.286 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.594001+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:49:07.286 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:06 smithi137 bash[43799]: audit 2024-04-24T17:49:06.594001+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:49:08.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:07 smithi070 bash[55604]: cluster 2024-04-24T17:49:06.212298+0000 mgr.y (mgr.34107) 517 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 959 B/s rd, 0 op/s 2024-04-24T17:49:08.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:07 smithi070 bash[55604]: cluster 2024-04-24T17:49:06.212298+0000 mgr.y (mgr.34107) 517 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 959 B/s rd, 0 op/s 2024-04-24T17:49:08.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:07 smithi070 bash[55604]: cluster 2024-04-24T17:49:06.213162+0000 mgr.y (mgr.34107) 518 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 590 B/s rd, 0 op/s 2024-04-24T17:49:08.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:07 smithi070 bash[55604]: cluster 2024-04-24T17:49:06.213162+0000 mgr.y (mgr.34107) 518 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 590 B/s rd, 0 op/s 2024-04-24T17:49:08.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:07 smithi070 bash[55604]: audit 2024-04-24T17:49:06.308890+0000 mgr.y (mgr.34107) 519 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-24T17:49:08.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:07 smithi070 bash[55604]: audit 2024-04-24T17:49:06.308890+0000 mgr.y (mgr.34107) 519 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-24T17:49:08.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:07 smithi070 bash[55604]: cephadm 2024-04-24T17:49:06.369054+0000 mgr.y (mgr.34107) 520 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-04-24T17:49:08.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:07 smithi070 bash[55604]: cephadm 2024-04-24T17:49:06.369054+0000 mgr.y (mgr.34107) 520 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-04-24T17:49:08.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:07 smithi070 bash[55604]: cephadm 2024-04-24T17:49:06.482065+0000 mgr.y (mgr.34107) 521 : cephadm [INF] Upgrade: Complete! 2024-04-24T17:49:08.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:07 smithi070 bash[55604]: cephadm 2024-04-24T17:49:06.482065+0000 mgr.y (mgr.34107) 521 : cephadm [INF] Upgrade: Complete! 2024-04-24T17:49:08.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:07 smithi070 bash[55604]: cluster 2024-04-24T17:49:06.493325+0000 mgr.y (mgr.34107) 522 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-24T17:49:08.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:07 smithi070 bash[55604]: cluster 2024-04-24T17:49:06.493325+0000 mgr.y (mgr.34107) 522 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-24T17:49:08.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:07 smithi070 bash[55604]: cluster 2024-04-24T17:49:06.807405+0000 mon.a (mon.0) 954 : cluster [INF] Health check cleared: CEPHADM_REFRESH_FAILED (was: failed to probe daemons or devices) 2024-04-24T17:49:08.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:07 smithi070 bash[55604]: cluster 2024-04-24T17:49:06.807405+0000 mon.a (mon.0) 954 : cluster [INF] Health check cleared: CEPHADM_REFRESH_FAILED (was: failed to probe daemons or devices) 2024-04-24T17:49:08.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:07 smithi070 bash[55604]: cluster 2024-04-24T17:49:06.807481+0000 mon.a (mon.0) 955 : cluster [INF] Cluster is now healthy 2024-04-24T17:49:08.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:07 smithi070 bash[55604]: cluster 2024-04-24T17:49:06.807481+0000 mon.a (mon.0) 955 : cluster [INF] Cluster is now healthy 2024-04-24T17:49:08.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:07 smithi070 bash[56922]: cluster 2024-04-24T17:49:06.212298+0000 mgr.y (mgr.34107) 517 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 959 B/s rd, 0 op/s 2024-04-24T17:49:08.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:07 smithi070 bash[56922]: cluster 2024-04-24T17:49:06.212298+0000 mgr.y (mgr.34107) 517 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 959 B/s rd, 0 op/s 2024-04-24T17:49:08.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:07 smithi070 bash[56922]: cluster 2024-04-24T17:49:06.213162+0000 mgr.y (mgr.34107) 518 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 590 B/s rd, 0 op/s 2024-04-24T17:49:08.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:07 smithi070 bash[56922]: cluster 2024-04-24T17:49:06.213162+0000 mgr.y (mgr.34107) 518 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 590 B/s rd, 0 op/s 2024-04-24T17:49:08.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:07 smithi070 bash[56922]: audit 2024-04-24T17:49:06.308890+0000 mgr.y (mgr.34107) 519 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-24T17:49:08.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:07 smithi070 bash[56922]: audit 2024-04-24T17:49:06.308890+0000 mgr.y (mgr.34107) 519 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-24T17:49:08.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:07 smithi070 bash[56922]: cephadm 2024-04-24T17:49:06.369054+0000 mgr.y (mgr.34107) 520 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-04-24T17:49:08.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:07 smithi070 bash[56922]: cephadm 2024-04-24T17:49:06.369054+0000 mgr.y (mgr.34107) 520 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-04-24T17:49:08.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:07 smithi070 bash[56922]: cephadm 2024-04-24T17:49:06.482065+0000 mgr.y (mgr.34107) 521 : cephadm [INF] Upgrade: Complete! 2024-04-24T17:49:08.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:07 smithi070 bash[56922]: cephadm 2024-04-24T17:49:06.482065+0000 mgr.y (mgr.34107) 521 : cephadm [INF] Upgrade: Complete! 2024-04-24T17:49:08.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:07 smithi070 bash[56922]: cluster 2024-04-24T17:49:06.493325+0000 mgr.y (mgr.34107) 522 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-24T17:49:08.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:07 smithi070 bash[56922]: cluster 2024-04-24T17:49:06.493325+0000 mgr.y (mgr.34107) 522 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-24T17:49:08.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:07 smithi070 bash[56922]: cluster 2024-04-24T17:49:06.807405+0000 mon.a (mon.0) 954 : cluster [INF] Health check cleared: CEPHADM_REFRESH_FAILED (was: failed to probe daemons or devices) 2024-04-24T17:49:08.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:07 smithi070 bash[56922]: cluster 2024-04-24T17:49:06.807405+0000 mon.a (mon.0) 954 : cluster [INF] Health check cleared: CEPHADM_REFRESH_FAILED (was: failed to probe daemons or devices) 2024-04-24T17:49:08.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:07 smithi070 bash[56922]: cluster 2024-04-24T17:49:06.807481+0000 mon.a (mon.0) 955 : cluster [INF] Cluster is now healthy 2024-04-24T17:49:08.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:07 smithi070 bash[56922]: cluster 2024-04-24T17:49:06.807481+0000 mon.a (mon.0) 955 : cluster [INF] Cluster is now healthy 2024-04-24T17:49:08.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:07 smithi137 bash[43799]: cluster 2024-04-24T17:49:06.212298+0000 mgr.y (mgr.34107) 517 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 959 B/s rd, 0 op/s 2024-04-24T17:49:08.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:07 smithi137 bash[43799]: cluster 2024-04-24T17:49:06.212298+0000 mgr.y (mgr.34107) 517 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 959 B/s rd, 0 op/s 2024-04-24T17:49:08.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:07 smithi137 bash[43799]: cluster 2024-04-24T17:49:06.213162+0000 mgr.y (mgr.34107) 518 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 590 B/s rd, 0 op/s 2024-04-24T17:49:08.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:07 smithi137 bash[43799]: cluster 2024-04-24T17:49:06.213162+0000 mgr.y (mgr.34107) 518 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 590 B/s rd, 0 op/s 2024-04-24T17:49:08.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:07 smithi137 bash[43799]: audit 2024-04-24T17:49:06.308890+0000 mgr.y (mgr.34107) 519 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-24T17:49:08.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:07 smithi137 bash[43799]: audit 2024-04-24T17:49:06.308890+0000 mgr.y (mgr.34107) 519 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-24T17:49:08.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:07 smithi137 bash[43799]: cephadm 2024-04-24T17:49:06.369054+0000 mgr.y (mgr.34107) 520 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-04-24T17:49:08.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:07 smithi137 bash[43799]: cephadm 2024-04-24T17:49:06.369054+0000 mgr.y (mgr.34107) 520 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-04-24T17:49:08.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:07 smithi137 bash[43799]: cephadm 2024-04-24T17:49:06.482065+0000 mgr.y (mgr.34107) 521 : cephadm [INF] Upgrade: Complete! 2024-04-24T17:49:08.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:07 smithi137 bash[43799]: cephadm 2024-04-24T17:49:06.482065+0000 mgr.y (mgr.34107) 521 : cephadm [INF] Upgrade: Complete! 2024-04-24T17:49:08.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:07 smithi137 bash[43799]: cluster 2024-04-24T17:49:06.493325+0000 mgr.y (mgr.34107) 522 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-24T17:49:08.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:07 smithi137 bash[43799]: cluster 2024-04-24T17:49:06.493325+0000 mgr.y (mgr.34107) 522 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-24T17:49:08.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:07 smithi137 bash[43799]: cluster 2024-04-24T17:49:06.807405+0000 mon.a (mon.0) 954 : cluster [INF] Health check cleared: CEPHADM_REFRESH_FAILED (was: failed to probe daemons or devices) 2024-04-24T17:49:08.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:07 smithi137 bash[43799]: cluster 2024-04-24T17:49:06.807405+0000 mon.a (mon.0) 954 : cluster [INF] Health check cleared: CEPHADM_REFRESH_FAILED (was: failed to probe daemons or devices) 2024-04-24T17:49:08.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:07 smithi137 bash[43799]: cluster 2024-04-24T17:49:06.807481+0000 mon.a (mon.0) 955 : cluster [INF] Cluster is now healthy 2024-04-24T17:49:08.277 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:07 smithi137 bash[43799]: cluster 2024-04-24T17:49:06.807481+0000 mon.a (mon.0) 955 : cluster [INF] Cluster is now healthy 2024-04-24T17:49:10.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:09 smithi070 bash[55604]: cluster 2024-04-24T17:49:08.494240+0000 mgr.y (mgr.34107) 523 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 736 B/s rd, 0 op/s 2024-04-24T17:49:10.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:09 smithi070 bash[55604]: cluster 2024-04-24T17:49:08.494240+0000 mgr.y (mgr.34107) 523 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 736 B/s rd, 0 op/s 2024-04-24T17:49:10.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:09 smithi070 bash[56922]: cluster 2024-04-24T17:49:08.494240+0000 mgr.y (mgr.34107) 523 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 736 B/s rd, 0 op/s 2024-04-24T17:49:10.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:09 smithi070 bash[56922]: cluster 2024-04-24T17:49:08.494240+0000 mgr.y (mgr.34107) 523 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 736 B/s rd, 0 op/s 2024-04-24T17:49:10.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:09 smithi137 bash[43799]: cluster 2024-04-24T17:49:08.494240+0000 mgr.y (mgr.34107) 523 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 736 B/s rd, 0 op/s 2024-04-24T17:49:10.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:09 smithi137 bash[43799]: cluster 2024-04-24T17:49:08.494240+0000 mgr.y (mgr.34107) 523 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 736 B/s rd, 0 op/s 2024-04-24T17:49:12.079 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:49:11 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:49:11] "GET /metrics HTTP/1.1" 200 38691 "" "Prometheus/2.43.0" 2024-04-24T17:49:12.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:11 smithi070 bash[55604]: audit 2024-04-24T17:49:10.438294+0000 mgr.y (mgr.34107) 524 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:49:12.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:11 smithi070 bash[55604]: audit 2024-04-24T17:49:10.438294+0000 mgr.y (mgr.34107) 524 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:49:12.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:11 smithi070 bash[55604]: cluster 2024-04-24T17:49:10.495970+0000 mgr.y (mgr.34107) 525 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 736 B/s rd, 0 op/s 2024-04-24T17:49:12.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:11 smithi070 bash[55604]: cluster 2024-04-24T17:49:10.495970+0000 mgr.y (mgr.34107) 525 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 736 B/s rd, 0 op/s 2024-04-24T17:49:12.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:11 smithi070 bash[56922]: audit 2024-04-24T17:49:10.438294+0000 mgr.y (mgr.34107) 524 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:49:12.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:11 smithi070 bash[56922]: audit 2024-04-24T17:49:10.438294+0000 mgr.y (mgr.34107) 524 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:49:12.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:11 smithi070 bash[56922]: cluster 2024-04-24T17:49:10.495970+0000 mgr.y (mgr.34107) 525 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 736 B/s rd, 0 op/s 2024-04-24T17:49:12.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:11 smithi070 bash[56922]: cluster 2024-04-24T17:49:10.495970+0000 mgr.y (mgr.34107) 525 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 736 B/s rd, 0 op/s 2024-04-24T17:49:12.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:11 smithi137 bash[43799]: audit 2024-04-24T17:49:10.438294+0000 mgr.y (mgr.34107) 524 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:49:12.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:11 smithi137 bash[43799]: audit 2024-04-24T17:49:10.438294+0000 mgr.y (mgr.34107) 524 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:49:12.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:11 smithi137 bash[43799]: cluster 2024-04-24T17:49:10.495970+0000 mgr.y (mgr.34107) 525 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 736 B/s rd, 0 op/s 2024-04-24T17:49:12.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:11 smithi137 bash[43799]: cluster 2024-04-24T17:49:10.495970+0000 mgr.y (mgr.34107) 525 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 736 B/s rd, 0 op/s 2024-04-24T17:49:14.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:13 smithi070 bash[55604]: cluster 2024-04-24T17:49:12.497042+0000 mgr.y (mgr.34107) 526 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-24T17:49:14.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:13 smithi070 bash[55604]: cluster 2024-04-24T17:49:12.497042+0000 mgr.y (mgr.34107) 526 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-24T17:49:14.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:13 smithi070 bash[56922]: cluster 2024-04-24T17:49:12.497042+0000 mgr.y (mgr.34107) 526 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-24T17:49:14.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:13 smithi070 bash[56922]: cluster 2024-04-24T17:49:12.497042+0000 mgr.y (mgr.34107) 526 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-24T17:49:14.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:13 smithi137 bash[43799]: cluster 2024-04-24T17:49:12.497042+0000 mgr.y (mgr.34107) 526 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-24T17:49:14.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:13 smithi137 bash[43799]: cluster 2024-04-24T17:49:12.497042+0000 mgr.y (mgr.34107) 526 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-24T17:49:15.743 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -e sha1=5904d29475f5be602879d9fb26280e89b808d5cc -- bash -c 'ceph orch ps' 2024-04-24T17:49:16.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:15 smithi070 bash[55604]: cluster 2024-04-24T17:49:14.498211+0000 mgr.y (mgr.34107) 527 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:49:16.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:15 smithi070 bash[55604]: cluster 2024-04-24T17:49:14.498211+0000 mgr.y (mgr.34107) 527 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:49:16.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:15 smithi070 bash[56922]: cluster 2024-04-24T17:49:14.498211+0000 mgr.y (mgr.34107) 527 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:49:16.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:15 smithi070 bash[56922]: cluster 2024-04-24T17:49:14.498211+0000 mgr.y (mgr.34107) 527 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:49:16.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:15 smithi137 bash[43799]: cluster 2024-04-24T17:49:14.498211+0000 mgr.y (mgr.34107) 527 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:49:16.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:15 smithi137 bash[43799]: cluster 2024-04-24T17:49:14.498211+0000 mgr.y (mgr.34107) 527 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:49:17.160 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:16 smithi070 bash[55604]: audit 2024-04-24T17:49:15.059347+0000 mgr.y (mgr.34107) 528 : audit [DBG] from='client.44839 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:49:17.160 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:16 smithi070 bash[55604]: audit 2024-04-24T17:49:15.059347+0000 mgr.y (mgr.34107) 528 : audit [DBG] from='client.44839 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:49:17.160 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:16 smithi070 bash[56922]: audit 2024-04-24T17:49:15.059347+0000 mgr.y (mgr.34107) 528 : audit [DBG] from='client.44839 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:49:17.161 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:16 smithi070 bash[56922]: audit 2024-04-24T17:49:15.059347+0000 mgr.y (mgr.34107) 528 : audit [DBG] from='client.44839 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:49:17.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:16 smithi137 bash[43799]: audit 2024-04-24T17:49:15.059347+0000 mgr.y (mgr.34107) 528 : audit [DBG] from='client.44839 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:49:17.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:16 smithi137 bash[43799]: audit 2024-04-24T17:49:15.059347+0000 mgr.y (mgr.34107) 528 : audit [DBG] from='client.44839 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:49:18.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:17 smithi070 bash[55604]: cluster 2024-04-24T17:49:16.499476+0000 mgr.y (mgr.34107) 529 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-24T17:49:18.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:17 smithi070 bash[55604]: cluster 2024-04-24T17:49:16.499476+0000 mgr.y (mgr.34107) 529 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-24T17:49:18.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:17 smithi070 bash[56922]: cluster 2024-04-24T17:49:16.499476+0000 mgr.y (mgr.34107) 529 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-24T17:49:18.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:17 smithi070 bash[56922]: cluster 2024-04-24T17:49:16.499476+0000 mgr.y (mgr.34107) 529 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-24T17:49:18.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:17 smithi137 bash[43799]: cluster 2024-04-24T17:49:16.499476+0000 mgr.y (mgr.34107) 529 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-24T17:49:18.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:17 smithi137 bash[43799]: cluster 2024-04-24T17:49:16.499476+0000 mgr.y (mgr.34107) 529 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-24T17:49:18.981 INFO:teuthology.orchestra.run.smithi070.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-24T17:49:18.981 INFO:teuthology.orchestra.run.smithi070.stdout:alertmanager.a smithi070 *:9093,9094 running (59s) 53s ago 17m 13.5M - 0.25.0 c8568f914cd2 ba6d1d26e6e7 2024-04-24T17:49:18.981 INFO:teuthology.orchestra.run.smithi070.stdout:grafana.a smithi137 *:3000 running (27s) 21s ago 16m 24.7M - 9.4.12 2bacad6d85d8 0b3cd9368656 2024-04-24T17:49:18.981 INFO:teuthology.orchestra.run.smithi070.stdout:iscsi.foo.smithi070.jytlzp smithi070 running (2m) 53s ago 14m 42.7M - 3.8 8bb2087275ff b9df9546dfcf 2024-04-24T17:49:18.981 INFO:teuthology.orchestra.run.smithi070.stdout:mgr.x smithi137 *:8443,9283,8765 running (9m) 21s ago 22m 441M - 19.0.0-3285-g5904d294 8bb2087275ff dd7af369145b 2024-04-24T17:49:18.981 INFO:teuthology.orchestra.run.smithi070.stdout:mgr.y smithi070 *:8443,9283,8765 running (10m) 53s ago 24m 509M - 19.0.0-3285-g5904d294 8bb2087275ff c555095cd81e 2024-04-24T17:49:18.981 INFO:teuthology.orchestra.run.smithi070.stdout:mon.a smithi070 running (8m) 53s ago 24m 66.2M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 6a091f7b35e1 2024-04-24T17:49:18.981 INFO:teuthology.orchestra.run.smithi070.stdout:mon.b smithi137 running (7m) 21s ago 22m 47.9M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 3c2727485e8d 2024-04-24T17:49:18.981 INFO:teuthology.orchestra.run.smithi070.stdout:mon.c smithi070 running (8m) 53s ago 23m 53.1M 2048M 19.0.0-3285-g5904d294 8bb2087275ff d56c3ab97de2 2024-04-24T17:49:18.981 INFO:teuthology.orchestra.run.smithi070.stdout:node-exporter.a smithi070 *:9100 running (117s) 53s ago 17m 8147k - 1.5.0 0da6a335fe13 769abc80ff60 2024-04-24T17:49:18.982 INFO:teuthology.orchestra.run.smithi070.stdout:node-exporter.b smithi137 *:9100 running (113s) 21s ago 17m 8076k - 1.5.0 0da6a335fe13 fe42a0fe894b 2024-04-24T17:49:18.982 INFO:teuthology.orchestra.run.smithi070.stdout:osd.0 smithi070 running (6m) 53s ago 22m 58.4M 2780M 19.0.0-3285-g5904d294 8bb2087275ff 718b3b3cef66 2024-04-24T17:49:18.982 INFO:teuthology.orchestra.run.smithi070.stdout:osd.1 smithi070 running (6m) 53s ago 21m 64.4M 2780M 19.0.0-3285-g5904d294 8bb2087275ff 46f1f3bd7742 2024-04-24T17:49:18.982 INFO:teuthology.orchestra.run.smithi070.stdout:osd.2 smithi070 running (5m) 53s ago 21m 53.3M 2780M 19.0.0-3285-g5904d294 8bb2087275ff d234df45b661 2024-04-24T17:49:18.982 INFO:teuthology.orchestra.run.smithi070.stdout:osd.3 smithi070 running (5m) 53s ago 20m 58.8M 2780M 19.0.0-3285-g5904d294 8bb2087275ff c0b08fb6cc19 2024-04-24T17:49:18.982 INFO:teuthology.orchestra.run.smithi070.stdout:osd.4 smithi137 running (5m) 21s ago 19m 65.4M 3036M 19.0.0-3285-g5904d294 8bb2087275ff c653ad956c9b 2024-04-24T17:49:18.982 INFO:teuthology.orchestra.run.smithi070.stdout:osd.5 smithi137 running (4m) 21s ago 19m 57.6M 3036M 19.0.0-3285-g5904d294 8bb2087275ff dac9b6431bb4 2024-04-24T17:49:18.982 INFO:teuthology.orchestra.run.smithi070.stdout:osd.6 smithi137 running (3m) 21s ago 18m 51.8M 3036M 19.0.0-3285-g5904d294 8bb2087275ff 25b7cf6f44f8 2024-04-24T17:49:18.982 INFO:teuthology.orchestra.run.smithi070.stdout:osd.7 smithi137 running (3m) 21s ago 18m 58.0M 3036M 19.0.0-3285-g5904d294 8bb2087275ff ba2fd99c956e 2024-04-24T17:49:18.982 INFO:teuthology.orchestra.run.smithi070.stdout:prometheus.a smithi137 *:9095 running (85s) 21s ago 17m 48.6M - 2.43.0 a07b618ecd1d e0fec2341539 2024-04-24T17:49:18.982 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.foo.smithi070.jodwqm smithi070 *:8000 running (3m) 53s ago 15m 89.3M - 19.0.0-3285-g5904d294 8bb2087275ff 268d60035d9b 2024-04-24T17:49:18.982 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.foo.smithi137.xlirah smithi137 *:8000 running (2m) 21s ago 15m 89.3M - 19.0.0-3285-g5904d294 8bb2087275ff 66f7b2658c59 2024-04-24T17:49:18.982 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.smpl.smithi070.qayqjt smithi070 *:80 running (3m) 53s ago 15m 89.2M - 19.0.0-3285-g5904d294 8bb2087275ff 910c915b5cec 2024-04-24T17:49:18.982 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.smpl.smithi137.vqzuok smithi137 *:80 running (2m) 21s ago 15m 89.2M - 19.0.0-3285-g5904d294 8bb2087275ff 4f6d66f80110 2024-04-24T17:49:19.668 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -e sha1=5904d29475f5be602879d9fb26280e89b808d5cc -- bash -c 'ceph versions' 2024-04-24T17:49:20.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:19 smithi070 bash[55604]: cluster 2024-04-24T17:49:18.500372+0000 mgr.y (mgr.34107) 530 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:20.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:19 smithi070 bash[55604]: cluster 2024-04-24T17:49:18.500372+0000 mgr.y (mgr.34107) 530 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:20.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:19 smithi070 bash[56922]: cluster 2024-04-24T17:49:18.500372+0000 mgr.y (mgr.34107) 530 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:20.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:19 smithi070 bash[56922]: cluster 2024-04-24T17:49:18.500372+0000 mgr.y (mgr.34107) 530 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:20.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:19 smithi137 bash[43799]: cluster 2024-04-24T17:49:18.500372+0000 mgr.y (mgr.34107) 530 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:20.278 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:19 smithi137 bash[43799]: cluster 2024-04-24T17:49:18.500372+0000 mgr.y (mgr.34107) 530 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:21.043 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:20 smithi070 bash[55604]: audit 2024-04-24T17:49:18.979106+0000 mgr.y (mgr.34107) 531 : audit [DBG] from='client.44845 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:49:21.043 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:20 smithi070 bash[55604]: audit 2024-04-24T17:49:18.979106+0000 mgr.y (mgr.34107) 531 : audit [DBG] from='client.44845 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:49:21.043 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:20 smithi070 bash[56922]: audit 2024-04-24T17:49:18.979106+0000 mgr.y (mgr.34107) 531 : audit [DBG] from='client.44845 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:49:21.043 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:20 smithi070 bash[56922]: audit 2024-04-24T17:49:18.979106+0000 mgr.y (mgr.34107) 531 : audit [DBG] from='client.44845 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:49:21.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:20 smithi137 bash[43799]: audit 2024-04-24T17:49:18.979106+0000 mgr.y (mgr.34107) 531 : audit [DBG] from='client.44845 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:49:21.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:20 smithi137 bash[43799]: audit 2024-04-24T17:49:18.979106+0000 mgr.y (mgr.34107) 531 : audit [DBG] from='client.44845 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:49:22.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:21 smithi137 bash[43799]: audit 2024-04-24T17:49:20.449496+0000 mgr.y (mgr.34107) 532 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:49:22.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:21 smithi137 bash[43799]: audit 2024-04-24T17:49:20.449496+0000 mgr.y (mgr.34107) 532 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:49:22.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:21 smithi137 bash[43799]: cluster 2024-04-24T17:49:20.501842+0000 mgr.y (mgr.34107) 533 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:22.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:21 smithi137 bash[43799]: cluster 2024-04-24T17:49:20.501842+0000 mgr.y (mgr.34107) 533 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:22.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:21 smithi137 bash[43799]: audit 2024-04-24T17:49:21.148666+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:49:22.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:21 smithi137 bash[43799]: audit 2024-04-24T17:49:21.148666+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:49:22.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:21 smithi137 bash[43799]: audit 2024-04-24T17:49:21.150941+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:49:22.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:21 smithi137 bash[43799]: audit 2024-04-24T17:49:21.150941+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:49:22.290 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:49:21 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:49:21] "GET /metrics HTTP/1.1" 200 38690 "" "Prometheus/2.43.0" 2024-04-24T17:49:22.291 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:21 smithi070 bash[55604]: audit 2024-04-24T17:49:20.449496+0000 mgr.y (mgr.34107) 532 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:49:22.291 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:21 smithi070 bash[55604]: audit 2024-04-24T17:49:20.449496+0000 mgr.y (mgr.34107) 532 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:49:22.291 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:21 smithi070 bash[55604]: cluster 2024-04-24T17:49:20.501842+0000 mgr.y (mgr.34107) 533 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:22.291 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:21 smithi070 bash[55604]: cluster 2024-04-24T17:49:20.501842+0000 mgr.y (mgr.34107) 533 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:22.291 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:21 smithi070 bash[55604]: audit 2024-04-24T17:49:21.148666+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:49:22.291 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:21 smithi070 bash[55604]: audit 2024-04-24T17:49:21.148666+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:49:22.291 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:21 smithi070 bash[55604]: audit 2024-04-24T17:49:21.150941+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:49:22.291 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:21 smithi070 bash[55604]: audit 2024-04-24T17:49:21.150941+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:49:22.291 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:21 smithi070 bash[56922]: audit 2024-04-24T17:49:20.449496+0000 mgr.y (mgr.34107) 532 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:49:22.292 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:21 smithi070 bash[56922]: audit 2024-04-24T17:49:20.449496+0000 mgr.y (mgr.34107) 532 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:49:22.292 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:21 smithi070 bash[56922]: cluster 2024-04-24T17:49:20.501842+0000 mgr.y (mgr.34107) 533 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:22.292 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:21 smithi070 bash[56922]: cluster 2024-04-24T17:49:20.501842+0000 mgr.y (mgr.34107) 533 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:22.292 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:21 smithi070 bash[56922]: audit 2024-04-24T17:49:21.148666+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:49:22.292 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:21 smithi070 bash[56922]: audit 2024-04-24T17:49:21.148666+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:49:22.292 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:21 smithi070 bash[56922]: audit 2024-04-24T17:49:21.150941+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:49:22.292 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:21 smithi070 bash[56922]: audit 2024-04-24T17:49:21.150941+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:49:22.782 INFO:teuthology.orchestra.run.smithi070.stdout:{ 2024-04-24T17:49:22.782 INFO:teuthology.orchestra.run.smithi070.stdout: "mon": { 2024-04-24T17:49:22.782 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 3 2024-04-24T17:49:22.783 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:49:22.783 INFO:teuthology.orchestra.run.smithi070.stdout: "mgr": { 2024-04-24T17:49:22.783 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 2 2024-04-24T17:49:22.783 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:49:22.783 INFO:teuthology.orchestra.run.smithi070.stdout: "osd": { 2024-04-24T17:49:22.783 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 8 2024-04-24T17:49:22.783 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:49:22.783 INFO:teuthology.orchestra.run.smithi070.stdout: "rgw": { 2024-04-24T17:49:22.783 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 4 2024-04-24T17:49:22.783 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:49:22.783 INFO:teuthology.orchestra.run.smithi070.stdout: "overall": { 2024-04-24T17:49:22.783 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 17 2024-04-24T17:49:22.783 INFO:teuthology.orchestra.run.smithi070.stdout: } 2024-04-24T17:49:22.784 INFO:teuthology.orchestra.run.smithi070.stdout:} 2024-04-24T17:49:23.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:22 smithi070 bash[55604]: audit 2024-04-24T17:49:22.795535+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.70:0/4084887536' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:23.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:22 smithi070 bash[55604]: audit 2024-04-24T17:49:22.795535+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.70:0/4084887536' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:23.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:22 smithi070 bash[56922]: audit 2024-04-24T17:49:22.795535+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.70:0/4084887536' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:23.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:22 smithi070 bash[56922]: audit 2024-04-24T17:49:22.795535+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.70:0/4084887536' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:23.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:22 smithi137 bash[43799]: audit 2024-04-24T17:49:22.795535+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.70:0/4084887536' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:23.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:22 smithi137 bash[43799]: audit 2024-04-24T17:49:22.795535+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.70:0/4084887536' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:49:23.479 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -e sha1=5904d29475f5be602879d9fb26280e89b808d5cc -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-04-24T17:49:24.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:23 smithi070 bash[55604]: cluster 2024-04-24T17:49:22.502477+0000 mgr.y (mgr.34107) 534 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:49:24.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:23 smithi070 bash[55604]: cluster 2024-04-24T17:49:22.502477+0000 mgr.y (mgr.34107) 534 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:49:24.079 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:23 smithi070 bash[56922]: cluster 2024-04-24T17:49:22.502477+0000 mgr.y (mgr.34107) 534 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:49:24.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:23 smithi070 bash[56922]: cluster 2024-04-24T17:49:22.502477+0000 mgr.y (mgr.34107) 534 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:49:24.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:23 smithi137 bash[43799]: cluster 2024-04-24T17:49:22.502477+0000 mgr.y (mgr.34107) 534 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:49:24.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:23 smithi137 bash[43799]: cluster 2024-04-24T17:49:22.502477+0000 mgr.y (mgr.34107) 534 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:49:26.114 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:25 smithi070 bash[56922]: cluster 2024-04-24T17:49:24.503556+0000 mgr.y (mgr.34107) 535 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:26.114 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:25 smithi070 bash[56922]: cluster 2024-04-24T17:49:24.503556+0000 mgr.y (mgr.34107) 535 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:26.115 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:25 smithi070 bash[55604]: cluster 2024-04-24T17:49:24.503556+0000 mgr.y (mgr.34107) 535 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:26.115 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:25 smithi070 bash[55604]: cluster 2024-04-24T17:49:24.503556+0000 mgr.y (mgr.34107) 535 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:26.140 INFO:teuthology.orchestra.run.smithi070.stdout:wait for servicemap items w/ changing names to refresh 2024-04-24T17:49:26.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:25 smithi137 bash[43799]: cluster 2024-04-24T17:49:24.503556+0000 mgr.y (mgr.34107) 535 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:26.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:25 smithi137 bash[43799]: cluster 2024-04-24T17:49:24.503556+0000 mgr.y (mgr.34107) 535 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:26.843 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -e sha1=5904d29475f5be602879d9fb26280e89b808d5cc -- bash -c 'sleep 60' 2024-04-24T17:49:28.174 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:27 smithi070 bash[55604]: cluster 2024-04-24T17:49:26.504713+0000 mgr.y (mgr.34107) 536 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:49:28.175 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:27 smithi070 bash[55604]: cluster 2024-04-24T17:49:26.504713+0000 mgr.y (mgr.34107) 536 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:49:28.175 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:27 smithi070 bash[56922]: cluster 2024-04-24T17:49:26.504713+0000 mgr.y (mgr.34107) 536 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:49:28.175 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:27 smithi070 bash[56922]: cluster 2024-04-24T17:49:26.504713+0000 mgr.y (mgr.34107) 536 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:49:28.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:27 smithi137 bash[43799]: cluster 2024-04-24T17:49:26.504713+0000 mgr.y (mgr.34107) 536 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:49:28.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:27 smithi137 bash[43799]: cluster 2024-04-24T17:49:26.504713+0000 mgr.y (mgr.34107) 536 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:49:30.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:29 smithi137 bash[43799]: cluster 2024-04-24T17:49:28.505598+0000 mgr.y (mgr.34107) 537 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:30.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:29 smithi137 bash[43799]: cluster 2024-04-24T17:49:28.505598+0000 mgr.y (mgr.34107) 537 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:30.329 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:29 smithi070 bash[55604]: cluster 2024-04-24T17:49:28.505598+0000 mgr.y (mgr.34107) 537 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:30.329 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:29 smithi070 bash[55604]: cluster 2024-04-24T17:49:28.505598+0000 mgr.y (mgr.34107) 537 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:30.330 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:29 smithi070 bash[56922]: cluster 2024-04-24T17:49:28.505598+0000 mgr.y (mgr.34107) 537 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:30.330 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:29 smithi070 bash[56922]: cluster 2024-04-24T17:49:28.505598+0000 mgr.y (mgr.34107) 537 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:32.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:31 smithi137 bash[43799]: audit 2024-04-24T17:49:30.460742+0000 mgr.y (mgr.34107) 538 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:49:32.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:31 smithi137 bash[43799]: audit 2024-04-24T17:49:30.460742+0000 mgr.y (mgr.34107) 538 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:49:32.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:31 smithi137 bash[43799]: cluster 2024-04-24T17:49:30.507044+0000 mgr.y (mgr.34107) 539 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:32.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:31 smithi137 bash[43799]: cluster 2024-04-24T17:49:30.507044+0000 mgr.y (mgr.34107) 539 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:32.329 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:49:31 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:49:31] "GET /metrics HTTP/1.1" 200 38690 "" "Prometheus/2.43.0" 2024-04-24T17:49:32.329 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:31 smithi070 bash[55604]: audit 2024-04-24T17:49:30.460742+0000 mgr.y (mgr.34107) 538 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:49:32.330 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:31 smithi070 bash[55604]: audit 2024-04-24T17:49:30.460742+0000 mgr.y (mgr.34107) 538 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:49:32.330 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:31 smithi070 bash[55604]: cluster 2024-04-24T17:49:30.507044+0000 mgr.y (mgr.34107) 539 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:32.330 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:31 smithi070 bash[55604]: cluster 2024-04-24T17:49:30.507044+0000 mgr.y (mgr.34107) 539 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:32.330 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:31 smithi070 bash[56922]: audit 2024-04-24T17:49:30.460742+0000 mgr.y (mgr.34107) 538 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:49:32.330 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:31 smithi070 bash[56922]: audit 2024-04-24T17:49:30.460742+0000 mgr.y (mgr.34107) 538 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:49:32.330 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:31 smithi070 bash[56922]: cluster 2024-04-24T17:49:30.507044+0000 mgr.y (mgr.34107) 539 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:32.330 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:31 smithi070 bash[56922]: cluster 2024-04-24T17:49:30.507044+0000 mgr.y (mgr.34107) 539 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:34.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:33 smithi137 bash[43799]: cluster 2024-04-24T17:49:32.508093+0000 mgr.y (mgr.34107) 540 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:49:34.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:33 smithi137 bash[43799]: cluster 2024-04-24T17:49:32.508093+0000 mgr.y (mgr.34107) 540 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:49:34.329 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:33 smithi070 bash[55604]: cluster 2024-04-24T17:49:32.508093+0000 mgr.y (mgr.34107) 540 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:49:34.329 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:33 smithi070 bash[55604]: cluster 2024-04-24T17:49:32.508093+0000 mgr.y (mgr.34107) 540 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:49:34.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:33 smithi070 bash[56922]: cluster 2024-04-24T17:49:32.508093+0000 mgr.y (mgr.34107) 540 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:49:34.329 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:33 smithi070 bash[56922]: cluster 2024-04-24T17:49:32.508093+0000 mgr.y (mgr.34107) 540 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:49:36.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:35 smithi137 bash[43799]: cluster 2024-04-24T17:49:34.509245+0000 mgr.y (mgr.34107) 541 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:36.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:35 smithi137 bash[43799]: cluster 2024-04-24T17:49:34.509245+0000 mgr.y (mgr.34107) 541 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:36.329 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:35 smithi070 bash[55604]: cluster 2024-04-24T17:49:34.509245+0000 mgr.y (mgr.34107) 541 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:36.330 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:35 smithi070 bash[55604]: cluster 2024-04-24T17:49:34.509245+0000 mgr.y (mgr.34107) 541 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:36.330 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:35 smithi070 bash[56922]: cluster 2024-04-24T17:49:34.509245+0000 mgr.y (mgr.34107) 541 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:36.330 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:35 smithi070 bash[56922]: cluster 2024-04-24T17:49:34.509245+0000 mgr.y (mgr.34107) 541 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:37.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:36 smithi137 bash[43799]: audit 2024-04-24T17:49:36.142493+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:49:37.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:36 smithi137 bash[43799]: audit 2024-04-24T17:49:36.142493+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:49:37.329 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:36 smithi070 bash[55604]: audit 2024-04-24T17:49:36.142493+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:49:37.329 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:36 smithi070 bash[55604]: audit 2024-04-24T17:49:36.142493+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:49:37.330 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:36 smithi070 bash[56922]: audit 2024-04-24T17:49:36.142493+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:49:37.330 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:36 smithi070 bash[56922]: audit 2024-04-24T17:49:36.142493+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:49:38.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:37 smithi137 bash[43799]: cluster 2024-04-24T17:49:36.510453+0000 mgr.y (mgr.34107) 542 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:49:38.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:37 smithi137 bash[43799]: cluster 2024-04-24T17:49:36.510453+0000 mgr.y (mgr.34107) 542 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:49:38.329 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:37 smithi070 bash[55604]: cluster 2024-04-24T17:49:36.510453+0000 mgr.y (mgr.34107) 542 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:49:38.329 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:37 smithi070 bash[55604]: cluster 2024-04-24T17:49:36.510453+0000 mgr.y (mgr.34107) 542 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:49:38.330 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:37 smithi070 bash[56922]: cluster 2024-04-24T17:49:36.510453+0000 mgr.y (mgr.34107) 542 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:49:38.330 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:37 smithi070 bash[56922]: cluster 2024-04-24T17:49:36.510453+0000 mgr.y (mgr.34107) 542 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:49:39.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:38 smithi137 bash[43799]: cluster 2024-04-24T17:49:38.511339+0000 mgr.y (mgr.34107) 543 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:39.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:38 smithi137 bash[43799]: cluster 2024-04-24T17:49:38.511339+0000 mgr.y (mgr.34107) 543 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:39.329 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:38 smithi070 bash[55604]: cluster 2024-04-24T17:49:38.511339+0000 mgr.y (mgr.34107) 543 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:39.329 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:38 smithi070 bash[55604]: cluster 2024-04-24T17:49:38.511339+0000 mgr.y (mgr.34107) 543 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:39.330 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:38 smithi070 bash[56922]: cluster 2024-04-24T17:49:38.511339+0000 mgr.y (mgr.34107) 543 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:39.330 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:38 smithi070 bash[56922]: cluster 2024-04-24T17:49:38.511339+0000 mgr.y (mgr.34107) 543 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:41.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:41 smithi070 bash[55604]: audit 2024-04-24T17:49:40.471116+0000 mgr.y (mgr.34107) 544 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:49:41.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:41 smithi070 bash[55604]: audit 2024-04-24T17:49:40.471116+0000 mgr.y (mgr.34107) 544 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:49:41.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:41 smithi070 bash[55604]: cluster 2024-04-24T17:49:40.512800+0000 mgr.y (mgr.34107) 545 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:41.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:41 smithi070 bash[55604]: cluster 2024-04-24T17:49:40.512800+0000 mgr.y (mgr.34107) 545 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:41.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:41 smithi070 bash[56922]: audit 2024-04-24T17:49:40.471116+0000 mgr.y (mgr.34107) 544 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:49:41.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:41 smithi070 bash[56922]: audit 2024-04-24T17:49:40.471116+0000 mgr.y (mgr.34107) 544 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:49:41.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:41 smithi070 bash[56922]: cluster 2024-04-24T17:49:40.512800+0000 mgr.y (mgr.34107) 545 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:41.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:41 smithi070 bash[56922]: cluster 2024-04-24T17:49:40.512800+0000 mgr.y (mgr.34107) 545 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:42.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:41 smithi137 bash[43799]: audit 2024-04-24T17:49:40.471116+0000 mgr.y (mgr.34107) 544 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:49:42.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:41 smithi137 bash[43799]: audit 2024-04-24T17:49:40.471116+0000 mgr.y (mgr.34107) 544 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:49:42.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:41 smithi137 bash[43799]: cluster 2024-04-24T17:49:40.512800+0000 mgr.y (mgr.34107) 545 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:42.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:41 smithi137 bash[43799]: cluster 2024-04-24T17:49:40.512800+0000 mgr.y (mgr.34107) 545 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:42.329 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:49:41 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:49:41] "GET /metrics HTTP/1.1" 200 38690 "" "Prometheus/2.43.0" 2024-04-24T17:49:43.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:43 smithi070 bash[55604]: cluster 2024-04-24T17:49:42.513879+0000 mgr.y (mgr.34107) 546 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:49:43.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:43 smithi070 bash[55604]: cluster 2024-04-24T17:49:42.513879+0000 mgr.y (mgr.34107) 546 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:49:43.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:43 smithi070 bash[56922]: cluster 2024-04-24T17:49:42.513879+0000 mgr.y (mgr.34107) 546 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:49:43.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:43 smithi070 bash[56922]: cluster 2024-04-24T17:49:42.513879+0000 mgr.y (mgr.34107) 546 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:49:44.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:43 smithi137 bash[43799]: cluster 2024-04-24T17:49:42.513879+0000 mgr.y (mgr.34107) 546 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:49:44.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:43 smithi137 bash[43799]: cluster 2024-04-24T17:49:42.513879+0000 mgr.y (mgr.34107) 546 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:49:45.829 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:45 smithi070 bash[56922]: cluster 2024-04-24T17:49:44.515050+0000 mgr.y (mgr.34107) 547 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:45.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:45 smithi070 bash[56922]: cluster 2024-04-24T17:49:44.515050+0000 mgr.y (mgr.34107) 547 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:45.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:45 smithi070 bash[55604]: cluster 2024-04-24T17:49:44.515050+0000 mgr.y (mgr.34107) 547 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:45.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:45 smithi070 bash[55604]: cluster 2024-04-24T17:49:44.515050+0000 mgr.y (mgr.34107) 547 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:46.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:45 smithi137 bash[43799]: cluster 2024-04-24T17:49:44.515050+0000 mgr.y (mgr.34107) 547 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:46.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:45 smithi137 bash[43799]: cluster 2024-04-24T17:49:44.515050+0000 mgr.y (mgr.34107) 547 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:47.829 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:47 smithi070 bash[55604]: cluster 2024-04-24T17:49:46.516279+0000 mgr.y (mgr.34107) 548 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:49:47.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:47 smithi070 bash[55604]: cluster 2024-04-24T17:49:46.516279+0000 mgr.y (mgr.34107) 548 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:49:47.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:47 smithi070 bash[56922]: cluster 2024-04-24T17:49:46.516279+0000 mgr.y (mgr.34107) 548 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:49:47.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:47 smithi070 bash[56922]: cluster 2024-04-24T17:49:46.516279+0000 mgr.y (mgr.34107) 548 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:49:48.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:47 smithi137 bash[43799]: cluster 2024-04-24T17:49:46.516279+0000 mgr.y (mgr.34107) 548 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:49:48.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:47 smithi137 bash[43799]: cluster 2024-04-24T17:49:46.516279+0000 mgr.y (mgr.34107) 548 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:49:49.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:49 smithi070 bash[55604]: cluster 2024-04-24T17:49:48.517178+0000 mgr.y (mgr.34107) 549 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:49.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:49 smithi070 bash[55604]: cluster 2024-04-24T17:49:48.517178+0000 mgr.y (mgr.34107) 549 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:49.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:49 smithi070 bash[56922]: cluster 2024-04-24T17:49:48.517178+0000 mgr.y (mgr.34107) 549 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:49.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:49 smithi070 bash[56922]: cluster 2024-04-24T17:49:48.517178+0000 mgr.y (mgr.34107) 549 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:50.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:49 smithi137 bash[43799]: cluster 2024-04-24T17:49:48.517178+0000 mgr.y (mgr.34107) 549 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:50.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:49 smithi137 bash[43799]: cluster 2024-04-24T17:49:48.517178+0000 mgr.y (mgr.34107) 549 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:51.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:51 smithi070 bash[55604]: audit 2024-04-24T17:49:50.479113+0000 mgr.y (mgr.34107) 550 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:49:51.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:51 smithi070 bash[55604]: audit 2024-04-24T17:49:50.479113+0000 mgr.y (mgr.34107) 550 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:49:51.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:51 smithi070 bash[55604]: cluster 2024-04-24T17:49:50.518660+0000 mgr.y (mgr.34107) 551 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:51.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:51 smithi070 bash[55604]: cluster 2024-04-24T17:49:50.518660+0000 mgr.y (mgr.34107) 551 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:51.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:51 smithi070 bash[55604]: audit 2024-04-24T17:49:51.142982+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:49:51.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:51 smithi070 bash[55604]: audit 2024-04-24T17:49:51.142982+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:49:51.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:51 smithi070 bash[56922]: audit 2024-04-24T17:49:50.479113+0000 mgr.y (mgr.34107) 550 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:49:51.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:51 smithi070 bash[56922]: audit 2024-04-24T17:49:50.479113+0000 mgr.y (mgr.34107) 550 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:49:51.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:51 smithi070 bash[56922]: cluster 2024-04-24T17:49:50.518660+0000 mgr.y (mgr.34107) 551 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:51.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:51 smithi070 bash[56922]: cluster 2024-04-24T17:49:50.518660+0000 mgr.y (mgr.34107) 551 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:51.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:51 smithi070 bash[56922]: audit 2024-04-24T17:49:51.142982+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:49:51.834 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:51 smithi070 bash[56922]: audit 2024-04-24T17:49:51.142982+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:49:52.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:51 smithi137 bash[43799]: audit 2024-04-24T17:49:50.479113+0000 mgr.y (mgr.34107) 550 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:49:52.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:51 smithi137 bash[43799]: audit 2024-04-24T17:49:50.479113+0000 mgr.y (mgr.34107) 550 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:49:52.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:51 smithi137 bash[43799]: cluster 2024-04-24T17:49:50.518660+0000 mgr.y (mgr.34107) 551 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:52.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:51 smithi137 bash[43799]: cluster 2024-04-24T17:49:50.518660+0000 mgr.y (mgr.34107) 551 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:52.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:51 smithi137 bash[43799]: audit 2024-04-24T17:49:51.142982+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:49:52.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:51 smithi137 bash[43799]: audit 2024-04-24T17:49:51.142982+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:49:52.329 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:49:51 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:49:51] "GET /metrics HTTP/1.1" 200 38692 "" "Prometheus/2.43.0" 2024-04-24T17:49:54.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:53 smithi137 bash[43799]: cluster 2024-04-24T17:49:52.519787+0000 mgr.y (mgr.34107) 552 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:49:54.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:53 smithi137 bash[43799]: cluster 2024-04-24T17:49:52.519787+0000 mgr.y (mgr.34107) 552 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:49:54.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:53 smithi070 bash[55604]: cluster 2024-04-24T17:49:52.519787+0000 mgr.y (mgr.34107) 552 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:49:54.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:53 smithi070 bash[55604]: cluster 2024-04-24T17:49:52.519787+0000 mgr.y (mgr.34107) 552 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:49:54.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:53 smithi070 bash[56922]: cluster 2024-04-24T17:49:52.519787+0000 mgr.y (mgr.34107) 552 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:49:54.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:53 smithi070 bash[56922]: cluster 2024-04-24T17:49:52.519787+0000 mgr.y (mgr.34107) 552 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:49:56.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:55 smithi137 bash[43799]: cluster 2024-04-24T17:49:54.521101+0000 mgr.y (mgr.34107) 553 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:56.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:55 smithi137 bash[43799]: cluster 2024-04-24T17:49:54.521101+0000 mgr.y (mgr.34107) 553 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:56.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:55 smithi070 bash[55604]: cluster 2024-04-24T17:49:54.521101+0000 mgr.y (mgr.34107) 553 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:56.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:55 smithi070 bash[55604]: cluster 2024-04-24T17:49:54.521101+0000 mgr.y (mgr.34107) 553 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:56.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:55 smithi070 bash[56922]: cluster 2024-04-24T17:49:54.521101+0000 mgr.y (mgr.34107) 553 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:56.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:55 smithi070 bash[56922]: cluster 2024-04-24T17:49:54.521101+0000 mgr.y (mgr.34107) 553 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:49:58.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:57 smithi137 bash[43799]: cluster 2024-04-24T17:49:56.522272+0000 mgr.y (mgr.34107) 554 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:49:58.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:57 smithi137 bash[43799]: cluster 2024-04-24T17:49:56.522272+0000 mgr.y (mgr.34107) 554 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:49:58.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:57 smithi070 bash[55604]: cluster 2024-04-24T17:49:56.522272+0000 mgr.y (mgr.34107) 554 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:49:58.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:57 smithi070 bash[55604]: cluster 2024-04-24T17:49:56.522272+0000 mgr.y (mgr.34107) 554 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:49:58.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:57 smithi070 bash[56922]: cluster 2024-04-24T17:49:56.522272+0000 mgr.y (mgr.34107) 554 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:49:58.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:57 smithi070 bash[56922]: cluster 2024-04-24T17:49:56.522272+0000 mgr.y (mgr.34107) 554 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:00.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:59 smithi137 bash[43799]: cluster 2024-04-24T17:49:58.523209+0000 mgr.y (mgr.34107) 555 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:00.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:49:59 smithi137 bash[43799]: cluster 2024-04-24T17:49:58.523209+0000 mgr.y (mgr.34107) 555 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:00.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:59 smithi070 bash[55604]: cluster 2024-04-24T17:49:58.523209+0000 mgr.y (mgr.34107) 555 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:00.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:49:59 smithi070 bash[55604]: cluster 2024-04-24T17:49:58.523209+0000 mgr.y (mgr.34107) 555 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:00.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:59 smithi070 bash[56922]: cluster 2024-04-24T17:49:58.523209+0000 mgr.y (mgr.34107) 555 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:00.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:49:59 smithi070 bash[56922]: cluster 2024-04-24T17:49:58.523209+0000 mgr.y (mgr.34107) 555 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:00.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:00 smithi070 bash[55604]: cluster 2024-04-24T17:50:00.000164+0000 mon.a (mon.0) 960 : cluster [INF] overall HEALTH_OK 2024-04-24T17:50:00.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:00 smithi070 bash[55604]: cluster 2024-04-24T17:50:00.000164+0000 mon.a (mon.0) 960 : cluster [INF] overall HEALTH_OK 2024-04-24T17:50:00.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:00 smithi070 bash[56922]: cluster 2024-04-24T17:50:00.000164+0000 mon.a (mon.0) 960 : cluster [INF] overall HEALTH_OK 2024-04-24T17:50:00.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:00 smithi070 bash[56922]: cluster 2024-04-24T17:50:00.000164+0000 mon.a (mon.0) 960 : cluster [INF] overall HEALTH_OK 2024-04-24T17:50:01.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:00 smithi137 bash[43799]: cluster 2024-04-24T17:50:00.000164+0000 mon.a (mon.0) 960 : cluster [INF] overall HEALTH_OK 2024-04-24T17:50:01.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:00 smithi137 bash[43799]: cluster 2024-04-24T17:50:00.000164+0000 mon.a (mon.0) 960 : cluster [INF] overall HEALTH_OK 2024-04-24T17:50:01.951 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:01 smithi070 bash[56922]: audit 2024-04-24T17:50:00.487523+0000 mgr.y (mgr.34107) 556 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:50:01.951 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:01 smithi070 bash[56922]: audit 2024-04-24T17:50:00.487523+0000 mgr.y (mgr.34107) 556 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:50:01.951 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:01 smithi070 bash[56922]: cluster 2024-04-24T17:50:00.524629+0000 mgr.y (mgr.34107) 557 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:01.951 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:01 smithi070 bash[56922]: cluster 2024-04-24T17:50:00.524629+0000 mgr.y (mgr.34107) 557 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:01.952 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:01 smithi070 bash[55604]: audit 2024-04-24T17:50:00.487523+0000 mgr.y (mgr.34107) 556 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:50:01.952 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:01 smithi070 bash[55604]: audit 2024-04-24T17:50:00.487523+0000 mgr.y (mgr.34107) 556 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:50:01.952 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:01 smithi070 bash[55604]: cluster 2024-04-24T17:50:00.524629+0000 mgr.y (mgr.34107) 557 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:01.952 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:01 smithi070 bash[55604]: cluster 2024-04-24T17:50:00.524629+0000 mgr.y (mgr.34107) 557 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:02.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:01 smithi137 bash[43799]: audit 2024-04-24T17:50:00.487523+0000 mgr.y (mgr.34107) 556 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:50:02.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:01 smithi137 bash[43799]: audit 2024-04-24T17:50:00.487523+0000 mgr.y (mgr.34107) 556 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:50:02.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:01 smithi137 bash[43799]: cluster 2024-04-24T17:50:00.524629+0000 mgr.y (mgr.34107) 557 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:02.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:01 smithi137 bash[43799]: cluster 2024-04-24T17:50:00.524629+0000 mgr.y (mgr.34107) 557 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:02.330 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:50:01 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:50:01] "GET /metrics HTTP/1.1" 200 38692 "" "Prometheus/2.43.0" 2024-04-24T17:50:04.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:03 smithi137 bash[43799]: cluster 2024-04-24T17:50:02.525622+0000 mgr.y (mgr.34107) 558 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:04.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:03 smithi137 bash[43799]: cluster 2024-04-24T17:50:02.525622+0000 mgr.y (mgr.34107) 558 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:04.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:03 smithi070 bash[55604]: cluster 2024-04-24T17:50:02.525622+0000 mgr.y (mgr.34107) 558 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:04.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:03 smithi070 bash[55604]: cluster 2024-04-24T17:50:02.525622+0000 mgr.y (mgr.34107) 558 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:04.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:03 smithi070 bash[56922]: cluster 2024-04-24T17:50:02.525622+0000 mgr.y (mgr.34107) 558 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:04.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:03 smithi070 bash[56922]: cluster 2024-04-24T17:50:02.525622+0000 mgr.y (mgr.34107) 558 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:06.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:05 smithi137 bash[43799]: cluster 2024-04-24T17:50:04.526791+0000 mgr.y (mgr.34107) 559 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:06.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:05 smithi137 bash[43799]: cluster 2024-04-24T17:50:04.526791+0000 mgr.y (mgr.34107) 559 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:06.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:05 smithi070 bash[55604]: cluster 2024-04-24T17:50:04.526791+0000 mgr.y (mgr.34107) 559 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:06.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:05 smithi070 bash[55604]: cluster 2024-04-24T17:50:04.526791+0000 mgr.y (mgr.34107) 559 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:06.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:05 smithi070 bash[56922]: cluster 2024-04-24T17:50:04.526791+0000 mgr.y (mgr.34107) 559 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:06.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:05 smithi070 bash[56922]: cluster 2024-04-24T17:50:04.526791+0000 mgr.y (mgr.34107) 559 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:07.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:06 smithi137 bash[43799]: audit 2024-04-24T17:50:06.143499+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:50:07.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:06 smithi137 bash[43799]: audit 2024-04-24T17:50:06.143499+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:50:07.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:06 smithi070 bash[56922]: audit 2024-04-24T17:50:06.143499+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:50:07.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:06 smithi070 bash[56922]: audit 2024-04-24T17:50:06.143499+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:50:07.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:06 smithi070 bash[55604]: audit 2024-04-24T17:50:06.143499+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:50:07.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:06 smithi070 bash[55604]: audit 2024-04-24T17:50:06.143499+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:50:08.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:07 smithi137 bash[43799]: cluster 2024-04-24T17:50:06.527994+0000 mgr.y (mgr.34107) 560 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:08.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:07 smithi137 bash[43799]: cluster 2024-04-24T17:50:06.527994+0000 mgr.y (mgr.34107) 560 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:08.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:07 smithi137 bash[43799]: audit 2024-04-24T17:50:07.427752+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:50:08.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:07 smithi137 bash[43799]: audit 2024-04-24T17:50:07.427752+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:50:08.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:07 smithi137 bash[43799]: audit 2024-04-24T17:50:07.429630+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:50:08.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:07 smithi137 bash[43799]: audit 2024-04-24T17:50:07.429630+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:50:08.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:07 smithi137 bash[43799]: audit 2024-04-24T17:50:07.437129+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:50:08.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:07 smithi137 bash[43799]: audit 2024-04-24T17:50:07.437129+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:50:08.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:07 smithi070 bash[55604]: cluster 2024-04-24T17:50:06.527994+0000 mgr.y (mgr.34107) 560 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:08.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:07 smithi070 bash[55604]: cluster 2024-04-24T17:50:06.527994+0000 mgr.y (mgr.34107) 560 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:08.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:07 smithi070 bash[55604]: audit 2024-04-24T17:50:07.427752+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:50:08.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:07 smithi070 bash[55604]: audit 2024-04-24T17:50:07.427752+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:50:08.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:07 smithi070 bash[55604]: audit 2024-04-24T17:50:07.429630+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:50:08.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:07 smithi070 bash[55604]: audit 2024-04-24T17:50:07.429630+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:50:08.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:07 smithi070 bash[55604]: audit 2024-04-24T17:50:07.437129+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:50:08.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:07 smithi070 bash[55604]: audit 2024-04-24T17:50:07.437129+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:50:08.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:07 smithi070 bash[56922]: cluster 2024-04-24T17:50:06.527994+0000 mgr.y (mgr.34107) 560 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:08.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:07 smithi070 bash[56922]: cluster 2024-04-24T17:50:06.527994+0000 mgr.y (mgr.34107) 560 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:08.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:07 smithi070 bash[56922]: audit 2024-04-24T17:50:07.427752+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:50:08.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:07 smithi070 bash[56922]: audit 2024-04-24T17:50:07.427752+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:50:08.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:07 smithi070 bash[56922]: audit 2024-04-24T17:50:07.429630+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:50:08.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:07 smithi070 bash[56922]: audit 2024-04-24T17:50:07.429630+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:50:08.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:07 smithi070 bash[56922]: audit 2024-04-24T17:50:07.437129+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:50:08.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:07 smithi070 bash[56922]: audit 2024-04-24T17:50:07.437129+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:50:10.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:09 smithi137 bash[43799]: cluster 2024-04-24T17:50:08.528932+0000 mgr.y (mgr.34107) 561 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:10.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:09 smithi137 bash[43799]: cluster 2024-04-24T17:50:08.528932+0000 mgr.y (mgr.34107) 561 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:10.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:09 smithi070 bash[55604]: cluster 2024-04-24T17:50:08.528932+0000 mgr.y (mgr.34107) 561 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:10.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:09 smithi070 bash[55604]: cluster 2024-04-24T17:50:08.528932+0000 mgr.y (mgr.34107) 561 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:10.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:09 smithi070 bash[56922]: cluster 2024-04-24T17:50:08.528932+0000 mgr.y (mgr.34107) 561 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:10.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:09 smithi070 bash[56922]: cluster 2024-04-24T17:50:08.528932+0000 mgr.y (mgr.34107) 561 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:11.951 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:11 smithi070 bash[55604]: audit 2024-04-24T17:50:10.498116+0000 mgr.y (mgr.34107) 562 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:50:11.952 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:11 smithi070 bash[55604]: audit 2024-04-24T17:50:10.498116+0000 mgr.y (mgr.34107) 562 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:50:11.952 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:11 smithi070 bash[55604]: cluster 2024-04-24T17:50:10.530378+0000 mgr.y (mgr.34107) 563 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:11.952 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:11 smithi070 bash[55604]: cluster 2024-04-24T17:50:10.530378+0000 mgr.y (mgr.34107) 563 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:11.952 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:11 smithi070 bash[56922]: audit 2024-04-24T17:50:10.498116+0000 mgr.y (mgr.34107) 562 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:50:11.952 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:11 smithi070 bash[56922]: audit 2024-04-24T17:50:10.498116+0000 mgr.y (mgr.34107) 562 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:50:11.952 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:11 smithi070 bash[56922]: cluster 2024-04-24T17:50:10.530378+0000 mgr.y (mgr.34107) 563 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:11.952 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:11 smithi070 bash[56922]: cluster 2024-04-24T17:50:10.530378+0000 mgr.y (mgr.34107) 563 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:12.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:11 smithi137 bash[43799]: audit 2024-04-24T17:50:10.498116+0000 mgr.y (mgr.34107) 562 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:50:12.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:11 smithi137 bash[43799]: audit 2024-04-24T17:50:10.498116+0000 mgr.y (mgr.34107) 562 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:50:12.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:11 smithi137 bash[43799]: cluster 2024-04-24T17:50:10.530378+0000 mgr.y (mgr.34107) 563 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:12.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:11 smithi137 bash[43799]: cluster 2024-04-24T17:50:10.530378+0000 mgr.y (mgr.34107) 563 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:12.330 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:50:11 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:50:11] "GET /metrics HTTP/1.1" 200 38687 "" "Prometheus/2.43.0" 2024-04-24T17:50:14.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:13 smithi137 bash[43799]: cluster 2024-04-24T17:50:12.531460+0000 mgr.y (mgr.34107) 564 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:14.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:13 smithi137 bash[43799]: cluster 2024-04-24T17:50:12.531460+0000 mgr.y (mgr.34107) 564 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:14.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:13 smithi070 bash[55604]: cluster 2024-04-24T17:50:12.531460+0000 mgr.y (mgr.34107) 564 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:14.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:13 smithi070 bash[55604]: cluster 2024-04-24T17:50:12.531460+0000 mgr.y (mgr.34107) 564 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:14.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:13 smithi070 bash[56922]: cluster 2024-04-24T17:50:12.531460+0000 mgr.y (mgr.34107) 564 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:14.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:13 smithi070 bash[56922]: cluster 2024-04-24T17:50:12.531460+0000 mgr.y (mgr.34107) 564 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:16.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:15 smithi137 bash[43799]: cluster 2024-04-24T17:50:14.532582+0000 mgr.y (mgr.34107) 565 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:16.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:15 smithi137 bash[43799]: cluster 2024-04-24T17:50:14.532582+0000 mgr.y (mgr.34107) 565 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:16.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:15 smithi070 bash[55604]: cluster 2024-04-24T17:50:14.532582+0000 mgr.y (mgr.34107) 565 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:16.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:15 smithi070 bash[55604]: cluster 2024-04-24T17:50:14.532582+0000 mgr.y (mgr.34107) 565 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:16.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:15 smithi070 bash[56922]: cluster 2024-04-24T17:50:14.532582+0000 mgr.y (mgr.34107) 565 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:16.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:15 smithi070 bash[56922]: cluster 2024-04-24T17:50:14.532582+0000 mgr.y (mgr.34107) 565 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:18.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:17 smithi137 bash[43799]: cluster 2024-04-24T17:50:16.533817+0000 mgr.y (mgr.34107) 566 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:18.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:17 smithi137 bash[43799]: cluster 2024-04-24T17:50:16.533817+0000 mgr.y (mgr.34107) 566 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:18.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:17 smithi070 bash[55604]: cluster 2024-04-24T17:50:16.533817+0000 mgr.y (mgr.34107) 566 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:18.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:17 smithi070 bash[55604]: cluster 2024-04-24T17:50:16.533817+0000 mgr.y (mgr.34107) 566 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:18.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:17 smithi070 bash[56922]: cluster 2024-04-24T17:50:16.533817+0000 mgr.y (mgr.34107) 566 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:18.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:17 smithi070 bash[56922]: cluster 2024-04-24T17:50:16.533817+0000 mgr.y (mgr.34107) 566 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:20.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:19 smithi137 bash[43799]: cluster 2024-04-24T17:50:18.534747+0000 mgr.y (mgr.34107) 567 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:20.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:19 smithi137 bash[43799]: cluster 2024-04-24T17:50:18.534747+0000 mgr.y (mgr.34107) 567 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:20.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:19 smithi070 bash[55604]: cluster 2024-04-24T17:50:18.534747+0000 mgr.y (mgr.34107) 567 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:20.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:19 smithi070 bash[55604]: cluster 2024-04-24T17:50:18.534747+0000 mgr.y (mgr.34107) 567 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:20.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:19 smithi070 bash[56922]: cluster 2024-04-24T17:50:18.534747+0000 mgr.y (mgr.34107) 567 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:20.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:19 smithi070 bash[56922]: cluster 2024-04-24T17:50:18.534747+0000 mgr.y (mgr.34107) 567 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:21.952 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:21 smithi070 bash[55604]: audit 2024-04-24T17:50:20.509486+0000 mgr.y (mgr.34107) 568 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:50:21.952 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:21 smithi070 bash[55604]: audit 2024-04-24T17:50:20.509486+0000 mgr.y (mgr.34107) 568 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:50:21.952 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:21 smithi070 bash[55604]: cluster 2024-04-24T17:50:20.536142+0000 mgr.y (mgr.34107) 569 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:21.952 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:21 smithi070 bash[55604]: cluster 2024-04-24T17:50:20.536142+0000 mgr.y (mgr.34107) 569 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:21.952 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:21 smithi070 bash[55604]: audit 2024-04-24T17:50:21.143832+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:50:21.952 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:21 smithi070 bash[55604]: audit 2024-04-24T17:50:21.143832+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:50:21.953 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:21 smithi070 bash[56922]: audit 2024-04-24T17:50:20.509486+0000 mgr.y (mgr.34107) 568 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:50:21.953 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:21 smithi070 bash[56922]: audit 2024-04-24T17:50:20.509486+0000 mgr.y (mgr.34107) 568 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:50:21.953 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:21 smithi070 bash[56922]: cluster 2024-04-24T17:50:20.536142+0000 mgr.y (mgr.34107) 569 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:21.953 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:21 smithi070 bash[56922]: cluster 2024-04-24T17:50:20.536142+0000 mgr.y (mgr.34107) 569 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:21.953 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:21 smithi070 bash[56922]: audit 2024-04-24T17:50:21.143832+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:50:21.953 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:21 smithi070 bash[56922]: audit 2024-04-24T17:50:21.143832+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:50:22.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:21 smithi137 bash[43799]: audit 2024-04-24T17:50:20.509486+0000 mgr.y (mgr.34107) 568 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:50:22.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:21 smithi137 bash[43799]: audit 2024-04-24T17:50:20.509486+0000 mgr.y (mgr.34107) 568 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:50:22.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:21 smithi137 bash[43799]: cluster 2024-04-24T17:50:20.536142+0000 mgr.y (mgr.34107) 569 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:22.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:21 smithi137 bash[43799]: cluster 2024-04-24T17:50:20.536142+0000 mgr.y (mgr.34107) 569 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:22.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:21 smithi137 bash[43799]: audit 2024-04-24T17:50:21.143832+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:50:22.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:21 smithi137 bash[43799]: audit 2024-04-24T17:50:21.143832+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:50:22.330 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:50:21 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:50:21] "GET /metrics HTTP/1.1" 200 38690 "" "Prometheus/2.43.0" 2024-04-24T17:50:24.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:23 smithi137 bash[43799]: cluster 2024-04-24T17:50:22.537250+0000 mgr.y (mgr.34107) 570 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:24.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:23 smithi137 bash[43799]: cluster 2024-04-24T17:50:22.537250+0000 mgr.y (mgr.34107) 570 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:24.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:23 smithi070 bash[55604]: cluster 2024-04-24T17:50:22.537250+0000 mgr.y (mgr.34107) 570 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:24.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:23 smithi070 bash[55604]: cluster 2024-04-24T17:50:22.537250+0000 mgr.y (mgr.34107) 570 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:24.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:23 smithi070 bash[56922]: cluster 2024-04-24T17:50:22.537250+0000 mgr.y (mgr.34107) 570 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:24.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:23 smithi070 bash[56922]: cluster 2024-04-24T17:50:22.537250+0000 mgr.y (mgr.34107) 570 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:26.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:25 smithi137 bash[43799]: cluster 2024-04-24T17:50:24.538444+0000 mgr.y (mgr.34107) 571 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:26.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:25 smithi137 bash[43799]: cluster 2024-04-24T17:50:24.538444+0000 mgr.y (mgr.34107) 571 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:26.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:25 smithi070 bash[55604]: cluster 2024-04-24T17:50:24.538444+0000 mgr.y (mgr.34107) 571 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:26.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:25 smithi070 bash[55604]: cluster 2024-04-24T17:50:24.538444+0000 mgr.y (mgr.34107) 571 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:26.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:25 smithi070 bash[56922]: cluster 2024-04-24T17:50:24.538444+0000 mgr.y (mgr.34107) 571 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:26.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:25 smithi070 bash[56922]: cluster 2024-04-24T17:50:24.538444+0000 mgr.y (mgr.34107) 571 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:28.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:27 smithi137 bash[43799]: cluster 2024-04-24T17:50:26.539621+0000 mgr.y (mgr.34107) 572 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:28.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:27 smithi137 bash[43799]: cluster 2024-04-24T17:50:26.539621+0000 mgr.y (mgr.34107) 572 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:28.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:27 smithi070 bash[55604]: cluster 2024-04-24T17:50:26.539621+0000 mgr.y (mgr.34107) 572 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:28.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:27 smithi070 bash[55604]: cluster 2024-04-24T17:50:26.539621+0000 mgr.y (mgr.34107) 572 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:28.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:27 smithi070 bash[56922]: cluster 2024-04-24T17:50:26.539621+0000 mgr.y (mgr.34107) 572 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:28.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:27 smithi070 bash[56922]: cluster 2024-04-24T17:50:26.539621+0000 mgr.y (mgr.34107) 572 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:29.805 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:29 smithi070 bash[55604]: cluster 2024-04-24T17:50:28.540528+0000 mgr.y (mgr.34107) 573 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:29.805 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:29 smithi070 bash[55604]: cluster 2024-04-24T17:50:28.540528+0000 mgr.y (mgr.34107) 573 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:29.805 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:29 smithi070 bash[56922]: cluster 2024-04-24T17:50:28.540528+0000 mgr.y (mgr.34107) 573 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:29.805 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:29 smithi070 bash[56922]: cluster 2024-04-24T17:50:28.540528+0000 mgr.y (mgr.34107) 573 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:30.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:29 smithi137 bash[43799]: cluster 2024-04-24T17:50:28.540528+0000 mgr.y (mgr.34107) 573 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:30.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:29 smithi137 bash[43799]: cluster 2024-04-24T17:50:28.540528+0000 mgr.y (mgr.34107) 573 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:30.364 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -e sha1=5904d29475f5be602879d9fb26280e89b808d5cc -- bash -c 'ceph orch ps' 2024-04-24T17:50:31.749 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:31 smithi070 bash[55604]: audit 2024-04-24T17:50:30.515103+0000 mgr.y (mgr.34107) 574 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:50:31.750 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:31 smithi070 bash[55604]: audit 2024-04-24T17:50:30.515103+0000 mgr.y (mgr.34107) 574 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:50:31.750 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:31 smithi070 bash[55604]: cluster 2024-04-24T17:50:30.541929+0000 mgr.y (mgr.34107) 575 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:31.750 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:31 smithi070 bash[55604]: cluster 2024-04-24T17:50:30.541929+0000 mgr.y (mgr.34107) 575 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:31.750 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:31 smithi070 bash[56922]: audit 2024-04-24T17:50:30.515103+0000 mgr.y (mgr.34107) 574 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:50:31.750 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:31 smithi070 bash[56922]: audit 2024-04-24T17:50:30.515103+0000 mgr.y (mgr.34107) 574 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:50:31.750 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:31 smithi070 bash[56922]: cluster 2024-04-24T17:50:30.541929+0000 mgr.y (mgr.34107) 575 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:31.750 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:31 smithi070 bash[56922]: cluster 2024-04-24T17:50:30.541929+0000 mgr.y (mgr.34107) 575 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:32.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:31 smithi137 bash[43799]: audit 2024-04-24T17:50:30.515103+0000 mgr.y (mgr.34107) 574 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:50:32.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:31 smithi137 bash[43799]: audit 2024-04-24T17:50:30.515103+0000 mgr.y (mgr.34107) 574 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:50:32.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:31 smithi137 bash[43799]: cluster 2024-04-24T17:50:30.541929+0000 mgr.y (mgr.34107) 575 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:32.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:31 smithi137 bash[43799]: cluster 2024-04-24T17:50:30.541929+0000 mgr.y (mgr.34107) 575 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:32.080 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:50:31 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:50:31] "GET /metrics HTTP/1.1" 200 38690 "" "Prometheus/2.43.0" 2024-04-24T17:50:33.433 INFO:teuthology.orchestra.run.smithi070.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-24T17:50:33.433 INFO:teuthology.orchestra.run.smithi070.stdout:alertmanager.a smithi070 *:9093,9094 running (2m) 2m ago 18m 13.5M - 0.25.0 c8568f914cd2 ba6d1d26e6e7 2024-04-24T17:50:33.433 INFO:teuthology.orchestra.run.smithi070.stdout:grafana.a smithi137 *:3000 running (101s) 95s ago 17m 24.7M - 9.4.12 2bacad6d85d8 0b3cd9368656 2024-04-24T17:50:33.433 INFO:teuthology.orchestra.run.smithi070.stdout:iscsi.foo.smithi070.jytlzp smithi070 running (3m) 2m ago 16m 42.7M - 3.8 8bb2087275ff b9df9546dfcf 2024-04-24T17:50:33.433 INFO:teuthology.orchestra.run.smithi070.stdout:mgr.x smithi137 *:8443,9283,8765 running (10m) 95s ago 23m 441M - 19.0.0-3285-g5904d294 8bb2087275ff dd7af369145b 2024-04-24T17:50:33.433 INFO:teuthology.orchestra.run.smithi070.stdout:mgr.y smithi070 *:8443,9283,8765 running (11m) 2m ago 25m 509M - 19.0.0-3285-g5904d294 8bb2087275ff c555095cd81e 2024-04-24T17:50:33.433 INFO:teuthology.orchestra.run.smithi070.stdout:mon.a smithi070 running (10m) 2m ago 25m 66.2M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 6a091f7b35e1 2024-04-24T17:50:33.433 INFO:teuthology.orchestra.run.smithi070.stdout:mon.b smithi137 running (9m) 95s ago 24m 47.9M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 3c2727485e8d 2024-04-24T17:50:33.433 INFO:teuthology.orchestra.run.smithi070.stdout:mon.c smithi070 running (9m) 2m ago 24m 53.1M 2048M 19.0.0-3285-g5904d294 8bb2087275ff d56c3ab97de2 2024-04-24T17:50:33.433 INFO:teuthology.orchestra.run.smithi070.stdout:node-exporter.a smithi070 *:9100 running (3m) 2m ago 18m 8147k - 1.5.0 0da6a335fe13 769abc80ff60 2024-04-24T17:50:33.433 INFO:teuthology.orchestra.run.smithi070.stdout:node-exporter.b smithi137 *:9100 running (3m) 95s ago 18m 8076k - 1.5.0 0da6a335fe13 fe42a0fe894b 2024-04-24T17:50:33.434 INFO:teuthology.orchestra.run.smithi070.stdout:osd.0 smithi070 running (8m) 2m ago 23m 58.4M 2780M 19.0.0-3285-g5904d294 8bb2087275ff 718b3b3cef66 2024-04-24T17:50:33.434 INFO:teuthology.orchestra.run.smithi070.stdout:osd.1 smithi070 running (7m) 2m ago 22m 64.4M 2780M 19.0.0-3285-g5904d294 8bb2087275ff 46f1f3bd7742 2024-04-24T17:50:33.434 INFO:teuthology.orchestra.run.smithi070.stdout:osd.2 smithi070 running (7m) 2m ago 22m 53.3M 2780M 19.0.0-3285-g5904d294 8bb2087275ff d234df45b661 2024-04-24T17:50:33.434 INFO:teuthology.orchestra.run.smithi070.stdout:osd.3 smithi070 running (6m) 2m ago 21m 58.8M 2780M 19.0.0-3285-g5904d294 8bb2087275ff c0b08fb6cc19 2024-04-24T17:50:33.434 INFO:teuthology.orchestra.run.smithi070.stdout:osd.4 smithi137 running (6m) 95s ago 21m 65.4M 3036M 19.0.0-3285-g5904d294 8bb2087275ff c653ad956c9b 2024-04-24T17:50:33.434 INFO:teuthology.orchestra.run.smithi070.stdout:osd.5 smithi137 running (5m) 95s ago 20m 57.6M 3036M 19.0.0-3285-g5904d294 8bb2087275ff dac9b6431bb4 2024-04-24T17:50:33.434 INFO:teuthology.orchestra.run.smithi070.stdout:osd.6 smithi137 running (5m) 95s ago 20m 51.8M 3036M 19.0.0-3285-g5904d294 8bb2087275ff 25b7cf6f44f8 2024-04-24T17:50:33.434 INFO:teuthology.orchestra.run.smithi070.stdout:osd.7 smithi137 running (4m) 95s ago 19m 58.0M 3036M 19.0.0-3285-g5904d294 8bb2087275ff ba2fd99c956e 2024-04-24T17:50:33.434 INFO:teuthology.orchestra.run.smithi070.stdout:prometheus.a smithi137 *:9095 running (2m) 95s ago 18m 48.6M - 2.43.0 a07b618ecd1d e0fec2341539 2024-04-24T17:50:33.434 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.foo.smithi070.jodwqm smithi070 *:8000 running (4m) 2m ago 16m 89.3M - 19.0.0-3285-g5904d294 8bb2087275ff 268d60035d9b 2024-04-24T17:50:33.434 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.foo.smithi137.xlirah smithi137 *:8000 running (4m) 95s ago 16m 89.3M - 19.0.0-3285-g5904d294 8bb2087275ff 66f7b2658c59 2024-04-24T17:50:33.434 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.smpl.smithi070.qayqjt smithi070 *:80 running (4m) 2m ago 16m 89.2M - 19.0.0-3285-g5904d294 8bb2087275ff 910c915b5cec 2024-04-24T17:50:33.434 INFO:teuthology.orchestra.run.smithi070.stdout:rgw.smpl.smithi137.vqzuok smithi137 *:80 running (4m) 95s ago 16m 89.2M - 19.0.0-3285-g5904d294 8bb2087275ff 4f6d66f80110 2024-04-24T17:50:33.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:33 smithi070 bash[55604]: cluster 2024-04-24T17:50:32.542575+0000 mgr.y (mgr.34107) 576 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:33.830 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:33 smithi070 bash[55604]: cluster 2024-04-24T17:50:32.542575+0000 mgr.y (mgr.34107) 576 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:33.831 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:33 smithi070 bash[56922]: cluster 2024-04-24T17:50:32.542575+0000 mgr.y (mgr.34107) 576 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:33.831 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:33 smithi070 bash[56922]: cluster 2024-04-24T17:50:32.542575+0000 mgr.y (mgr.34107) 576 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:34.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:33 smithi137 bash[43799]: cluster 2024-04-24T17:50:32.542575+0000 mgr.y (mgr.34107) 576 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:34.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:33 smithi137 bash[43799]: cluster 2024-04-24T17:50:32.542575+0000 mgr.y (mgr.34107) 576 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:34.102 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -e sha1=5904d29475f5be602879d9fb26280e89b808d5cc -- bash -c 'ceph versions' 2024-04-24T17:50:35.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:34 smithi137 bash[43799]: audit 2024-04-24T17:50:33.429795+0000 mgr.y (mgr.34107) 577 : audit [DBG] from='client.44857 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:50:35.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:34 smithi137 bash[43799]: audit 2024-04-24T17:50:33.429795+0000 mgr.y (mgr.34107) 577 : audit [DBG] from='client.44857 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:50:35.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:34 smithi070 bash[56922]: audit 2024-04-24T17:50:33.429795+0000 mgr.y (mgr.34107) 577 : audit [DBG] from='client.44857 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:50:35.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:34 smithi070 bash[56922]: audit 2024-04-24T17:50:33.429795+0000 mgr.y (mgr.34107) 577 : audit [DBG] from='client.44857 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:50:35.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:34 smithi070 bash[55604]: audit 2024-04-24T17:50:33.429795+0000 mgr.y (mgr.34107) 577 : audit [DBG] from='client.44857 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:50:35.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:34 smithi070 bash[55604]: audit 2024-04-24T17:50:33.429795+0000 mgr.y (mgr.34107) 577 : audit [DBG] from='client.44857 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:50:35.998 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:35 smithi070 bash[55604]: cluster 2024-04-24T17:50:34.543639+0000 mgr.y (mgr.34107) 578 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:35.998 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:35 smithi070 bash[55604]: cluster 2024-04-24T17:50:34.543639+0000 mgr.y (mgr.34107) 578 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:35.999 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:35 smithi070 bash[56922]: cluster 2024-04-24T17:50:34.543639+0000 mgr.y (mgr.34107) 578 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:35.999 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:35 smithi070 bash[56922]: cluster 2024-04-24T17:50:34.543639+0000 mgr.y (mgr.34107) 578 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:36.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:35 smithi137 bash[43799]: cluster 2024-04-24T17:50:34.543639+0000 mgr.y (mgr.34107) 578 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:36.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:35 smithi137 bash[43799]: cluster 2024-04-24T17:50:34.543639+0000 mgr.y (mgr.34107) 578 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:37.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:36 smithi137 bash[43799]: audit 2024-04-24T17:50:36.144354+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:50:37.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:36 smithi137 bash[43799]: audit 2024-04-24T17:50:36.144354+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:50:37.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:36 smithi070 bash[55604]: audit 2024-04-24T17:50:36.144354+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:50:37.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:36 smithi070 bash[55604]: audit 2024-04-24T17:50:36.144354+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:50:37.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:36 smithi070 bash[56922]: audit 2024-04-24T17:50:36.144354+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:50:37.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:36 smithi070 bash[56922]: audit 2024-04-24T17:50:36.144354+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:50:37.276 INFO:teuthology.orchestra.run.smithi070.stdout:{ 2024-04-24T17:50:37.276 INFO:teuthology.orchestra.run.smithi070.stdout: "mon": { 2024-04-24T17:50:37.276 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 3 2024-04-24T17:50:37.276 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:50:37.276 INFO:teuthology.orchestra.run.smithi070.stdout: "mgr": { 2024-04-24T17:50:37.276 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 2 2024-04-24T17:50:37.276 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:50:37.276 INFO:teuthology.orchestra.run.smithi070.stdout: "osd": { 2024-04-24T17:50:37.276 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 8 2024-04-24T17:50:37.277 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:50:37.277 INFO:teuthology.orchestra.run.smithi070.stdout: "rgw": { 2024-04-24T17:50:37.277 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 4 2024-04-24T17:50:37.277 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-04-24T17:50:37.277 INFO:teuthology.orchestra.run.smithi070.stdout: "overall": { 2024-04-24T17:50:37.277 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 17 2024-04-24T17:50:37.277 INFO:teuthology.orchestra.run.smithi070.stdout: } 2024-04-24T17:50:37.277 INFO:teuthology.orchestra.run.smithi070.stdout:} 2024-04-24T17:50:37.964 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:37 smithi070 bash[55604]: cluster 2024-04-24T17:50:36.545132+0000 mgr.y (mgr.34107) 579 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:37.964 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:37 smithi070 bash[55604]: cluster 2024-04-24T17:50:36.545132+0000 mgr.y (mgr.34107) 579 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:37.964 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:37 smithi070 bash[55604]: audit 2024-04-24T17:50:37.287766+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.70:0/375670455' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:50:37.964 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:37 smithi070 bash[55604]: audit 2024-04-24T17:50:37.287766+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.70:0/375670455' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:50:37.965 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:37 smithi070 bash[56922]: cluster 2024-04-24T17:50:36.545132+0000 mgr.y (mgr.34107) 579 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:37.965 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:37 smithi070 bash[56922]: cluster 2024-04-24T17:50:36.545132+0000 mgr.y (mgr.34107) 579 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:37.965 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:37 smithi070 bash[56922]: audit 2024-04-24T17:50:37.287766+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.70:0/375670455' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:50:37.965 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:37 smithi070 bash[56922]: audit 2024-04-24T17:50:37.287766+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.70:0/375670455' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:50:37.966 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -e sha1=5904d29475f5be602879d9fb26280e89b808d5cc -- bash -c 'ceph orch upgrade status' 2024-04-24T17:50:38.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:37 smithi137 bash[43799]: cluster 2024-04-24T17:50:36.545132+0000 mgr.y (mgr.34107) 579 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:38.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:37 smithi137 bash[43799]: cluster 2024-04-24T17:50:36.545132+0000 mgr.y (mgr.34107) 579 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:38.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:37 smithi137 bash[43799]: audit 2024-04-24T17:50:37.287766+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.70:0/375670455' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:50:38.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:37 smithi137 bash[43799]: audit 2024-04-24T17:50:37.287766+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.70:0/375670455' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:50:40.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:39 smithi137 bash[43799]: cluster 2024-04-24T17:50:38.546174+0000 mgr.y (mgr.34107) 580 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:40.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:39 smithi137 bash[43799]: cluster 2024-04-24T17:50:38.546174+0000 mgr.y (mgr.34107) 580 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:40.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:39 smithi070 bash[55604]: cluster 2024-04-24T17:50:38.546174+0000 mgr.y (mgr.34107) 580 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:40.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:39 smithi070 bash[55604]: cluster 2024-04-24T17:50:38.546174+0000 mgr.y (mgr.34107) 580 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:40.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:39 smithi070 bash[56922]: cluster 2024-04-24T17:50:38.546174+0000 mgr.y (mgr.34107) 580 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:40.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:39 smithi070 bash[56922]: cluster 2024-04-24T17:50:38.546174+0000 mgr.y (mgr.34107) 580 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:41.063 INFO:teuthology.orchestra.run.smithi070.stdout:{ 2024-04-24T17:50:41.064 INFO:teuthology.orchestra.run.smithi070.stdout: "target_image": null, 2024-04-24T17:50:41.064 INFO:teuthology.orchestra.run.smithi070.stdout: "in_progress": false, 2024-04-24T17:50:41.064 INFO:teuthology.orchestra.run.smithi070.stdout: "which": "", 2024-04-24T17:50:41.064 INFO:teuthology.orchestra.run.smithi070.stdout: "services_complete": [], 2024-04-24T17:50:41.064 INFO:teuthology.orchestra.run.smithi070.stdout: "progress": null, 2024-04-24T17:50:41.064 INFO:teuthology.orchestra.run.smithi070.stdout: "message": "", 2024-04-24T17:50:41.064 INFO:teuthology.orchestra.run.smithi070.stdout: "is_paused": false 2024-04-24T17:50:41.064 INFO:teuthology.orchestra.run.smithi070.stdout:} 2024-04-24T17:50:41.739 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -e sha1=5904d29475f5be602879d9fb26280e89b808d5cc -- bash -c 'ceph health detail' 2024-04-24T17:50:42.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:41 smithi137 bash[43799]: audit 2024-04-24T17:50:40.523179+0000 mgr.y (mgr.34107) 581 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:50:42.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:41 smithi137 bash[43799]: audit 2024-04-24T17:50:40.523179+0000 mgr.y (mgr.34107) 581 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:50:42.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:41 smithi137 bash[43799]: cluster 2024-04-24T17:50:40.547055+0000 mgr.y (mgr.34107) 582 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:42.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:41 smithi137 bash[43799]: cluster 2024-04-24T17:50:40.547055+0000 mgr.y (mgr.34107) 582 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:42.080 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:50:41 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:50:41] "GET /metrics HTTP/1.1" 200 38689 "" "Prometheus/2.43.0" 2024-04-24T17:50:42.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:41 smithi070 bash[55604]: audit 2024-04-24T17:50:40.523179+0000 mgr.y (mgr.34107) 581 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:50:42.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:41 smithi070 bash[55604]: audit 2024-04-24T17:50:40.523179+0000 mgr.y (mgr.34107) 581 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:50:42.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:41 smithi070 bash[55604]: cluster 2024-04-24T17:50:40.547055+0000 mgr.y (mgr.34107) 582 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:42.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:41 smithi070 bash[55604]: cluster 2024-04-24T17:50:40.547055+0000 mgr.y (mgr.34107) 582 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:42.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:41 smithi070 bash[56922]: audit 2024-04-24T17:50:40.523179+0000 mgr.y (mgr.34107) 581 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:50:42.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:41 smithi070 bash[56922]: audit 2024-04-24T17:50:40.523179+0000 mgr.y (mgr.34107) 581 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:50:42.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:41 smithi070 bash[56922]: cluster 2024-04-24T17:50:40.547055+0000 mgr.y (mgr.34107) 582 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:42.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:41 smithi070 bash[56922]: cluster 2024-04-24T17:50:40.547055+0000 mgr.y (mgr.34107) 582 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:43.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:42 smithi137 bash[43799]: audit 2024-04-24T17:50:41.075150+0000 mgr.y (mgr.34107) 583 : audit [DBG] from='client.44869 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:50:43.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:42 smithi137 bash[43799]: audit 2024-04-24T17:50:41.075150+0000 mgr.y (mgr.34107) 583 : audit [DBG] from='client.44869 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:50:43.047 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:42 smithi070 bash[55604]: audit 2024-04-24T17:50:41.075150+0000 mgr.y (mgr.34107) 583 : audit [DBG] from='client.44869 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:50:43.047 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:42 smithi070 bash[55604]: audit 2024-04-24T17:50:41.075150+0000 mgr.y (mgr.34107) 583 : audit [DBG] from='client.44869 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:50:43.047 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:42 smithi070 bash[56922]: audit 2024-04-24T17:50:41.075150+0000 mgr.y (mgr.34107) 583 : audit [DBG] from='client.44869 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:50:43.047 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:42 smithi070 bash[56922]: audit 2024-04-24T17:50:41.075150+0000 mgr.y (mgr.34107) 583 : audit [DBG] from='client.44869 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:50:44.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:43 smithi137 bash[43799]: cluster 2024-04-24T17:50:42.548111+0000 mgr.y (mgr.34107) 584 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:44.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:43 smithi137 bash[43799]: cluster 2024-04-24T17:50:42.548111+0000 mgr.y (mgr.34107) 584 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:44.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:43 smithi070 bash[55604]: cluster 2024-04-24T17:50:42.548111+0000 mgr.y (mgr.34107) 584 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:44.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:43 smithi070 bash[55604]: cluster 2024-04-24T17:50:42.548111+0000 mgr.y (mgr.34107) 584 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:44.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:43 smithi070 bash[56922]: cluster 2024-04-24T17:50:42.548111+0000 mgr.y (mgr.34107) 584 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:44.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:43 smithi070 bash[56922]: cluster 2024-04-24T17:50:42.548111+0000 mgr.y (mgr.34107) 584 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:45.111 INFO:teuthology.orchestra.run.smithi070.stdout:HEALTH_OK 2024-04-24T17:50:45.881 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -e sha1=5904d29475f5be602879d9fb26280e89b808d5cc -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-04-24T17:50:46.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:45 smithi137 bash[43799]: cluster 2024-04-24T17:50:44.549427+0000 mgr.y (mgr.34107) 585 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:46.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:45 smithi137 bash[43799]: cluster 2024-04-24T17:50:44.549427+0000 mgr.y (mgr.34107) 585 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:46.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:45 smithi137 bash[43799]: audit 2024-04-24T17:50:45.123709+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.70:0/3189442306' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:50:46.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:45 smithi137 bash[43799]: audit 2024-04-24T17:50:45.123709+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.70:0/3189442306' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:50:46.062 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:45 smithi070 bash[55604]: cluster 2024-04-24T17:50:44.549427+0000 mgr.y (mgr.34107) 585 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:46.062 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:45 smithi070 bash[55604]: cluster 2024-04-24T17:50:44.549427+0000 mgr.y (mgr.34107) 585 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:46.062 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:45 smithi070 bash[55604]: audit 2024-04-24T17:50:45.123709+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.70:0/3189442306' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:50:46.062 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:45 smithi070 bash[55604]: audit 2024-04-24T17:50:45.123709+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.70:0/3189442306' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:50:46.062 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:45 smithi070 bash[56922]: cluster 2024-04-24T17:50:44.549427+0000 mgr.y (mgr.34107) 585 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:46.063 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:45 smithi070 bash[56922]: cluster 2024-04-24T17:50:44.549427+0000 mgr.y (mgr.34107) 585 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:46.063 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:45 smithi070 bash[56922]: audit 2024-04-24T17:50:45.123709+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.70:0/3189442306' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:50:46.063 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:45 smithi070 bash[56922]: audit 2024-04-24T17:50:45.123709+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.70:0/3189442306' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:50:48.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:47 smithi137 bash[43799]: cluster 2024-04-24T17:50:46.550709+0000 mgr.y (mgr.34107) 586 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:48.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:47 smithi137 bash[43799]: cluster 2024-04-24T17:50:46.550709+0000 mgr.y (mgr.34107) 586 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:48.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:47 smithi070 bash[56922]: cluster 2024-04-24T17:50:46.550709+0000 mgr.y (mgr.34107) 586 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:48.080 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:47 smithi070 bash[56922]: cluster 2024-04-24T17:50:46.550709+0000 mgr.y (mgr.34107) 586 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:48.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:47 smithi070 bash[55604]: cluster 2024-04-24T17:50:46.550709+0000 mgr.y (mgr.34107) 586 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:48.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:47 smithi070 bash[55604]: cluster 2024-04-24T17:50:46.550709+0000 mgr.y (mgr.34107) 586 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:48.942 INFO:teuthology.orchestra.run.smithi070.stdout:true 2024-04-24T17:50:49.589 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -e sha1=5904d29475f5be602879d9fb26280e89b808d5cc -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-04-24T17:50:50.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:49 smithi137 bash[43799]: cluster 2024-04-24T17:50:48.551374+0000 mgr.y (mgr.34107) 587 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:50.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:49 smithi137 bash[43799]: cluster 2024-04-24T17:50:48.551374+0000 mgr.y (mgr.34107) 587 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:50.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:49 smithi137 bash[43799]: audit 2024-04-24T17:50:48.940857+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.70:0/2066131292' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:50:50.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:49 smithi137 bash[43799]: audit 2024-04-24T17:50:48.940857+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.70:0/2066131292' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:50:50.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:49 smithi070 bash[55604]: cluster 2024-04-24T17:50:48.551374+0000 mgr.y (mgr.34107) 587 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:50.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:49 smithi070 bash[55604]: cluster 2024-04-24T17:50:48.551374+0000 mgr.y (mgr.34107) 587 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:50.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:49 smithi070 bash[55604]: audit 2024-04-24T17:50:48.940857+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.70:0/2066131292' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:50:50.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:49 smithi070 bash[55604]: audit 2024-04-24T17:50:48.940857+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.70:0/2066131292' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:50:50.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:49 smithi070 bash[56922]: cluster 2024-04-24T17:50:48.551374+0000 mgr.y (mgr.34107) 587 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:50.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:49 smithi070 bash[56922]: cluster 2024-04-24T17:50:48.551374+0000 mgr.y (mgr.34107) 587 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:50.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:49 smithi070 bash[56922]: audit 2024-04-24T17:50:48.940857+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.70:0/2066131292' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:50:50.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:49 smithi070 bash[56922]: audit 2024-04-24T17:50:48.940857+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.70:0/2066131292' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:50:51.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:51 smithi070 bash[55604]: audit 2024-04-24T17:50:50.530966+0000 mgr.y (mgr.34107) 588 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:50:51.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:51 smithi070 bash[55604]: audit 2024-04-24T17:50:50.530966+0000 mgr.y (mgr.34107) 588 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:50:51.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:51 smithi070 bash[55604]: cluster 2024-04-24T17:50:50.552327+0000 mgr.y (mgr.34107) 589 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:51.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:51 smithi070 bash[55604]: cluster 2024-04-24T17:50:50.552327+0000 mgr.y (mgr.34107) 589 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:51.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:51 smithi070 bash[55604]: audit 2024-04-24T17:50:51.144788+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:50:51.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:51 smithi070 bash[55604]: audit 2024-04-24T17:50:51.144788+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:50:51.831 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:51 smithi070 bash[56922]: audit 2024-04-24T17:50:50.530966+0000 mgr.y (mgr.34107) 588 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:50:51.831 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:51 smithi070 bash[56922]: audit 2024-04-24T17:50:50.530966+0000 mgr.y (mgr.34107) 588 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:50:51.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:51 smithi070 bash[56922]: cluster 2024-04-24T17:50:50.552327+0000 mgr.y (mgr.34107) 589 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:51.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:51 smithi070 bash[56922]: cluster 2024-04-24T17:50:50.552327+0000 mgr.y (mgr.34107) 589 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:51.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:51 smithi070 bash[56922]: audit 2024-04-24T17:50:51.144788+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:50:51.832 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:51 smithi070 bash[56922]: audit 2024-04-24T17:50:51.144788+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:50:52.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:51 smithi137 bash[43799]: audit 2024-04-24T17:50:50.530966+0000 mgr.y (mgr.34107) 588 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:50:52.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:51 smithi137 bash[43799]: audit 2024-04-24T17:50:50.530966+0000 mgr.y (mgr.34107) 588 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:50:52.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:51 smithi137 bash[43799]: cluster 2024-04-24T17:50:50.552327+0000 mgr.y (mgr.34107) 589 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:52.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:51 smithi137 bash[43799]: cluster 2024-04-24T17:50:50.552327+0000 mgr.y (mgr.34107) 589 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:52.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:51 smithi137 bash[43799]: audit 2024-04-24T17:50:51.144788+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:50:52.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:51 smithi137 bash[43799]: audit 2024-04-24T17:50:51.144788+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:50:52.220 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:50:51 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:50:51] "GET /metrics HTTP/1.1" 200 38690 "" "Prometheus/2.43.0" 2024-04-24T17:50:52.713 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)" 2024-04-24T17:50:53.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:52 smithi137 bash[43799]: audit 2024-04-24T17:50:52.711672+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.70:0/2633706996' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:50:53.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:52 smithi137 bash[43799]: audit 2024-04-24T17:50:52.711672+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.70:0/2633706996' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:50:53.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:52 smithi070 bash[55604]: audit 2024-04-24T17:50:52.711672+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.70:0/2633706996' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:50:53.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:52 smithi070 bash[55604]: audit 2024-04-24T17:50:52.711672+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.70:0/2633706996' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:50:53.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:52 smithi070 bash[56922]: audit 2024-04-24T17:50:52.711672+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.70:0/2633706996' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:50:53.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:52 smithi070 bash[56922]: audit 2024-04-24T17:50:52.711672+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.70:0/2633706996' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:50:53.488 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -e sha1=5904d29475f5be602879d9fb26280e89b808d5cc -- bash -c 'ceph orch ls | grep '"'"'^osd '"'"'' 2024-04-24T17:50:54.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:53 smithi137 bash[43799]: cluster 2024-04-24T17:50:52.553356+0000 mgr.y (mgr.34107) 590 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:54.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:53 smithi137 bash[43799]: cluster 2024-04-24T17:50:52.553356+0000 mgr.y (mgr.34107) 590 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:54.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:53 smithi070 bash[55604]: cluster 2024-04-24T17:50:52.553356+0000 mgr.y (mgr.34107) 590 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:54.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:53 smithi070 bash[55604]: cluster 2024-04-24T17:50:52.553356+0000 mgr.y (mgr.34107) 590 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:54.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:53 smithi070 bash[56922]: cluster 2024-04-24T17:50:52.553356+0000 mgr.y (mgr.34107) 590 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:54.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:53 smithi070 bash[56922]: cluster 2024-04-24T17:50:52.553356+0000 mgr.y (mgr.34107) 590 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:56.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:55 smithi137 bash[43799]: cluster 2024-04-24T17:50:54.554591+0000 mgr.y (mgr.34107) 591 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:56.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:55 smithi137 bash[43799]: cluster 2024-04-24T17:50:54.554591+0000 mgr.y (mgr.34107) 591 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:56.061 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:55 smithi070 bash[55604]: cluster 2024-04-24T17:50:54.554591+0000 mgr.y (mgr.34107) 591 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:56.061 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:55 smithi070 bash[55604]: cluster 2024-04-24T17:50:54.554591+0000 mgr.y (mgr.34107) 591 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:56.061 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:55 smithi070 bash[56922]: cluster 2024-04-24T17:50:54.554591+0000 mgr.y (mgr.34107) 591 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:56.061 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:55 smithi070 bash[56922]: cluster 2024-04-24T17:50:54.554591+0000 mgr.y (mgr.34107) 591 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:50:56.467 INFO:teuthology.orchestra.run.smithi070.stdout:osd 8 2m ago - 2024-04-24T17:50:57.204 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-24T17:50:57.214 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi070.front.sepia.ceph.com 2024-04-24T17:50:57.214 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -- bash -c 'ceph orch upgrade ls' 2024-04-24T17:50:58.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:57 smithi137 bash[43799]: audit 2024-04-24T17:50:56.447897+0000 mgr.y (mgr.34107) 592 : audit [DBG] from='client.34968 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:50:58.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:57 smithi137 bash[43799]: audit 2024-04-24T17:50:56.447897+0000 mgr.y (mgr.34107) 592 : audit [DBG] from='client.34968 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:50:58.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:57 smithi137 bash[43799]: cluster 2024-04-24T17:50:56.555746+0000 mgr.y (mgr.34107) 593 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:58.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:57 smithi137 bash[43799]: cluster 2024-04-24T17:50:56.555746+0000 mgr.y (mgr.34107) 593 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:58.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:57 smithi070 bash[55604]: audit 2024-04-24T17:50:56.447897+0000 mgr.y (mgr.34107) 592 : audit [DBG] from='client.34968 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:50:58.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:57 smithi070 bash[55604]: audit 2024-04-24T17:50:56.447897+0000 mgr.y (mgr.34107) 592 : audit [DBG] from='client.34968 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:50:58.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:57 smithi070 bash[55604]: cluster 2024-04-24T17:50:56.555746+0000 mgr.y (mgr.34107) 593 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:58.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:57 smithi070 bash[55604]: cluster 2024-04-24T17:50:56.555746+0000 mgr.y (mgr.34107) 593 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:58.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:57 smithi070 bash[56922]: audit 2024-04-24T17:50:56.447897+0000 mgr.y (mgr.34107) 592 : audit [DBG] from='client.34968 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:50:58.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:57 smithi070 bash[56922]: audit 2024-04-24T17:50:56.447897+0000 mgr.y (mgr.34107) 592 : audit [DBG] from='client.34968 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:50:58.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:57 smithi070 bash[56922]: cluster 2024-04-24T17:50:56.555746+0000 mgr.y (mgr.34107) 593 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:50:58.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:57 smithi070 bash[56922]: cluster 2024-04-24T17:50:56.555746+0000 mgr.y (mgr.34107) 593 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:51:00.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:59 smithi137 bash[43799]: cluster 2024-04-24T17:50:58.556816+0000 mgr.y (mgr.34107) 594 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:51:00.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:50:59 smithi137 bash[43799]: cluster 2024-04-24T17:50:58.556816+0000 mgr.y (mgr.34107) 594 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:51:00.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:59 smithi070 bash[55604]: cluster 2024-04-24T17:50:58.556816+0000 mgr.y (mgr.34107) 594 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:51:00.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:50:59 smithi070 bash[55604]: cluster 2024-04-24T17:50:58.556816+0000 mgr.y (mgr.34107) 594 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:51:00.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:59 smithi070 bash[56922]: cluster 2024-04-24T17:50:58.556816+0000 mgr.y (mgr.34107) 594 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:51:00.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:50:59 smithi070 bash[56922]: cluster 2024-04-24T17:50:58.556816+0000 mgr.y (mgr.34107) 594 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:51:00.915 INFO:teuthology.orchestra.run.smithi070.stdout:{ 2024-04-24T17:51:00.915 INFO:teuthology.orchestra.run.smithi070.stdout: "image": "quay.io/ceph/ceph", 2024-04-24T17:51:00.915 INFO:teuthology.orchestra.run.smithi070.stdout: "registry": "quay.io", 2024-04-24T17:51:00.915 INFO:teuthology.orchestra.run.smithi070.stdout: "bare_image": "ceph/ceph", 2024-04-24T17:51:00.915 INFO:teuthology.orchestra.run.smithi070.stdout: "versions": [] 2024-04-24T17:51:00.915 INFO:teuthology.orchestra.run.smithi070.stdout:} 2024-04-24T17:51:01.671 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0' 2024-04-24T17:51:01.952 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:51:01 smithi070 bash[55604]: audit 2024-04-24T17:51:00.219428+0000 mgr.y (mgr.34107) 595 : audit [DBG] from='client.34974 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:51:01.952 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:51:01 smithi070 bash[55604]: audit 2024-04-24T17:51:00.219428+0000 mgr.y (mgr.34107) 595 : audit [DBG] from='client.34974 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:51:01.952 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:51:01 smithi070 bash[55604]: audit 2024-04-24T17:51:00.539203+0000 mgr.y (mgr.34107) 596 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:51:01.952 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:51:01 smithi070 bash[55604]: audit 2024-04-24T17:51:00.539203+0000 mgr.y (mgr.34107) 596 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:51:01.952 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:51:01 smithi070 bash[55604]: cluster 2024-04-24T17:51:00.558281+0000 mgr.y (mgr.34107) 597 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:51:01.952 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:51:01 smithi070 bash[55604]: cluster 2024-04-24T17:51:00.558281+0000 mgr.y (mgr.34107) 597 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:51:01.953 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:51:01 smithi070 bash[56922]: audit 2024-04-24T17:51:00.219428+0000 mgr.y (mgr.34107) 595 : audit [DBG] from='client.34974 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:51:01.953 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:51:01 smithi070 bash[56922]: audit 2024-04-24T17:51:00.219428+0000 mgr.y (mgr.34107) 595 : audit [DBG] from='client.34974 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:51:01.953 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:51:01 smithi070 bash[56922]: audit 2024-04-24T17:51:00.539203+0000 mgr.y (mgr.34107) 596 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:51:01.953 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:51:01 smithi070 bash[56922]: audit 2024-04-24T17:51:00.539203+0000 mgr.y (mgr.34107) 596 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:51:01.953 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:51:01 smithi070 bash[56922]: cluster 2024-04-24T17:51:00.558281+0000 mgr.y (mgr.34107) 597 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:51:01.953 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:51:01 smithi070 bash[56922]: cluster 2024-04-24T17:51:00.558281+0000 mgr.y (mgr.34107) 597 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:51:02.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:51:01 smithi137 bash[43799]: audit 2024-04-24T17:51:00.219428+0000 mgr.y (mgr.34107) 595 : audit [DBG] from='client.34974 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:51:02.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:51:01 smithi137 bash[43799]: audit 2024-04-24T17:51:00.219428+0000 mgr.y (mgr.34107) 595 : audit [DBG] from='client.34974 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:51:02.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:51:01 smithi137 bash[43799]: audit 2024-04-24T17:51:00.539203+0000 mgr.y (mgr.34107) 596 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:51:02.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:51:01 smithi137 bash[43799]: audit 2024-04-24T17:51:00.539203+0000 mgr.y (mgr.34107) 596 : audit [DBG] from='client.34686 -' entity='client.iscsi.foo.smithi070.jytlzp' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:51:02.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:51:01 smithi137 bash[43799]: cluster 2024-04-24T17:51:00.558281+0000 mgr.y (mgr.34107) 597 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:51:02.026 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:51:01 smithi137 bash[43799]: cluster 2024-04-24T17:51:00.558281+0000 mgr.y (mgr.34107) 597 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:51:02.080 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:51:01 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:51:01] "GET /metrics HTTP/1.1" 200 38690 "" "Prometheus/2.43.0" 2024-04-24T17:51:04.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:51:03 smithi137 bash[43799]: cluster 2024-04-24T17:51:02.559448+0000 mgr.y (mgr.34107) 598 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:51:04.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:51:03 smithi137 bash[43799]: cluster 2024-04-24T17:51:02.559448+0000 mgr.y (mgr.34107) 598 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:51:04.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:51:03 smithi070 bash[55604]: cluster 2024-04-24T17:51:02.559448+0000 mgr.y (mgr.34107) 598 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:51:04.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:51:03 smithi070 bash[55604]: cluster 2024-04-24T17:51:02.559448+0000 mgr.y (mgr.34107) 598 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:51:04.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:51:03 smithi070 bash[56922]: cluster 2024-04-24T17:51:02.559448+0000 mgr.y (mgr.34107) 598 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:51:04.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:51:03 smithi070 bash[56922]: cluster 2024-04-24T17:51:02.559448+0000 mgr.y (mgr.34107) 598 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:51:05.511 INFO:teuthology.orchestra.run.smithi070.stdout: "16.2.0", 2024-04-24T17:51:06.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:51:05 smithi070 bash[55604]: cluster 2024-04-24T17:51:04.560319+0000 mgr.y (mgr.34107) 599 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:51:06.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:51:05 smithi070 bash[55604]: cluster 2024-04-24T17:51:04.560319+0000 mgr.y (mgr.34107) 599 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:51:06.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:51:05 smithi070 bash[55604]: audit 2024-04-24T17:51:04.777634+0000 mgr.y (mgr.34107) 600 : audit [DBG] from='client.34980 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:51:06.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:51:05 smithi070 bash[55604]: audit 2024-04-24T17:51:04.777634+0000 mgr.y (mgr.34107) 600 : audit [DBG] from='client.34980 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:51:06.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:51:05 smithi070 bash[56922]: cluster 2024-04-24T17:51:04.560319+0000 mgr.y (mgr.34107) 599 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:51:06.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:51:05 smithi070 bash[56922]: cluster 2024-04-24T17:51:04.560319+0000 mgr.y (mgr.34107) 599 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:51:06.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:51:05 smithi070 bash[56922]: audit 2024-04-24T17:51:04.777634+0000 mgr.y (mgr.34107) 600 : audit [DBG] from='client.34980 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:51:06.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:51:05 smithi070 bash[56922]: audit 2024-04-24T17:51:04.777634+0000 mgr.y (mgr.34107) 600 : audit [DBG] from='client.34980 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:51:06.222 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2' 2024-04-24T17:51:06.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:51:05 smithi137 bash[43799]: cluster 2024-04-24T17:51:04.560319+0000 mgr.y (mgr.34107) 599 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:51:06.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:51:05 smithi137 bash[43799]: cluster 2024-04-24T17:51:04.560319+0000 mgr.y (mgr.34107) 599 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:51:06.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:51:05 smithi137 bash[43799]: audit 2024-04-24T17:51:04.777634+0000 mgr.y (mgr.34107) 600 : audit [DBG] from='client.34980 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:51:06.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:51:05 smithi137 bash[43799]: audit 2024-04-24T17:51:04.777634+0000 mgr.y (mgr.34107) 600 : audit [DBG] from='client.34980 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:51:07.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:51:06 smithi070 bash[55604]: audit 2024-04-24T17:51:06.145096+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:51:07.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:51:06 smithi070 bash[55604]: audit 2024-04-24T17:51:06.145096+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:51:07.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:51:06 smithi070 bash[56922]: audit 2024-04-24T17:51:06.145096+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:51:07.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:51:06 smithi070 bash[56922]: audit 2024-04-24T17:51:06.145096+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:51:07.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:51:06 smithi137 bash[43799]: audit 2024-04-24T17:51:06.145096+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:51:07.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:51:06 smithi137 bash[43799]: audit 2024-04-24T17:51:06.145096+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:51:07.830 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:51:07 smithi070 bash[56922]: cluster 2024-04-24T17:51:06.561568+0000 mgr.y (mgr.34107) 601 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:51:07.831 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:51:07 smithi070 bash[56922]: cluster 2024-04-24T17:51:06.561568+0000 mgr.y (mgr.34107) 601 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:51:07.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:51:07 smithi070 bash[55604]: cluster 2024-04-24T17:51:06.561568+0000 mgr.y (mgr.34107) 601 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:51:07.831 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:51:07 smithi070 bash[55604]: cluster 2024-04-24T17:51:06.561568+0000 mgr.y (mgr.34107) 601 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:51:08.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:51:07 smithi137 bash[43799]: cluster 2024-04-24T17:51:06.561568+0000 mgr.y (mgr.34107) 601 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:51:08.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:51:07 smithi137 bash[43799]: cluster 2024-04-24T17:51:06.561568+0000 mgr.y (mgr.34107) 601 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:51:09.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:51:08 smithi070 bash[55604]: audit 2024-04-24T17:51:08.153694+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:51:09.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:51:08 smithi070 bash[55604]: audit 2024-04-24T17:51:08.153694+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:51:09.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:51:08 smithi070 bash[55604]: audit 2024-04-24T17:51:08.155223+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:51:09.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:51:08 smithi070 bash[55604]: audit 2024-04-24T17:51:08.155223+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:51:09.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:51:08 smithi070 bash[55604]: audit 2024-04-24T17:51:08.162298+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:51:09.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:51:08 smithi070 bash[55604]: audit 2024-04-24T17:51:08.162298+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:51:09.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:51:08 smithi070 bash[56922]: audit 2024-04-24T17:51:08.153694+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:51:09.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:51:08 smithi070 bash[56922]: audit 2024-04-24T17:51:08.153694+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:51:09.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:51:08 smithi070 bash[56922]: audit 2024-04-24T17:51:08.155223+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:51:09.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:51:08 smithi070 bash[56922]: audit 2024-04-24T17:51:08.155223+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:51:09.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:51:08 smithi070 bash[56922]: audit 2024-04-24T17:51:08.162298+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:51:09.082 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:51:08 smithi070 bash[56922]: audit 2024-04-24T17:51:08.162298+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:51:09.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:51:08 smithi137 bash[43799]: audit 2024-04-24T17:51:08.153694+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:51:09.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:51:08 smithi137 bash[43799]: audit 2024-04-24T17:51:08.153694+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:51:09.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:51:08 smithi137 bash[43799]: audit 2024-04-24T17:51:08.155223+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:51:09.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:51:08 smithi137 bash[43799]: audit 2024-04-24T17:51:08.155223+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:51:09.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:51:08 smithi137 bash[43799]: audit 2024-04-24T17:51:08.162298+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:51:09.276 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:51:08 smithi137 bash[43799]: audit 2024-04-24T17:51:08.162298+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.34107 172.21.15.70:0/1447526696' entity='mgr.y' 2024-04-24T17:51:09.927 INFO:teuthology.orchestra.run.smithi070.stdout: "v16.2.2", 2024-04-24T17:51:09.928 INFO:teuthology.orchestra.run.smithi070.stdout: "v16.2.2-20210505", 2024-04-24T17:51:10.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:51:09 smithi070 bash[55604]: cluster 2024-04-24T17:51:08.562759+0000 mgr.y (mgr.34107) 602 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:51:10.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:51:09 smithi070 bash[55604]: cluster 2024-04-24T17:51:08.562759+0000 mgr.y (mgr.34107) 602 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:51:10.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:51:09 smithi070 bash[56922]: cluster 2024-04-24T17:51:08.562759+0000 mgr.y (mgr.34107) 602 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:51:10.081 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:51:09 smithi070 bash[56922]: cluster 2024-04-24T17:51:08.562759+0000 mgr.y (mgr.34107) 602 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:51:10.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:51:09 smithi137 bash[43799]: cluster 2024-04-24T17:51:08.562759+0000 mgr.y (mgr.34107) 602 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:51:10.275 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:51:09 smithi137 bash[43799]: cluster 2024-04-24T17:51:08.562759+0000 mgr.y (mgr.34107) 602 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:51:10.638 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-04-24T17:51:10.649 INFO:tasks.cephadm:Teardown begin 2024-04-24T17:51:10.650 DEBUG:teuthology.orchestra.run.smithi070:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-24T17:51:10.663 DEBUG:teuthology.orchestra.run.smithi137:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-24T17:51:10.678 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-04-24T17:51:10.678 DEBUG:teuthology.orchestra.run.smithi070:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-24T17:51:10.711 DEBUG:teuthology.orchestra.run.smithi137:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-24T17:51:10.725 INFO:tasks.cephadm:Stopping all daemons... 2024-04-24T17:51:10.725 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-04-24T17:51:10.725 DEBUG:teuthology.orchestra.run.smithi070:> sudo systemctl stop ceph-6229cc3c-025f-11ef-bc93-c7b262605968@mon.a 2024-04-24T17:51:10.797 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:51:10 smithi070 systemd[1]: Stopping Ceph mon.a for 6229cc3c-025f-11ef-bc93-c7b262605968... 2024-04-24T17:51:10.900 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:51:10 smithi070 bash[55604]: audit 2024-04-24T17:51:09.223167+0000 mgr.y (mgr.34107) 603 : audit [DBG] from='client.44911 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:51:10.901 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:51:10 smithi070 bash[55604]: audit 2024-04-24T17:51:09.223167+0000 mgr.y (mgr.34107) 603 : audit [DBG] from='client.44911 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:51:10.901 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:51:10 smithi070 bash[56922]: audit 2024-04-24T17:51:09.223167+0000 mgr.y (mgr.34107) 603 : audit [DBG] from='client.44911 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:51:10.901 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:51:10 smithi070 bash[56922]: audit 2024-04-24T17:51:09.223167+0000 mgr.y (mgr.34107) 603 : audit [DBG] from='client.44911 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:51:11.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:51:10 smithi137 bash[43799]: audit 2024-04-24T17:51:09.223167+0000 mgr.y (mgr.34107) 603 : audit [DBG] from='client.44911 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:51:11.025 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:51:10 smithi137 bash[43799]: audit 2024-04-24T17:51:09.223167+0000 mgr.y (mgr.34107) 603 : audit [DBG] from='client.44911 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:51:11.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:51:10 smithi070 bash[55604]: debug 2024-04-24T17:51:10.906+0000 7f484c503700 -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-04-24T17:51:11.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:51:10 smithi070 bash[55604]: debug 2024-04-24T17:51:10.906+0000 7f484c503700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-04-24T17:51:11.081 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:51:10 smithi070 bash[52699]: [24/Apr/2024:17:51:10] ENGINE Bus STOPPING 2024-04-24T17:51:11.081 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:51:10 smithi070 bash[52699]: [24/Apr/2024:17:51:10] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-24T17:51:11.081 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:51:10 smithi070 bash[52699]: [24/Apr/2024:17:51:10] ENGINE Bus STOPPED 2024-04-24T17:51:11.081 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:51:10 smithi070 bash[52699]: [24/Apr/2024:17:51:10] ENGINE Bus STARTING 2024-04-24T17:51:11.081 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:51:11 smithi070 bash[52699]: CherryPy Checker: 2024-04-24T17:51:11.081 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:51:11 smithi070 bash[52699]: The Application mounted at '' has an empty config. 2024-04-24T17:51:11.082 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:51:11 smithi070 bash[52699]: [24/Apr/2024:17:51:11] ENGINE Serving on http://:::9283 2024-04-24T17:51:11.082 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:51:11 smithi070 bash[52699]: [24/Apr/2024:17:51:11] ENGINE Bus STARTED 2024-04-24T17:51:12.027 DEBUG:teuthology.orchestra.run.smithi070:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6229cc3c-025f-11ef-bc93-c7b262605968@mon.a.service' 2024-04-24T17:51:12.078 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:51:11 smithi070 bash[52699]: ::ffff:172.21.15.137 - - [24/Apr/2024:17:51:11] "GET /metrics HTTP/1.1" 200 38690 "" "Prometheus/2.43.0" 2024-04-24T17:51:12.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:51:11 smithi070 bash[77216]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-mon-a 2024-04-24T17:51:12.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:51:12 smithi070 bash[77288]: Error response from daemon: No such container: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-mon-a 2024-04-24T17:51:12.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:51:12 smithi070 systemd[1]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968@mon.a.service: Deactivated successfully. 2024-04-24T17:51:12.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Apr 24 17:51:12 smithi070 systemd[1]: Stopped Ceph mon.a for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:51:12.103 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-24T17:51:12.104 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-04-24T17:51:12.104 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-04-24T17:51:12.104 DEBUG:teuthology.orchestra.run.smithi070:> sudo systemctl stop ceph-6229cc3c-025f-11ef-bc93-c7b262605968@mon.c 2024-04-24T17:51:12.289 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:51:12 smithi070 systemd[1]: Stopping Ceph mon.c for 6229cc3c-025f-11ef-bc93-c7b262605968... 2024-04-24T17:51:12.446 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:51:12 smithi070 bash[56922]: debug 2024-04-24T17:51:12.298+0000 7f5950763700 -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-04-24T17:51:12.446 INFO:journalctl@ceph.mon.c.smithi070.stdout:Apr 24 17:51:12 smithi070 bash[56922]: debug 2024-04-24T17:51:12.298+0000 7f5950763700 -1 mon.c@1(peon) e4 *** Got Signal Terminated *** 2024-04-24T17:51:12.446 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:51:12 smithi070 bash[52699]: [24/Apr/2024:17:51:12] ENGINE Bus STOPPING 2024-04-24T17:51:12.447 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:51:12 smithi070 bash[52699]: [24/Apr/2024:17:51:12] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-24T17:51:12.447 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:51:12 smithi070 bash[52699]: [24/Apr/2024:17:51:12] ENGINE Bus STOPPED 2024-04-24T17:51:12.447 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:51:12 smithi070 bash[52699]: [24/Apr/2024:17:51:12] ENGINE Bus STARTING 2024-04-24T17:51:12.447 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:51:12 smithi070 bash[52699]: [24/Apr/2024:17:51:12] ENGINE Serving on http://:::9283 2024-04-24T17:51:12.830 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:51:12 smithi070 bash[52699]: [24/Apr/2024:17:51:12] ENGINE Bus STARTED 2024-04-24T17:51:13.206 DEBUG:teuthology.orchestra.run.smithi070:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6229cc3c-025f-11ef-bc93-c7b262605968@mon.c.service' 2024-04-24T17:51:13.235 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-24T17:51:13.235 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-04-24T17:51:13.235 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-04-24T17:51:13.235 DEBUG:teuthology.orchestra.run.smithi137:> sudo systemctl stop ceph-6229cc3c-025f-11ef-bc93-c7b262605968@mon.b 2024-04-24T17:51:13.500 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:51:13 smithi137 systemd[1]: Stopping Ceph mon.b for 6229cc3c-025f-11ef-bc93-c7b262605968... 2024-04-24T17:51:13.500 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:51:13 smithi137 bash[43799]: debug 2024-04-24T17:51:13.390+0000 7f3f60373700 -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-04-24T17:51:13.500 INFO:journalctl@ceph.mon.b.smithi137.stdout:Apr 24 17:51:13 smithi137 bash[43799]: debug 2024-04-24T17:51:13.390+0000 7f3f60373700 -1 mon.b@2(peon) e4 *** Got Signal Terminated *** 2024-04-24T17:51:14.277 DEBUG:teuthology.orchestra.run.smithi137:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6229cc3c-025f-11ef-bc93-c7b262605968@mon.b.service' 2024-04-24T17:51:14.311 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-24T17:51:14.311 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-04-24T17:51:14.311 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-04-24T17:51:14.312 DEBUG:teuthology.orchestra.run.smithi070:> sudo systemctl stop ceph-6229cc3c-025f-11ef-bc93-c7b262605968@mgr.y 2024-04-24T17:51:14.581 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:51:14 smithi070 systemd[1]: Stopping Ceph mgr.y for 6229cc3c-025f-11ef-bc93-c7b262605968... 2024-04-24T17:51:14.581 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:51:14 smithi070 bash[52699]: debug 2024-04-24T17:51:14.470+0000 7f48f87c7700 -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-04-24T17:51:14.581 INFO:journalctl@ceph.mgr.y.smithi070.stdout:Apr 24 17:51:14 smithi070 bash[52699]: debug 2024-04-24T17:51:14.470+0000 7f48f87c7700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-04-24T17:51:15.307 DEBUG:teuthology.orchestra.run.smithi070:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6229cc3c-025f-11ef-bc93-c7b262605968@mgr.y.service' 2024-04-24T17:51:15.335 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-24T17:51:15.335 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-04-24T17:51:15.336 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-04-24T17:51:15.336 DEBUG:teuthology.orchestra.run.smithi137:> sudo systemctl stop ceph-6229cc3c-025f-11ef-bc93-c7b262605968@mgr.x 2024-04-24T17:51:15.745 INFO:journalctl@ceph.mgr.x.smithi137.stdout:Apr 24 17:51:15 smithi137 systemd[1]: Stopping Ceph mgr.x for 6229cc3c-025f-11ef-bc93-c7b262605968... 2024-04-24T17:51:16.380 DEBUG:teuthology.orchestra.run.smithi137:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6229cc3c-025f-11ef-bc93-c7b262605968@mgr.x.service' 2024-04-24T17:51:16.405 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-24T17:51:16.405 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-04-24T17:51:16.405 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-04-24T17:51:16.405 DEBUG:teuthology.orchestra.run.smithi070:> sudo systemctl stop ceph-6229cc3c-025f-11ef-bc93-c7b262605968@osd.0 2024-04-24T17:51:16.831 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:51:16 smithi070 systemd[1]: Stopping Ceph osd.0 for 6229cc3c-025f-11ef-bc93-c7b262605968... 2024-04-24T17:51:16.831 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:51:16 smithi070 bash[59469]: debug 2024-04-24T17:51:16.534+0000 7f89a82ee700 -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-04-24T17:51:16.831 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:51:16 smithi070 bash[59469]: debug 2024-04-24T17:51:16.534+0000 7f89a82ee700 -1 osd.0 152 *** Got signal Terminated *** 2024-04-24T17:51:16.831 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:51:16 smithi070 bash[59469]: debug 2024-04-24T17:51:16.534+0000 7f89a82ee700 -1 osd.0 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-24T17:51:22.831 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:51:22 smithi070 bash[77540]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-osd-0 2024-04-24T17:51:22.831 INFO:journalctl@ceph.osd.0.smithi070.stdout:Apr 24 17:51:22 smithi070 bash[77604]: Error response from daemon: No such container: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-osd-0 2024-04-24T17:51:23.831 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:51:23 smithi070 bash[74095]: ts=2024-04-24T17:51:23.532Z 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://smithi070.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.70:8443: connect: connection refused" 2024-04-24T17:51:23.831 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:51:23 smithi070 bash[74095]: ts=2024-04-24T17:51:23.533Z 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://smithi137.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.137:8443: connect: connection refused" 2024-04-24T17:51:24.576 DEBUG:teuthology.orchestra.run.smithi070:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6229cc3c-025f-11ef-bc93-c7b262605968@osd.0.service' 2024-04-24T17:51:24.624 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-24T17:51:24.624 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-04-24T17:51:24.624 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-04-24T17:51:24.624 DEBUG:teuthology.orchestra.run.smithi070:> sudo systemctl stop ceph-6229cc3c-025f-11ef-bc93-c7b262605968@osd.1 2024-04-24T17:51:24.821 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:51:24 smithi070 systemd[1]: Stopping Ceph osd.1 for 6229cc3c-025f-11ef-bc93-c7b262605968... 2024-04-24T17:51:24.830 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:51:24 smithi070 bash[61398]: debug 2024-04-24T17:51:24.829+0000 7f7e03a7a700 -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-04-24T17:51:24.831 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:51:24 smithi070 bash[61398]: debug 2024-04-24T17:51:24.829+0000 7f7e03a7a700 -1 osd.1 152 *** Got signal Terminated *** 2024-04-24T17:51:24.831 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:51:24 smithi070 bash[61398]: debug 2024-04-24T17:51:24.829+0000 7f7e03a7a700 -1 osd.1 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-24T17:51:31.331 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:51:31 smithi070 bash[77736]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-osd-1 2024-04-24T17:51:31.331 INFO:journalctl@ceph.osd.1.smithi070.stdout:Apr 24 17:51:31 smithi070 bash[77799]: Error response from daemon: No such container: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-osd-1 2024-04-24T17:51:33.080 DEBUG:teuthology.orchestra.run.smithi070:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6229cc3c-025f-11ef-bc93-c7b262605968@osd.1.service' 2024-04-24T17:51:33.111 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-24T17:51:33.111 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-04-24T17:51:33.111 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-04-24T17:51:33.111 DEBUG:teuthology.orchestra.run.smithi070:> sudo systemctl stop ceph-6229cc3c-025f-11ef-bc93-c7b262605968@osd.2 2024-04-24T17:51:33.331 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:51:33 smithi070 systemd[1]: Stopping Ceph osd.2 for 6229cc3c-025f-11ef-bc93-c7b262605968... 2024-04-24T17:51:33.331 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:51:33 smithi070 bash[63345]: debug 2024-04-24T17:51:33.285+0000 7fd9776ce700 -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-04-24T17:51:33.331 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:51:33 smithi070 bash[63345]: debug 2024-04-24T17:51:33.285+0000 7fd9776ce700 -1 osd.2 152 *** Got signal Terminated *** 2024-04-24T17:51:33.331 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:51:33 smithi070 bash[63345]: debug 2024-04-24T17:51:33.285+0000 7fd9776ce700 -1 osd.2 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-24T17:51:33.831 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:51:33 smithi070 bash[74095]: ts=2024-04-24T17:51:33.532Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=12 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi070.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.70:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi137.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.137:8443: connect: connection refused" 2024-04-24T17:51:33.831 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:51:33 smithi070 bash[74095]: ts=2024-04-24T17:51:33.534Z 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://smithi070.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.70:8443: connect: connection refused" 2024-04-24T17:51:33.831 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:51:33 smithi070 bash[74095]: ts=2024-04-24T17:51:33.535Z 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://smithi137.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.137:8443: connect: connection refused" 2024-04-24T17:51:39.581 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:51:39 smithi070 bash[77934]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-osd-2 2024-04-24T17:51:39.581 INFO:journalctl@ceph.osd.2.smithi070.stdout:Apr 24 17:51:39 smithi070 bash[78000]: Error response from daemon: No such container: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-osd-2 2024-04-24T17:51:41.212 DEBUG:teuthology.orchestra.run.smithi070:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6229cc3c-025f-11ef-bc93-c7b262605968@osd.2.service' 2024-04-24T17:51:41.239 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-24T17:51:41.240 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-04-24T17:51:41.240 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-04-24T17:51:41.240 DEBUG:teuthology.orchestra.run.smithi070:> sudo systemctl stop ceph-6229cc3c-025f-11ef-bc93-c7b262605968@osd.3 2024-04-24T17:51:41.581 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:51:41 smithi070 systemd[1]: Stopping Ceph osd.3 for 6229cc3c-025f-11ef-bc93-c7b262605968... 2024-04-24T17:51:41.581 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:51:41 smithi070 bash[65144]: debug 2024-04-24T17:51:41.433+0000 7f05e3f1a700 -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-04-24T17:51:41.581 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:51:41 smithi070 bash[65144]: debug 2024-04-24T17:51:41.433+0000 7f05e3f1a700 -1 osd.3 152 *** Got signal Terminated *** 2024-04-24T17:51:41.581 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:51:41 smithi070 bash[65144]: debug 2024-04-24T17:51:41.433+0000 7f05e3f1a700 -1 osd.3 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-24T17:51:43.831 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:51:43 smithi070 bash[74095]: ts=2024-04-24T17:51:43.533Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=12 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi070.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.70:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi137.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.137:8443: connect: connection refused" 2024-04-24T17:51:43.831 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:51:43 smithi070 bash[74095]: ts=2024-04-24T17:51:43.535Z 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://smithi070.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.70:8443: connect: connection refused" 2024-04-24T17:51:43.831 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:51:43 smithi070 bash[74095]: ts=2024-04-24T17:51:43.535Z 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://smithi137.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.137:8443: connect: connection refused" 2024-04-24T17:51:44.331 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:51:44 smithi070 bash[65144]: debug 2024-04-24T17:51:44.041+0000 7f05e050e700 -1 osd.3 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:21.188696+0000 front 2024-04-24T17:51:21.188884+0000 (oldest deadline 2024-04-24T17:51:43.488771+0000) 2024-04-24T17:51:45.025 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:51:44 smithi137 bash[51247]: debug 2024-04-24T17:51:44.670+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:19.472656+0000 front 2024-04-24T17:51:19.472919+0000 (oldest deadline 2024-04-24T17:51:44.172905+0000) 2024-04-24T17:51:45.331 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:51:45 smithi070 bash[65144]: debug 2024-04-24T17:51:45.013+0000 7f05e050e700 -1 osd.3 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:21.188696+0000 front 2024-04-24T17:51:21.188884+0000 (oldest deadline 2024-04-24T17:51:43.488771+0000) 2024-04-24T17:51:45.526 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:51:45 smithi137 bash[45862]: debug 2024-04-24T17:51:45.170+0000 7feeebc6f700 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:21.380856+0000 front 2024-04-24T17:51:21.380660+0000 (oldest deadline 2024-04-24T17:51:44.880871+0000) 2024-04-24T17:51:45.526 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:51:45 smithi137 bash[49466]: debug 2024-04-24T17:51:45.278+0000 7fe5c3bce700 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:19.481128+0000 front 2024-04-24T17:51:19.481437+0000 (oldest deadline 2024-04-24T17:51:44.780994+0000) 2024-04-24T17:51:46.025 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:51:45 smithi137 bash[51247]: debug 2024-04-24T17:51:45.678+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:19.472656+0000 front 2024-04-24T17:51:19.472919+0000 (oldest deadline 2024-04-24T17:51:44.172905+0000) 2024-04-24T17:51:46.026 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:51:45 smithi137 bash[47664]: debug 2024-04-24T17:51:45.630+0000 7fb967d5d700 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:20.890100+0000 front 2024-04-24T17:51:20.890505+0000 (oldest deadline 2024-04-24T17:51:45.590034+0000) 2024-04-24T17:51:46.331 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:51:46 smithi070 bash[65144]: debug 2024-04-24T17:51:46.061+0000 7f05e050e700 -1 osd.3 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:21.188696+0000 front 2024-04-24T17:51:21.188884+0000 (oldest deadline 2024-04-24T17:51:43.488771+0000) 2024-04-24T17:51:46.525 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:51:46 smithi137 bash[45862]: debug 2024-04-24T17:51:46.166+0000 7feeebc6f700 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:21.380856+0000 front 2024-04-24T17:51:21.380660+0000 (oldest deadline 2024-04-24T17:51:44.880871+0000) 2024-04-24T17:51:46.526 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:51:46 smithi137 bash[49466]: debug 2024-04-24T17:51:46.306+0000 7fe5c3bce700 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:19.481128+0000 front 2024-04-24T17:51:19.481437+0000 (oldest deadline 2024-04-24T17:51:44.780994+0000) 2024-04-24T17:51:47.025 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:51:46 smithi137 bash[51247]: debug 2024-04-24T17:51:46.722+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:19.472656+0000 front 2024-04-24T17:51:19.472919+0000 (oldest deadline 2024-04-24T17:51:44.172905+0000) 2024-04-24T17:51:47.026 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:51:46 smithi137 bash[47664]: debug 2024-04-24T17:51:46.638+0000 7fb967d5d700 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:20.890100+0000 front 2024-04-24T17:51:20.890505+0000 (oldest deadline 2024-04-24T17:51:45.590034+0000) 2024-04-24T17:51:47.525 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:51:47 smithi137 bash[45862]: debug 2024-04-24T17:51:47.170+0000 7feeebc6f700 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:21.380856+0000 front 2024-04-24T17:51:21.380660+0000 (oldest deadline 2024-04-24T17:51:44.880871+0000) 2024-04-24T17:51:47.526 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:51:47 smithi137 bash[49466]: debug 2024-04-24T17:51:47.294+0000 7fe5c3bce700 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:19.481128+0000 front 2024-04-24T17:51:19.481437+0000 (oldest deadline 2024-04-24T17:51:44.780994+0000) 2024-04-24T17:51:48.025 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:51:47 smithi137 bash[47664]: debug 2024-04-24T17:51:47.665+0000 7fb967d5d700 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:20.890100+0000 front 2024-04-24T17:51:20.890505+0000 (oldest deadline 2024-04-24T17:51:45.590034+0000) 2024-04-24T17:51:48.026 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:51:47 smithi137 bash[51247]: debug 2024-04-24T17:51:47.709+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:19.472656+0000 front 2024-04-24T17:51:19.472919+0000 (oldest deadline 2024-04-24T17:51:44.172905+0000) 2024-04-24T17:51:48.081 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:51:47 smithi070 bash[78133]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-osd-3 2024-04-24T17:51:48.081 INFO:journalctl@ceph.osd.3.smithi070.stdout:Apr 24 17:51:47 smithi070 bash[78199]: Error response from daemon: No such container: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-osd-3 2024-04-24T17:51:48.525 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:51:48 smithi137 bash[45862]: debug 2024-04-24T17:51:48.221+0000 7feeebc6f700 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:21.380856+0000 front 2024-04-24T17:51:21.380660+0000 (oldest deadline 2024-04-24T17:51:44.880871+0000) 2024-04-24T17:51:48.526 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:51:48 smithi137 bash[49466]: debug 2024-04-24T17:51:48.301+0000 7fe5c3bce700 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:19.481128+0000 front 2024-04-24T17:51:19.481437+0000 (oldest deadline 2024-04-24T17:51:44.780994+0000) 2024-04-24T17:51:49.025 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:51:48 smithi137 bash[47664]: debug 2024-04-24T17:51:48.621+0000 7fb967d5d700 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:20.890100+0000 front 2024-04-24T17:51:20.890505+0000 (oldest deadline 2024-04-24T17:51:45.590034+0000) 2024-04-24T17:51:49.026 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:51:48 smithi137 bash[51247]: debug 2024-04-24T17:51:48.721+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:19.472656+0000 front 2024-04-24T17:51:19.472919+0000 (oldest deadline 2024-04-24T17:51:44.172905+0000) 2024-04-24T17:51:49.525 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:51:49 smithi137 bash[49466]: debug 2024-04-24T17:51:49.337+0000 7fe5c3bce700 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:19.481128+0000 front 2024-04-24T17:51:19.481437+0000 (oldest deadline 2024-04-24T17:51:44.780994+0000) 2024-04-24T17:51:49.526 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:51:49 smithi137 bash[45862]: debug 2024-04-24T17:51:49.257+0000 7feeebc6f700 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:21.380856+0000 front 2024-04-24T17:51:21.380660+0000 (oldest deadline 2024-04-24T17:51:44.880871+0000) 2024-04-24T17:51:49.619 DEBUG:teuthology.orchestra.run.smithi070:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6229cc3c-025f-11ef-bc93-c7b262605968@osd.3.service' 2024-04-24T17:51:49.645 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-24T17:51:49.645 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-04-24T17:51:49.646 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-04-24T17:51:49.646 DEBUG:teuthology.orchestra.run.smithi137:> sudo systemctl stop ceph-6229cc3c-025f-11ef-bc93-c7b262605968@osd.4 2024-04-24T17:51:49.900 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:51:49 smithi137 systemd[1]: Stopping Ceph osd.4 for 6229cc3c-025f-11ef-bc93-c7b262605968... 2024-04-24T17:51:49.901 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:51:49 smithi137 bash[51247]: debug 2024-04-24T17:51:49.749+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:19.472656+0000 front 2024-04-24T17:51:19.472919+0000 (oldest deadline 2024-04-24T17:51:44.172905+0000) 2024-04-24T17:51:49.901 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:51:49 smithi137 bash[47664]: debug 2024-04-24T17:51:49.585+0000 7fb967d5d700 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:20.890100+0000 front 2024-04-24T17:51:20.890505+0000 (oldest deadline 2024-04-24T17:51:45.590034+0000) 2024-04-24T17:51:50.025 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:51:49 smithi137 bash[45862]: debug 2024-04-24T17:51:49.905+0000 7feef3683700 -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-04-24T17:51:50.025 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:51:49 smithi137 bash[45862]: debug 2024-04-24T17:51:49.905+0000 7feef3683700 -1 osd.4 152 *** Got signal Terminated *** 2024-04-24T17:51:50.026 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:51:49 smithi137 bash[45862]: debug 2024-04-24T17:51:49.905+0000 7feef3683700 -1 osd.4 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-24T17:51:50.525 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:51:50 smithi137 bash[45862]: debug 2024-04-24T17:51:50.269+0000 7feeebc6f700 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:21.380856+0000 front 2024-04-24T17:51:21.380660+0000 (oldest deadline 2024-04-24T17:51:44.880871+0000) 2024-04-24T17:51:50.525 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:51:50 smithi137 bash[49466]: debug 2024-04-24T17:51:50.317+0000 7fe5c3bce700 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:19.481128+0000 front 2024-04-24T17:51:19.481437+0000 (oldest deadline 2024-04-24T17:51:44.780994+0000) 2024-04-24T17:51:51.025 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:51:50 smithi137 bash[51247]: debug 2024-04-24T17:51:50.717+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:19.472656+0000 front 2024-04-24T17:51:19.472919+0000 (oldest deadline 2024-04-24T17:51:44.172905+0000) 2024-04-24T17:51:51.026 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:51:50 smithi137 bash[47664]: debug 2024-04-24T17:51:50.553+0000 7fb967d5d700 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:20.890100+0000 front 2024-04-24T17:51:20.890505+0000 (oldest deadline 2024-04-24T17:51:45.590034+0000) 2024-04-24T17:51:51.574 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:51:51 smithi137 bash[45862]: debug 2024-04-24T17:51:51.285+0000 7feeebc6f700 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:21.380856+0000 front 2024-04-24T17:51:21.380660+0000 (oldest deadline 2024-04-24T17:51:44.880871+0000) 2024-04-24T17:51:51.575 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:51:51 smithi137 bash[49466]: debug 2024-04-24T17:51:51.329+0000 7fe5c3bce700 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:19.481128+0000 front 2024-04-24T17:51:19.481437+0000 (oldest deadline 2024-04-24T17:51:44.780994+0000) 2024-04-24T17:51:52.025 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:51:51 smithi137 bash[51247]: debug 2024-04-24T17:51:51.749+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:19.472656+0000 front 2024-04-24T17:51:19.472919+0000 (oldest deadline 2024-04-24T17:51:44.172905+0000) 2024-04-24T17:51:52.025 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:51:51 smithi137 bash[47664]: debug 2024-04-24T17:51:51.581+0000 7fb967d5d700 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:20.890100+0000 front 2024-04-24T17:51:20.890505+0000 (oldest deadline 2024-04-24T17:51:45.590034+0000) 2024-04-24T17:51:52.611 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:51:52 smithi137 bash[45862]: debug 2024-04-24T17:51:52.301+0000 7feeebc6f700 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:21.380856+0000 front 2024-04-24T17:51:21.380660+0000 (oldest deadline 2024-04-24T17:51:44.880871+0000) 2024-04-24T17:51:52.612 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:51:52 smithi137 bash[49466]: debug 2024-04-24T17:51:52.377+0000 7fe5c3bce700 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:19.481128+0000 front 2024-04-24T17:51:19.481437+0000 (oldest deadline 2024-04-24T17:51:44.780994+0000) 2024-04-24T17:51:53.026 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:51:52 smithi137 bash[47664]: debug 2024-04-24T17:51:52.617+0000 7fb967d5d700 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:20.890100+0000 front 2024-04-24T17:51:20.890505+0000 (oldest deadline 2024-04-24T17:51:45.590034+0000) 2024-04-24T17:51:53.026 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:51:52 smithi137 bash[51247]: debug 2024-04-24T17:51:52.765+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:19.472656+0000 front 2024-04-24T17:51:19.472919+0000 (oldest deadline 2024-04-24T17:51:44.172905+0000) 2024-04-24T17:51:53.027 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:51:52 smithi137 bash[51247]: debug 2024-04-24T17:51:52.765+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-04-24T17:51:28.274755+0000 front 2024-04-24T17:51:28.274725+0000 (oldest deadline 2024-04-24T17:51:51.774370+0000) 2024-04-24T17:51:53.579 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:51:53 smithi137 bash[45862]: debug 2024-04-24T17:51:53.325+0000 7feeebc6f700 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:21.380856+0000 front 2024-04-24T17:51:21.380660+0000 (oldest deadline 2024-04-24T17:51:44.880871+0000) 2024-04-24T17:51:53.580 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:51:53 smithi137 bash[49466]: debug 2024-04-24T17:51:53.341+0000 7fe5c3bce700 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:19.481128+0000 front 2024-04-24T17:51:19.481437+0000 (oldest deadline 2024-04-24T17:51:44.780994+0000) 2024-04-24T17:51:53.580 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:51:53 smithi137 bash[49466]: debug 2024-04-24T17:51:53.341+0000 7fe5c3bce700 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-04-24T17:51:29.482561+0000 front 2024-04-24T17:51:29.482481+0000 (oldest deadline 2024-04-24T17:51:52.982332+0000) 2024-04-24T17:51:53.831 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:51:53 smithi070 bash[74095]: ts=2024-04-24T17:51:53.533Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=12 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://smithi070.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.70:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi137.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.137:8443: connect: connection refused" 2024-04-24T17:51:53.831 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:51:53 smithi070 bash[74095]: ts=2024-04-24T17:51:53.536Z 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://smithi070.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.70:8443: connect: connection refused" 2024-04-24T17:51:53.831 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:51:53 smithi070 bash[74095]: ts=2024-04-24T17:51:53.539Z 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://smithi137.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.137:8443: connect: connection refused" 2024-04-24T17:51:54.025 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:51:53 smithi137 bash[51247]: debug 2024-04-24T17:51:53.797+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:19.472656+0000 front 2024-04-24T17:51:19.472919+0000 (oldest deadline 2024-04-24T17:51:44.172905+0000) 2024-04-24T17:51:54.025 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:51:53 smithi137 bash[51247]: debug 2024-04-24T17:51:53.797+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-04-24T17:51:28.274755+0000 front 2024-04-24T17:51:28.274725+0000 (oldest deadline 2024-04-24T17:51:51.774370+0000) 2024-04-24T17:51:54.026 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:51:53 smithi137 bash[47664]: debug 2024-04-24T17:51:53.585+0000 7fb967d5d700 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:20.890100+0000 front 2024-04-24T17:51:20.890505+0000 (oldest deadline 2024-04-24T17:51:45.590034+0000) 2024-04-24T17:51:54.607 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:51:54 smithi137 bash[45862]: debug 2024-04-24T17:51:54.321+0000 7feeebc6f700 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:21.380856+0000 front 2024-04-24T17:51:21.380660+0000 (oldest deadline 2024-04-24T17:51:44.880871+0000) 2024-04-24T17:51:54.607 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:51:54 smithi137 bash[49466]: debug 2024-04-24T17:51:54.369+0000 7fe5c3bce700 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:19.481128+0000 front 2024-04-24T17:51:19.481437+0000 (oldest deadline 2024-04-24T17:51:44.780994+0000) 2024-04-24T17:51:54.607 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:51:54 smithi137 bash[49466]: debug 2024-04-24T17:51:54.369+0000 7fe5c3bce700 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-04-24T17:51:29.482561+0000 front 2024-04-24T17:51:29.482481+0000 (oldest deadline 2024-04-24T17:51:52.982332+0000) 2024-04-24T17:51:55.025 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:51:54 smithi137 bash[47664]: debug 2024-04-24T17:51:54.613+0000 7fb967d5d700 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:20.890100+0000 front 2024-04-24T17:51:20.890505+0000 (oldest deadline 2024-04-24T17:51:45.590034+0000) 2024-04-24T17:51:55.025 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:51:54 smithi137 bash[47664]: debug 2024-04-24T17:51:54.613+0000 7fb967d5d700 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-04-24T17:51:25.591371+0000 front 2024-04-24T17:51:25.590982+0000 (oldest deadline 2024-04-24T17:51:53.791311+0000) 2024-04-24T17:51:55.026 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:51:54 smithi137 bash[51247]: debug 2024-04-24T17:51:54.813+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:19.472656+0000 front 2024-04-24T17:51:19.472919+0000 (oldest deadline 2024-04-24T17:51:44.172905+0000) 2024-04-24T17:51:55.026 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:51:54 smithi137 bash[51247]: debug 2024-04-24T17:51:54.813+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-04-24T17:51:28.274755+0000 front 2024-04-24T17:51:28.274725+0000 (oldest deadline 2024-04-24T17:51:51.774370+0000) 2024-04-24T17:51:55.576 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:51:55 smithi137 bash[49466]: debug 2024-04-24T17:51:55.413+0000 7fe5c3bce700 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:19.481128+0000 front 2024-04-24T17:51:19.481437+0000 (oldest deadline 2024-04-24T17:51:44.780994+0000) 2024-04-24T17:51:55.576 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:51:55 smithi137 bash[49466]: debug 2024-04-24T17:51:55.413+0000 7fe5c3bce700 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-04-24T17:51:29.482561+0000 front 2024-04-24T17:51:29.482481+0000 (oldest deadline 2024-04-24T17:51:52.982332+0000) 2024-04-24T17:51:55.576 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:51:55 smithi137 bash[56576]: ts=2024-04-24T17:51:55.323Z 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.70:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.70:8765: connect: connection refused" 2024-04-24T17:51:55.576 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:51:55 smithi137 bash[56576]: ts=2024-04-24T17:51:55.323Z 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.70:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.70:8765: connect: connection refused" 2024-04-24T17:51:55.577 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:51:55 smithi137 bash[56576]: ts=2024-04-24T17:51:55.332Z 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.70:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.70:8765: connect: connection refused" 2024-04-24T17:51:55.577 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:51:55 smithi137 bash[56576]: ts=2024-04-24T17:51:55.332Z 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.70:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.70:8765: connect: connection refused" 2024-04-24T17:51:55.577 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:51:55 smithi137 bash[56576]: ts=2024-04-24T17:51:55.333Z 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.70:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.70:8765: connect: connection refused" 2024-04-24T17:51:55.998 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:51:55 smithi137 bash[51247]: debug 2024-04-24T17:51:55.813+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:19.472656+0000 front 2024-04-24T17:51:19.472919+0000 (oldest deadline 2024-04-24T17:51:44.172905+0000) 2024-04-24T17:51:55.998 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:51:55 smithi137 bash[51247]: debug 2024-04-24T17:51:55.813+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-04-24T17:51:28.274755+0000 front 2024-04-24T17:51:28.274725+0000 (oldest deadline 2024-04-24T17:51:51.774370+0000) 2024-04-24T17:51:55.998 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:51:55 smithi137 bash[47664]: debug 2024-04-24T17:51:55.581+0000 7fb967d5d700 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:20.890100+0000 front 2024-04-24T17:51:20.890505+0000 (oldest deadline 2024-04-24T17:51:45.590034+0000) 2024-04-24T17:51:55.999 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:51:55 smithi137 bash[47664]: debug 2024-04-24T17:51:55.581+0000 7fb967d5d700 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-04-24T17:51:25.591371+0000 front 2024-04-24T17:51:25.590982+0000 (oldest deadline 2024-04-24T17:51:53.791311+0000) 2024-04-24T17:51:56.253 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:51:56 smithi137 bash[58466]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-osd-4 2024-04-24T17:51:56.253 INFO:journalctl@ceph.osd.4.smithi137.stdout:Apr 24 17:51:56 smithi137 bash[58529]: Error response from daemon: No such container: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-osd-4 2024-04-24T17:51:56.525 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:51:56 smithi137 bash[49466]: debug 2024-04-24T17:51:56.445+0000 7fe5c3bce700 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:19.481128+0000 front 2024-04-24T17:51:19.481437+0000 (oldest deadline 2024-04-24T17:51:44.780994+0000) 2024-04-24T17:51:56.525 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:51:56 smithi137 bash[49466]: debug 2024-04-24T17:51:56.445+0000 7fe5c3bce700 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-04-24T17:51:29.482561+0000 front 2024-04-24T17:51:29.482481+0000 (oldest deadline 2024-04-24T17:51:52.982332+0000) 2024-04-24T17:51:56.852 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:51:56 smithi137 bash[47664]: debug 2024-04-24T17:51:56.569+0000 7fb967d5d700 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:20.890100+0000 front 2024-04-24T17:51:20.890505+0000 (oldest deadline 2024-04-24T17:51:45.590034+0000) 2024-04-24T17:51:56.852 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:51:56 smithi137 bash[47664]: debug 2024-04-24T17:51:56.569+0000 7fb967d5d700 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-04-24T17:51:25.591371+0000 front 2024-04-24T17:51:25.590982+0000 (oldest deadline 2024-04-24T17:51:53.791311+0000) 2024-04-24T17:51:57.173 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:51:56 smithi137 bash[51247]: debug 2024-04-24T17:51:56.857+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:19.472656+0000 front 2024-04-24T17:51:19.472919+0000 (oldest deadline 2024-04-24T17:51:44.172905+0000) 2024-04-24T17:51:57.174 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:51:56 smithi137 bash[51247]: debug 2024-04-24T17:51:56.857+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-04-24T17:51:28.274755+0000 front 2024-04-24T17:51:28.274725+0000 (oldest deadline 2024-04-24T17:51:51.774370+0000) 2024-04-24T17:51:57.775 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:51:57 smithi137 bash[47664]: debug 2024-04-24T17:51:57.553+0000 7fb967d5d700 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:20.890100+0000 front 2024-04-24T17:51:20.890505+0000 (oldest deadline 2024-04-24T17:51:45.590034+0000) 2024-04-24T17:51:57.775 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:51:57 smithi137 bash[47664]: debug 2024-04-24T17:51:57.553+0000 7fb967d5d700 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-04-24T17:51:25.591371+0000 front 2024-04-24T17:51:25.590982+0000 (oldest deadline 2024-04-24T17:51:53.791311+0000) 2024-04-24T17:51:57.776 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:51:57 smithi137 bash[49466]: debug 2024-04-24T17:51:57.477+0000 7fe5c3bce700 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:19.481128+0000 front 2024-04-24T17:51:19.481437+0000 (oldest deadline 2024-04-24T17:51:44.780994+0000) 2024-04-24T17:51:57.776 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:51:57 smithi137 bash[49466]: debug 2024-04-24T17:51:57.477+0000 7fe5c3bce700 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-04-24T17:51:29.482561+0000 front 2024-04-24T17:51:29.482481+0000 (oldest deadline 2024-04-24T17:51:52.982332+0000) 2024-04-24T17:51:58.275 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:51:57 smithi137 bash[51247]: debug 2024-04-24T17:51:57.837+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:19.472656+0000 front 2024-04-24T17:51:19.472919+0000 (oldest deadline 2024-04-24T17:51:44.172905+0000) 2024-04-24T17:51:58.275 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:51:57 smithi137 bash[51247]: debug 2024-04-24T17:51:57.837+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-04-24T17:51:28.274755+0000 front 2024-04-24T17:51:28.274725+0000 (oldest deadline 2024-04-24T17:51:51.774370+0000) 2024-04-24T17:51:58.293 DEBUG:teuthology.orchestra.run.smithi137:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6229cc3c-025f-11ef-bc93-c7b262605968@osd.4.service' 2024-04-24T17:51:58.323 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-24T17:51:58.323 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-04-24T17:51:58.323 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-04-24T17:51:58.323 DEBUG:teuthology.orchestra.run.smithi137:> sudo systemctl stop ceph-6229cc3c-025f-11ef-bc93-c7b262605968@osd.5 2024-04-24T17:51:58.775 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:51:58 smithi137 bash[49466]: debug 2024-04-24T17:51:58.429+0000 7fe5c3bce700 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:19.481128+0000 front 2024-04-24T17:51:19.481437+0000 (oldest deadline 2024-04-24T17:51:44.780994+0000) 2024-04-24T17:51:58.776 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:51:58 smithi137 bash[49466]: debug 2024-04-24T17:51:58.429+0000 7fe5c3bce700 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-04-24T17:51:29.482561+0000 front 2024-04-24T17:51:29.482481+0000 (oldest deadline 2024-04-24T17:51:52.982332+0000) 2024-04-24T17:51:58.776 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:51:58 smithi137 systemd[1]: Stopping Ceph osd.5 for 6229cc3c-025f-11ef-bc93-c7b262605968... 2024-04-24T17:51:58.776 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:51:58 smithi137 bash[47664]: debug 2024-04-24T17:51:58.505+0000 7fb967d5d700 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:20.890100+0000 front 2024-04-24T17:51:20.890505+0000 (oldest deadline 2024-04-24T17:51:45.590034+0000) 2024-04-24T17:51:58.776 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:51:58 smithi137 bash[47664]: debug 2024-04-24T17:51:58.505+0000 7fb967d5d700 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-04-24T17:51:25.591371+0000 front 2024-04-24T17:51:25.590982+0000 (oldest deadline 2024-04-24T17:51:53.791311+0000) 2024-04-24T17:51:58.776 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:51:58 smithi137 bash[47664]: debug 2024-04-24T17:51:58.513+0000 7fb96f771700 -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-04-24T17:51:58.776 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:51:58 smithi137 bash[47664]: debug 2024-04-24T17:51:58.513+0000 7fb96f771700 -1 osd.5 152 *** Got signal Terminated *** 2024-04-24T17:51:58.776 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:51:58 smithi137 bash[47664]: debug 2024-04-24T17:51:58.513+0000 7fb96f771700 -1 osd.5 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-24T17:51:59.278 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:51:58 smithi137 bash[51247]: debug 2024-04-24T17:51:58.877+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:19.472656+0000 front 2024-04-24T17:51:19.472919+0000 (oldest deadline 2024-04-24T17:51:44.172905+0000) 2024-04-24T17:51:59.278 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:51:58 smithi137 bash[51247]: debug 2024-04-24T17:51:58.877+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-04-24T17:51:28.274755+0000 front 2024-04-24T17:51:28.274725+0000 (oldest deadline 2024-04-24T17:51:51.774370+0000) 2024-04-24T17:51:59.775 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:51:59 smithi137 bash[47664]: debug 2024-04-24T17:51:59.469+0000 7fb967d5d700 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:20.890100+0000 front 2024-04-24T17:51:20.890505+0000 (oldest deadline 2024-04-24T17:51:45.590034+0000) 2024-04-24T17:51:59.775 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:51:59 smithi137 bash[47664]: debug 2024-04-24T17:51:59.469+0000 7fb967d5d700 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-04-24T17:51:25.591371+0000 front 2024-04-24T17:51:25.590982+0000 (oldest deadline 2024-04-24T17:51:53.791311+0000) 2024-04-24T17:51:59.776 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:51:59 smithi137 bash[49466]: debug 2024-04-24T17:51:59.461+0000 7fe5c3bce700 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:19.481128+0000 front 2024-04-24T17:51:19.481437+0000 (oldest deadline 2024-04-24T17:51:44.780994+0000) 2024-04-24T17:51:59.776 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:51:59 smithi137 bash[49466]: debug 2024-04-24T17:51:59.461+0000 7fe5c3bce700 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-04-24T17:51:29.482561+0000 front 2024-04-24T17:51:29.482481+0000 (oldest deadline 2024-04-24T17:51:52.982332+0000) 2024-04-24T17:51:59.776 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:51:59 smithi137 bash[49466]: debug 2024-04-24T17:51:59.461+0000 7fe5c3bce700 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.70:6822 osd.2 since back 2024-04-24T17:51:34.084021+0000 front 2024-04-24T17:51:34.083857+0000 (oldest deadline 2024-04-24T17:51:59.383533+0000) 2024-04-24T17:52:00.275 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:51:59 smithi137 bash[51247]: debug 2024-04-24T17:51:59.921+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:19.472656+0000 front 2024-04-24T17:51:19.472919+0000 (oldest deadline 2024-04-24T17:51:44.172905+0000) 2024-04-24T17:52:00.275 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:51:59 smithi137 bash[51247]: debug 2024-04-24T17:51:59.921+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-04-24T17:51:28.274755+0000 front 2024-04-24T17:51:28.274725+0000 (oldest deadline 2024-04-24T17:51:51.774370+0000) 2024-04-24T17:52:00.775 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:52:00 smithi137 bash[47664]: debug 2024-04-24T17:52:00.421+0000 7fb967d5d700 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:20.890100+0000 front 2024-04-24T17:51:20.890505+0000 (oldest deadline 2024-04-24T17:51:45.590034+0000) 2024-04-24T17:52:00.776 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:52:00 smithi137 bash[47664]: debug 2024-04-24T17:52:00.421+0000 7fb967d5d700 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-04-24T17:51:25.591371+0000 front 2024-04-24T17:51:25.590982+0000 (oldest deadline 2024-04-24T17:51:53.791311+0000) 2024-04-24T17:52:00.776 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:52:00 smithi137 bash[49466]: debug 2024-04-24T17:52:00.453+0000 7fe5c3bce700 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:19.481128+0000 front 2024-04-24T17:51:19.481437+0000 (oldest deadline 2024-04-24T17:51:44.780994+0000) 2024-04-24T17:52:00.776 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:52:00 smithi137 bash[49466]: debug 2024-04-24T17:52:00.453+0000 7fe5c3bce700 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-04-24T17:51:29.482561+0000 front 2024-04-24T17:51:29.482481+0000 (oldest deadline 2024-04-24T17:51:52.982332+0000) 2024-04-24T17:52:00.776 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:52:00 smithi137 bash[49466]: debug 2024-04-24T17:52:00.453+0000 7fe5c3bce700 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.70:6822 osd.2 since back 2024-04-24T17:51:34.084021+0000 front 2024-04-24T17:51:34.083857+0000 (oldest deadline 2024-04-24T17:51:59.383533+0000) 2024-04-24T17:52:01.275 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:00 smithi137 bash[51247]: debug 2024-04-24T17:52:00.913+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:19.472656+0000 front 2024-04-24T17:51:19.472919+0000 (oldest deadline 2024-04-24T17:51:44.172905+0000) 2024-04-24T17:52:01.275 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:00 smithi137 bash[51247]: debug 2024-04-24T17:52:00.913+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-04-24T17:51:28.274755+0000 front 2024-04-24T17:51:28.274725+0000 (oldest deadline 2024-04-24T17:51:51.774370+0000) 2024-04-24T17:52:01.776 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:52:01 smithi137 bash[47664]: debug 2024-04-24T17:52:01.433+0000 7fb967d5d700 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:20.890100+0000 front 2024-04-24T17:51:20.890505+0000 (oldest deadline 2024-04-24T17:51:45.590034+0000) 2024-04-24T17:52:01.776 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:52:01 smithi137 bash[47664]: debug 2024-04-24T17:52:01.433+0000 7fb967d5d700 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-04-24T17:51:25.591371+0000 front 2024-04-24T17:51:25.590982+0000 (oldest deadline 2024-04-24T17:51:53.791311+0000) 2024-04-24T17:52:01.776 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:52:01 smithi137 bash[47664]: debug 2024-04-24T17:52:01.433+0000 7fb967d5d700 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.70:6822 osd.2 since back 2024-04-24T17:51:34.892751+0000 front 2024-04-24T17:51:34.892849+0000 (oldest deadline 2024-04-24T17:52:00.792474+0000) 2024-04-24T17:52:01.776 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:52:01 smithi137 bash[49466]: debug 2024-04-24T17:52:01.485+0000 7fe5c3bce700 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:19.481128+0000 front 2024-04-24T17:51:19.481437+0000 (oldest deadline 2024-04-24T17:51:44.780994+0000) 2024-04-24T17:52:01.777 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:52:01 smithi137 bash[49466]: debug 2024-04-24T17:52:01.485+0000 7fe5c3bce700 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-04-24T17:51:29.482561+0000 front 2024-04-24T17:51:29.482481+0000 (oldest deadline 2024-04-24T17:51:52.982332+0000) 2024-04-24T17:52:01.777 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:52:01 smithi137 bash[49466]: debug 2024-04-24T17:52:01.485+0000 7fe5c3bce700 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.70:6822 osd.2 since back 2024-04-24T17:51:34.084021+0000 front 2024-04-24T17:51:34.083857+0000 (oldest deadline 2024-04-24T17:51:59.383533+0000) 2024-04-24T17:52:02.275 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:01 smithi137 bash[51247]: debug 2024-04-24T17:52:01.909+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:19.472656+0000 front 2024-04-24T17:51:19.472919+0000 (oldest deadline 2024-04-24T17:51:44.172905+0000) 2024-04-24T17:52:02.275 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:01 smithi137 bash[51247]: debug 2024-04-24T17:52:01.909+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-04-24T17:51:28.274755+0000 front 2024-04-24T17:51:28.274725+0000 (oldest deadline 2024-04-24T17:51:51.774370+0000) 2024-04-24T17:52:02.775 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:52:02 smithi137 bash[47664]: debug 2024-04-24T17:52:02.445+0000 7fb967d5d700 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:20.890100+0000 front 2024-04-24T17:51:20.890505+0000 (oldest deadline 2024-04-24T17:51:45.590034+0000) 2024-04-24T17:52:02.776 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:52:02 smithi137 bash[47664]: debug 2024-04-24T17:52:02.445+0000 7fb967d5d700 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-04-24T17:51:25.591371+0000 front 2024-04-24T17:51:25.590982+0000 (oldest deadline 2024-04-24T17:51:53.791311+0000) 2024-04-24T17:52:02.776 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:52:02 smithi137 bash[47664]: debug 2024-04-24T17:52:02.445+0000 7fb967d5d700 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.70:6822 osd.2 since back 2024-04-24T17:51:34.892751+0000 front 2024-04-24T17:51:34.892849+0000 (oldest deadline 2024-04-24T17:52:00.792474+0000) 2024-04-24T17:52:02.776 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:52:02 smithi137 bash[49466]: debug 2024-04-24T17:52:02.489+0000 7fe5c3bce700 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:19.481128+0000 front 2024-04-24T17:51:19.481437+0000 (oldest deadline 2024-04-24T17:51:44.780994+0000) 2024-04-24T17:52:02.776 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:52:02 smithi137 bash[49466]: debug 2024-04-24T17:52:02.489+0000 7fe5c3bce700 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-04-24T17:51:29.482561+0000 front 2024-04-24T17:51:29.482481+0000 (oldest deadline 2024-04-24T17:51:52.982332+0000) 2024-04-24T17:52:02.776 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:52:02 smithi137 bash[49466]: debug 2024-04-24T17:52:02.489+0000 7fe5c3bce700 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.70:6822 osd.2 since back 2024-04-24T17:51:34.084021+0000 front 2024-04-24T17:51:34.083857+0000 (oldest deadline 2024-04-24T17:51:59.383533+0000) 2024-04-24T17:52:03.275 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:02 smithi137 bash[51247]: debug 2024-04-24T17:52:02.881+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:19.472656+0000 front 2024-04-24T17:51:19.472919+0000 (oldest deadline 2024-04-24T17:51:44.172905+0000) 2024-04-24T17:52:03.276 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:02 smithi137 bash[51247]: debug 2024-04-24T17:52:02.881+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-04-24T17:51:28.274755+0000 front 2024-04-24T17:51:28.274725+0000 (oldest deadline 2024-04-24T17:51:51.774370+0000) 2024-04-24T17:52:03.775 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:52:03 smithi137 bash[47664]: debug 2024-04-24T17:52:03.445+0000 7fb967d5d700 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:20.890100+0000 front 2024-04-24T17:51:20.890505+0000 (oldest deadline 2024-04-24T17:51:45.590034+0000) 2024-04-24T17:52:03.776 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:52:03 smithi137 bash[47664]: debug 2024-04-24T17:52:03.445+0000 7fb967d5d700 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-04-24T17:51:25.591371+0000 front 2024-04-24T17:51:25.590982+0000 (oldest deadline 2024-04-24T17:51:53.791311+0000) 2024-04-24T17:52:03.776 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:52:03 smithi137 bash[47664]: debug 2024-04-24T17:52:03.445+0000 7fb967d5d700 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.70:6822 osd.2 since back 2024-04-24T17:51:34.892751+0000 front 2024-04-24T17:51:34.892849+0000 (oldest deadline 2024-04-24T17:52:00.792474+0000) 2024-04-24T17:52:03.776 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:52:03 smithi137 bash[49466]: debug 2024-04-24T17:52:03.453+0000 7fe5c3bce700 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:19.481128+0000 front 2024-04-24T17:51:19.481437+0000 (oldest deadline 2024-04-24T17:51:44.780994+0000) 2024-04-24T17:52:03.776 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:52:03 smithi137 bash[49466]: debug 2024-04-24T17:52:03.453+0000 7fe5c3bce700 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-04-24T17:51:29.482561+0000 front 2024-04-24T17:51:29.482481+0000 (oldest deadline 2024-04-24T17:51:52.982332+0000) 2024-04-24T17:52:03.776 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:52:03 smithi137 bash[49466]: debug 2024-04-24T17:52:03.453+0000 7fe5c3bce700 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.70:6822 osd.2 since back 2024-04-24T17:51:34.084021+0000 front 2024-04-24T17:51:34.083857+0000 (oldest deadline 2024-04-24T17:51:59.383533+0000) 2024-04-24T17:52:03.831 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:52:03 smithi070 bash[74095]: ts=2024-04-24T17:52:03.534Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=12 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi137.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.137:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi070.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.70:8443: connect: connection refused" 2024-04-24T17:52:03.831 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:52:03 smithi070 bash[74095]: ts=2024-04-24T17:52:03.536Z 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://smithi070.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.70:8443: connect: connection refused" 2024-04-24T17:52:03.831 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:52:03 smithi070 bash[74095]: ts=2024-04-24T17:52:03.537Z 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://smithi137.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.137:8443: connect: connection refused" 2024-04-24T17:52:04.275 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:03 smithi137 bash[51247]: debug 2024-04-24T17:52:03.909+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:19.472656+0000 front 2024-04-24T17:51:19.472919+0000 (oldest deadline 2024-04-24T17:51:44.172905+0000) 2024-04-24T17:52:04.275 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:03 smithi137 bash[51247]: debug 2024-04-24T17:52:03.909+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-04-24T17:51:28.274755+0000 front 2024-04-24T17:51:28.274725+0000 (oldest deadline 2024-04-24T17:51:51.774370+0000) 2024-04-24T17:52:04.276 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:03 smithi137 bash[51247]: debug 2024-04-24T17:52:03.909+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6822 osd.2 since back 2024-04-24T17:51:38.177504+0000 front 2024-04-24T17:51:38.177326+0000 (oldest deadline 2024-04-24T17:52:03.477188+0000) 2024-04-24T17:52:04.684 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:52:04 smithi137 bash[58662]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-osd-5 2024-04-24T17:52:04.684 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:52:04 smithi137 bash[49466]: debug 2024-04-24T17:52:04.429+0000 7fe5c3bce700 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:19.481128+0000 front 2024-04-24T17:51:19.481437+0000 (oldest deadline 2024-04-24T17:51:44.780994+0000) 2024-04-24T17:52:04.684 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:52:04 smithi137 bash[49466]: debug 2024-04-24T17:52:04.429+0000 7fe5c3bce700 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-04-24T17:51:29.482561+0000 front 2024-04-24T17:51:29.482481+0000 (oldest deadline 2024-04-24T17:51:52.982332+0000) 2024-04-24T17:52:04.684 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:52:04 smithi137 bash[49466]: debug 2024-04-24T17:52:04.429+0000 7fe5c3bce700 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.70:6822 osd.2 since back 2024-04-24T17:51:34.084021+0000 front 2024-04-24T17:51:34.083857+0000 (oldest deadline 2024-04-24T17:51:59.383533+0000) 2024-04-24T17:52:05.025 INFO:journalctl@ceph.osd.5.smithi137.stdout:Apr 24 17:52:04 smithi137 bash[58730]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-osd-5 2024-04-24T17:52:05.026 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:04 smithi137 bash[51247]: debug 2024-04-24T17:52:04.865+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:19.472656+0000 front 2024-04-24T17:51:19.472919+0000 (oldest deadline 2024-04-24T17:51:44.172905+0000) 2024-04-24T17:52:05.026 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:04 smithi137 bash[51247]: debug 2024-04-24T17:52:04.865+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-04-24T17:51:28.274755+0000 front 2024-04-24T17:51:28.274725+0000 (oldest deadline 2024-04-24T17:51:51.774370+0000) 2024-04-24T17:52:05.026 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:04 smithi137 bash[51247]: debug 2024-04-24T17:52:04.865+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6822 osd.2 since back 2024-04-24T17:51:38.177504+0000 front 2024-04-24T17:51:38.177326+0000 (oldest deadline 2024-04-24T17:52:03.477188+0000) 2024-04-24T17:52:05.711 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:52:05 smithi137 bash[49466]: debug 2024-04-24T17:52:05.465+0000 7fe5c3bce700 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:19.481128+0000 front 2024-04-24T17:51:19.481437+0000 (oldest deadline 2024-04-24T17:51:44.780994+0000) 2024-04-24T17:52:05.711 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:52:05 smithi137 bash[49466]: debug 2024-04-24T17:52:05.465+0000 7fe5c3bce700 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-04-24T17:51:29.482561+0000 front 2024-04-24T17:51:29.482481+0000 (oldest deadline 2024-04-24T17:51:52.982332+0000) 2024-04-24T17:52:05.711 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:52:05 smithi137 bash[49466]: debug 2024-04-24T17:52:05.465+0000 7fe5c3bce700 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.70:6822 osd.2 since back 2024-04-24T17:51:34.084021+0000 front 2024-04-24T17:51:34.083857+0000 (oldest deadline 2024-04-24T17:51:59.383533+0000) 2024-04-24T17:52:06.025 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:05 smithi137 bash[51247]: debug 2024-04-24T17:52:05.841+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:19.472656+0000 front 2024-04-24T17:51:19.472919+0000 (oldest deadline 2024-04-24T17:51:44.172905+0000) 2024-04-24T17:52:06.026 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:05 smithi137 bash[51247]: debug 2024-04-24T17:52:05.841+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-04-24T17:51:28.274755+0000 front 2024-04-24T17:51:28.274725+0000 (oldest deadline 2024-04-24T17:51:51.774370+0000) 2024-04-24T17:52:06.026 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:05 smithi137 bash[51247]: debug 2024-04-24T17:52:05.841+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6822 osd.2 since back 2024-04-24T17:51:38.177504+0000 front 2024-04-24T17:51:38.177326+0000 (oldest deadline 2024-04-24T17:52:03.477188+0000) 2024-04-24T17:52:06.748 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:52:06 smithi137 bash[49466]: debug 2024-04-24T17:52:06.457+0000 7fe5c3bce700 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:19.481128+0000 front 2024-04-24T17:51:19.481437+0000 (oldest deadline 2024-04-24T17:51:44.780994+0000) 2024-04-24T17:52:06.748 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:52:06 smithi137 bash[49466]: debug 2024-04-24T17:52:06.457+0000 7fe5c3bce700 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-04-24T17:51:29.482561+0000 front 2024-04-24T17:51:29.482481+0000 (oldest deadline 2024-04-24T17:51:52.982332+0000) 2024-04-24T17:52:06.748 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:52:06 smithi137 bash[49466]: debug 2024-04-24T17:52:06.457+0000 7fe5c3bce700 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.70:6822 osd.2 since back 2024-04-24T17:51:34.084021+0000 front 2024-04-24T17:51:34.083857+0000 (oldest deadline 2024-04-24T17:51:59.383533+0000) 2024-04-24T17:52:06.752 DEBUG:teuthology.orchestra.run.smithi137:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6229cc3c-025f-11ef-bc93-c7b262605968@osd.5.service' 2024-04-24T17:52:06.780 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-24T17:52:06.781 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-04-24T17:52:06.781 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-04-24T17:52:06.781 DEBUG:teuthology.orchestra.run.smithi137:> sudo systemctl stop ceph-6229cc3c-025f-11ef-bc93-c7b262605968@osd.6 2024-04-24T17:52:07.025 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:52:06 smithi137 systemd[1]: Stopping Ceph osd.6 for 6229cc3c-025f-11ef-bc93-c7b262605968... 2024-04-24T17:52:07.026 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:52:06 smithi137 bash[49466]: debug 2024-04-24T17:52:06.973+0000 7fe5c75da700 -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-04-24T17:52:07.026 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:52:06 smithi137 bash[49466]: debug 2024-04-24T17:52:06.973+0000 7fe5c75da700 -1 osd.6 152 *** Got signal Terminated *** 2024-04-24T17:52:07.026 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:52:06 smithi137 bash[49466]: debug 2024-04-24T17:52:06.973+0000 7fe5c75da700 -1 osd.6 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-24T17:52:07.026 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:06 smithi137 bash[51247]: debug 2024-04-24T17:52:06.833+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:19.472656+0000 front 2024-04-24T17:51:19.472919+0000 (oldest deadline 2024-04-24T17:51:44.172905+0000) 2024-04-24T17:52:07.026 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:06 smithi137 bash[51247]: debug 2024-04-24T17:52:06.833+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-04-24T17:51:28.274755+0000 front 2024-04-24T17:51:28.274725+0000 (oldest deadline 2024-04-24T17:51:51.774370+0000) 2024-04-24T17:52:07.026 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:06 smithi137 bash[51247]: debug 2024-04-24T17:52:06.833+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6822 osd.2 since back 2024-04-24T17:51:38.177504+0000 front 2024-04-24T17:51:38.177326+0000 (oldest deadline 2024-04-24T17:52:03.477188+0000) 2024-04-24T17:52:07.775 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:52:07 smithi137 bash[49466]: debug 2024-04-24T17:52:07.429+0000 7fe5c3bce700 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:19.481128+0000 front 2024-04-24T17:51:19.481437+0000 (oldest deadline 2024-04-24T17:51:44.780994+0000) 2024-04-24T17:52:07.775 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:52:07 smithi137 bash[49466]: debug 2024-04-24T17:52:07.429+0000 7fe5c3bce700 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-04-24T17:51:29.482561+0000 front 2024-04-24T17:51:29.482481+0000 (oldest deadline 2024-04-24T17:51:52.982332+0000) 2024-04-24T17:52:07.776 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:52:07 smithi137 bash[49466]: debug 2024-04-24T17:52:07.429+0000 7fe5c3bce700 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.70:6822 osd.2 since back 2024-04-24T17:51:34.084021+0000 front 2024-04-24T17:51:34.083857+0000 (oldest deadline 2024-04-24T17:51:59.383533+0000) 2024-04-24T17:52:08.275 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:07 smithi137 bash[51247]: debug 2024-04-24T17:52:07.785+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:19.472656+0000 front 2024-04-24T17:51:19.472919+0000 (oldest deadline 2024-04-24T17:51:44.172905+0000) 2024-04-24T17:52:08.275 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:07 smithi137 bash[51247]: debug 2024-04-24T17:52:07.785+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-04-24T17:51:28.274755+0000 front 2024-04-24T17:51:28.274725+0000 (oldest deadline 2024-04-24T17:51:51.774370+0000) 2024-04-24T17:52:08.276 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:07 smithi137 bash[51247]: debug 2024-04-24T17:52:07.785+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6822 osd.2 since back 2024-04-24T17:51:38.177504+0000 front 2024-04-24T17:51:38.177326+0000 (oldest deadline 2024-04-24T17:52:03.477188+0000) 2024-04-24T17:52:08.735 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:52:08 smithi137 bash[49466]: debug 2024-04-24T17:52:08.433+0000 7fe5c3bce700 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:19.481128+0000 front 2024-04-24T17:51:19.481437+0000 (oldest deadline 2024-04-24T17:51:44.780994+0000) 2024-04-24T17:52:08.735 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:52:08 smithi137 bash[49466]: debug 2024-04-24T17:52:08.433+0000 7fe5c3bce700 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-04-24T17:51:29.482561+0000 front 2024-04-24T17:51:29.482481+0000 (oldest deadline 2024-04-24T17:51:52.982332+0000) 2024-04-24T17:52:08.735 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:52:08 smithi137 bash[49466]: debug 2024-04-24T17:52:08.433+0000 7fe5c3bce700 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.70:6822 osd.2 since back 2024-04-24T17:51:34.084021+0000 front 2024-04-24T17:51:34.083857+0000 (oldest deadline 2024-04-24T17:51:59.383533+0000) 2024-04-24T17:52:09.025 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:08 smithi137 bash[51247]: debug 2024-04-24T17:52:08.741+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:19.472656+0000 front 2024-04-24T17:51:19.472919+0000 (oldest deadline 2024-04-24T17:51:44.172905+0000) 2024-04-24T17:52:09.025 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:08 smithi137 bash[51247]: debug 2024-04-24T17:52:08.741+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-04-24T17:51:28.274755+0000 front 2024-04-24T17:51:28.274725+0000 (oldest deadline 2024-04-24T17:51:51.774370+0000) 2024-04-24T17:52:09.025 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:08 smithi137 bash[51247]: debug 2024-04-24T17:52:08.741+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6822 osd.2 since back 2024-04-24T17:51:38.177504+0000 front 2024-04-24T17:51:38.177326+0000 (oldest deadline 2024-04-24T17:52:03.477188+0000) 2024-04-24T17:52:09.689 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:52:09 smithi137 bash[49466]: debug 2024-04-24T17:52:09.425+0000 7fe5c3bce700 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:19.481128+0000 front 2024-04-24T17:51:19.481437+0000 (oldest deadline 2024-04-24T17:51:44.780994+0000) 2024-04-24T17:52:09.689 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:52:09 smithi137 bash[49466]: debug 2024-04-24T17:52:09.425+0000 7fe5c3bce700 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-04-24T17:51:29.482561+0000 front 2024-04-24T17:51:29.482481+0000 (oldest deadline 2024-04-24T17:51:52.982332+0000) 2024-04-24T17:52:09.689 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:52:09 smithi137 bash[49466]: debug 2024-04-24T17:52:09.425+0000 7fe5c3bce700 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.70:6822 osd.2 since back 2024-04-24T17:51:34.084021+0000 front 2024-04-24T17:51:34.083857+0000 (oldest deadline 2024-04-24T17:51:59.383533+0000) 2024-04-24T17:52:10.025 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:09 smithi137 bash[51247]: debug 2024-04-24T17:52:09.693+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:19.472656+0000 front 2024-04-24T17:51:19.472919+0000 (oldest deadline 2024-04-24T17:51:44.172905+0000) 2024-04-24T17:52:10.026 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:09 smithi137 bash[51247]: debug 2024-04-24T17:52:09.693+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-04-24T17:51:28.274755+0000 front 2024-04-24T17:51:28.274725+0000 (oldest deadline 2024-04-24T17:51:51.774370+0000) 2024-04-24T17:52:10.026 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:09 smithi137 bash[51247]: debug 2024-04-24T17:52:09.693+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6822 osd.2 since back 2024-04-24T17:51:38.177504+0000 front 2024-04-24T17:51:38.177326+0000 (oldest deadline 2024-04-24T17:52:03.477188+0000) 2024-04-24T17:52:10.667 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:52:10 smithi137 bash[49466]: debug 2024-04-24T17:52:10.421+0000 7fe5c3bce700 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:19.481128+0000 front 2024-04-24T17:51:19.481437+0000 (oldest deadline 2024-04-24T17:51:44.780994+0000) 2024-04-24T17:52:10.668 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:52:10 smithi137 bash[49466]: debug 2024-04-24T17:52:10.421+0000 7fe5c3bce700 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-04-24T17:51:29.482561+0000 front 2024-04-24T17:51:29.482481+0000 (oldest deadline 2024-04-24T17:51:52.982332+0000) 2024-04-24T17:52:10.668 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:52:10 smithi137 bash[49466]: debug 2024-04-24T17:52:10.421+0000 7fe5c3bce700 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.70:6822 osd.2 since back 2024-04-24T17:51:34.084021+0000 front 2024-04-24T17:51:34.083857+0000 (oldest deadline 2024-04-24T17:51:59.383533+0000) 2024-04-24T17:52:11.025 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:10 smithi137 bash[51247]: debug 2024-04-24T17:52:10.673+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:19.472656+0000 front 2024-04-24T17:51:19.472919+0000 (oldest deadline 2024-04-24T17:51:44.172905+0000) 2024-04-24T17:52:11.025 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:10 smithi137 bash[51247]: debug 2024-04-24T17:52:10.673+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-04-24T17:51:28.274755+0000 front 2024-04-24T17:51:28.274725+0000 (oldest deadline 2024-04-24T17:51:51.774370+0000) 2024-04-24T17:52:11.026 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:10 smithi137 bash[51247]: debug 2024-04-24T17:52:10.673+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6822 osd.2 since back 2024-04-24T17:51:38.177504+0000 front 2024-04-24T17:51:38.177326+0000 (oldest deadline 2024-04-24T17:52:03.477188+0000) 2024-04-24T17:52:11.026 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:10 smithi137 bash[51247]: debug 2024-04-24T17:52:10.673+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6830 osd.3 since back 2024-04-24T17:51:43.978639+0000 front 2024-04-24T17:51:43.978772+0000 (oldest deadline 2024-04-24T17:52:09.878469+0000) 2024-04-24T17:52:11.777 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:11 smithi137 bash[51247]: debug 2024-04-24T17:52:11.677+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:19.472656+0000 front 2024-04-24T17:51:19.472919+0000 (oldest deadline 2024-04-24T17:51:44.172905+0000) 2024-04-24T17:52:11.778 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:11 smithi137 bash[51247]: debug 2024-04-24T17:52:11.677+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-04-24T17:51:28.274755+0000 front 2024-04-24T17:51:28.274725+0000 (oldest deadline 2024-04-24T17:51:51.774370+0000) 2024-04-24T17:52:11.778 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:11 smithi137 bash[51247]: debug 2024-04-24T17:52:11.677+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6822 osd.2 since back 2024-04-24T17:51:38.177504+0000 front 2024-04-24T17:51:38.177326+0000 (oldest deadline 2024-04-24T17:52:03.477188+0000) 2024-04-24T17:52:11.778 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:11 smithi137 bash[51247]: debug 2024-04-24T17:52:11.677+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6830 osd.3 since back 2024-04-24T17:51:43.978639+0000 front 2024-04-24T17:51:43.978772+0000 (oldest deadline 2024-04-24T17:52:09.878469+0000) 2024-04-24T17:52:11.778 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:52:11 smithi137 bash[49466]: debug 2024-04-24T17:52:11.469+0000 7fe5c3bce700 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:19.481128+0000 front 2024-04-24T17:51:19.481437+0000 (oldest deadline 2024-04-24T17:51:44.780994+0000) 2024-04-24T17:52:11.778 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:52:11 smithi137 bash[49466]: debug 2024-04-24T17:52:11.469+0000 7fe5c3bce700 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-04-24T17:51:29.482561+0000 front 2024-04-24T17:51:29.482481+0000 (oldest deadline 2024-04-24T17:51:52.982332+0000) 2024-04-24T17:52:11.778 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:52:11 smithi137 bash[49466]: debug 2024-04-24T17:52:11.469+0000 7fe5c3bce700 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.70:6822 osd.2 since back 2024-04-24T17:51:34.084021+0000 front 2024-04-24T17:51:34.083857+0000 (oldest deadline 2024-04-24T17:51:59.383533+0000) 2024-04-24T17:52:11.778 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:52:11 smithi137 bash[49466]: debug 2024-04-24T17:52:11.469+0000 7fe5c3bce700 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.70:6830 osd.3 since back 2024-04-24T17:51:45.686348+0000 front 2024-04-24T17:51:45.686140+0000 (oldest deadline 2024-04-24T17:52:10.985968+0000) 2024-04-24T17:52:12.775 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:12 smithi137 bash[51247]: debug 2024-04-24T17:52:12.641+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:19.472656+0000 front 2024-04-24T17:51:19.472919+0000 (oldest deadline 2024-04-24T17:51:44.172905+0000) 2024-04-24T17:52:12.775 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:12 smithi137 bash[51247]: debug 2024-04-24T17:52:12.641+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-04-24T17:51:28.274755+0000 front 2024-04-24T17:51:28.274725+0000 (oldest deadline 2024-04-24T17:51:51.774370+0000) 2024-04-24T17:52:12.776 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:12 smithi137 bash[51247]: debug 2024-04-24T17:52:12.641+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6822 osd.2 since back 2024-04-24T17:51:38.177504+0000 front 2024-04-24T17:51:38.177326+0000 (oldest deadline 2024-04-24T17:52:03.477188+0000) 2024-04-24T17:52:12.776 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:12 smithi137 bash[51247]: debug 2024-04-24T17:52:12.641+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6830 osd.3 since back 2024-04-24T17:51:43.978639+0000 front 2024-04-24T17:51:43.978772+0000 (oldest deadline 2024-04-24T17:52:09.878469+0000) 2024-04-24T17:52:13.525 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:52:13 smithi137 bash[58863]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-osd-6 2024-04-24T17:52:13.525 INFO:journalctl@ceph.osd.6.smithi137.stdout:Apr 24 17:52:13 smithi137 bash[58926]: Error response from daemon: No such container: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-osd-6 2024-04-24T17:52:13.833 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:52:13 smithi070 bash[74095]: ts=2024-04-24T17:52:13.535Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=12 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi070.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.70:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi137.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.137:8443: connect: connection refused" 2024-04-24T17:52:13.833 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:52:13 smithi070 bash[74095]: ts=2024-04-24T17:52:13.537Z 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://smithi070.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.70:8443: connect: connection refused" 2024-04-24T17:52:13.833 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:52:13 smithi070 bash[74095]: ts=2024-04-24T17:52:13.538Z 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://smithi137.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.137:8443: connect: connection refused" 2024-04-24T17:52:14.025 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:13 smithi137 bash[51247]: debug 2024-04-24T17:52:13.677+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:19.472656+0000 front 2024-04-24T17:51:19.472919+0000 (oldest deadline 2024-04-24T17:51:44.172905+0000) 2024-04-24T17:52:14.025 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:13 smithi137 bash[51247]: debug 2024-04-24T17:52:13.677+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-04-24T17:51:28.274755+0000 front 2024-04-24T17:51:28.274725+0000 (oldest deadline 2024-04-24T17:51:51.774370+0000) 2024-04-24T17:52:14.026 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:13 smithi137 bash[51247]: debug 2024-04-24T17:52:13.677+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6822 osd.2 since back 2024-04-24T17:51:38.177504+0000 front 2024-04-24T17:51:38.177326+0000 (oldest deadline 2024-04-24T17:52:03.477188+0000) 2024-04-24T17:52:14.026 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:13 smithi137 bash[51247]: debug 2024-04-24T17:52:13.677+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6830 osd.3 since back 2024-04-24T17:51:43.978639+0000 front 2024-04-24T17:51:43.978772+0000 (oldest deadline 2024-04-24T17:52:09.878469+0000) 2024-04-24T17:52:14.775 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:14 smithi137 bash[51247]: debug 2024-04-24T17:52:14.697+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:19.472656+0000 front 2024-04-24T17:51:19.472919+0000 (oldest deadline 2024-04-24T17:51:44.172905+0000) 2024-04-24T17:52:14.776 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:14 smithi137 bash[51247]: debug 2024-04-24T17:52:14.697+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-04-24T17:51:28.274755+0000 front 2024-04-24T17:51:28.274725+0000 (oldest deadline 2024-04-24T17:51:51.774370+0000) 2024-04-24T17:52:14.776 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:14 smithi137 bash[51247]: debug 2024-04-24T17:52:14.697+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6822 osd.2 since back 2024-04-24T17:51:38.177504+0000 front 2024-04-24T17:51:38.177326+0000 (oldest deadline 2024-04-24T17:52:03.477188+0000) 2024-04-24T17:52:14.776 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:14 smithi137 bash[51247]: debug 2024-04-24T17:52:14.697+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6830 osd.3 since back 2024-04-24T17:51:43.978639+0000 front 2024-04-24T17:51:43.978772+0000 (oldest deadline 2024-04-24T17:52:09.878469+0000) 2024-04-24T17:52:15.243 DEBUG:teuthology.orchestra.run.smithi137:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6229cc3c-025f-11ef-bc93-c7b262605968@osd.6.service' 2024-04-24T17:52:15.271 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-24T17:52:15.271 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-04-24T17:52:15.271 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-04-24T17:52:15.271 DEBUG:teuthology.orchestra.run.smithi137:> sudo systemctl stop ceph-6229cc3c-025f-11ef-bc93-c7b262605968@osd.7 2024-04-24T17:52:15.525 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:15 smithi137 systemd[1]: Stopping Ceph osd.7 for 6229cc3c-025f-11ef-bc93-c7b262605968... 2024-04-24T17:52:15.525 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:15 smithi137 bash[51247]: debug 2024-04-24T17:52:15.461+0000 7fe104261700 -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-04-24T17:52:15.526 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:15 smithi137 bash[51247]: debug 2024-04-24T17:52:15.461+0000 7fe104261700 -1 osd.7 152 *** Got signal Terminated *** 2024-04-24T17:52:15.526 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:15 smithi137 bash[51247]: debug 2024-04-24T17:52:15.461+0000 7fe104261700 -1 osd.7 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-24T17:52:16.025 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:15 smithi137 bash[51247]: debug 2024-04-24T17:52:15.733+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:19.472656+0000 front 2024-04-24T17:51:19.472919+0000 (oldest deadline 2024-04-24T17:51:44.172905+0000) 2024-04-24T17:52:16.025 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:15 smithi137 bash[51247]: debug 2024-04-24T17:52:15.733+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-04-24T17:51:28.274755+0000 front 2024-04-24T17:51:28.274725+0000 (oldest deadline 2024-04-24T17:51:51.774370+0000) 2024-04-24T17:52:16.026 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:15 smithi137 bash[51247]: debug 2024-04-24T17:52:15.733+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6822 osd.2 since back 2024-04-24T17:51:38.177504+0000 front 2024-04-24T17:51:38.177326+0000 (oldest deadline 2024-04-24T17:52:03.477188+0000) 2024-04-24T17:52:16.026 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:15 smithi137 bash[51247]: debug 2024-04-24T17:52:15.733+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6830 osd.3 since back 2024-04-24T17:51:43.978639+0000 front 2024-04-24T17:51:43.978772+0000 (oldest deadline 2024-04-24T17:52:09.878469+0000) 2024-04-24T17:52:17.025 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:16 smithi137 bash[51247]: debug 2024-04-24T17:52:16.761+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:19.472656+0000 front 2024-04-24T17:51:19.472919+0000 (oldest deadline 2024-04-24T17:51:44.172905+0000) 2024-04-24T17:52:17.026 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:16 smithi137 bash[51247]: debug 2024-04-24T17:52:16.761+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-04-24T17:51:28.274755+0000 front 2024-04-24T17:51:28.274725+0000 (oldest deadline 2024-04-24T17:51:51.774370+0000) 2024-04-24T17:52:17.026 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:16 smithi137 bash[51247]: debug 2024-04-24T17:52:16.761+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6822 osd.2 since back 2024-04-24T17:51:38.177504+0000 front 2024-04-24T17:51:38.177326+0000 (oldest deadline 2024-04-24T17:52:03.477188+0000) 2024-04-24T17:52:17.026 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:16 smithi137 bash[51247]: debug 2024-04-24T17:52:16.761+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6830 osd.3 since back 2024-04-24T17:51:43.978639+0000 front 2024-04-24T17:51:43.978772+0000 (oldest deadline 2024-04-24T17:52:09.878469+0000) 2024-04-24T17:52:18.025 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:17 smithi137 bash[51247]: debug 2024-04-24T17:52:17.769+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:19.472656+0000 front 2024-04-24T17:51:19.472919+0000 (oldest deadline 2024-04-24T17:51:44.172905+0000) 2024-04-24T17:52:18.026 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:17 smithi137 bash[51247]: debug 2024-04-24T17:52:17.769+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-04-24T17:51:28.274755+0000 front 2024-04-24T17:51:28.274725+0000 (oldest deadline 2024-04-24T17:51:51.774370+0000) 2024-04-24T17:52:18.026 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:17 smithi137 bash[51247]: debug 2024-04-24T17:52:17.769+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6822 osd.2 since back 2024-04-24T17:51:38.177504+0000 front 2024-04-24T17:51:38.177326+0000 (oldest deadline 2024-04-24T17:52:03.477188+0000) 2024-04-24T17:52:18.026 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:17 smithi137 bash[51247]: debug 2024-04-24T17:52:17.769+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6830 osd.3 since back 2024-04-24T17:51:43.978639+0000 front 2024-04-24T17:51:43.978772+0000 (oldest deadline 2024-04-24T17:52:09.878469+0000) 2024-04-24T17:52:18.026 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:17 smithi137 bash[51247]: debug 2024-04-24T17:52:17.769+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.137:6804 osd.4 since back 2024-04-24T17:51:54.580134+0000 front 2024-04-24T17:51:54.580053+0000 (oldest deadline 2024-04-24T17:52:17.479704+0000) 2024-04-24T17:52:19.276 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:18 smithi137 bash[51247]: debug 2024-04-24T17:52:18.789+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:19.472656+0000 front 2024-04-24T17:51:19.472919+0000 (oldest deadline 2024-04-24T17:51:44.172905+0000) 2024-04-24T17:52:19.276 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:18 smithi137 bash[51247]: debug 2024-04-24T17:52:18.789+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-04-24T17:51:28.274755+0000 front 2024-04-24T17:51:28.274725+0000 (oldest deadline 2024-04-24T17:51:51.774370+0000) 2024-04-24T17:52:19.276 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:18 smithi137 bash[51247]: debug 2024-04-24T17:52:18.789+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6822 osd.2 since back 2024-04-24T17:51:38.177504+0000 front 2024-04-24T17:51:38.177326+0000 (oldest deadline 2024-04-24T17:52:03.477188+0000) 2024-04-24T17:52:19.276 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:18 smithi137 bash[51247]: debug 2024-04-24T17:52:18.789+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6830 osd.3 since back 2024-04-24T17:51:43.978639+0000 front 2024-04-24T17:51:43.978772+0000 (oldest deadline 2024-04-24T17:52:09.878469+0000) 2024-04-24T17:52:19.276 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:18 smithi137 bash[51247]: debug 2024-04-24T17:52:18.789+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.137:6804 osd.4 since back 2024-04-24T17:51:54.580134+0000 front 2024-04-24T17:51:54.580053+0000 (oldest deadline 2024-04-24T17:52:17.479704+0000) 2024-04-24T17:52:20.275 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:19 smithi137 bash[51247]: debug 2024-04-24T17:52:19.813+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-04-24T17:51:19.472656+0000 front 2024-04-24T17:51:19.472919+0000 (oldest deadline 2024-04-24T17:51:44.172905+0000) 2024-04-24T17:52:20.276 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:19 smithi137 bash[51247]: debug 2024-04-24T17:52:19.813+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-04-24T17:51:28.274755+0000 front 2024-04-24T17:51:28.274725+0000 (oldest deadline 2024-04-24T17:51:51.774370+0000) 2024-04-24T17:52:20.276 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:19 smithi137 bash[51247]: debug 2024-04-24T17:52:19.813+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6822 osd.2 since back 2024-04-24T17:51:38.177504+0000 front 2024-04-24T17:51:38.177326+0000 (oldest deadline 2024-04-24T17:52:03.477188+0000) 2024-04-24T17:52:20.276 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:19 smithi137 bash[51247]: debug 2024-04-24T17:52:19.813+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.70:6830 osd.3 since back 2024-04-24T17:51:43.978639+0000 front 2024-04-24T17:51:43.978772+0000 (oldest deadline 2024-04-24T17:52:09.878469+0000) 2024-04-24T17:52:20.276 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:19 smithi137 bash[51247]: debug 2024-04-24T17:52:19.813+0000 7fe0fc84d700 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.137:6804 osd.4 since back 2024-04-24T17:51:54.580134+0000 front 2024-04-24T17:51:54.580053+0000 (oldest deadline 2024-04-24T17:52:17.479704+0000) 2024-04-24T17:52:21.775 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:21 smithi137 bash[59060]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-osd-7 2024-04-24T17:52:21.776 INFO:journalctl@ceph.osd.7.smithi137.stdout:Apr 24 17:52:21 smithi137 bash[59124]: Error response from daemon: No such container: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-osd-7 2024-04-24T17:52:23.317 DEBUG:teuthology.orchestra.run.smithi137:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6229cc3c-025f-11ef-bc93-c7b262605968@osd.7.service' 2024-04-24T17:52:23.343 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-24T17:52:23.344 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-04-24T17:52:23.344 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-04-24T17:52:23.344 DEBUG:teuthology.orchestra.run.smithi137:> sudo systemctl stop ceph-6229cc3c-025f-11ef-bc93-c7b262605968@prometheus.a 2024-04-24T17:52:23.587 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:52:23 smithi137 systemd[1]: Stopping Ceph prometheus.a for 6229cc3c-025f-11ef-bc93-c7b262605968... 2024-04-24T17:52:23.587 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:52:23 smithi137 bash[56576]: ts=2024-04-24T17:52:23.529Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-24T17:52:23.587 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:52:23 smithi137 bash[56576]: ts=2024-04-24T17:52:23.529Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-04-24T17:52:23.587 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:52:23 smithi137 bash[56576]: ts=2024-04-24T17:52:23.529Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-04-24T17:52:23.587 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:52:23 smithi137 bash[56576]: ts=2024-04-24T17:52:23.529Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-24T17:52:23.587 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:52:23 smithi137 bash[56576]: ts=2024-04-24T17:52:23.529Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-04-24T17:52:23.587 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:52:23 smithi137 bash[56576]: ts=2024-04-24T17:52:23.529Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-04-24T17:52:23.587 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:52:23 smithi137 bash[56576]: ts=2024-04-24T17:52:23.529Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-04-24T17:52:23.587 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:52:23 smithi137 bash[56576]: ts=2024-04-24T17:52:23.529Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-04-24T17:52:23.587 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:52:23 smithi137 bash[56576]: ts=2024-04-24T17:52:23.530Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-04-24T17:52:23.588 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:52:23 smithi137 bash[56576]: ts=2024-04-24T17:52:23.530Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-04-24T17:52:23.588 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:52:23 smithi137 bash[56576]: ts=2024-04-24T17:52:23.530Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-04-24T17:52:23.588 INFO:journalctl@ceph.prometheus.a.smithi137.stdout:Apr 24 17:52:23 smithi137 bash[56576]: ts=2024-04-24T17:52:23.530Z caller=main.go:1147 level=info msg="See you next time!" 2024-04-24T17:52:23.831 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:52:23 smithi070 bash[74095]: ts=2024-04-24T17:52:23.535Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=13 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi137.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.137:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://smithi070.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.70:8443: connect: connection refused" 2024-04-24T17:52:23.831 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:52:23 smithi070 bash[74095]: ts=2024-04-24T17:52:23.537Z 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://smithi070.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.70:8443: connect: connection refused" 2024-04-24T17:52:23.831 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:52:23 smithi070 bash[74095]: ts=2024-04-24T17:52:23.538Z 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://smithi137.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.137:8443: connect: connection refused" 2024-04-24T17:52:24.297 DEBUG:teuthology.orchestra.run.smithi137:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6229cc3c-025f-11ef-bc93-c7b262605968@prometheus.a.service' 2024-04-24T17:52:24.320 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-24T17:52:24.321 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-04-24T17:52:24.321 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 --force --keep-logs 2024-04-24T17:52:27.331 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:52:27 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:52:27.331 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:52:27 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:52:27.722 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:52:27 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:52:27.722 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:52:27 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:52:27.722 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:52:27 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:52:27.722 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:52:27 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:52:27.992 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:52:27 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:52:27.992 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:52:27 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:52:28.318 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:52:28 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:52:28.318 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:52:28 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:52:28.581 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:52:28 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:52:28.581 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:52:28 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:52:28.581 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:52:28 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:52:28.581 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:52:28 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:52:28.966 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:52:28 smithi070 systemd[1]: Stopping Ceph node-exporter.a for 6229cc3c-025f-11ef-bc93-c7b262605968... 2024-04-24T17:52:29.728 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:52:29 smithi070 bash[78540]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-node-exporter-a 2024-04-24T17:52:29.728 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:52:29 smithi070 systemd[1]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-04-24T17:52:29.728 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:52:29 smithi070 bash[78602]: Error response from daemon: No such container: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-node-exporter-a 2024-04-24T17:52:29.728 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:52:29 smithi070 systemd[1]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-04-24T17:52:29.729 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:52:29 smithi070 systemd[1]: Stopped Ceph node-exporter.a for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:52:29.986 INFO:journalctl@ceph.node-exporter.a.smithi070.stdout:Apr 24 17:52:29 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:52:29.986 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:52:29 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:52:29.986 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:52:29 smithi070 systemd[1]: Stopping Ceph alertmanager.a for 6229cc3c-025f-11ef-bc93-c7b262605968... 2024-04-24T17:52:29.986 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:52:29 smithi070 bash[74095]: ts=2024-04-24T17:52:29.945Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-04-24T17:52:30.831 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:52:30 smithi070 bash[78667]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-alertmanager-a 2024-04-24T17:52:30.831 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:52:30 smithi070 bash[78728]: Error response from daemon: No such container: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-alertmanager-a 2024-04-24T17:52:30.831 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:52:30 smithi070 systemd[1]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-04-24T17:52:30.831 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:52:30 smithi070 systemd[1]: Stopped Ceph alertmanager.a for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:52:31.331 INFO:journalctl@ceph.alertmanager.a.smithi070.stdout:Apr 24 17:52:30 smithi070 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:53:04.351 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 --force --keep-logs 2024-04-24T17:53:07.414 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:53:07 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:53:07.414 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:53:07 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:53:07.709 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:53:07 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:53:07.709 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:53:07 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:53:07.710 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:53:07 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:53:07.710 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:53:07 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:53:07.996 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:53:07 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:53:07.996 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:53:07 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:53:08.275 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:53:08 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:53:08.275 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:53:08 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:53:08.632 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:53:08 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:53:08.632 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:53:08 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:53:08.633 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:53:08 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:53:08.633 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:53:08 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:53:09.023 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:53:08 smithi137 systemd[1]: Stopping Ceph node-exporter.b for 6229cc3c-025f-11ef-bc93-c7b262605968... 2024-04-24T17:53:09.620 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:53:09 smithi137 bash[59572]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-node-exporter-b 2024-04-24T17:53:09.620 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:53:09 smithi137 systemd[1]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-04-24T17:53:09.620 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:53:09 smithi137 bash[59634]: Error response from daemon: No such container: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-node-exporter-b 2024-04-24T17:53:09.621 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:53:09 smithi137 systemd[1]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-04-24T17:53:09.621 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:53:09 smithi137 systemd[1]: Stopped Ceph node-exporter.b for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:53:09.881 INFO:journalctl@ceph.node-exporter.b.smithi137.stdout:Apr 24 17:53:09 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:53:09.881 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:53:09 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:53:09.881 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:53:09 smithi137 systemd[1]: Stopping Ceph grafana.a for 6229cc3c-025f-11ef-bc93-c7b262605968... 2024-04-24T17:53:09.882 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:53:09 smithi137 bash[57615]: logger=server t=2024-04-24T17:53:09.853572289Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-04-24T17:53:09.882 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:53:09 smithi137 bash[57615]: logger=tracing t=2024-04-24T17:53:09.853655234Z level=info msg="Closing tracing" 2024-04-24T17:53:09.882 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:53:09 smithi137 bash[57615]: logger=ticker t=2024-04-24T17:53:09.853674824Z level=info msg=stopped last_tick=2024-04-24T17:53:00Z 2024-04-24T17:53:10.707 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:53:10 smithi137 bash[59698]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-grafana-a 2024-04-24T17:53:10.707 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:53:10 smithi137 bash[59758]: Error response from daemon: No such container: ceph-6229cc3c-025f-11ef-bc93-c7b262605968-grafana-a 2024-04-24T17:53:10.707 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:53:10 smithi137 systemd[1]: ceph-6229cc3c-025f-11ef-bc93-c7b262605968@grafana.a.service: Deactivated successfully. 2024-04-24T17:53:10.707 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:53:10 smithi137 systemd[1]: Stopped Ceph grafana.a for 6229cc3c-025f-11ef-bc93-c7b262605968. 2024-04-24T17:53:11.025 INFO:journalctl@ceph.grafana.a.smithi137.stdout:Apr 24 17:53:10 smithi137 systemd[1]: /etc/systemd/system/ceph-6229cc3c-025f-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:53:33.146 DEBUG:teuthology.orchestra.run.smithi070:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-24T17:53:33.161 DEBUG:teuthology.orchestra.run.smithi137:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-24T17:53:33.174 INFO:tasks.cephadm:Archiving crash dumps... 2024-04-24T17:53:33.175 DEBUG:teuthology.misc:Transferring archived files from smithi070:/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash to /home/teuthworker/archive/adking-2024-04-24_15:49:18-orch:cephadm-wip-adk-testing-2024-04-24-0937-distro-default-smithi/7671847/remote/smithi070/crash 2024-04-24T17:53:33.176 DEBUG:teuthology.orchestra.run.smithi070:> sudo tar c -f - -C /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash -- . 2024-04-24T17:53:33.217 INFO:teuthology.orchestra.run.smithi070.stderr:tar: /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash: Cannot open: No such file or directory 2024-04-24T17:53:33.217 INFO:teuthology.orchestra.run.smithi070.stderr:tar: Error is not recoverable: exiting now 2024-04-24T17:53:33.219 DEBUG:teuthology.misc:Transferring archived files from smithi137:/var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash to /home/teuthworker/archive/adking-2024-04-24_15:49:18-orch:cephadm-wip-adk-testing-2024-04-24-0937-distro-default-smithi/7671847/remote/smithi137/crash 2024-04-24T17:53:33.220 DEBUG:teuthology.orchestra.run.smithi137:> sudo tar c -f - -C /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash -- . 2024-04-24T17:53:33.232 INFO:teuthology.orchestra.run.smithi137.stderr:tar: /var/lib/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/crash: Cannot open: No such file or directory 2024-04-24T17:53:33.232 INFO:teuthology.orchestra.run.smithi137.stderr:tar: Error is not recoverable: exiting now 2024-04-24T17:53:33.233 INFO:tasks.cephadm:Checking cluster log for badness... 2024-04-24T17:53:33.233 DEBUG:teuthology.orchestra.run.smithi070:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-24T17:53:33.277 INFO:teuthology.orchestra.run.smithi070.stdout:2024-04-24T17:38:50.032070+0000 mon.a (mon.0) 874 : cluster [WRN] Health check failed: failed to probe daemons or devices (CEPHADM_REFRESH_FAILED) 2024-04-24T17:53:33.277 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-04-24T17:53:33.277 DEBUG:teuthology.orchestra.run.smithi070:> sudo egrep '\[SEC\]' /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-24T17:53:33.331 DEBUG:teuthology.orchestra.run.smithi070:> sudo egrep '\[ERR\]' /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-24T17:53:33.387 DEBUG:teuthology.orchestra.run.smithi070:> sudo egrep '\[WRN\]' /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-24T17:53:33.443 INFO:teuthology.orchestra.run.smithi070.stdout:2024-04-24T17:38:50.032070+0000 mon.a (mon.0) 874 : cluster [WRN] Health check failed: failed to probe daemons or devices (CEPHADM_REFRESH_FAILED) 2024-04-24T17:53:33.443 INFO:tasks.cephadm:Compressing logs... 2024-04-24T17:53:33.443 DEBUG:teuthology.orchestra.run.smithi070:> 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-04-24T17:53:33.488 DEBUG:teuthology.orchestra.run.smithi137:> 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-04-24T17:53:33.498 INFO:teuthology.orchestra.run.smithi070.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-04-24T17:53:33.501 INFO:teuthology.orchestra.run.smithi137.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-04-24T17:53:33.508 INFO:teuthology.orchestra.run.smithi137.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-24T17:53:33.511 INFO:teuthology.orchestra.run.smithi137.stderr:gzip -5 --verbose -- /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph-client.rgw.smpl.smithi137.vqzuok.log 2024-04-24T17:53:33.511 INFO:teuthology.orchestra.run.smithi137.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph-osd.7.log 2024-04-24T17:53:33.512 INFO:teuthology.orchestra.run.smithi137.stderr:/var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph-client.rgw.smpl.smithi137.vqzuok.log: gzip -5 --verbose -- /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph-osd.6.log 2024-04-24T17:53:33.512 INFO:teuthology.orchestra.run.smithi137.stderr: 76.5% -- replaced with /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph-client.rgw.smpl.smithi137.vqzuok.log.gz 2024-04-24T17:53:33.512 INFO:teuthology.orchestra.run.smithi137.stderr:/var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph.cephadm.log 2024-04-24T17:53:33.512 INFO:teuthology.orchestra.run.smithi137.stderr:/var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph-client.rgw.foo.smithi137.xlirah.log 2024-04-24T17:53:33.512 INFO:teuthology.orchestra.run.smithi137.stderr:/var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph-osd.5.log 2024-04-24T17:53:33.512 INFO:teuthology.orchestra.run.smithi137.stderr: 83.6% -- replaced with /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph.cephadm.log.gz 2024-04-24T17:53:33.512 INFO:teuthology.orchestra.run.smithi137.stderr:/var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph-client.rgw.foo.smithi137.xlirah.log: gzip -5 --verbose -- /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph-mgr.x.log 2024-04-24T17:53:33.512 INFO:teuthology.orchestra.run.smithi137.stderr:/var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph-osd.5.log: 76.6% -- replaced with /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph-client.rgw.foo.smithi137.xlirah.log.gz 2024-04-24T17:53:33.512 INFO:teuthology.orchestra.run.smithi137.stderr:gzip -5 --verbose -- /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph.log 2024-04-24T17:53:33.513 INFO:teuthology.orchestra.run.smithi137.stderr:/var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph-volume.log 2024-04-24T17:53:33.513 INFO:teuthology.orchestra.run.smithi137.stderr:/var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph.audit.log 2024-04-24T17:53:33.514 INFO:teuthology.orchestra.run.smithi137.stderr:/var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph-mon.b.log 2024-04-24T17:53:33.516 INFO:teuthology.orchestra.run.smithi137.stderr:/var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph.audit.log: 88.3% -- replaced with /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph.log.gz 2024-04-24T17:53:33.517 INFO:teuthology.orchestra.run.smithi137.stderr:gzip -5 --verbose -- /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph-osd.4.log 2024-04-24T17:53:33.520 INFO:teuthology.orchestra.run.smithi137.stderr:/var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph-mon.b.log: 90.7% -- replaced with /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph.audit.log.gz 2024-04-24T17:53:33.523 INFO:teuthology.orchestra.run.smithi137.stderr:/var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph-osd.4.log: 91.1% -- replaced with /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph-volume.log.gz 2024-04-24T17:53:33.542 INFO:teuthology.orchestra.run.smithi137.stderr: 91.0% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-24T17:53:33.585 INFO:teuthology.orchestra.run.smithi137.stderr: 89.8% -- replaced with /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph-mgr.x.log.gz 2024-04-24T17:53:33.621 INFO:teuthology.orchestra.run.smithi070.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-24T17:53:33.621 INFO:teuthology.orchestra.run.smithi070.stderr:gzip -5 --verbose -- /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph-mgr.y.log 2024-04-24T17:53:33.622 INFO:teuthology.orchestra.run.smithi070.stderr:gzip -5 --verbose -- /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph-osd.0.log 2024-04-24T17:53:33.622 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cephadm.log: /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph-osd.2.log 2024-04-24T17:53:33.623 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph-mon.a.log 2024-04-24T17:53:33.623 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph-client.rgw.foo.smithi070.jodwqm.log 2024-04-24T17:53:33.625 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph.cephadm.log 2024-04-24T17:53:33.625 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph-client.rgw.foo.smithi070.jodwqm.log: gzip -5 --verbose -- /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph-osd.3.log 2024-04-24T17:53:33.625 INFO:teuthology.orchestra.run.smithi070.stderr: 76.6%/var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph.cephadm.log: -- replaced with /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph-client.rgw.foo.smithi070.jodwqm.log.gz 2024-04-24T17:53:33.626 INFO:teuthology.orchestra.run.smithi070.stderr:gzip -5 --verbose -- /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph-osd.1.log 2024-04-24T17:53:33.627 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/tcmu-runner.log 2024-04-24T17:53:33.627 INFO:teuthology.orchestra.run.smithi070.stderr: 90.7% -- replaced with /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph.cephadm.log.gz/var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph-osd.1.log: 2024-04-24T17:53:33.627 INFO:teuthology.orchestra.run.smithi070.stderr:gzip -5 --verbose -- /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph.log 2024-04-24T17:53:33.628 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/tcmu-runner.log: 84.0% -- replaced with /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/tcmu-runner.log.gz 2024-04-24T17:53:33.629 INFO:teuthology.orchestra.run.smithi070.stderr:gzip -5 --verbose -- /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph-volume.log 2024-04-24T17:53:33.636 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph.log: 93.4%gzip -5 --verbose -- /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph-mon.c.log 2024-04-24T17:53:33.636 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph-volume.log: -- replaced with /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph.log.gz 2024-04-24T17:53:33.639 INFO:teuthology.orchestra.run.smithi070.stderr: 91.0% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-24T17:53:33.639 INFO:teuthology.orchestra.run.smithi070.stderr:gzip -5 --verbose -- /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph.audit.log 2024-04-24T17:53:33.644 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph-mon.c.log: 91.2% -- replaced with /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph-volume.log.gz 2024-04-24T17:53:33.645 INFO:teuthology.orchestra.run.smithi070.stderr:gzip -5 --verbose -- /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph-client.rgw.smpl.smithi070.qayqjt.log 2024-04-24T17:53:33.655 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph.audit.log: 94.3% -- replaced with /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph.audit.log.gz 2024-04-24T17:53:33.656 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph-client.rgw.smpl.smithi070.qayqjt.log: 76.6% -- replaced with /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph-client.rgw.smpl.smithi070.qayqjt.log.gz 2024-04-24T17:53:33.939 INFO:teuthology.orchestra.run.smithi070.stderr: 88.9% -- replaced with /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph-mgr.y.log.gz 2024-04-24T17:53:34.027 INFO:teuthology.orchestra.run.smithi137.stderr: 92.7% -- replaced with /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph-mon.b.log.gz 2024-04-24T17:53:34.169 INFO:teuthology.orchestra.run.smithi070.stderr: 92.3% -- replaced with /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph-mon.c.log.gz 2024-04-24T17:53:34.628 INFO:teuthology.orchestra.run.smithi137.stderr: 93.5% -- replaced with /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph-osd.6.log.gz 2024-04-24T17:53:34.723 INFO:teuthology.orchestra.run.smithi070.stderr: 90.8% -- replaced with /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph-mon.a.log.gz 2024-04-24T17:53:34.859 INFO:teuthology.orchestra.run.smithi070.stderr: 93.5% -- replaced with /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph-osd.2.log.gz 2024-04-24T17:53:34.880 INFO:teuthology.orchestra.run.smithi137.stderr: 94.0% -- replaced with /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph-osd.7.log.gz 2024-04-24T17:53:35.126 INFO:teuthology.orchestra.run.smithi137.stderr: 93.7% -- replaced with /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph-osd.4.log.gz 2024-04-24T17:53:35.132 INFO:teuthology.orchestra.run.smithi070.stderr: 93.6% -- replaced with /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph-osd.0.log.gz 2024-04-24T17:53:35.177 INFO:teuthology.orchestra.run.smithi137.stderr: 93.5% -- replaced with /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph-osd.5.log.gz 2024-04-24T17:53:35.183 INFO:teuthology.orchestra.run.smithi137.stderr: 2024-04-24T17:53:35.183 INFO:teuthology.orchestra.run.smithi137.stderr:real 0m1.686s 2024-04-24T17:53:35.183 INFO:teuthology.orchestra.run.smithi137.stderr:user 0m6.200s 2024-04-24T17:53:35.183 INFO:teuthology.orchestra.run.smithi137.stderr:sys 0m0.228s 2024-04-24T17:53:35.393 INFO:teuthology.orchestra.run.smithi070.stderr: 93.6% -- replaced with /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph-osd.1.log.gz 2024-04-24T17:53:35.432 INFO:teuthology.orchestra.run.smithi070.stderr: 93.5% -- replaced with /var/log/ceph/6229cc3c-025f-11ef-bc93-c7b262605968/ceph-osd.3.log.gz 2024-04-24T17:53:35.433 INFO:teuthology.orchestra.run.smithi070.stderr: 2024-04-24T17:53:35.433 INFO:teuthology.orchestra.run.smithi070.stderr:real 0m1.943s 2024-04-24T17:53:35.433 INFO:teuthology.orchestra.run.smithi070.stderr:user 0m8.041s 2024-04-24T17:53:35.434 INFO:teuthology.orchestra.run.smithi070.stderr:sys 0m0.295s 2024-04-24T17:53:35.434 INFO:tasks.cephadm:Archiving logs... 2024-04-24T17:53:35.434 DEBUG:teuthology.misc:Transferring archived files from smithi070:/var/log/ceph to /home/teuthworker/archive/adking-2024-04-24_15:49:18-orch:cephadm-wip-adk-testing-2024-04-24-0937-distro-default-smithi/7671847/remote/smithi070/log 2024-04-24T17:53:35.435 DEBUG:teuthology.orchestra.run.smithi070:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-24T17:53:36.442 DEBUG:teuthology.misc:Transferring archived files from smithi137:/var/log/ceph to /home/teuthworker/archive/adking-2024-04-24_15:49:18-orch:cephadm-wip-adk-testing-2024-04-24-0937-distro-default-smithi/7671847/remote/smithi137/log 2024-04-24T17:53:36.442 DEBUG:teuthology.orchestra.run.smithi137:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-24T17:53:37.205 INFO:tasks.cephadm:Removing cluster... 2024-04-24T17:53:37.205 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 --force 2024-04-24T17:53:37.940 DEBUG:teuthology.orchestra.run.smithi137:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 6229cc3c-025f-11ef-bc93-c7b262605968 --force 2024-04-24T17:53:38.732 INFO:tasks.cephadm:Removing cephadm ... 2024-04-24T17:53:38.733 DEBUG:teuthology.orchestra.run.smithi070:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-24T17:53:38.739 DEBUG:teuthology.orchestra.run.smithi137:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-24T17:53:38.744 INFO:tasks.cephadm:Teardown complete 2024-04-24T17:53:38.745 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-04-24T17:53:38.755 INFO:teuthology.task.clock:Checking final clock skew... 2024-04-24T17:53:38.755 DEBUG:teuthology.orchestra.run.smithi070:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-24T17:53:38.784 DEBUG:teuthology.orchestra.run.smithi137:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-24T17:53:38.795 INFO:teuthology.orchestra.run.smithi070.stdout: remote refid st t when poll reach delay offset jitter 2024-04-24T17:53:38.795 INFO:teuthology.orchestra.run.smithi070.stdout:============================================================================== 2024-04-24T17:53:38.795 INFO:teuthology.orchestra.run.smithi070.stdout:*hv01.front.sepi 44.4.53.2 2 u 21 64 377 0.108 -6.422 4.340 2024-04-24T17:53:38.795 INFO:teuthology.orchestra.run.smithi070.stdout:+hv02.front.sepi 63.231.80.2 3 u 34 64 377 0.073 -6.320 3.358 2024-04-24T17:53:38.795 INFO:teuthology.orchestra.run.smithi070.stdout:+hv03.front.sepi 74.6.168.72 3 u 40 64 377 0.105 -7.410 2.705 2024-04-24T17:53:38.795 INFO:teuthology.orchestra.run.smithi070.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-04-24T17:53:38.799 INFO:teuthology.orchestra.run.smithi137.stdout: remote refid st t when poll reach delay offset jitter 2024-04-24T17:53:38.799 INFO:teuthology.orchestra.run.smithi137.stdout:============================================================================== 2024-04-24T17:53:38.799 INFO:teuthology.orchestra.run.smithi137.stdout:+hv01.front.sepi 44.4.53.2 2 u 31 64 377 0.076 -6.501 0.658 2024-04-24T17:53:38.799 INFO:teuthology.orchestra.run.smithi137.stdout:*hv02.front.sepi 63.231.80.2 3 u 34 64 377 0.056 -4.330 0.620 2024-04-24T17:53:38.799 INFO:teuthology.orchestra.run.smithi137.stdout:+hv03.front.sepi 74.6.168.72 3 u 29 64 377 0.091 -3.469 1.106 2024-04-24T17:53:38.799 INFO:teuthology.orchestra.run.smithi137.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-04-24T17:53:38.800 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-24T17:53:38.810 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-24T17:53:38.811 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-24T17:53:38.820 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-24T17:53:38.829 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-24T17:53:38.838 INFO:teuthology.task.internal:Duration was 2231.179818 seconds 2024-04-24T17:53:38.838 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-24T17:53:38.849 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-24T17:53:38.849 DEBUG:teuthology.orchestra.run.smithi070:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-24T17:53:38.851 DEBUG:teuthology.orchestra.run.smithi137:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-24T17:53:38.891 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-24T17:53:38.891 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi070.front.sepia.ceph.com 2024-04-24T17:53:38.891 DEBUG:teuthology.orchestra.run.smithi070:> 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-04-24T17:53:38.948 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi137.front.sepia.ceph.com 2024-04-24T17:53:38.948 DEBUG:teuthology.orchestra.run.smithi137:> 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-04-24T17:53:38.958 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-24T17:53:38.958 DEBUG:teuthology.orchestra.run.smithi070:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-24T17:53:38.992 DEBUG:teuthology.orchestra.run.smithi137:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-24T17:53:39.062 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-24T17:53:39.062 DEBUG:teuthology.orchestra.run.smithi070:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-24T17:53:39.064 DEBUG:teuthology.orchestra.run.smithi137:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-24T17:53:39.264 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-24T17:53:39.274 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-24T17:53:39.274 DEBUG:teuthology.orchestra.run.smithi070:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-24T17:53:39.286 DEBUG:teuthology.orchestra.run.smithi137:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-24T17:53:39.298 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-24T17:53:39.309 DEBUG:teuthology.orchestra.run.smithi070:> 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-04-24T17:53:39.328 DEBUG:teuthology.orchestra.run.smithi137:> 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-04-24T17:53:39.336 INFO:teuthology.orchestra.run.smithi070.stdout:kernel.core_pattern = core 2024-04-24T17:53:39.352 INFO:teuthology.orchestra.run.smithi137.stdout:kernel.core_pattern = core 2024-04-24T17:53:39.380 DEBUG:teuthology.orchestra.run.smithi070:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-24T17:53:39.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-24T17:53:39.406 DEBUG:teuthology.orchestra.run.smithi137:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-24T17:53:39.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-24T17:53:39.425 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-24T17:53:39.435 INFO:teuthology.task.internal:Transferring archived files... 2024-04-24T17:53:39.436 DEBUG:teuthology.misc:Transferring archived files from smithi070:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-04-24_15:49:18-orch:cephadm-wip-adk-testing-2024-04-24-0937-distro-default-smithi/7671847/remote/smithi070 2024-04-24T17:53:39.436 DEBUG:teuthology.orchestra.run.smithi070:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-24T17:53:39.478 DEBUG:teuthology.misc:Transferring archived files from smithi137:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-04-24_15:49:18-orch:cephadm-wip-adk-testing-2024-04-24-0937-distro-default-smithi/7671847/remote/smithi137 2024-04-24T17:53:39.479 DEBUG:teuthology.orchestra.run.smithi137:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-24T17:53:39.503 INFO:teuthology.task.internal:Removing archive directory... 2024-04-24T17:53:39.503 DEBUG:teuthology.orchestra.run.smithi070:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-24T17:53:39.516 DEBUG:teuthology.orchestra.run.smithi137:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-24T17:53:39.546 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-24T17:53:39.558 INFO:teuthology.task.internal:Not uploading archives. 2024-04-24T17:53:39.558 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-24T17:53:39.569 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-24T17:53:39.569 DEBUG:teuthology.orchestra.run.smithi070:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-24T17:53:39.572 DEBUG:teuthology.orchestra.run.smithi137:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-24T17:53:39.575 INFO:teuthology.orchestra.run.smithi070.stdout: 658623 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 24 17:53 /home/ubuntu/cephtest 2024-04-24T17:53:39.598 INFO:teuthology.orchestra.run.smithi137.stdout: 658462 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 24 17:53 /home/ubuntu/cephtest 2024-04-24T17:53:39.599 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-24T17:53:39.616 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-24T17:53:39.639 INFO:teuthology.nuke:Checking targets against current locks 2024-04-24T17:53:39.667 DEBUG:teuthology.nuke:shortname: smithi070 2024-04-24T17:53:39.667 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-24T17:53:39.692 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi070.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-04-24_15:49:18-orch:cephadm-wip-adk-testing-2024-04-24-0937-distro-default-smithi/7671847', '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-04-24 17:08:04.214214', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJDYcOnVXFt5lAHRqaCBE1Yiq9BnzgsOzkYmCqAiNQ/fiKDuMZAkShQgdteCVML0kTC+sn6T1raPYnF9RzfTAbc='} 2024-04-24T17:53:39.696 DEBUG:teuthology.nuke:shortname: smithi137 2024-04-24T17:53:39.696 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-24T17:53:39.717 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi137.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-04-24_15:49:18-orch:cephadm-wip-adk-testing-2024-04-24-0937-distro-default-smithi/7671847', '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-04-24 17:08:04.215558', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMOYkFh0UYMZ2cyNYsEwyhlzRKlwg1VYRMXJKrAOZ1rhYsn7nFyZVZDHQLvHxfHRP/AehBUdsJAIwK7c/9yr6VU='} 2024-04-24T17:53:39.742 INFO:teuthology.orchestra.console.smithi070:Power off 2024-04-24T17:53:39.743 DEBUG:teuthology.orchestra.console.smithi070:pexpect command: ipmitool -H smithi070.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-24T17:53:39.769 DEBUG:teuthology.orchestra.console.smithi070:power off output: Chassis Power Control: Down/Off 2024-04-24T17:53:39.769 DEBUG:teuthology.orchestra.console.smithi070:pexpect command: ipmitool -H smithi070.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-24T17:53:39.783 INFO:teuthology.orchestra.console.smithi137:Power off 2024-04-24T17:53:39.784 DEBUG:teuthology.orchestra.console.smithi137:pexpect command: ipmitool -H smithi137.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-24T17:53:39.794 DEBUG:teuthology.orchestra.console.smithi070:check power output: Chassis Power is on 2024-04-24T17:53:39.806 DEBUG:teuthology.orchestra.console.smithi137:power off output: Chassis Power Control: Down/Off 2024-04-24T17:53:39.806 DEBUG:teuthology.orchestra.console.smithi137:pexpect command: ipmitool -H smithi137.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-24T17:53:39.833 DEBUG:teuthology.orchestra.console.smithi137:check power output: Chassis Power is on 2024-04-24T17:53:43.796 DEBUG:teuthology.orchestra.console.smithi070:pexpect command: ipmitool -H smithi070.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-24T17:53:43.915 DEBUG:teuthology.orchestra.console.smithi137:pexpect command: ipmitool -H smithi137.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-24T17:53:44.018 DEBUG:teuthology.orchestra.console.smithi070:check power output: Chassis Power is on 2024-04-24T17:53:44.027 DEBUG:teuthology.orchestra.console.smithi137:check power output: Chassis Power is on 2024-04-24T17:53:48.022 DEBUG:teuthology.orchestra.console.smithi070:pexpect command: ipmitool -H smithi070.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-24T17:53:48.030 DEBUG:teuthology.orchestra.console.smithi137:pexpect command: ipmitool -H smithi137.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-24T17:53:48.133 DEBUG:teuthology.orchestra.console.smithi070:check power output: Chassis Power is off 2024-04-24T17:53:48.139 DEBUG:teuthology.orchestra.console.smithi137:check power output: Chassis Power is off 2024-04-24T17:53:48.234 INFO:teuthology.orchestra.console.smithi070:Power off completed 2024-04-24T17:53:48.240 INFO:teuthology.orchestra.console.smithi137:Power off completed 2024-04-24T17:53:48.344 INFO:teuthology.run:Summary data: description: orch:cephadm/upgrade/{1-start-distro/1-start-ubuntu_22.04 2-repo_digest/repo_digest 3-upgrade/simple 4-wait 5-upgrade-ls agent/off mon_election/connectivity} duration: 2231.1798183918 failure_reason: '"2024-04-24T17:38:50.032070+0000 mon.a (mon.0) 874 : cluster [WRN] Health check failed: failed to probe daemons or devices (CEPHADM_REFRESH_FAILED)" in cluster log' owner: scheduled_adking@teuthology success: false 2024-04-24T17:53:48.344 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-24T17:53:48.433 INFO:teuthology.run:FAIL